36124043b6
Run SQLx migrations at startup
...
Add an initial services table migration and enable the sqlx
"migrate" feature. Introduce run_migrations in db.rs, run
migrations on startup, and pass the PgPool into the router.
2026-01-16 10:35:45 +01:00
1af0336c39
Update deps
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
2025-08-31 14:03:09 +02:00
6c84b01bf9
Optimize release build
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-06-28 22:37:07 +02:00
382be71f32
Update deps
2025-06-28 22:17:42 +02:00
dependabot[bot]
e88b56abd7
Bump tokio from 1.44.1 to 1.44.2
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 02:10:09 +00:00
1c3fa7b839
Update deps
2025-03-23 13:46:05 +01:00
69491daefe
Update to axum 0.8
2025-01-04 13:32:55 +01:00
6ff96eb7d7
Move to sqlx
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 21:10:59 +01:00
b4f43183b1
Update deps
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:25:12 +02:00
b119b21e01
Fix
2024-05-06 23:35:36 +02:00
823ea73135
Update deps
2024-04-25 17:18:19 +02:00
92b828265b
Add bots count limit
2024-01-07 22:23:58 +01:00
6b284d6d30
Update deps
2023-12-10 22:51:07 +01:00
0451a45037
Fix deps
2023-11-21 12:20:57 +01:00
0efaf29fa0
Update deps
2023-11-08 17:55:43 +01:00
d44656a809
Fixes
2023-09-14 21:52:35 +02:00
3abd5677c1
Update deps
2023-08-18 23:26:29 +02:00
b8c70e0586
Fix
2023-08-10 21:20:37 +02:00
9f70226a15
Rewrite to rust
2023-07-24 21:54:32 +02:00