summaryrefslogtreecommitdiff
path: root/lib/web/imageRouter/index.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-29ImageUpload: Fix errors with .jpeg and .svgPhilip Molares1-2/+17
2021-02-15Linter: Fix all lint errorsPhilip Molares1-11/+29
2020-12-27Always save uploads to a tmpdir first and cleanup afterwardsDavid Mehren1-8/+14
2020-12-27Improve MIME-type checks of uploaded filesDavid Mehren1-4/+22
2020-12-27Rework error messages for image uploadsSheogorath1-4/+4
2020-12-27Fix unauthenticated file uploadsSheogorath1-0/+3
2020-12-27Fix arbitary file upload for uploadimage API endpointSheogorath1-2/+8
2019-10-27Move note actions to their own file.David Mehren1-2/+2
2019-06-08Rework debug loggingSheogorath1-3/+4
2018-06-23Fix possible error if HackMD is started with wrong workdirSheogorath1-1/+1
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-2/+2
2018-03-20Refactoring imageRouter to modularitySheogorath1-0/+42