summaryrefslogtreecommitdiff
path: root/lib/web/imageRouter (follow)
Commit message (Expand)AuthorAgeFilesLines
* ImageRouterImgur: Replace imgur library with note-fetch requestPhilip Molares2021-04-221-6/+24
* ImageUpload: Fix errors with .jpeg and .svgPhilip Molares2021-03-291-2/+17
* Linter: Fix all lint errorsPhilip Molares2021-02-154-17/+35
* Switch to minio v7 APIDavid Mehren2021-02-121-1/+1
* Always save uploads to a tmpdir first and cleanup afterwardsDavid Mehren2020-12-272-9/+24
* 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
* Merge pull request #213 from davidmehren/refactor_backend_notesSheogorath2019-11-201-2/+2
|\
| * Move note actions to their own file.David Mehren2019-10-271-2/+2
* | Fix crash in lutim integrationGirish Ramakrishnan2019-10-291-1/+1
|/
* Merge pull request #32 from codimd/aws-endpointsSheogorath2019-09-021-1/+3
|\
| * make aws s3 endpoint configurableMathias Merscher2019-02-111-1/+3
* | Rework debug loggingSheogorath2019-06-086-25/+24
* | Fix eslint warningsSheogorath2019-05-313-10/+10
* | Add lutim supportDylan Dervaux2019-04-101-0/+31
* | Hide port from minio URL for protocol default portThor772019-04-061-1/+3
|/
* Fix usage of new URL APISheogorath2018-12-181-2/+2
* switching to eslint for code checkingClaudius Coenen2018-11-141-1/+1
* imageRouter/filesystem: make callback path-independentWilliButz2018-09-261-1/+2
* Fix breaking regexSheogorath2018-06-241-1/+1
* Fix possible error if HackMD is started with wrong workdirSheogorath2018-06-231-1/+1
* Fix callback validationAdam Hoka2018-06-014-4/+7
* Add Azure Blob Storage supportÁdám Hóka2018-06-011-0/+35
* Change config to camel case with backwards compatibilitySheogorath2018-03-252-3/+3
* Refactoring imageRouter to modularitySheogorath2018-03-205-0/+183