| Commit message (Expand) | Author | Files | Lines |
2019-05-31 | Fix eslint warnings | Sheogorath | 10 | -953/+958 |
2019-05-30 | fixed styling of slides preview | Toma Tasovac | 1 | -0/+2 |
2019-05-12 | Fix toolbar day mode | Pedro Ferreira | 2 | -15/+17 |
2019-05-12 | Make upload button respect night mode | Pedro Ferreira | 2 | -4/+4 |
2019-04-16 | Replace js-url with wurl | Sheogorath | 2 | -4/+6 |
2019-04-16 | Fix stored XSS in the graphviz error message rendering [Security Issue] | Max Wu | 1 | -6/+7 |
2019-03-25 | Move upload button into toolbar | Sheogorath | 4 | -17/+13 |
2019-03-09 | Fix broken HTML export with emojis | Sheogorath | 1 | -1/+1 |
2019-02-21 | Fix CI errors for unused variables | Sheogorath | 1 | -3/+2 |
2019-02-21 | Remove broken speakerdeck embedding | Sheogorath | 1 | -28/+7 |
2018-12-28 | Fix to escape html comment tag [Security Issue] | Max Wu | 1 | -1/+1 |
2018-11-21 | Update from to-markdown to turndown | Sheogorath | 1 | -2/+7 |
2018-11-19 | Fix wrong anchors | Sheogorath | 2 | -2/+5 |
2018-11-14 | switching to eslint for code checking | Claudius Coenen | 4 | -6/+9 |
2018-11-10 | Remove the xss library from webpack | Sheogorath | 2 | -4/+7 |
2018-10-31 | Again: Replace emoji-plugin regex | Sheogorath | 1 | -7/+6 |
2018-10-29 | Fix emoji regex | Sheogorath | 1 | -1/+1 |
2018-10-10 | Remove dead package octicon | Sheogorath | 1 | -1/+1 |
2018-10-10 | Fix not rendered autocomplete emojis | Sheogorath | 1 | -0/+15 |
2018-10-10 | Add autocomplete for highlight.js languages into codemirror | Sheogorath | 1 | -1/+2 |
2018-10-09 | Fix #986 : Visibility is now transmitted with gitlab V4 api | Cédric Couralet | 1 | -1/+1 |
2018-10-04 | Add rel="noopener" to target="_blank" links | Sheogorath | 1 | -1/+3 |
2018-07-31 | Add possibility to choose between version v3 or v4 for the gitlab api. | Cédric Couralet | 1 | -6/+11 |
2018-07-08 | Fix some false titles | Alexander Wellbrock | 1 | -2/+2 |
2018-06-30 | Update store | Sheogorath | 1 | -59/+20 |
2018-06-26 | Fix broken unicode urls | Sheogorath | 1 | -1/+1 |
2018-06-24 | Add Print icon to slide view | Sheogorath | 1 | -0/+1 |
2018-06-24 | Final replacements | Sheogorath | 1 | -1/+1 |
2018-06-24 | Rebrand HackMD to CodiMD | Sheogorath | 1 | -2/+2 |
2018-06-23 | Fix all newly introduced linting issues | Sheogorath | 1 | -10/+10 |
2018-06-23 | Fix liniting and optimize some functions | Sheogorath | 3 | -47/+74 |
2018-06-22 | turn concatenated string into a multi-line template string | Jake Burden | 1 | -19/+19 |
2018-06-19 | Add a toolbar to Codemirror editor | Edgar Zanella Alvarenga | 4 | -0/+184 |
2018-05-25 | Add delete user UI | Sheogorath | 1 | -8/+12 |
2018-05-16 | Removing google drive integration | Sheogorath | 6 | -495/+0 |
2018-03-25 | Fix night mode button after restore | Sheogorath | 1 | -0/+1 |
2018-03-23 | Persist nightmode so we can re-enable it | Sheogorath | 1 | -3/+18 |
2018-03-11 | Fix typo | Max Wu | 1 | -1/+1 |
2018-03-11 | Update to show log on migrate LZString type note url in history | Max Wu | 1 | -1/+1 |
2018-03-03 | Update to migrate note url in the history of browser storage and cookie | Max Wu | 2 | -0/+47 |
2018-02-26 | Update to allow rp tag for ruby | Max Wu | 1 | -0/+2 |
2018-02-26 | Remove manual allow details tag since default already allow it | Max Wu | 1 | -3/+1 |
2018-02-25 | Extend HTML5 support by whitelisting various tags | Sheogorath | 1 | -1/+11 |
2018-02-24 | Allow the usage of the esc-key by codemirror | Sheogorath | 1 | -3/+3 |
2018-02-05 | don't require referer to find note id in socket.io connections (fixes #623) | Stefan Bühler | 1 | -0/+3 |
2018-01-24 | Fix task todo might not toggle | Max Wu | 1 | -2/+2 |
2018-01-20 | Allow more detailed configuration of upload mime types | Sheogorath | 1 | -1/+3 |
2018-01-19 | Fix image alt not render properly | Wu Cheng-Han | 1 | -1/+2 |
2018-01-16 | Fix anchor id to keep uppercase characters | Max Wu | 1 | -1/+5 |
2018-01-05 | :sparkles: Implemented dark theme. | Edoardo Odorico | 3 | -1/+18 |