| Commit message (Expand) | Author | Files | Lines |
2021-03-28 | Features.md: Change tag explanation | Philip Molares | 1 | -2/+9 |
2021-03-16 | Templates: Remove lang and add translation parameter | Philip Molares | 5 | -9/+9 |
2021-03-06 | Add release notes entry for #969 | David Mehren | 1 | -0/+5 |
2021-02-16 | Fix HTML clipboard import | David Mehren | 1 | -1/+1 |
2021-02-15 | Linter: Fix all lint errors | Philip Molares | 15 | -1064/+1731 |
2021-02-12 | Update webpack config and JS import for spin.js v4 | David Mehren | 1 | -1/+2 |
2021-02-09 | Switch to ejs 3 compliant imports | David Mehren | 11 | -45/+45 |
2021-02-02 | Fix wrong acces to slide options | Tilman Vatteroth | 1 | -49/+50 |
2021-01-28 | Improved CSS in night-mode | Erik Michelson | 1 | -19/+8 |
2021-01-15 | Delete slide options that are not defined | Tilman Vatteroth | 1 | -0/+6 |
2021-01-15 | Bump version to 1.7.2 | David Mehren | 1 | -0/+9 |
2021-01-14 | added theme to the sanitization of slideOptions | Philip Molares | 1 | -0/+1 |
2021-01-14 | fixed a problem that the last line of code becomes covered by status bar and ... | Philip Molares | 1 | -1/+1 |
2021-01-14 | changed the SCRIPT_END_PLACEHOLDER regex to case insensitive | Philip Molares | 1 | -1/+1 |
2021-01-14 | added sanitation to the slideMode in frontmatter | Philip Molares | 1 | -1/+50 |
2020-12-27 | Fix typo in release notes | David Mehren | 1 | -1/+1 |
2020-12-27 | Bump version to 1.7.1 | David Mehren | 1 | -0/+8 |
2020-12-27 | Don't store mermaid diagrams in innerHTML | David Mehren | 1 | -1/+1 |
2020-12-21 | Add note about `X-Forwarded-Proto` to 1.7.0 release notes | David Mehren | 1 | -0/+4 |
2020-12-21 | Merge release notes of 1.7.0-rc1 and rc2 into 1.7.0 | David Mehren | 1 | -9/+3 |
2020-12-21 | Fix broken PDF embed in features page & explain embedding problems | David Mehren | 1 | -1/+2 |
2020-12-02 | Release 1.7.0-rc2 | David Mehren | 1 | -0/+8 |
2020-11-29 | Changelog for 1.7.0-rc1 | David Mehren | 1 | -0/+86 |
2020-11-27 | Replace references to Matrix room with chat.hedgedoc.org | David Mehren | 2 | -2/+2 |
2020-11-27 | Remove reference to nonexisting DOM element | David Mehren | 1 | -2/+0 |
2020-11-27 | Fixed shortcut icon urls pointing to old (nonexistent) files | Erik Michelson | 5 | -11/+11 |
2020-11-26 | Remove pdf export code | Tilman Vatteroth | 2 | -10/+1 |
2020-11-18 | Remove irritating footer files | Tilman Vatteroth | 6 | -15/+13 |
2020-11-17 | Updated screenshot | Erik Michelson | 1 | -0/+0 |
2020-11-16 | Fix image width on mobile view for front page | Tilman Vatteroth | 1 | -1/+5 |
2020-11-15 | apply review suggestions | Tilman Vatteroth | 7 | -5/+4 |
2020-11-15 | Removed icon | Tilman Vatteroth | 1 | -1/+1 |
2020-11-14 | Correct repo name | Tilman Vatteroth | 2 | -2/+2 |
2020-11-14 | Add new screenshot | Tilman Vatteroth | 1 | -0/+0 |
2020-11-14 | Replace placeholder with actual link | Tilman Vatteroth | 1 | -1/+1 |
2020-11-14 | Replace CodiMD with HedgeDoc | Erik Michelson | 40 | -48/+111 |
2020-11-10 | Update CDN links and integrity hashes for upgraded libraries | David Mehren | 3 | -17/+16 |
2020-11-10 | Use URL constructor instead of regex to check for valid URL | David Mehren | 1 | -9/+4 |
2020-10-30 | Fix PDF embed link in features.md | David Mehren | 1 | -1/+1 |
2020-10-11 | Add revisions documentation - Issue #196 (#517) | Adam Worley | 1 | -0/+8 |
2020-09-28 | Change all element.io links to matrix.to links | Erik Michelson | 3 | -3/+3 |
2020-09-09 | Add Malayalam translation | Sheogorath | 1 | -0/+1 |
2020-09-08 | Update matrix chat link from riot.im to app.element.io and change room alias | Erik Michelson | 3 | -3/+3 |
2020-08-27 | Add config option for cookie SameSite policy | Erik Michelson | 5 | -12/+14 |
2020-08-23 | Add prevent default to export button too | Erik Michelson | 1 | -1/+2 |
2020-08-23 | Add dropbox CSP directive if configured and make button clickable | Erik Michelson | 1 | -1/+2 |
2020-08-13 | Made changed/created status translatable | Erik Michelson | 2 | -5/+9 |
2020-08-13 | Restructured locale.js to be included into the editor's js bundle | Erik Michelson | 2 | -31/+34 |
2020-08-13 | Fixed setting moment.js locale to user-defined language | Erik Michelson | 2 | -1/+7 |
2020-07-12 | Adjust features.md slightly after #232 | Daniel Lublin | 1 | -4/+4 |