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
4b36cd83a1
Add /health endpoint
2026-01-13 20:41:32 +01:00
ba7e966446
Reject duplicate service token on create
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
2025-10-25 19:45:08 +02:00
59636dc54e
Fix create error
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-03-23 14:02:42 +01:00
4c2caaf173
Fix
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 15:09:10 +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
b119b21e01
Fix
2024-05-06 23:35:36 +02:00
73650bd79c
Update bot limit
2024-01-08 00:59:17 +01: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
8eac53df44
Add pre-commit config
2023-09-24 22:51:45 +02:00
d44656a809
Fixes
2023-09-14 21:52:35 +02:00
b8c70e0586
Fix
2023-08-10 21:20:37 +02:00
3a587c9d24
Fix
2023-08-07 16:11:11 +02:00
3767619529
Use one connection
2023-07-24 23:07:05 +02:00
89d52644ec
Update ordering
2023-07-24 22:14:11 +02:00
9f70226a15
Rewrite to rust
2023-07-24 21:54:32 +02:00
a7e8b74dd0
Update service create
2023-05-20 19:11:17 +02:00
43e9424920
Add service count limit
2023-05-14 23:12:15 +02:00
492e1087d3
Reduce postgres pool
2023-05-14 23:07:16 +02:00
c3a9d4cf2b
Fix
2023-05-14 17:55:19 +02:00
d34f72138d
Fix
2023-05-14 17:51:22 +02:00
7c3d8d6ef5
Reduce postgres connection pool size
2023-05-14 16:49:00 +02:00
f86c91b6a0
Use uvicorn
2023-05-14 16:21:07 +02:00
23ce83b202
Add isort force-sort-within-sections
2023-01-09 21:33:35 +01:00
db82fc6951
Migrate to ruff
2023-01-08 00:02:04 +01:00
cf866ba54f
Add service deleting
2022-08-24 11:05:43 +03:00
4f64b27364
Add username to service
2022-07-20 23:42:59 +03:00
f539ecb87d
Fix
2022-04-24 15:30:52 +03:00
c8373f936b
Add heatlhcheck
2022-02-05 11:55:51 +03:00
89fe884ae8
Add linters configs
2022-01-09 02:00:00 +03:00
0aca5399ef
Add update cache endpoint
2022-01-09 01:52:47 +03:00
bc859c63f5
Add update service status endpoint
2022-01-09 01:48:36 +03:00
1084a54a65
Add cache field
2021-12-27 23:08:47 +03:00
d84ee796bb
Add privileged field
2021-12-13 01:39:47 +03:00
3f2303c85d
Fix bug
2021-12-04 01:51:03 +03:00
fc8c2c5dcc
Fix bug
2021-12-04 01:47:14 +03:00
c42316246f
Init
2021-12-04 00:52:23 +03:00