182 Commits

Author SHA1 Message Date
1eede0f035 fix: news frontend 2025-03-10 12:05:10 +11:00
97792f0707 fix: home page now (temporarily) redirects to store 2025-03-10 10:34:57 +11:00
090d2e6586 feat(acls): added backend acls 2025-03-10 10:34:26 +11:00
3a55075532 feat(news): Created article full screen view 2025-02-02 10:15:09 +10:30
6c7866ad14 feat(news): Created article overview page 2025-02-02 10:10:16 +10:30
f78b29b7fd feat(news) Added news page/sidebar 2025-02-02 10:09:25 +10:30
09fd01d9b5 style(store): Added reactive hover state for admin dashboard button 2025-01-28 19:25:00 +10:30
8fbe02a1b7 style(store): hover state for coursel button 2025-01-28 19:24:30 +10:30
dce116b66f style(collections): Hover state & scaling games grid properly 2025-01-28 19:23:24 +10:30
d167780562 fix(library): Fixed game banner as background, & added hover state 2025-01-28 19:22:29 +10:30
6e057afb6d style(collections): Added hover state & animation for addition icon 2025-01-28 19:20:33 +10:30
1a2aca9999 fix: collection overview trash icon 2025-01-28 17:23:06 +11:00
282e5bc2a6 fix: store page styling 2025-01-28 17:21:05 +11:00
6317ad2657 fix: collection creation & overview hover styles 2025-01-28 17:01:34 +11:00
42ebbf2922 feat: collection deleting 2025-01-28 16:50:57 +11:00
7c1dec9401 fix: store style & library game page 2025-01-28 16:39:13 +11:00
ecd26a42a8 feat: mobile ui and other design 2025-01-28 16:24:08 +11:00
cf0aa948fe feat: refactor & redesign parts of UI 2025-01-28 16:24:08 +11:00
eea8f82bf9 squash: AdenMGB collection design & backend work
Update index.post.ts to implement saving collections functionality

Update index.get.ts to verify if collection exists and if user can access it

Update index.delete.ts to ask questions and not be so nonchalant

Update entry.post.ts

Update entry.delete.ts to do it better

Update index.vue to add functionality to the add to library button + fidgit with image

Update index.vue to also add add to library functionality, but no fidget :(

Update entry.post.ts to infact not remove it

Update index.ts

Update index.vue to manage collections from store page

Update index.ts to restrut for ahhhh

Update index.vue too add collection control to carosel

Update index.vue fix minor issue

Update index.vue to fix dropdown modal bug

Create library.vue for page layout

Create index.vue for library game details pane

Create index.vue for viewing collections pane

Create DeleteCollectionModal.vue component

Create CreateCollectionModal.vue component

Update AddLibraryButton.vue with dropdown :D

Update index.vue to use new components

Update index.vue for more components :O

Update entry.post.ts to not not return success, it'll figure it out

Update entry.delete.ts to not return...
2025-01-28 16:24:02 +11:00
892f64fe3a Create signout.vue to sign out :shocked: 2025-01-28 16:19:41 +11:00
93a58c0d04 fix: import ui setup autocomplete 2025-01-28 15:20:06 +11:00
f3ed0f6430 feat(tasks): improved ux 2025-01-14 20:43:22 +11:00
39d7ce7d1b feat(import): overhauled version importing 2024-12-31 00:04:50 +11:00
2cfe75a551 feat(metadata): change name, description and icon 2024-12-30 14:17:27 +11:00
e505e58192 feat(admin ui): add modifying game descriptions 2024-12-27 19:52:59 +11:00
937954fa02 feat(admin ui): customisable image carousel and new layout 2024-12-27 14:43:40 +11:00
43e32b44a2 fix(mail regex): removed global flag 2024-12-27 13:14:29 +11:00
61d88c3091 fix(callback ui): fix width of token breaking things 2024-12-27 13:07:29 +11:00
12e312593e feat(client ui): manual handshake 2024-12-27 13:07:29 +11:00
0a5a649cfe fix(account creation): Fix username length requirement
Signed-off-by: quexeky <git@quexeky.dev>
2024-12-27 08:17:03 +11:00
2f52a16d52 feat(metadata): 'manual' metadata provider 2024-12-26 19:54:49 +11:00
28baabc122 feat(store ui): 'no images' slide on image carousel 2024-12-26 19:37:44 +11:00
2c19e13c09 feat(admin ui): improve feedback when metadata fails 2024-12-25 23:36:39 +11:00
cada630e81 fix: moved icons and created PlatformClient so we can use the enum on the frontend 2024-12-24 11:43:36 +11:00
a361c38e82 fix(icons): remove unnecessary import 2024-12-24 10:56:30 +11:00
0f10626b1b fix(icons): remove dynamic imports 2024-12-24 10:49:04 +11:00
8945196633 fix(icons): properly import icons 2024-12-24 10:39:13 +11:00
31e8359ec0 chore(replace md-it): replaced markdown-it with micromark 2024-12-24 10:08:27 +11:00
089c3e03f6 feat(delete games): update prisma & delete games 2024-12-23 21:12:32 +11:00
fd4a7d1981 feat(umu id override): add support for overriding UMU id 2024-12-23 13:33:22 +11:00
b50e27f4b0 feat(library admin): client side search 2024-12-17 20:42:12 +11:00
789d3ba2f2 refactor(windows logo): moved windows logo into logos dir 2024-12-06 21:25:21 +11:00
c4391d3f4d style(invitation ui): non rounded bottom 2024-12-06 19:43:15 +11:00
e408ac5df8 feat(ui): more ui improvements 2024-11-24 16:12:19 +11:00
ecc819eebc feat(ui): game carousel 2024-11-24 09:47:32 +11:00
9cbdcbcdf6 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
7b3b919581 feat(store page): add button to open in admin panel 2024-11-23 09:03:56 +11:00
7a88f4c52d style: updated text colours across app 2024-11-19 11:11:59 +11:00
bc0c47c487 feat: new ws handler 2024-11-16 17:03:52 +11:00
4488ae269b feat(ui): smoother bar in admin task ui 2024-11-16 16:08:41 +11:00