summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent argument breaking by spacesSheogorath2017-10-101-2/+2
* Merge pull request #550 from SISheogorath/fix/gitlabAvatarSheogorath2017-10-081-2/+6
|\
| * Fix broken profile imagesSheogorath2017-09-221-2/+6
* | Merge pull request #564 from geekyd/pop_buttonClaudius Coenen2017-10-081-3/+3
|\ \
| * | Adds color to new note buttongeekyd2017-10-071-3/+3
* | | Merge pull request #563 from geekyd/masterSheogorath2017-10-081-0/+3
|\ \ \ | |/ / |/| |
| * | Increases max_line_len in uglifyjsgeekyd2017-10-071-0/+3
|/ /
* | Merge pull request #553 from weisslj/fix-s3-bucket-documentationSheogorath2017-10-072-4/+5
|\ \
| * | Correct documentation of S3 bucketJohannes Weißl2017-09-232-4/+5
| |/
* | Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue]Wu Cheng-Han2017-10-051-4/+9
* | Fix unescape > symbol inside the style tags to make the CSS worksWu Cheng-Han2017-10-051-0/+4
* | Fix blockquote not parse correctly in slide modeWu Cheng-Han2017-10-052-3/+1
* | Update .travis.ymlMax Wu2017-09-271-0/+4
* | Update yarn.lock fileWu Cheng-Han2017-09-271-1171/+1260
* | Merge pull request #538 from madebyherzblut/fix-yarn-lockMax Wu2017-09-271-4/+4
|\ \
| * | Update yarn.lockChristian Schuhmann2017-08-291-4/+4
| |/
* | Merge pull request #527 from sygi/patch-1Max Wu2017-09-271-1/+1
|\ \
| * | (nit) typoJakub Sygnowski2017-08-101-1/+1
| |/
* | Merge pull request #541 from Stonesjtu/patch-1Max Wu2017-09-271-3/+3
|\ \
| * | Give google the correct name.Kaiyu Shi2017-09-041-3/+3
| |/
* | Fix home and end keys behavior for windowsWu Cheng-Han2017-09-271-0/+2
* | Fix the < and > symbols are doubly escaped which affected by executing preven...Wu Cheng-Han2017-09-271-0/+2
* | Fix slide mode contains unclosed tags might cause XSS [Security Issue]Wu Cheng-Han2017-09-271-1/+2
* | Fix unclosed tags might cause XSS [Security Issue]Wu Cheng-Han2017-09-271-1/+1
|/
* Merge pull request #499 from bd808/no-sshRaccoon2017-07-031-2/+2
|\
| * Use git URLs in package.jsonBryan Davis2017-07-011-2/+2
|/
* Merge pull request #488 from zuphilip/patch-1Max Wu2017-06-181-1/+1
|\
| * Translate "revert" to "Zurücksetzen" in GermanPhilipp Zumstein2017-06-161-1/+1
|/
* Fix slide mode might hide scrollbar on some linuxMax Wu2017-06-141-2/+2
* Merge pull request #486 from kota-row/fix_s3_urlMax Wu2017-06-141-1/+4
|\
| * fix s3 us-east-1 region endpointKotaro Yamamoto2017-06-141-1/+4
|/
* Add support of Danish localeWu Cheng-Han2017-06-112-1/+2
* Merge pull request #481 from TheBacha/svMax Wu2017-06-111-1/+1
|\
| * minor fix for swedish translationPatrick Andersen2017-06-061-1/+1
* | Merge pull request #480 from TheBacha/danishMax Wu2017-06-111-0/+104
|\ \
| * | add danish translationPatrick Andersen2017-06-061-0/+104
| |/
* | Fix lodash will be ignored by webpack in pack bundleWu Cheng-Han2017-06-081-2/+1
* | Merge pull request #476 from butlerx/updated/revealMax Wu2017-06-061-16/+202
|\ \ | |/ |/|
| * fix grammer errorsbutlerx2017-06-051-30/+36
| * add more reveal features to slide demobutlerx2017-06-031-9/+189
* | Fix typo in the db configWu Cheng-Han2017-06-051-1/+1
* | Fix speaker note separator regex should only take effect on the line startWu Cheng-Han2017-06-051-1/+1
* | Fix slide might not provide slideOptions metaWu Cheng-Han2017-06-051-1/+1
* | Merge pull request #478 from SISheogorath/feature/errorExitOnFailMax Wu2017-06-041-1/+1
|\ \ | |/ |/|
| * Use non-zero exit codes when build failsSheogorath2017-06-031-1/+1
|/
* Update yams-metadata doc for slide themeWu Cheng-Han2017-06-031-0/+4
* Merge pull request #471 from butlerx/reveal/themeMax Wu2017-06-033-0/+15
|\
| * switch to __dirnamebutlerx2017-06-021-1/+1
| * check if reveal theme existsbutlerx2017-06-012-1/+11
| * add the ability to set slide theme in slide optionsbutlerx2017-05-312-0/+5