summaryrefslogtreecommitdiff
path: root/public/views/hedgedoc/footer.ejs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add simple support for cindyjscindystuebinm2021-05-171-0/+3
| | | | | | Notably, the error output (in case of compiler errors) is generated by overwriting the builtin console.error-function, which is a horrible idea for many reasons, but there isn't really any other way right now.
* Switch to ejs 3 compliant importsDavid Mehren2021-02-091-2/+2
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Remove irritating footer filesTilman Vatteroth2020-11-181-0/+29
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>