1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 21:24:26 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
2437ed70d7 Vanity import path and listing of media files 2021-06-28 22:17:18 +02:00
8db544150d Refactor media storage, add support for FTP 2021-06-23 14:28:51 +02:00
f96a06beac Refactor media compression 2021-06-20 15:18:02 +02:00
f7d3138c24 More tests and fixes 2021-06-19 08:37:16 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
a24cad5699 Add Cloudflare as image compression service 2021-04-21 20:10:32 +02:00
adb6a31b3d Rework tinify implementation 2021-04-21 19:47:45 +02:00
7f8ea2d94b Improve HTTP handling (timeouts etc.) 2021-03-31 09:29:52 +02:00
4f31d12975 Improve micropub media handling 2021-02-17 13:35:29 +01:00
91788efe67 Go 1.16 2021-02-17 08:23:03 +01:00
66ada4c0ae Fix media endpoint, add ShortPixel as preferred compression method 2021-02-09 19:30:07 +01:00
424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
4c87a95e73 Local media storage 2021-01-10 15:59:43 +01:00
9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
796470c067 Add file upload to editor 2020-12-13 11:28:46 +01:00
899caf9aaa Add missing error returns 2020-11-22 20:30:02 +01:00
a3668baf10 Micropub media endpoint 2020-10-14 21:20:17 +02:00