| Commit message (Expand) | Author | Files | Lines |
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 |
2020-07-10 | style: linting markdown files | oupala | 5 | -1024/+1131 |
2020-07-03 | Added dynamic lang-attr to pretty.ejs | Erik Michelson | 1 | -1/+1 |
2020-07-02 | Fixed yaml-metadata docs | Erik Michelson | 1 | -1/+1 |
2020-06-08 | Set all cookies with sameSite: strict | David Mehren | 4 | -12/+24 |
2020-05-28 | Fix checksums of mermaid | Nick Hahn | 3 | -3/+3 |
2020-05-27 | Update to mermaid 8.5.1 | Nick Hahn | 3 | -3/+3 |
2020-05-26 | Add translations for permissions | Sheogorath | 1 | -6/+6 |
2020-04-26 | Update outdated links | Sandro Jäckel | 1 | -3/+3 |
2020-04-26 | Update all links with https | Sandro Jäckel | 1 | -6/+6 |
2020-03-23 | Make "transform-style: preserve-3d;" screen-only. | Marvin Gaube | 1 | -2/+4 |
2020-02-18 | Release version 1.6.0 | Sheogorath | 1 | -0/+85 |
2020-02-10 | Update mermaid in CDN | Antoine Aflalo | 3 | -3/+3 |
2020-02-10 | Fix revision redirect to index page | Sheogorath | 1 | -1/+1 |
2020-01-23 | Changed Gravatar to Libravatar in privacy-template | Erik Michelson | 1 | -2/+2 |
2020-01-15 | Fix font path when useCND is false and `urlPath` is used | Enrico Guiraud | 1 | -26/+26 |
2020-01-08 | Fix #249 - Focus user field after opening login modal | Erik Michelson | 1 | -0/+14 |
2019-12-20 | Fix urlPath support, let CodiMD be served from a subpath correctly | Enrico Guiraud | 6 | -3/+7 |
2019-10-30 | make standard conform [fix] | hoijui | 1 | -8/+5 |
2019-10-30 | make `headerIds` `const` [fix] | hoijui | 1 | -1/+1 |
2019-10-30 | fix gfm header link generation with respect to `deduplicatedHeaderId` | hoijui | 1 | -19/+69 |
2019-10-30 | linkifyHeaderStyle needs no string-ification; is already str. | hoijui | 1 | -1/+1 |
2019-10-22 | Don't accept sandbox attribute | RyotaK | 1 | -1/+1 |