1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 05:34:27 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
6c115b1491 Image compression / resize using pure Go and not vips 2022-03-25 16:45:51 +01:00
f13946472d Local compression: Check if vips supports image type 2022-03-24 20:19:58 +01:00
a5bdb23979 Add local image compression using VIPS 2022-03-24 15:19:34 +01:00
48679bc1cf Remove Shortpixel 2022-03-23 21:48:28 +01:00
474155306d Go 1.18 2022-03-16 08:28:03 +01:00
94dba7a9b8 Fix some issues discovered by linting 2022-02-25 16:29:42 +01:00
0f1408fe3e More pooled buffers and don't AP announce replies 2022-02-22 16:52:03 +01:00
6e767e3612 More io streaming 2022-02-11 19:39:07 +01:00
d953b331c4 Some improvements 2022-01-04 10:37:48 +01:00
d6518c3a5d Update requests dependency 2022-01-04 09:48:37 +01:00
1be1564eb7 Rework media compression: simplify and use memory buffer instead of temporary file 2021-12-24 12:58:14 +01:00
c7e3605459 Use tgbotapi and improve http client mocking 2021-12-07 18:23:57 +01:00
4857a82493 Add automatic test for contact submissions and some other small improvements 2021-11-08 14:32:02 +01:00
41511df0e5 Remove useless body discard 2021-11-02 18:38:08 +01:00
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
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