Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-02-17 | Add HTTP 404 error on non-existent note downloads | Erik Michelson | 1 | -1/+1 |
2020-11-26 | Remove pdf export code | Tilman Vatteroth | 1 | -8/+0 |
2020-11-14 | Replace CodiMD with HedgeDoc | Erik Michelson | 1 | -1/+1 |
2019-10-27 | Inline responseCodiMD | David Mehren | 1 | -18/+14 |
2019-10-27 | Inline publish and slide | David Mehren | 1 | -10/+2 |
2019-10-27 | Inline renderPublish | David Mehren | 1 | -8/+4 |
2019-10-27 | Move showPublishNote and publishNoteActions to note controller | David Mehren | 1 | -0/+52 |
2019-10-27 | Move showNote to note controller | David Mehren | 1 | -104/+18 |
2019-10-27 | Move note actions into their own file | David Mehren | 1 | -9/+8 |
2019-10-27 | Rename actions.js to controller.js and rename functions to be more descriptive | David Mehren | 1 | -14/+25 |
2019-10-27 | Fix errors constant in note/actions.js | David Mehren | 1 | -7/+7 |
2019-10-27 | Move note actions to their own file. | David Mehren | 1 | -0/+187 |