Commit graph

13 commits

Author SHA1 Message Date
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
149b81973d Merge branch 'main' into wip/images 2025-05-23 13:45:17 +02:00
49db25e454 feat: use new error type in structs, utils and config 2025-05-23 12:54:52 +02:00
746949f0e5 feat: use url format 2025-05-21 20:48:43 +02:00
cf333b4eba feat: add bunny-api-tokio 2025-05-20 14:54:34 +02:00
7ecc8c4270 feat: add redis caching 2025-05-07 20:32:32 +02:00
481c2c3648 feat: use a logging library
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
gives us logs from actix and sqlx that otherwise arent exposed to us
2025-05-02 01:18:13 +02:00
026d48c6e7 feat: load config from proper location
also adds a way to change load location using cmdline arguments
2025-05-01 01:08:45 +02:00
26b6601f5b feat: add in database support 2025-04-29 21:53:49 +02:00
bebad3be9b style: cargo fmt 2025-04-29 00:43:43 +02:00
5881b5f058 feat: add database name option 2025-04-28 23:46:34 +02:00
aa92de3f3e refactor: remove unused import 2025-04-28 23:44:30 +02:00
f090fbafe7 Create initial api 2025-04-28 23:20:37 +02:00