Commit Graph

26 Commits

Author SHA1 Message Date
Chris
6b4293fc3b added passthrough and updated documentation a bit 2025-07-12 11:30:36 +02:00
Chris
b918ad613f listen on all domains 2025-07-09 18:30:36 +02:00
Chris
1dfdb4b0b2 x-accell working 2025-07-09 17:44:36 +02:00
Chris
9cd543d351 enable caching 2025-07-09 17:05:53 +02:00
Chris
61991a97af added redis startup and db folder 2025-05-20 14:07:02 +02:00
Chris
c3c34efa13 preparations for admin panel 2025-05-18 22:30:53 +02:00
Chris
a4d6f72609 added simple redis hashing 2025-05-18 17:12:34 +02:00
Christian Haschek
607c411aea added redis server to docker image if caching is not disabled 2025-05-18 13:24:35 +02:00
Chris
54b237a522 reids preparation 2025-05-18 12:31:50 +02:00
Chris
6f1719fa78 added logging, updated theme and included info on the landing page 2025-05-18 10:36:29 +02:00
Chris
419f5a19d1 added debug info and docker compose 2025-05-17 18:15:09 +02:00
Chris
5c6b17bcca rewrite phase 2 - new api partially implemented 2025-05-17 17:29:25 +02:00
Christian Haschek
090f452585 fixed start.sh 2023-11-04 18:01:43 +01:00
Chris
819c25374c silent rollout of split data dir 2023-11-03 16:48:12 +01:00
Chris
5c3ee9e159 preparations for queue-rendering 2023-10-15 20:31:01 +02:00
Chris
d3d5d1c385 Upgraded to php8.2 🎉🎉🎉 2023-09-14 10:42:35 +02:00
Chris
4c1124da07 finally removed the static s3php files and replaced with composer 2023-09-03 10:09:43 +02:00
Chris
4fbf8b31a2 fixed missing config generator 2023-08-25 21:53:55 +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
FN-Florian
9d8d5f3d36 Update start.sh 2022-06-27 00:07:32 +02:00
Christian Haschek
33b08f378d added libz 2022-01-31 10:01:54 +01:00
Christian Haschek
9200d3d93c added setting and possible fix for passive mode. fixes #135 probably 2022-01-24 15:23:38 +01:00
Christian Haschek
f0cfdeb650 fixed build bug 2021-11-22 12:46:35 +01:00
Christian Haschek
b65186f77f removed static ffmpeg binary and updated readme files 2021-11-22 11:48:01 +01:00
Christian Haschek
3ee37fe3a2 updates that make life easier on ARM or low memory devices 2021-11-20 23:08:47 +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