Commit graph

24 commits

Author SHA1 Message Date
5841ba7da4
feat: since in uptime check is optional 2024-12-10 22:14:27 +01:00
12ba835223
fix: don't need all services to be present
this way disabling a service won't break it
2024-12-10 22:01:43 +01:00
ec7632dff1
chore: renamed to upp 2024-12-10 11:20:09 +01:00
1da003dc28
feat: allow multi-thread worker with feature flag 2024-12-05 03:16:50 +01:00
9b75fbef43
feat: increase api limit 2024-12-03 20:37:38 +01:00
371e5ef7cd
feat: make batchsize customizable too 2024-12-03 20:13:05 +01:00
38c02a967c
fix: limit comes after order by 2024-12-03 14:41:55 +01:00
599358623e
fix: add time index, order-by time desc 2024-12-03 14:39:53 +01:00
66eff8f7ba
feat: favicon!! 2024-12-03 02:43:01 +01:00
501b185437
chore: moved web stuff in its own dir 2024-12-03 02:42:56 +01:00
bd9f855107
chore: huge refactor 2024-12-03 02:16:38 +01:00
707525a35b
feat: more user friendly errors 2024-12-03 01:58:58 +01:00
fb1afda695
feat: customizable threshold too 2024-12-03 01:58:49 +01:00
ec77fe6a99
feat: allow customizing index header 2024-12-03 01:35:54 +01:00
70ef6e0e8e
fix: limit is no longer optional 2024-12-03 01:24:12 +01:00
4cd67c3867
chore: move around test_route 2024-12-03 01:24:02 +01:00
64d53a5f51
fix: proper Option<i64> query 2024-12-03 00:15:23 +01:00
661b80bcb4
fix: BIG INTEGER -> BIGINT 2024-12-03 00:15:11 +01:00
864f38f0da
fix: disallow upserting ids from api 2024-12-02 23:54:08 +01:00
4a04612393
fix: not called sid in db 2024-12-02 23:46:39 +01:00
bd771fd4a6
fix: sql is hard 2024-12-02 23:41:42 +01:00
b0b19c49b0
fix: autoincrement ? 2024-12-02 23:32:42 +01:00
7ef5f956b9
feat: now with 100% more sqlite 2024-12-02 23:29:43 +01:00
71c48b5549
feat: initial commit with proof-of-concept 2024-12-01 03:37:05 +01:00