Commit graph

6 commits

Author SHA1 Message Date
e1a136ff51 feat: allow usage of local folder for file storage 2025-05-26 13:22:56 +00:00
b5b68c71ba fix: return not found when CDN returns not found
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-24 01:29:20 +02:00
8605b81e7b style: cargo clippy && format
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-24 01:09:17 +02:00
d6364a0dc0 feat: add debug error printing
Got a random error message while coding (still have no idea what sent it), this will let you run the code with debug logging if you arent sure where errors are coming from
2025-05-23 20:33:42 +02:00
149b81973d Merge branch 'main' into wip/images 2025-05-23 13:45:17 +02:00
fee46e1433 feat: use thiserror for errors 2025-05-23 12:52:41 +02:00