summaryrefslogtreecommitdiff
path: root/lib/web/imageRouter/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* ImageUpload: Fix errors with .jpeg and .svgPhilip Molares2021-03-291-2/+17
* Linter: Fix all lint errorsPhilip Molares2021-02-151-11/+29
* Always save uploads to a tmpdir first and cleanup afterwardsDavid Mehren2020-12-271-8/+14
* Improve MIME-type checks of uploaded filesDavid Mehren2020-12-271-4/+22
* Rework error messages for image uploadsSheogorath2020-12-271-4/+4
* Fix unauthenticated file uploadsSheogorath2020-12-271-0/+3
* Fix arbitary file upload for uploadimage API endpointSheogorath2020-12-271-2/+8
* Move note actions to their own file.David Mehren2019-10-271-2/+2
* Rework debug loggingSheogorath2019-06-081-3/+4
* Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-231-1/+1
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-2/+2
* Refactoring imageRouter to modularitySheogorath2018-03-201-0/+42