DecDuck
f24a5dbfc4
fix: copy package.json to Dockerfile
2025-04-19 21:51:44 +10:00
DecDuck
2e52635760
fix: prisma schema folder location
2025-04-19 21:51:22 +10:00
Huskydog9988
ad89257023
fix: don't set own script csp
2025-04-17 20:57:27 -04:00
Huskydog9988
d11e7a2e3d
ci: add prefix to branch based docker tags
2025-04-17 20:18:21 -04:00
Huskydog9988
9ab8aa6627
fix: userwidget not opening
2025-04-17 20:17:31 -04:00
Huskydog9988
8ed5990c73
fix: missing components errors
2025-04-16 12:03:42 -04:00
Huskydog9988
cf700ceda1
fix: type error in $dropFetch
2025-04-15 22:01:24 -04:00
Huskydog9988
297bda6e97
chore: prettier pass
2025-04-15 21:46:34 -04:00
Huskydog9988
bc5ab53b50
fix: last eslint errors
2025-04-15 21:43:27 -04:00
Huskydog9988
9a2683d98e
fix: more eslint stuff
2025-04-15 21:10:45 -04:00
Huskydog9988
0eb29650ca
fix: eslint errors, switch to using maps
2025-04-15 20:04:45 -04:00
Huskydog9988
3961323cca
fix: more eslint issues
2025-04-13 22:10:28 -04:00
Huskydog9988
d8d0254523
feat: add lint ci job
2025-04-13 21:46:41 -04:00
Huskydog9988
e95091bbf5
fix: inital eslint errors
2025-04-13 21:44:29 -04:00
Huskydog9988
1e19ccb442
feat: add eslint and prettier
2025-04-13 21:43:35 -04:00
DecDuck
d6d9911b2c
Merge branch 'Huskydog9988-more-ui-work' into develop
2025-04-14 10:54:09 +10:00
DecDuck
9e4cb7f753
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
Huskydog9988
48c41953dc
fix: missing key in loops
2025-04-12 16:03:35 -04:00
Huskydog9988
ed0562cb00
feat: save fs objectbackend hashes
2025-04-12 15:54:26 -04:00
Huskydog9988
9750dafc69
fix: incorrect perms when deleting objects
2025-04-11 19:32:30 -04:00
Huskydog9988
d5fb89c3a1
feat: make internal objectbackend methods private
2025-04-10 19:57:08 -04:00
Huskydog9988
521838f0a7
chore: update @types/bcryptjs
2025-04-10 19:50:37 -04:00
Huskydog9988
51befb3a19
fix: don't add write perms, users can only delete objects
2025-04-10 19:50:04 -04:00
Huskydog9988
9a41fde219
fix: don't use stream package
2025-04-10 19:29:11 -04:00
Huskydog9988
6faaf00617
feat: hash objects for etag value
2025-04-09 14:48:13 -04:00
DecDuck
6a9480f9e4
feat: allow client-based web tokens
2025-04-08 16:16:40 +10:00
Huskydog9988
41df7f71f9
feat: upgrade to nuxt 3.16
2025-04-07 21:55:52 -04:00
Huskydog9988
871fcce3e2
feat: add skeleton for loading game carousel
2025-04-07 21:28:58 -04:00
Huskydog9988
d2760a1c68
feat: add nonce to scripts
2025-04-07 20:01:57 -04:00
Huskydog9988
8c2d994fcd
chore: drop unused dep
2025-04-07 19:57:47 -04:00
Huskydog9988
531d5a9a97
feat: enable nuxt dev tools
2025-04-07 19:57:00 -04:00
Huskydog9988
2b92d75a4b
refactor: move tsconfig to nuxt config
2025-04-07 19:55:33 -04:00
Huskydog9988
f2f8dfefac
feat: add etag to object response
2025-04-07 19:19:45 -04:00
Huskydog9988
e37d8cff14
fix: gamecarousel layout shifts (mostly)
2025-04-07 17:28:40 -04:00
Huskydog9988
38c5c7a93b
fix: gamecarousel not resizing
2025-04-07 16:57:44 -04:00
Huskydog9988
6fe80a01a6
fix: wordmark causing page refresh
2025-04-07 16:49:56 -04:00
Huskydog9988
6c02b03814
feat: sleak transition from store page to item
2025-04-07 16:17:55 -04:00
Huskydog9988
7188dc54d4
fix: missing html attributes
2025-04-07 16:13:57 -04:00
Huskydog9988
81b1253e1a
fix: use nuxtlink instaed of a tag
2025-04-07 16:11:56 -04:00
DecDuck
25dc4fd4d7
fix: remove debug values from game carousel
2025-04-07 17:44:48 +10:00
DecDuck
e77b87bbf7
fix: store page released date
2025-04-07 16:55:01 +10:00
DecDuck
20acca5bf9
fix: add tsignore pending upstream fix
2025-04-07 10:52:56 +10:00
DecDuck
79054a0fd4
fix: devices page (reactivity and relative timestamps)
2025-04-07 10:37:01 +10:00
Huskydog9988
08d5fec4e7
refactor: remove momentjs
2025-04-06 19:44:38 -04:00
Huskydog9988
de729f11fd
chore: updates prisma and bycryptjs
2025-04-06 14:34:25 -04:00
Huskydog9988
04fa0a570e
fix: don't prerender auth routes
2025-04-06 14:28:03 -04:00
Huskydog9988
5e79eb61bc
fix: don't use npm crypto
2025-04-06 14:27:31 -04:00
Huskydog9988
a01a94fff2
refactor: use node crypto uuid
2025-04-06 14:08:36 -04:00
Huskydog9988
b4ab6c38fe
fix: type error in devices page
2025-04-06 13:47:55 -04:00
Huskydog9988
c6752b6d71
fix: generate prisma types on install (like nuxt)
2025-04-06 13:46:53 -04:00