Commit Graph

26 Commits

Author SHA1 Message Date
Jan-Lukas Else 869d0c84ed Rewrite Micropub endpoint using indielib 2023-12-19 12:15:30 +01:00
Jan-Lukas Else 02b0fa8e14 Add bodylimits and some other small improvements 2023-02-04 09:59:04 +01:00
Jan-Lukas Else 5d1eb459ab Some more small memory improvements 2023-02-03 23:33:48 +01:00
Jan-Lukas Else ffa4ba4ee0 Fix more linting issues and add tests 2022-02-26 20:38:52 +01:00
Jan-Lukas Else 94dba7a9b8 Fix some issues discovered by linting 2022-02-25 16:29:42 +01:00
Jan-Lukas Else 6e767e3612 More io streaming 2022-02-11 19:39:07 +01:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
Jan-Lukas Else 2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
Jan-Lukas Else 8db544150d Refactor media storage, add support for FTP 2021-06-23 14:28:51 +02:00
Jan-Lukas Else f96a06beac Refactor media compression 2021-06-20 15:18:02 +02:00
Jan-Lukas Else f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
Jan-Lukas Else 67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
Jan-Lukas Else a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else a24cad5699 Add Cloudflare as image compression service 2021-04-21 20:10:32 +02:00
Jan-Lukas Else adb6a31b3d Rework tinify implementation 2021-04-21 19:47:45 +02:00
Jan-Lukas Else 7f8ea2d94b Improve HTTP handling (timeouts etc.) 2021-03-31 09:29:52 +02:00
Jan-Lukas Else 4f31d12975 Improve micropub media handling 2021-02-17 13:35:29 +01:00
Jan-Lukas Else 91788efe67 Go 1.16 2021-02-17 08:23:03 +01:00
Jan-Lukas Else 66ada4c0ae Fix media endpoint, add ShortPixel as preferred compression method 2021-02-09 19:30:07 +01:00
Jan-Lukas Else 424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
Jan-Lukas Else 4c87a95e73 Local media storage 2021-01-10 15:59:43 +01:00
Jan-Lukas Else 9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
Jan-Lukas Else 796470c067 Add file upload to editor 2020-12-13 11:28:46 +01:00
Jan-Lukas Else 899caf9aaa Add missing error returns 2020-11-22 20:30:02 +01:00
Jan-Lukas Else a3668baf10 Micropub media endpoint 2020-10-14 21:20:17 +02:00