| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix HTML clipboard import | David Mehren | 2021-02-16 | 1 | -1/+1 |
* | Linter: Fix all lint errors | Philip Molares | 2021-02-15 | 14 | -1040/+1707 |
* | Update webpack config and JS import for spin.js v4 | David Mehren | 2021-02-12 | 1 | -1/+2 |
* | Fix wrong acces to slide options | Tilman Vatteroth | 2021-02-02 | 1 | -49/+50 |
* | Delete slide options that are not defined | Tilman Vatteroth | 2021-01-15 | 1 | -0/+6 |
* | added theme to the sanitization of slideOptions | Philip Molares | 2021-01-14 | 1 | -0/+1 |
* | changed the SCRIPT_END_PLACEHOLDER regex to case insensitive | Philip Molares | 2021-01-14 | 1 | -1/+1 |
* | added sanitation to the slideMode in frontmatter | Philip Molares | 2021-01-14 | 1 | -1/+50 |
* | Don't store mermaid diagrams in innerHTML | David Mehren | 2020-12-27 | 1 | -1/+1 |
* | Remove reference to nonexisting DOM element | David Mehren | 2020-11-27 | 1 | -2/+0 |
* | Remove pdf export code | Tilman Vatteroth | 2020-11-26 | 1 | -2/+1 |
* | Replace CodiMD with HedgeDoc | Erik Michelson | 2020-11-14 | 2 | -3/+3 |
* | Use URL constructor instead of regex to check for valid URL | David Mehren | 2020-11-10 | 1 | -9/+4 |
* | Merge pull request #486 from codimd/feature/cookie-policy | David Mehren | 2020-09-25 | 5 | -12/+14 |
|\ |
|
| * | Add config option for cookie SameSite policy | Erik Michelson | 2020-08-27 | 5 | -12/+14 |
* | | Add prevent default to export button too | Erik Michelson | 2020-08-23 | 1 | -1/+2 |
* | | Add dropbox CSP directive if configured and make button clickable | Erik Michelson | 2020-08-23 | 1 | -1/+2 |
|/ |
|
* | Made changed/created status translatable | Erik Michelson | 2020-08-13 | 1 | -3/+6 |
* | Restructured locale.js to be included into the editor's js bundle | Erik Michelson | 2020-08-13 | 2 | -31/+34 |
* | Fixed setting moment.js locale to user-defined language | Erik Michelson | 2020-08-13 | 2 | -1/+7 |
* | Set all cookies with sameSite: strict | David Mehren | 2020-06-08 | 4 | -12/+24 |
* | Fix revision redirect to index page | Sheogorath | 2020-02-10 | 1 | -1/+1 |
* | Fix #249 - Focus user field after opening login modal | Erik Michelson | 2020-01-08 | 1 | -0/+14 |
* | make standard conform [fix] | hoijui | 2019-10-30 | 1 | -8/+5 |
* | make `headerIds` `const` [fix] | hoijui | 2019-10-30 | 1 | -1/+1 |
* | fix gfm header link generation with respect to `deduplicatedHeaderId` | hoijui | 2019-10-30 | 1 | -19/+69 |
* | linkifyHeaderStyle needs no string-ification; is already str. | hoijui | 2019-10-30 | 1 | -1/+1 |
* | Merge pull request #205 from hoijui/linkifyHeaderStyle | Sheogorath | 2019-10-23 | 2 | -4/+10 |
|\ |
|
| * | Allow to generate lower case header references through the config | hoijui | 2019-10-22 | 2 | -1/+7 |
| * | slight doc comment touch-up/simplification [minor] | hoijui | 2019-10-22 | 1 | -3/+3 |
* | | Don't accept sandbox attribute | RyotaK | 2019-10-22 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #97 from SISheogorath/fix/linting | Sheogorath | 2019-06-04 | 10 | -953/+958 |
|\ |
|
| * | Fix eslint warnings | Sheogorath | 2019-05-31 | 10 | -953/+958 |
* | | fixed styling of slides preview | Toma Tasovac | 2019-05-30 | 1 | -0/+2 |
|/ |
|
* | Fix toolbar day mode | Pedro Ferreira | 2019-05-12 | 2 | -15/+17 |
* | Make upload button respect night mode | Pedro Ferreira | 2019-05-12 | 2 | -4/+4 |
* | Replace js-url with wurl | Sheogorath | 2019-04-16 | 2 | -4/+6 |
* | Fix stored XSS in the graphviz error message rendering [Security Issue] | Max Wu | 2019-04-16 | 1 | -6/+7 |
* | Move upload button into toolbar | Sheogorath | 2019-03-25 | 4 | -17/+13 |
* | Fix broken HTML export with emojis | Sheogorath | 2019-03-09 | 1 | -1/+1 |
* | Fix CI errors for unused variables | Sheogorath | 2019-02-21 | 1 | -3/+2 |
* | Remove broken speakerdeck embedding | Sheogorath | 2019-02-21 | 1 | -28/+7 |
* | Fix to escape html comment tag [Security Issue] | Max Wu | 2018-12-28 | 1 | -1/+1 |
* | Update from to-markdown to turndown | Sheogorath | 2018-11-21 | 1 | -2/+7 |
* | Merge pull request #1043 from SISheogorath/fix/tocEmptyHead | Christoph (Sheogorath) Kern | 2018-11-19 | 2 | -2/+5 |
|\ |
|
| * | Fix wrong anchors | Sheogorath | 2018-11-19 | 2 | -2/+5 |
* | | switching to eslint for code checking | Claudius Coenen | 2018-11-14 | 4 | -6/+9 |
* | | Remove the xss library from webpack | Sheogorath | 2018-11-10 | 2 | -4/+7 |
|/ |
|
* | Again: Replace emoji-plugin regex | Sheogorath | 2018-10-31 | 1 | -7/+6 |
* | Fix emoji regex | Sheogorath | 2018-10-29 | 1 | -1/+1 |