Commit Graph

22 Commits

Author SHA1 Message Date
8f6b4b0026 migrated out more modules and refactored db system 2026-01-01 22:08:04 +11:00
1d9af44d0a refactor: changed file structure 2025-03-05 20:18:28 +11:00
5a25a3c482 Fixed tester flag being defined incorrectly 2025-02-22 13:01:50 +11:00
9ee5aa7b8f Updated deployment scripts to use migration on deploy 2025-02-22 11:41:36 +11:00
489c684091 Finishing migration scripts 2025-02-22 11:03:32 +11:00
79838b4aae Created a migration package to handle the migrations 2025-02-20 23:01:39 +11:00
46dd86cdae Added tests to ensure SIGUSR1 and SIGUSR2 will toggle db lock 2025-02-18 23:18:02 +11:00
a8d112fdd5 Updated all code to use SafeConn and SafeTX 2025-02-17 21:39:12 +11:00
66daa33f22 Fixed tailwind not generated on build 2025-02-16 23:27:07 +11:00
ad2f09457c Fixes to deployment 2025-02-16 22:58:57 +11:00
5014052973 Fixed makefile test command 2025-02-16 22:37:26 +11:00
9da261aae2 Revert "Fixed deployment scripts" 2025-02-16 22:30:34 +11:00
9b0c41c34b Fixed deployment scripts 2025-02-16 22:27:13 +11:00
5892d6a7e6 Added deployment scripts 2025-02-16 22:23:54 +11:00
31f1b83da4 Added page protection and reauthentication tests 2025-02-16 15:15:52 +11:00
deaeddb533 Made authentication test more robust 2025-02-16 14:18:36 +11:00
ea4dd2a407 Added page protection for unauthorized access 2025-02-14 19:51:40 +11:00
ca92d573ba Changed tester command from 'make test' to 'make tester' 2025-02-12 17:35:57 +11:00
b2ed646ffd Added custom logging support using zerolog 2025-02-09 17:16:48 +11:00
25868becf3 Added documentation to functions and basic JWT generation 2025-02-09 00:48:30 +11:00
1c30007af4 Made navbar responsive 2025-02-06 10:47:36 +11:00
b6feed7c0c Added templ, tailwind and frankenui 2025-02-05 01:51:06 +11:00