Commit Graph

11 Commits

Author SHA1 Message Date
d361e01eef fix: last eslint errors 2025-04-15 21:43:27 -04:00
d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
7400fae11b fix: use nuxtlink instaed of a tag 2025-04-07 16:11:56 -04:00
b22681c555 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
6ed7e76b17 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
1ad1ebb3fd merge: husky updates 2025-03-14 13:16:26 +11:00
cf0aa948fe feat: refactor & redesign parts of UI 2025-01-28 16:24:08 +11:00
848a611751 server side and user client side completed for registration 2024-10-28 22:16:29 +11:00
ef13b68592 better server side signin redirects
this makes it so if a user requests a page (not API route) and isn't
signed in, it automatically redirects them to the sign in page (doesn't
show a flash of the error page)
2024-10-23 12:55:38 +11:00
93bc143dac additional polish and QoL features 2024-10-22 09:43:00 +11:00
a7c33e7d43 completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00