| Commit message (Expand) | Author | Age | Files | Lines |
* | ImageRouterImgur: Replace imgur library with note-fetch request | Philip Molares | 2021-04-22 | 1 | -6/+24 |
* | ImageUpload: Fix errors with .jpeg and .svg | Philip Molares | 2021-03-29 | 1 | -2/+17 |
* | Linter: Fix all lint errors | Philip Molares | 2021-02-15 | 4 | -17/+35 |
* | Switch to minio v7 API | David Mehren | 2021-02-12 | 1 | -1/+1 |
* | Always save uploads to a tmpdir first and cleanup afterwards | David Mehren | 2020-12-27 | 2 | -9/+24 |
* | Improve MIME-type checks of uploaded files | David Mehren | 2020-12-27 | 1 | -4/+22 |
* | Rework error messages for image uploads | Sheogorath | 2020-12-27 | 1 | -4/+4 |
* | Fix unauthenticated file uploads | Sheogorath | 2020-12-27 | 1 | -0/+3 |
* | Fix arbitary file upload for uploadimage API endpoint | Sheogorath | 2020-12-27 | 1 | -2/+8 |
* | Merge pull request #213 from davidmehren/refactor_backend_notes | Sheogorath | 2019-11-20 | 1 | -2/+2 |
|\ |
|
| * | Move note actions to their own file. | David Mehren | 2019-10-27 | 1 | -2/+2 |
* | | Fix crash in lutim integration | Girish Ramakrishnan | 2019-10-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #32 from codimd/aws-endpoints | Sheogorath | 2019-09-02 | 1 | -1/+3 |
|\ |
|
| * | make aws s3 endpoint configurable | Mathias Merscher | 2019-02-11 | 1 | -1/+3 |
* | | Rework debug logging | Sheogorath | 2019-06-08 | 6 | -25/+24 |
* | | Fix eslint warnings | Sheogorath | 2019-05-31 | 3 | -10/+10 |
* | | Add lutim support | Dylan Dervaux | 2019-04-10 | 1 | -0/+31 |
* | | Hide port from minio URL for protocol default port | Thor77 | 2019-04-06 | 1 | -1/+3 |
|/ |
|
* | Fix usage of new URL API | Sheogorath | 2018-12-18 | 1 | -2/+2 |
* | switching to eslint for code checking | Claudius Coenen | 2018-11-14 | 1 | -1/+1 |
* | imageRouter/filesystem: make callback path-independent | WilliButz | 2018-09-26 | 1 | -1/+2 |
* | Fix breaking regex | Sheogorath | 2018-06-24 | 1 | -1/+1 |
* | Fix possible error if HackMD is started with wrong workdir | Sheogorath | 2018-06-23 | 1 | -1/+1 |
* | Fix callback validation | Adam Hoka | 2018-06-01 | 4 | -4/+7 |
* | Add Azure Blob Storage support | Ádám Hóka | 2018-06-01 | 1 | -0/+35 |
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 2 | -3/+3 |
* | Refactoring imageRouter to modularity | Sheogorath | 2018-03-20 | 5 | -0/+183 |