Backend list notifications now supports pagination. Frontend

notification list is inifinite and lazy
This commit is contained in:
rzuasti
2026-03-04 11:05:24 -05:00
parent dc2521da65
commit 63ac1d04d5
9 changed files with 173 additions and 64 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
#!/bin/sh
rm -f oott.db
cargo test -- --show-output
sudo rm -f oott.db
sudo cargo test -- --show-output