| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #488 from zuphilip/patch-1 | Max Wu | 2017-06-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Translate "revert" to "Zurücksetzen" in German | Philipp Zumstein | 2017-06-16 | 1 | -1/+1 |
|/ / |
|
* | | Fix slide mode might hide scrollbar on some linux | Max Wu | 2017-06-14 | 1 | -2/+2 |
* | | Merge pull request #486 from kota-row/fix_s3_url | Max Wu | 2017-06-14 | 1 | -1/+4 |
|\ \ |
|
| * | | fix s3 us-east-1 region endpoint | Kotaro Yamamoto | 2017-06-14 | 1 | -1/+4 |
|/ / |
|
* | | Add support of Danish locale | Wu Cheng-Han | 2017-06-11 | 2 | -1/+2 |
* | | Merge pull request #481 from TheBacha/sv | Max Wu | 2017-06-11 | 1 | -1/+1 |
|\ \ |
|
| * | | minor fix for swedish translation | Patrick Andersen | 2017-06-06 | 1 | -1/+1 |
* | | | Merge pull request #480 from TheBacha/danish | Max Wu | 2017-06-11 | 1 | -0/+104 |
|\ \ \ |
|
| * | | | add danish translation | Patrick Andersen | 2017-06-06 | 1 | -0/+104 |
| |/ / |
|
* | | | Fix lodash will be ignored by webpack in pack bundle | Wu Cheng-Han | 2017-06-08 | 1 | -2/+1 |
* | | | Merge pull request #476 from butlerx/updated/reveal | Max Wu | 2017-06-06 | 1 | -16/+202 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix grammer errors | butlerx | 2017-06-05 | 1 | -30/+36 |
| * | | add more reveal features to slide demo | butlerx | 2017-06-03 | 1 | -9/+189 |
* | | | Fix typo in the db config | Wu Cheng-Han | 2017-06-05 | 1 | -1/+1 |
* | | | Fix speaker note separator regex should only take effect on the line start | Wu Cheng-Han | 2017-06-05 | 1 | -1/+1 |
* | | | Fix slide might not provide slideOptions meta | Wu Cheng-Han | 2017-06-05 | 1 | -1/+1 |
* | | | Merge pull request #478 from SISheogorath/feature/errorExitOnFail | Max Wu | 2017-06-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use non-zero exit codes when build fails | Sheogorath | 2017-06-03 | 1 | -1/+1 |
|/ / |
|
* | | Update yams-metadata doc for slide theme | Wu Cheng-Han | 2017-06-03 | 1 | -0/+4 |
* | | Merge pull request #471 from butlerx/reveal/theme | Max Wu | 2017-06-03 | 3 | -0/+15 |
|\ \ |
|
| * | | switch to __dirname | butlerx | 2017-06-02 | 1 | -1/+1 |
| * | | check if reveal theme exists | butlerx | 2017-06-01 | 2 | -1/+11 |
| * | | add the ability to set slide theme in slide options | butlerx | 2017-05-31 | 2 | -0/+5 |
| |/ |
|
* | | Merge pull request #472 from tkykm/patch-1 | Raccoon | 2017-06-01 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Read to correct tlsca file path | tkykm | 2017-06-01 | 1 | -2/+2 |
|/ |
|
* | fix: export to gist occurred 404 not found | Max Wu | 2017-05-17 | 1 | -0/+4 |
* | Merge pull request #458 from hackmdio/fix-heroku-port-binding | Max Wu | 2017-05-15 | 1 | -5/+0 |
|\ |
|
| * | Remove redundant HMD_PORT config from app.json | Yukai Huang | 2017-05-14 | 1 | -5/+0 |
|/ |
|
* | Merge pull request #421 from hackmdio/BackendRefactor | Max Wu | 2017-05-14 | 45 | -1556/+1590 |
|\ |
|
| * | Merge branch 'master' into BackendRefactor | Max Wu | 2017-05-14 | 10 | -220/+246 |
| |\
| |/
|/| |
|
* | | Merge pull request #429 from hackmdio/refactor-part-3 | Max Wu | 2017-05-13 | 9 | -221/+224 |
|\ \ |
|
| * | | Manage syncscroll / currentMode in appState | Yukai Huang | 2017-05-07 | 4 | -48/+58 |
| * | | Move syncsroll under lib | Yukai Huang | 2017-05-07 | 2 | -3/+3 |
| * | | Remove CodeMirror-other-cursors dom creation | Yukai Huang | 2017-05-07 | 1 | -3/+0 |
| * | | Change more global var to global | Yukai Huang | 2017-05-07 | 1 | -87/+87 |
| * | | Extract modeType | Yukai Huang | 2017-05-07 | 3 | -13/+15 |
| * | | Change some global variables to local | Yukai Huang | 2017-05-07 | 1 | -31/+31 |
| * | | Fix indentation | Yukai Huang | 2017-05-07 | 1 | -6/+6 |
| * | | Expose internal editor config variable | Yukai Huang | 2017-05-07 | 2 | -4/+4 |
| * | | Load statusbar template by string-loader | Yukai Huang | 2017-05-07 | 5 | -35/+29 |
* | | | Merge branch 'master' of https://github.com/jackycute/HackMD | Wu Cheng-Han | 2017-05-09 | 4 | -5/+26 |
|\ \ \ |
|
* | | | | Fix to implement toggle of TOC in HTML template | Wu Cheng-Han | 2017-05-09 | 1 | -0/+23 |
| | | * | fix(config): ssl environment configs not parse properly | Raccoon Li | 2017-05-08 | 3 | -7/+20 |
| | | * | fix(config): some environment config not parse properly | Raccoon Li | 2017-05-08 | 2 | -7/+7 |
| | | * | Fix import module name typo in app.js | Wu Cheng-Han | 2017-05-08 | 1 | -1/+1 |
| | | * | Rename checkURiValid.js to checkURIValid.js | Max Wu | 2017-05-08 | 1 | -0/+0 |
| | | * | fix(imageRouter): import missing dependency: getImageMimeType | Raccoon Li | 2017-05-08 | 2 | -4/+1 |
| | | * | refactor: Rename checkURiVaild to checkURIValid to fit coding standard | BoHong Li | 2017-05-08 | 1 | -2/+1 |
| | | * | style: Fixed variable already declared | BoHong Li | 2017-05-08 | 1 | -2/+2 |