Commit graph

35 commits

Author SHA1 Message Date
df52674e3d
feat: center align cards 2024-12-03 21:05:18 +01:00
9b75fbef43
feat: increase api limit 2024-12-03 20:37:38 +01:00
7d0e1c4674
feat: allow frontend to override batchsize 2024-12-03 20:34:07 +01:00
371e5ef7cd
feat: make batchsize customizable too 2024-12-03 20:13:05 +01:00
2594fc255c
feat: loading indicator, time margins indicators 2024-12-03 20:09:35 +01:00
82a4f8dca3
fix: new favicon, more in line with my other sites 2024-12-03 19:51:54 +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
aad20c8637
feat: anchored footer with legend 2024-12-03 03:30:55 +01:00
1ef21891f1
fix: remove now marker
wasnt clear and now its useless
2024-12-03 03:06:38 +01:00
c5f7a7092b
feat: add "h ago" marker 2024-12-03 03:06:16 +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
28fb489dac
fix: better spaced title 2024-12-03 02:32:39 +01:00
a1558bd7b3
docs: added barebones readme.md 2024-12-03 02:27:42 +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
db08186911
feat: better web ui 2024-12-03 01:24:23 +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
201cae7ad1
fix: default to 120 samples on fe 2024-12-02 23:48:31 +01:00
4a04612393
fix: not called sid in db 2024-12-02 23:46:39 +01:00
728f1a46ae
feat: show last rtt in web page 2024-12-02 23:44:27 +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
d2b42feab4
feat: highlight slow samples 2024-12-01 04:36:31 +01:00
305622811a
fix: include rtt in title 2024-12-01 04:29:09 +01:00
7ae7c1b5c6
fix: larger view, no break in timelines 2024-12-01 04:23:59 +01:00
71c48b5549
feat: initial commit with proof-of-concept 2024-12-01 03:37:05 +01:00