| Commit message (Expand) | Author | Files | Lines |
2018-01-20 | Remove/update contact details | Sheogorath | 2 | -12/+11 |
2018-01-20 | Add option to enable `freely` permission in closed instance | Dario Ernst | 1 | -1/+1 |
2018-01-20 | Update body.ejs | Max Wu | 1 | -0/+1 |
2018-01-19 | Release 1.0.1-ce | Sheogorath | 1 | -0/+14 |
2018-01-19 | It's 2018! :tada: | Sheogorath | 1 | -1/+1 |
2018-01-19 | Fix image alt not render properly | Wu Cheng-Han | 1 | -1/+2 |
2018-01-18 | Release 1.0.0-ce | Sheogorath | 1 | -1/+40 |
2018-01-16 | Fix anchor id to keep uppercase characters | Max Wu | 1 | -1/+5 |
2018-01-05 | :sparkles: Implemented dark theme. | Edoardo Odorico | 8 | -11/+197 |
2017-12-14 | Fix file permission, remove useless executable | Peter Dave Hello | 2 | -0/+0 |
2017-12-01 | close open tags | Thomas De Backer | 1 | -2/+2 |
2017-11-30 | Add untranslated sentences to locale | Thomas De Backer | 1 | -2/+2 |
2017-11-28 | Initial support for SAML authentication | Norihito Nakae | 2 | -3/+8 |
2017-11-24 | Prevent XSS vul by srcdoc in iframe | Sheogorath | 1 | -1/+1 |
2017-11-02 | Revert "Load js-url lib using legacy-loader" | Literallie | 2 | -8/+4 |
2017-10-31 | Add mattermost authentication | Christoph Witzany | 2 | -4/+9 |
2017-10-31 | Fix allowpdfexport handling on error page | Sheogorath | 1 | -2/+2 |
2017-10-30 | Fix mermaid error handling | Sheogorath | 1 | -2/+7 |
2017-10-30 | Use mermaidAPI in mermaid scope | Sheogorath | 1 | -12/+4 |
2017-10-30 | Corrected some grammatical issues | Oliver Herrmann | 1 | -3/+3 |
2017-10-30 | Upgrade mermaid to v7.1.0, fix #600 | Peter Dave Hello | 3 | -3/+3 |
2017-10-25 | Adds PDF export via config | geekyd | 1 | -4/+8 |
2017-10-23 | Externalise trivial inline styles from slide.ejs | Literallie | 2 | -6/+23 |
2017-10-23 | support Simplified Chinese and rename original zh to Traditional Chinese | Rwing | 2 | -1/+5 |
2017-10-22 | Fix MathJax config not being picked up | Literallie | 1 | -1/+1 |
2017-10-22 | Move CSP logic to new file, Fix boolean config examples | Literallie | 1 | -1/+0 |
2017-10-22 | Load js-url lib using legacy-loader | Literallie | 2 | -4/+9 |
2017-10-22 | Fix MathJax CSP issues | Literallie | 4 | -9/+11 |
2017-10-22 | CSP: Add nonce to slide view inline JS | Literallie | 1 | -1/+1 |
2017-10-21 | Fix markdown-it gist plugin code closing tag | Yukai Huang | 1 | -1/+1 |
2017-10-18 | Hides empty export section | geekyd | 1 | -0/+4 |
2017-10-12 | Provide table for permissions | Sheogorath | 1 | -6/+9 |
2017-10-07 | Adds color to new note button | geekyd | 1 | -3/+3 |
2017-10-05 | Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue] | Wu Cheng-Han | 1 | -4/+9 |
2017-10-05 | Fix unescape > symbol inside the style tags to make the CSS works | Wu Cheng-Han | 1 | -0/+4 |
2017-10-05 | Fix blockquote not parse correctly in slide mode | Wu Cheng-Han | 2 | -3/+1 |
2017-09-27 | Fix home and end keys behavior for windows | Wu Cheng-Han | 1 | -0/+2 |
2017-09-27 | Fix the < and > symbols are doubly escaped which affected by executing preven... | Wu Cheng-Han | 1 | -0/+2 |
2017-09-27 | Fix slide mode contains unclosed tags might cause XSS [Security Issue] | Wu Cheng-Han | 1 | -1/+2 |
2017-09-27 | Fix unclosed tags might cause XSS [Security Issue] | Wu Cheng-Han | 1 | -1/+1 |
2017-06-14 | Fix slide mode might hide scrollbar on some linux | Max Wu | 1 | -2/+2 |
2017-06-11 | Add support of Danish locale | Wu Cheng-Han | 1 | -0/+1 |
2017-06-05 | fix grammer errors | butlerx | 1 | -30/+36 |
2017-06-05 | Fix speaker note separator regex should only take effect on the line start | Wu Cheng-Han | 1 | -1/+1 |
2017-06-03 | add more reveal features to slide demo | butlerx | 1 | -9/+189 |
2017-06-03 | Update yams-metadata doc for slide theme | Wu Cheng-Han | 1 | -0/+4 |
2017-05-31 | add the ability to set slide theme in slide options | butlerx | 1 | -0/+4 |
2017-05-09 | Fix to implement toggle of TOC in HTML template | Wu Cheng-Han | 1 | -0/+23 |
2017-05-08 | style: Fixed variable already declared | BoHong Li | 1 | -2/+2 |
2017-05-07 | Manage syncscroll / currentMode in appState | Yukai Huang | 4 | -48/+58 |