summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-24Reorganize social media links and footerSheogorath1-6/+6
2018-01-20Remove/update contact detailsSheogorath2-12/+11
2018-01-20Add option to enable `freely` permission in closed instanceDario Ernst1-1/+1
2018-01-20Update body.ejsMax Wu1-0/+1
2018-01-19Release 1.0.1-ceSheogorath1-0/+14
2018-01-19It's 2018! :tada:Sheogorath1-1/+1
2018-01-19Fix image alt not render properlyWu Cheng-Han1-1/+2
2018-01-18Release 1.0.0-ceSheogorath1-1/+40
2018-01-16Fix anchor id to keep uppercase charactersMax Wu1-1/+5
2018-01-05:sparkles: Implemented dark theme.Edoardo Odorico8-11/+197
2017-12-14Fix file permission, remove useless executablePeter Dave Hello2-0/+0
2017-12-01close open tagsThomas De Backer1-2/+2
2017-11-30Add untranslated sentences to localeThomas De Backer1-2/+2
2017-11-28Initial support for SAML authenticationNorihito Nakae2-3/+8
2017-11-24Prevent XSS vul by srcdoc in iframeSheogorath1-1/+1
2017-10-31Add mattermost authenticationChristoph Witzany2-4/+9
2017-10-31Fix allowpdfexport handling on error pageSheogorath1-2/+2
2017-10-30Fix mermaid error handlingSheogorath1-2/+7
2017-10-30Use mermaidAPI in mermaid scopeSheogorath1-12/+4
2017-10-30Corrected some grammatical issuesOliver Herrmann1-3/+3
2017-10-30Upgrade mermaid to v7.1.0, fix #600Peter Dave Hello3-3/+3
2017-10-25Adds PDF export via configgeekyd1-4/+8
2017-10-23Externalise trivial inline styles from slide.ejsLiterallie2-6/+23
2017-10-23support Simplified Chinese and rename original zh to Traditional ChineseRwing2-1/+5
2017-10-21Fix markdown-it gist plugin code closing tagYukai Huang1-1/+1
2017-10-18Hides empty export sectiongeekyd1-0/+4
2017-10-12Provide table for permissionsSheogorath1-6/+9
2017-10-07Adds color to new note buttongeekyd1-3/+3
2017-10-05Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue]Wu Cheng-Han1-4/+9
2017-10-05Fix unescape > symbol inside the style tags to make the CSS worksWu Cheng-Han1-0/+4
2017-10-05Fix blockquote not parse correctly in slide modeWu Cheng-Han2-3/+1
2017-09-27Fix home and end keys behavior for windowsWu Cheng-Han1-0/+2
2017-09-27Fix the < and > symbols are doubly escaped which affected by executing preven...Wu Cheng-Han1-0/+2
2017-09-27Fix slide mode contains unclosed tags might cause XSS [Security Issue]Wu Cheng-Han1-1/+2
2017-09-27Fix unclosed tags might cause XSS [Security Issue]Wu Cheng-Han1-1/+1
2017-06-14Fix slide mode might hide scrollbar on some linuxMax Wu1-2/+2
2017-06-11Add support of Danish localeWu Cheng-Han1-0/+1
2017-06-05fix grammer errorsbutlerx1-30/+36
2017-06-05Fix speaker note separator regex should only take effect on the line startWu Cheng-Han1-1/+1
2017-06-03add more reveal features to slide demobutlerx1-9/+189
2017-06-03Update yams-metadata doc for slide themeWu Cheng-Han1-0/+4
2017-05-31add the ability to set slide theme in slide optionsbutlerx1-0/+4
2017-05-09Fix to implement toggle of TOC in HTML templateWu Cheng-Han1-0/+23
2017-05-08style: Fixed variable already declaredBoHong Li1-2/+2
2017-05-07Manage syncscroll / currentMode in appStateYukai Huang4-48/+58
2017-05-07Move syncsroll under libYukai Huang2-3/+3
2017-05-07Remove CodeMirror-other-cursors dom creationYukai Huang1-3/+0
2017-05-07Change more global var to globalYukai Huang1-87/+87
2017-05-07Extract modeTypeYukai Huang3-13/+15
2017-05-07Change some global variables to localYukai Huang1-31/+31