Commit Graph

117 Commits

Author SHA1 Message Date
106b3f66a4 feat: sleak transition from store page to item 2025-04-07 16:17:55 -04:00
7400fae11b fix: use nuxtlink instaed of a tag 2025-04-07 16:11:56 -04:00
6ea50bffc8 fix: store page released date 2025-04-07 16:55:01 +10:00
9584d69e97 fix: add tsignore pending upstream fix 2025-04-07 10:52:56 +10:00
372a9bdd97 fix: devices page (reactivity and relative timestamps) 2025-04-07 10:37:01 +10:00
fe82c78571 refactor: remove momentjs 2025-04-06 19:44:38 -04:00
4fd2b159a6 fix: type error in devices page 2025-04-06 13:47:55 -04:00
54b3bc3a7e fix: devices page for mobile 2025-04-05 23:30:38 +11:00
2cbee3d495 feat: add ability to review and revoke clients 2025-04-05 17:42:32 +11:00
b22681c555 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
81be7ccf58 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00
97043d6366 fix: register page validation 2025-04-03 19:11:35 -04:00
17372a9c06 feat: account pages framework & updates to library 2025-04-01 18:28:34 +11:00
c809c8fcbf fix: re-request fix for $dropFetch 2025-04-01 16:58:53 +11:00
6f8e28d711 fix: sidebar in library page 2025-04-01 16:19:03 +11:00
47dc364d4e Merge branch 'develop' of https://github.com/AdenMGB/drop into AdenMGB-develop 2025-04-01 12:11:57 +11:00
1048653eef fix: $dropFetch SSR and rate limiting 2025-04-01 12:02:34 +11:00
57042892c4 move register to auth path 2025-03-23 21:08:08 -04:00
f9e6702d40 Merge branch 'develop' into auth-overhaul 2025-03-23 20:33:46 -04:00
c1272dc7a7 use arktype for clientside validation 2025-03-22 19:37:28 -04:00
2027c69c0e fix signout 2025-03-22 16:55:08 -04:00
6ed7e76b17 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
cd93ba2197 massive perf improvements
on the store page, brings LCP down to only 5.6s from 11s. total lighthouse score is now 78
2025-03-14 20:18:26 -04:00
c052511ff3 fix(library): Use $dropFetch util 2025-03-15 09:54:20 +10:30
19d1a9dd0e style(library): complete restyling to match client library 2025-03-15 09:46:15 +10:30
3527f678e5 fix: remove @nuxt/content 2025-03-14 13:23:56 +11:00
1ad1ebb3fd merge: husky updates 2025-03-14 13:16:26 +11:00
1de9ebdfa5 feat: refactor news and migrate rest of useFetch to $dropFetch 2025-03-14 13:12:04 +11:00
bd1cb67cd0 feat: user page & $dropFetch util 2025-03-14 12:22:08 +11:00
789361ea73 feat: add mac as platform 2025-03-11 19:02:53 +11:00
ffc1537d7f feat: partial work on home admin page 2025-03-11 18:25:29 +11:00
0f0874c10a feat: file uploads on news articles 2025-03-11 17:51:46 +11:00
137241fdbb fix: notifications and store styling 2025-03-11 17:08:31 +11:00
c3ee948682 fix: store page styling 2025-03-11 11:47:35 +11:00
9608cc9742 fix: re-enable metadata providers 2025-03-11 11:33:05 +11:00
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