Commit Graph
100 Commits
Author SHA1 Message Date
DecDuck 490afd0bb7 Fix GiantBomb metadata #61 (#62)
* fix: reviews error

* fix: lint
2025-06-01 15:39:10 +10:00
DecDuck 3fbe514f65 feat: ratings ui, import giantbomb ratings 2025-05-30 22:07:50 +10:00
DecDuck 6cc7e10fcd fix: remove old validation on version import 2025-05-30 13:18:35 +10:00
DecDuck 85edc4cca2 chore: move more admin over to arktype validators 2025-05-30 13:17:21 +10:00
DecDuck 83a9b22d82 fix: various fixes 2025-05-30 10:29:55 +10:00
DecDuck fca85633c1 chore: remove old playtime api 2025-05-30 08:41:50 +10:00
DecDuck 83a0ef2240 Merge branch 'Huskydog9988-more-fixes' into develop 2025-05-30 08:40:42 +10:00
DecDuck 925f3cb4f0 chore: remove const 2025-05-30 08:39:58 +10:00
DecDuck 2b61e9a371 chore: add DROP_VERISON constant 2025-05-30 08:39:43 +10:00
DecDuck c5f8b44537 fix: metadata update errors 2025-05-29 17:36:52 +10:00
DecDuck ea90a7f086 fix: blade's metadata issue 2025-05-29 17:28:49 +10:00
DecDuck 093bb60eb2 chore: add DROP_VERISON constant 2025-05-28 15:07:11 +10:00
DecDuck 79a23ae1c6 Merge pull request #46 from Pacodastre/fix-docker-compose-image
Fixes wrong image being used in deploy-template example
2025-05-25 07:16:14 +10:00
DecDuck ce27f76856 fix: openid redirect auth query 2025-05-15 21:22:24 +10:00
DecDuck 8e3ae01a30 feat: backend inline capability registration 2025-05-15 16:06:03 +10:00
DecDuck 6dad3aeab7 chore: style 2025-05-15 14:58:01 +10:00
DecDuck 1d141c117b fix: apply notification acls to live notifications 2025-05-15 14:57:16 +10:00
DecDuck 1dba112bce feat: separate library and metadata pages, notification acls 2025-05-15 14:55:05 +10:00
DecDuck 086664adfd Update README.md 2025-05-12 17:11:19 +10:00
DecDuck ce0e21be9a Update README.md 2025-05-12 17:10:36 +10:00
DecDuck a0bc4bbc4c feat: refactored into separate metadata and library pages 2025-05-10 15:22:57 +10:00
DecDuck 90277653cb feat: rework developer/publisher system 2025-05-10 11:59:56 +10:00
DecDuck ac355918ed Merge branch 'Huskydog9988-further-improvements' into develop 2025-05-10 11:26:16 +10:00
DecDuck d6830c3428 feat: update search style 2025-05-10 11:25:45 +10:00
DecDuck 1f41e52a86 feat: update search style 2025-05-10 11:24:04 +10:00
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