618 Commits

Author SHA1 Message Date
1f510bee57 Merge branch 'develop' of https://github.com/Huskydog9988/drop into more-stuff 2025-05-07 18:45:36 -04:00
07b34c874d refactor: homepage link in header 2025-05-07 18:42:13 -04:00
19ff73cc30 feat: oidc 2025-05-07 22:14:04 +10:00
e8633ceca2 fix: signout, again 2025-05-07 12:26:22 +10:00
770294d559 fix: ignore error if we are unable to blacklist certificate 2025-05-07 12:16:09 +10:00
c0c55d35f4 fix: signout route 2025-05-07 11:33:21 +10:00
a47debda91 fix: notification rendering 2025-05-07 09:54:02 +10:00
c449b45009 chore: remove redundant omitApi prisma option 2025-04-24 18:34:20 -04:00
f1f19c8263 feat: run tasks at startup 2025-04-23 21:14:16 -04:00
31ad8505b7 fix: task api and other small issues 2025-04-20 23:34:22 +10:00
feedcfc5c4 fix: metadata init issues 2025-04-20 23:24:08 +10:00
a5facbd648 fix: misc fixes 2025-04-20 21:33:19 +10:00
3b1d04251c feat: log metadata error if fail 2025-04-20 21:23:09 +10:00
fd4ec3fd1c Update release.yml 2025-04-20 20:43:01 +10:00
0a270b267c fix: prisma migrations in docker
i hate prisma so so so so so much
2025-04-20 18:12:29 +10:00
ec6d38d7af fix: copy package.json to Dockerfile 2025-04-19 21:51:44 +10:00
a9d8ddc0f5 fix: prisma schema folder location 2025-04-19 21:51:22 +10:00
dada379354 Merge pull request #37 from Huskydog9988/eslint
feat: add eslint and prettier
2025-04-19 11:40:21 +10:00
86c7aa33ce fix: don't set own script csp 2025-04-17 20:57:27 -04:00
26abb75e94 ci: add prefix to branch based docker tags 2025-04-17 20:18:21 -04:00
8eec8b19dd fix: userwidget not opening 2025-04-17 20:17:31 -04:00
582acfb385 fix: missing components errors 2025-04-16 12:03:42 -04:00
456902c784 fix: type error in $dropFetch 2025-04-15 22:01:24 -04:00
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