DecDuck
3a9eb82fdf
fix: fix invitation register url
2025-05-09 10:02:48 +10:00
DecDuck
143846c48a
fix: revert session store
2025-05-08 21:46:12 +10:00
DecDuck
2fb909f73d
Revert "fix: convert socket sessions to cacheHandler"
...
This reverts commit 733aee3977 .
2025-05-08 21:43:54 +10:00
DecDuck
0f773a9779
fix: docker build
2025-05-08 21:30:52 +10:00
DecDuck
92a98a5984
fix: add prisma binary targets
2025-05-08 20:21:50 +10:00
DecDuck
464af37afb
chore: warn when metadata fails
2025-05-08 19:49:37 +10:00
DecDuck
f8dc3fef55
fix: swap order of nuxt and prisma generations
2025-05-08 17:35:59 +10:00
DecDuck
6d35e2697d
fix: switch prisma schema type
2025-05-08 17:33:07 +10:00
DecDuck
0d02be2392
fix: refactor prisma multifolder into docs example
2025-05-08 16:25:01 +10:00
DecDuck
48f796ae4b
fix: update prisma schema and path
2025-05-08 16:20:19 +10:00
DecDuck
125fe9e6e2
fix: remove jank prisma script, and move to generated prisma client
2025-05-08 16:17:23 +10:00
DecDuck
29f3094ad4
Merge branch 'Huskydog9988-more-stuff' into develop
2025-05-08 15:50:47 +10:00
DecDuck
733aee3977
fix: convert socket sessions to cacheHandler
2025-05-08 15:50:29 +10:00
DecDuck
e3ed60feae
feat: add oidc to admin panel
2025-05-08 15:48:46 +10:00
DecDuck
bfa2c0a641
feat: add oidc to admin panel
2025-05-08 15:29:50 +10:00
DecDuck
19ff73cc30
feat: oidc
2025-05-07 22:14:04 +10:00
DecDuck
e8633ceca2
fix: signout, again
2025-05-07 12:26:22 +10:00
DecDuck
770294d559
fix: ignore error if we are unable to blacklist certificate
2025-05-07 12:16:09 +10:00
DecDuck
c0c55d35f4
fix: signout route
2025-05-07 11:33:21 +10:00
DecDuck
a47debda91
fix: notification rendering
2025-05-07 09:54:02 +10:00
DecDuck
31ad8505b7
fix: task api and other small issues
2025-04-20 23:34:22 +10:00
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
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
DecDuck
42349ad4e1
feat: allow client-based web tokens
2025-04-08 16:16:40 +10: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
DecDuck
54b3bc3a7e
fix: devices page for mobile
2025-04-05 23:30:38 +11:00
DecDuck
2cbee3d495
feat: add ability to review and revoke clients
2025-04-05 17:42:32 +11:00
DecDuck
7263ec53ac
fix: remove weird import
2025-04-05 15:38:07 +11:00
DecDuck
0edfdbdfce
fix: return user library for client
2025-04-05 15:34:24 +11:00
DecDuck
114d235a6a
fix: remove legacy metadata client routes
2025-04-05 15:34:12 +11:00
DecDuck
a47615a274
refactor: move game id fetch to index
2025-04-05 15:33:59 +11:00
DecDuck
1987c578bc
Merge branch 'Huskydog9988-better-ci' into develop
2025-04-05 14:22:38 +11:00
DecDuck
b2327b21fe
Merge branch 'better-ci' of https://github.com/Huskydog9988/drop into Huskydog9988-better-ci
2025-04-05 14:22:21 +11:00
DecDuck
b22681c555
fix: fix types, remove @nuxt/image because of broken types
2025-04-05 14:21:37 +11:00
DecDuck
82baeb909a
feat: add yarn typecheck and fix all types
2025-04-05 09:40:05 +11:00
DecDuck
2a85322f64
Merge branch 'Huskydog9988-db-store' into develop
2025-04-04 10:37:08 +11:00
DecDuck
088cb68604
chore: apply schema changes to db
2025-04-04 10:34:58 +11:00
DecDuck
57f50b0306
fix: renable nuxt-security with xss validator off
2025-04-01 21:20:54 +11:00
DecDuck
065951d91f
fix: update last accessed client on push
2025-04-01 21:16:54 +11:00
DecDuck
36e6c92938
feat: add cloud save backend
2025-04-01 21:08:57 +11:00
DecDuck
e7109e58bb
feat: update readme
2025-04-01 18:36:51 +11:00
DecDuck
17372a9c06
feat: account pages framework & updates to library
2025-04-01 18:28:34 +11:00
DecDuck
d7297707d7
fix: register redirect
2025-04-01 18:18:57 +11:00
DecDuck
c809c8fcbf
fix: re-request fix for $dropFetch
2025-04-01 16:58:53 +11:00
DecDuck
68f5f88347
fix: carousel pagination
2025-04-01 16:42:08 +11:00
DecDuck
6f8e28d711
fix: sidebar in library page
2025-04-01 16:19:03 +11:00
DecDuck
47dc364d4e
Merge branch 'develop' of https://github.com/AdenMGB/drop into AdenMGB-develop
2025-04-01 12:11:57 +11:00
DecDuck
3b4f940983
feat: slight optimisation with removing from collection
2025-04-01 12:08:39 +11:00
DecDuck
1048653eef
fix: $dropFetch SSR and rate limiting
2025-04-01 12:02:34 +11:00
DecDuck
f1c932b7d7
fix: remove previous fix and add longer yarn install timeout
2025-03-31 12:35:34 +11:00
DecDuck
7c420ba7d7
fix: revert previous and add yarn clean/configs
2025-03-31 12:24:50 +11:00
DecDuck
7974361e5b
fix: potential fix for timeout: switch to full image from slim
2025-03-31 12:18:14 +11:00
DecDuck
01171d788c
fix: pin nuxt to 3.15.4 and recreate lockfile
2025-03-31 11:50:15 +11:00
DecDuck
eec709a6e9
fix: recreate lockfile
2025-03-31 11:37:09 +11:00
DecDuck
5384759261
fix: update workflow to recurse submodules properly
2025-03-31 09:47:54 +11:00
DecDuck
e3022bc52b
fix: add submodules
2025-03-31 09:38:58 +11:00
DecDuck
c7af02c15e
fix: update dockerfile & use NPM droplet
2025-03-31 09:32:09 +11:00
DecDuck
96a1199fff
fix: update dockerfile to debian 12
2025-03-27 11:09:37 +11:00
DecDuck
2cfc2cee7c
Merge pull request #29 from Huskydog9988/patch-1
...
nightly builds and fix drop repo
2025-03-27 09:22:31 +11:00
DecDuck
58d558159d
feat: github build
2025-03-27 09:16:22 +11:00
DecDuck
e4e1c66bca
fix: public assets
2025-03-24 12:55:07 +11:00
DecDuck
1996b97e99
refactor: use hash directly in authmek and version field on authmek
2025-03-24 12:50:21 +11:00
DecDuck
cb4937b590
Merge pull request #28 from Huskydog9988/auth-overhaul
...
overhaul auth and futureproof it with argon2
2025-03-24 12:27:14 +11:00
DecDuck
87f01a9984
Merge pull request #26 from Huskydog9988/perf-fixes
...
massive perf improvements
2025-03-23 10:56:35 +11:00
DecDuck
573bf87cbb
Merge pull request #27 from Huskydog9988/cleanup-platform-parse
...
fix: platformparse case sensitivity
2025-03-20 23:10:28 +00:00
DecDuck
6918e78cf9
fix: macos and rate limiting
2025-03-15 15:04:52 +11:00
DecDuck
98c8258127
fix?: https redirection issues
2025-03-14 20:31:00 +11:00
DecDuck
3527f678e5
fix: remove @nuxt/content
2025-03-14 13:23:56 +11:00
DecDuck
fce084f95a
Merge branch 'Huskydog9988-perf-improvements/fetch' into develop
2025-03-14 13:16:55 +11:00
DecDuck
1ad1ebb3fd
merge: husky updates
2025-03-14 13:16:26 +11:00
DecDuck
1de9ebdfa5
feat: refactor news and migrate rest of useFetch to $dropFetch
2025-03-14 13:12:04 +11:00
DecDuck
bd1cb67cd0
feat: user page & $dropFetch util
2025-03-14 12:22:08 +11:00
DecDuck
3225f536ce
feat: lazy init igdb
2025-03-13 16:18:44 +11:00
DecDuck
58f91f4ac4
Merge branch 'Huskydog9988-metadata-improvements' into develop
2025-03-13 15:55:09 +11:00
DecDuck
8fc37936dc
Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements
2025-03-13 15:54:51 +11:00
DecDuck
0ca9a3b2f7
feat: database level metadata provider init
2025-03-13 15:20:13 +11:00
DecDuck
789361ea73
feat: add mac as platform
2025-03-11 19:02:53 +11:00
DecDuck
ffc1537d7f
feat: partial work on home admin page
2025-03-11 18:25:29 +11:00
DecDuck
9d07070ef6
feat: add news client routes
2025-03-11 18:24:50 +11:00
DecDuck
0f0874c10a
feat: file uploads on news articles
2025-03-11 17:51:46 +11:00
DecDuck
137241fdbb
fix: notifications and store styling
2025-03-11 17:08:31 +11:00
DecDuck
9515a21dc6
feat: move article creation into a modal
2025-03-11 12:20:56 +11:00
DecDuck
c3ee948682
fix: store page styling
2025-03-11 11:47:35 +11:00
DecDuck
9608cc9742
fix: re-enable metadata providers
2025-03-11 11:33:05 +11:00
DecDuck
88aaa2a71b
fix: add aarch64 tag to runner
2025-03-11 09:06:41 +11:00
DecDuck
133503582a
feat: client collection routes
2025-03-10 12:28:59 +11:00
DecDuck
1eede0f035
fix: news frontend
2025-03-10 12:05:10 +11:00
DecDuck
b6f52f660a
fix: unmerged changes
2025-03-10 11:42:33 +11:00