summaryrefslogtreecommitdiff
path: root/lib/web/imageRouter (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-15Linter: Fix all lint errorsPhilip Molares4-17/+35
2021-02-12Switch to minio v7 APIDavid Mehren1-1/+1
2020-12-27Always save uploads to a tmpdir first and cleanup afterwardsDavid Mehren2-9/+24
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-29Fix crash in lutim integrationGirish Ramakrishnan1-1/+1
2019-10-27Move note actions to their own file.David Mehren1-2/+2
2019-06-08Rework debug loggingSheogorath6-25/+24
2019-05-31Fix eslint warningsSheogorath3-10/+10
2019-04-10Add lutim supportDylan Dervaux1-0/+31
2019-04-06Hide port from minio URL for protocol default portThor771-1/+3
2019-02-11make aws s3 endpoint configurableMathias Merscher1-1/+3
2018-12-18Fix usage of new URL APISheogorath1-2/+2
2018-11-14switching to eslint for code checkingClaudius Coenen1-1/+1
2018-09-26imageRouter/filesystem: make callback path-independentWilliButz1-1/+2
2018-06-24Fix breaking regexSheogorath1-1/+1
2018-06-23Fix possible error if HackMD is started with wrong workdirSheogorath1-1/+1
2018-06-01Fix callback validationAdam Hoka4-4/+7
2018-06-01Add Azure Blob Storage supportÁdám Hóka1-0/+35
2018-03-25Change config to camel case with backwards compatibilitySheogorath2-3/+3
2018-03-20Refactoring imageRouter to modularitySheogorath5-0/+183