Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -11/+29 |
* | Always save uploads to a tmpdir first and cleanup afterwards | David Mehren | 2020-12-27 | 1 | -8/+14 |
* | 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 |
* | Move note actions to their own file. | David Mehren | 2019-10-27 | 1 | -2/+2 |
* | Rework debug logging | Sheogorath | 2019-06-08 | 1 | -3/+4 |
* | Fix possible error if HackMD is started with wrong workdir | Sheogorath | 2018-06-23 | 1 | -1/+1 |
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -2/+2 |
* | Refactoring imageRouter to modularity | Sheogorath | 2018-03-20 | 1 | -0/+42 |