summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Release 1.0.1-ceSheogorath2018-01-191-0/+14
* | Merge pull request #685 from hackmdio/fixImageAltChristoph (Sheogorath) Kern2018-01-191-1/+2
|\ \
| * | Fix image alt not render properlyWu Cheng-Han2018-01-191-1/+2
* | | It's 2018! :tada:Sheogorath2018-01-191-1/+1
|/ /
* | Release 1.0.0-ceSheogorath2018-01-181-1/+40
* | Fix anchor id to keep uppercase charactersMax Wu2018-01-161-1/+5
* | :sparkles: Implemented dark theme.Edoardo Odorico2018-01-058-11/+197
* | Fix file permission, remove useless executablePeter Dave Hello2017-12-142-0/+0
* | Merge pull request #609 from monoxane/masterChristoph (Sheogorath) Kern2017-12-121-3/+3
|\ \
| * | Corrected some grammatical issuesOliver Herrmann2017-10-301-3/+3
* | | Merge pull request #633 from nakaeeee/saml-authChristoph (Sheogorath) Kern2017-12-042-3/+8
|\ \ \
| * | | Initial support for SAML authenticationNorihito Nakae2017-11-282-3/+8
* | | | close open tagsThomas De Backer2017-12-011-2/+2
* | | | Add untranslated sentences to localeThomas De Backer2017-11-301-2/+2
|/ / /
* | | Prevent XSS vul by srcdoc in iframeSheogorath2017-11-241-1/+1
* | | Merge pull request #606 from DoubleMalt/feature/MattermostAuthSheogorath2017-10-312-4/+9
|\ \ \
| * | | Add mattermost authenticationChristoph Witzany2017-10-312-4/+9
* | | | Fix allowpdfexport handling on error pageSheogorath2017-10-311-2/+2
|/ / /
* | | Fix mermaid error handlingSheogorath2017-10-301-2/+7
* | | Use mermaidAPI in mermaid scopeSheogorath2017-10-301-12/+4
|/ /
* | Upgrade mermaid to v7.1.0, fix #600Peter Dave Hello2017-10-303-3/+3
* | Merge pull request #599 from xxyy/fix/inline-stylesSheogorath2017-10-272-6/+23
|\ \
| * | Externalise trivial inline styles from slide.ejsLiterallie2017-10-232-6/+23
| |/
* | Adds PDF export via configgeekyd2017-10-251-4/+8
* | Merge pull request #591 from Rwing/masterSheogorath2017-10-232-1/+5
|\ \ | |/ |/|
| * support Simplified Chinese and rename original zh to Traditional ChineseRwing2017-10-232-1/+5
* | Fix markdown-it gist plugin code closing tagYukai Huang2017-10-211-1/+1
* | Hides empty export sectiongeekyd2017-10-181-0/+4
|/
* Provide table for permissionsSheogorath2017-10-121-6/+9
* Adds color to new note buttongeekyd2017-10-071-3/+3
* 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
* 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
* Fix slide mode might hide scrollbar on some linuxMax Wu2017-06-141-2/+2
* Add support of Danish localeWu Cheng-Han2017-06-111-0/+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 speaker note separator regex should only take effect on the line startWu Cheng-Han2017-06-051-1/+1
|/
* Update yams-metadata doc for slide themeWu Cheng-Han2017-06-031-0/+4
* add the ability to set slide theme in slide optionsbutlerx2017-05-311-0/+4
* Merge branch 'master' into BackendRefactorMax Wu2017-05-147-220/+238
|\
| * Merge pull request #429 from hackmdio/refactor-part-3Max Wu2017-05-136-220/+215
| |\
| | * Manage syncscroll / currentMode in appStateYukai Huang2017-05-074-48/+58
| | * Move syncsroll under libYukai Huang2017-05-072-3/+3
| | * Remove CodeMirror-other-cursors dom creationYukai Huang2017-05-071-3/+0