Commit Graph

12 Commits

Author SHA1 Message Date
Huskydog9988 8ed5990c73 fix: missing components errors 2025-04-16 12:03:42 -04:00
Huskydog9988 bc5ab53b50 fix: last eslint errors 2025-04-15 21:43:27 -04:00
Huskydog9988 e95091bbf5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
Huskydog9988 81b1253e1a fix: use nuxtlink instaed of a tag 2025-04-07 16:11:56 -04:00
DecDuck b261e12139 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
Huskydog9988 69fb3c3308 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
DecDuck 3067b4b4d0 merge: husky updates 2025-03-14 13:16:26 +11:00
DecDuck 438b236c14 feat: refactor & redesign parts of UI 2025-01-28 16:24:08 +11:00
DecDuck 6301bb18b6 server side and user client side completed for registration 2024-10-28 22:16:29 +11:00
DecDuck 94b657e5e5 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
DecDuck 180b62b6b5 additional polish and QoL features 2024-10-22 09:43:00 +11:00
DecDuck 37a138aeed completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00