20 Commits

Author SHA1 Message Date
Chris
2388f68d5d preparations for dynamic data directories 2023-11-02 23:20:05 +01:00
Chris
cea501d854 more minot php8 warning fixes 2023-10-15 20:30:12 +02:00
Chris
a1bc5b5fa5 minor warning adjustments 2023-10-15 20:17:56 +02:00
Chris
d3d5d1c385 Upgraded to php8.2 🎉🎉🎉 2023-09-14 10:42:35 +02:00
Chris
fffcb13ac9 fixed conversion bug 2023-09-07 17:55:25 +02:00
Chris
21aa1fbb7d added identicons 2023-09-03 10:34:35 +02:00
Chris
19d7cb060e added support for dynamic content controllers
Also implemented a placeholder generator to showcase it
2023-08-26 22:39:08 +02:00
Chris
c90a716d45 ALWAYS_WEBP now also for PNG 2023-08-26 11:55:00 +02:00
Chris
422c17eb65 Added new setting to force JPGs sent as WebP if supported by the client 2023-08-24 23:09:59 +02:00
Will Franklin
7b4b27098d Add support for flipping images too 2023-08-24 16:48:44 +01:00
Will Franklin
28f5677247 Rotate JPEG images if they have an Orientation tag 2023-08-24 15:41:24 +01:00
Christian Haschek
ea40ffbc46 Unified docker building process. & more updates
- automatic builds
- automated tags on docker
- no more auto update (update your docker containers)
- auto not removed of mp4 anymore
- bug fixes

also closes #85 and closes #124
2021-11-11 23:39:12 +01:00
Chris
5861e73848 implemented dynamic content controller loading, enabling whitelisting of content types. closes #87 2020-06-06 13:27:47 +02:00
Chris
ceffa04b6e implemented tag and last-modified for images. closes #119 2020-06-03 00:38:05 +02:00
Chris
5cc690bbee added filters 2018-12-30 19:24:56 +01:00
Chris
b50e522c0d removed some unused extensions 2018-12-27 09:21:12 +01:00
Chris
b66a1f2a55 added delete codes and fixed various bugs related to custom hashes 2018-12-25 11:34:43 +01:00
Chris
801b4acd9d implemented gif2mp4 conversion and added display of max upload size on form 2018-12-23 18:35:37 +01:00
Chris
aa75c56364 implemented image resizing and conversion to webp 2018-12-23 15:35:47 +01:00
Chris
b6612cd838 implemented alt_folder and reorganized interface class code 2018-12-23 11:59:31 +01:00