Commit Graph

30 Commits

Author SHA1 Message Date
15ac64583e Updated django to 5.2.1 2025-05-08 22:07:00 +02:00
0f23c5f339 Fixed bug where uploaded image didn't had a primary variant 2025-05-04 23:18:54 +02:00
b69d556362 Added self-healing to test_every_image_has_primary_variant 2025-05-04 23:18:24 +02:00
1209dfdd87 Allowed uploading of other kind of images than jpg/png 2025-05-04 19:33:42 +02:00
e661162ad2 Use is_primary_variant in images.models.Image.download_original_variant 2025-05-04 17:32:33 +02:00
b8df1f6d37 Integrity script - handle 404 errors on e_tag retrival 2025-05-04 16:40:04 +02:00
31aaf0a6e5 Added script to test integrity 2025-05-04 16:34:25 +02:00
eb8a4693ba Added is_primary_variant to ImageVariant 2025-05-04 16:02:33 +02:00
1ecb4551e4 Delete object from S3 when delete image variant 2025-05-04 16:02:00 +02:00
579b76b45c Updated homepage 2025-05-03 13:28:03 +02:00
444c8ceb62 Some refactoring, and added a script to regenerate variants 2025-05-03 13:19:12 +02:00
51869549f3 Added Content-Type to S3 object on variant creation 2025-04-21 10:32:39 +02:00
023f6ac05c Fixed bugs on file upload 2025-04-21 00:19:19 +02:00
131a684079 Removed unused import 2025-04-19 22:50:04 +02:00
edebe4c662 Replaced Backblaze / Cloudflare by Tigris, and... gave a bit of recognition to Xeon ^^ 2025-04-19 22:49:50 +02:00
ff8831e4ca Removed traffic filtering, now handled by Anubis 2025-04-19 22:34:54 +02:00
68142f4d7e Added tzdata as a dependency for the docker container 2025-04-19 22:26:03 +02:00
b3b4a5c7bb Update .gitea/workflows/docker_build.yaml 2025-04-19 20:16:10 +00:00
d4a46a4eaf Fixed content type in S3 2025-04-19 22:13:00 +02:00
7fc717f9b8 Updated dependencies 2025-04-18 15:35:49 +02:00
563e16d9c5 Added arm platform for Docker 2025-04-05 00:16:30 +02:00
10613eecdc Added docker build action 2025-04-05 00:03:28 +02:00
7906497975 Added uv compatibility and Dockerfile 2025-04-04 23:49:42 +02:00
d19115b5de Updated the index page~ 2025-03-26 11:00:46 -04:00
12f0057cf5 Added ai.robots.txt rules for traffic filtering 2025-03-25 17:41:51 -04:00
ed956f5d5d Really? I forgot to push that? 2025-03-24 16:59:38 -04:00
30d9655d82 Added traffic filtering against bots 2025-03-24 16:57:48 -04:00
966e2efea2 Update requirements.txt 2024-09-10 11:38:28 +02:00
f1735326c9 Create README.md 2024-09-10 05:25:58 -04:00
c40ee0a6bf Initial commit! 2024-09-10 11:23:38 +02:00