Commit Graph

403 Commits

Author SHA1 Message Date
DecDuck feedcfc5c4 fix: metadata init issues 2025-04-20 23:24:08 +10:00
DecDuck a5facbd648 fix: misc fixes 2025-04-20 21:33:19 +10:00
DecDuck 3b1d04251c feat: log metadata error if fail 2025-04-20 21:23:09 +10:00
DecDuck fd4ec3fd1c Update release.yml 2025-04-20 20:43:01 +10:00
DecDuck 0a270b267c fix: prisma migrations in docker
i hate prisma so so so so so much
2025-04-20 18:12:29 +10:00
DecDuck ec6d38d7af fix: copy package.json to Dockerfile 2025-04-19 21:51:44 +10:00
DecDuck a9d8ddc0f5 fix: prisma schema folder location 2025-04-19 21:51:22 +10:00
DecDuck dada379354 Merge pull request #37 from Huskydog9988/eslint
feat: add eslint and prettier
2025-04-19 11:40:21 +10:00
Huskydog9988 86c7aa33ce fix: don't set own script csp 2025-04-17 20:57:27 -04:00
Huskydog9988 26abb75e94 ci: add prefix to branch based docker tags 2025-04-17 20:18:21 -04:00
Huskydog9988 8eec8b19dd fix: userwidget not opening 2025-04-17 20:17:31 -04:00
Huskydog9988 582acfb385 fix: missing components errors 2025-04-16 12:03:42 -04:00
Huskydog9988 456902c784 fix: type error in $dropFetch 2025-04-15 22:01:24 -04:00
Huskydog9988 87215c4a1e chore: prettier pass 2025-04-15 21:46:34 -04:00
Huskydog9988 d361e01eef fix: last eslint errors 2025-04-15 21:43:27 -04:00
Huskydog9988 8e109dd562 fix: more eslint stuff 2025-04-15 21:10:45 -04:00
Huskydog9988 8f429e1e56 fix: eslint errors, switch to using maps 2025-04-15 20:04:45 -04:00
Huskydog9988 e362f732e7 fix: more eslint issues 2025-04-13 22:10:28 -04:00
Huskydog9988 86c2d00726 feat: add lint ci job 2025-04-13 21:46:41 -04:00
Huskydog9988 d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
Huskydog9988 ff1255f948 feat: add eslint and prettier 2025-04-13 21:43:35 -04:00
DecDuck 96742cc918 Merge branch 'Huskydog9988-more-ui-work' into develop 2025-04-14 10:54:09 +10:00
DecDuck 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
Huskydog9988 f384492ed2 fix: missing key in loops 2025-04-12 16:03:35 -04:00
Huskydog9988 22a7cfa544 feat: save fs objectbackend hashes 2025-04-12 15:54:26 -04:00
Huskydog9988 228d109692 fix: incorrect perms when deleting objects 2025-04-11 19:32:30 -04:00
Huskydog9988 dc89ff95d8 feat: make internal objectbackend methods private 2025-04-10 19:57:08 -04:00
Huskydog9988 04c56fd985 chore: update @types/bcryptjs 2025-04-10 19:50:37 -04:00
Huskydog9988 ca03be7f43 fix: don't add write perms, users can only delete objects 2025-04-10 19:50:04 -04:00
Huskydog9988 35a2d98790 fix: don't use stream package 2025-04-10 19:29:11 -04:00
Huskydog9988 c4d8b24295 feat: hash objects for etag value 2025-04-09 14:48:13 -04:00
DecDuck 42349ad4e1 feat: allow client-based web tokens 2025-04-08 16:16:40 +10:00
Huskydog9988 e7566a6316 feat: upgrade to nuxt 3.16 2025-04-07 21:55:52 -04:00
Huskydog9988 fdffd9a32a feat: add skeleton for loading game carousel 2025-04-07 21:28:58 -04:00
Huskydog9988 4c3413ae63 feat: add nonce to scripts 2025-04-07 20:01:57 -04:00
Huskydog9988 30e3e7289a chore: drop unused dep 2025-04-07 19:57:47 -04:00
Huskydog9988 12ba416ca5 feat: enable nuxt dev tools 2025-04-07 19:57:00 -04:00
Huskydog9988 e4aeaee6e7 refactor: move tsconfig to nuxt config 2025-04-07 19:55:33 -04:00
Huskydog9988 9d943bc5dc feat: add etag to object response 2025-04-07 19:19:45 -04:00
Huskydog9988 66d1413eb5 fix: gamecarousel layout shifts (mostly) 2025-04-07 17:28:40 -04:00
Huskydog9988 e572b61af9 fix: gamecarousel not resizing 2025-04-07 16:57:44 -04:00
Huskydog9988 f9b774ddb5 fix: wordmark causing page refresh 2025-04-07 16:49:56 -04:00
Huskydog9988 106b3f66a4 feat: sleak transition from store page to item 2025-04-07 16:17:55 -04:00
Huskydog9988 657fd50702 fix: missing html attributes 2025-04-07 16:13:57 -04:00
Huskydog9988 7400fae11b fix: use nuxtlink instaed of a tag 2025-04-07 16:11:56 -04:00
DecDuck 043ef6dcd2 fix: remove debug values from game carousel 2025-04-07 17:44:48 +10:00
DecDuck 6ea50bffc8 fix: store page released date 2025-04-07 16:55:01 +10:00
DecDuck 9584d69e97 fix: add tsignore pending upstream fix 2025-04-07 10:52:56 +10:00
DecDuck 5ceff44993 Merge branch 'Huskydog9988-more-fixes' into develop 2025-04-07 10:40:20 +10:00
DecDuck 372a9bdd97 fix: devices page (reactivity and relative timestamps) 2025-04-07 10:37:01 +10:00