87215c4a1e
chore: prettier pass
2025-04-15 21:46:34 -04:00
d361e01eef
fix: last eslint errors
2025-04-15 21:43:27 -04:00
8e109dd562
fix: more eslint stuff
2025-04-15 21:10:45 -04:00
8f429e1e56
fix: eslint errors, switch to using maps
2025-04-15 20:04:45 -04:00
e362f732e7
fix: more eslint issues
2025-04-13 22:10:28 -04:00
86c2d00726
feat: add lint ci job
2025-04-13 21:46:41 -04:00
d4b89b5dc5
fix: inital eslint errors
2025-04-13 21:44:29 -04:00
ff1255f948
feat: add eslint and prettier
2025-04-13 21:43:35 -04:00
96742cc918
Merge branch 'Huskydog9988-more-ui-work' into develop
2025-04-14 10:54:09 +10:00
c2bb835b0f
fix: etags and other
...
remove sanitize-filename because IDs are internally generated
remove pulse animation on NO GAME cards
add migration
refactors to be inline with other stuff
2025-04-14 10:52:12 +10:00
f384492ed2
fix: missing key in loops
2025-04-12 16:03:35 -04:00
22a7cfa544
feat: save fs objectbackend hashes
2025-04-12 15:54:26 -04:00
228d109692
fix: incorrect perms when deleting objects
2025-04-11 19:32:30 -04:00
dc89ff95d8
feat: make internal objectbackend methods private
2025-04-10 19:57:08 -04:00
04c56fd985
chore: update @types/bcryptjs
2025-04-10 19:50:37 -04:00
ca03be7f43
fix: don't add write perms, users can only delete objects
2025-04-10 19:50:04 -04:00
35a2d98790
fix: don't use stream package
2025-04-10 19:29:11 -04:00
c4d8b24295
feat: hash objects for etag value
2025-04-09 14:48:13 -04:00
42349ad4e1
feat: allow client-based web tokens
2025-04-08 16:16:40 +10:00
e7566a6316
feat: upgrade to nuxt 3.16
2025-04-07 21:55:52 -04:00
fdffd9a32a
feat: add skeleton for loading game carousel
2025-04-07 21:28:58 -04:00
4c3413ae63
feat: add nonce to scripts
2025-04-07 20:01:57 -04:00
30e3e7289a
chore: drop unused dep
2025-04-07 19:57:47 -04:00
12ba416ca5
feat: enable nuxt dev tools
2025-04-07 19:57:00 -04:00
e4aeaee6e7
refactor: move tsconfig to nuxt config
2025-04-07 19:55:33 -04:00
9d943bc5dc
feat: add etag to object response
2025-04-07 19:19:45 -04:00
66d1413eb5
fix: gamecarousel layout shifts (mostly)
2025-04-07 17:28:40 -04:00
e572b61af9
fix: gamecarousel not resizing
2025-04-07 16:57:44 -04:00
f9b774ddb5
fix: wordmark causing page refresh
2025-04-07 16:49:56 -04:00
106b3f66a4
feat: sleak transition from store page to item
2025-04-07 16:17:55 -04:00
657fd50702
fix: missing html attributes
2025-04-07 16:13:57 -04:00
7400fae11b
fix: use nuxtlink instaed of a tag
2025-04-07 16:11:56 -04:00
043ef6dcd2
fix: remove debug values from game carousel
2025-04-07 17:44:48 +10: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
5ceff44993
Merge branch 'Huskydog9988-more-fixes' into develop
2025-04-07 10:40:20 +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
fd11d41dc5
chore: updates prisma and bycryptjs
2025-04-06 14:34:25 -04:00
9242a810b0
fix: don't prerender auth routes
2025-04-06 14:28:03 -04:00
0b9d0a4ad9
fix: don't use npm crypto
2025-04-06 14:27:31 -04:00
17d3e0ef54
refactor: use node crypto uuid
2025-04-06 14:08:36 -04:00
4fd2b159a6
fix: type error in devices page
2025-04-06 13:47:55 -04:00
d6d457f999
fix: generate prisma types on install (like nuxt)
2025-04-06 13:46:53 -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
7263ec53ac
fix: remove weird import
2025-04-05 15:38:07 +11:00
0edfdbdfce
fix: return user library for client
2025-04-05 15:34:24 +11:00
114d235a6a
fix: remove legacy metadata client routes
2025-04-05 15:34:12 +11:00
a47615a274
refactor: move game id fetch to index
2025-04-05 15:33:59 +11:00