Commit Graph

10 Commits

Author SHA1 Message Date
Huskydog9988 297bda6e97 chore: prettier pass 2025-04-15 21:46:34 -04:00
Huskydog9988 e95091bbf5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
DecDuck 920ce8b0d0 feat: refactor news and migrate rest of useFetch to $dropFetch 2025-03-14 13:12:04 +11:00
DecDuck 661befba3f feat: user page & $dropFetch util 2025-03-14 12:22:08 +11:00
DecDuck a5bf7b66b2 fix(callback ui): fix width of token breaking things 2024-12-27 13:07:29 +11:00
DecDuck d695b0a96a feat(client ui): manual handshake 2024-12-27 13:07:29 +11:00
DecDuck aae8de56aa small fixes & SSR disabled
SSR was causing weird issues where error pages would flash because the
user wasn't logged in. I'm disabling it for now, but I will eventually
look into ways to fix the issue and re-enable it.
2024-10-17 21:04:32 +11:00
DecDuck 82bcaf1943 finalised client APIs and authentication method 2024-10-09 00:37:11 +11:00
DecDuck 57b6fa872e another stage of client authentication 2024-10-08 16:13:46 +11:00
DecDuck 1c63d62e3d client initiate 2024-10-08 13:17:30 +11:00