Commit Graph

55 Commits

Author SHA1 Message Date
de438b93d5 Migrate game metadata import to task system #90 (#103)
* feat: move game import to new task system

* fix: sizing issue with new task UI

* fix: lint

* feat: add pcgamingwiki task
2025-06-08 11:37:24 +10:00
f264fd0971 Fix: Importing without Metadata is broken. #73 (#75)
* fix: manual metadata import

* fix: lint
2025-06-03 10:49:01 +10:00
3e5c3678d5 Database-level multi-library support #48 (#58)
* feat: start of library backends

* feat: update backend routes and create initializer

* feat: add legacy library creation

* fix: resolve frontend type errors

* fix: runtime errors

* fix: lint
2025-06-01 16:05:05 +10:00
490afd0bb7 Fix GiantBomb metadata #61 (#62)
* fix: reviews error

* fix: lint
2025-06-01 15:39:10 +10:00
3fbe514f65 feat: ratings ui, import giantbomb ratings 2025-05-30 22:07:50 +10:00
83a9b22d82 fix: various fixes 2025-05-30 10:29:55 +10:00
f97a968e0d fix: not being able to edit game title 2025-05-29 15:59:53 -04:00
dc982df96b Merge branch 'develop' into more-fixes 2025-05-29 13:58:27 -04:00
ea90a7f086 fix: blade's metadata issue 2025-05-29 17:28:49 +10:00
a34f10d9b9 feat: igdb tag support 2025-05-14 22:03:32 -04:00
9bf36c8737 feat: pcgamgingwiki desc in searchstub 2025-05-14 21:52:32 -04:00
bea26a9a6d feat: game metadata rating support 2025-05-14 21:40:25 -04:00
6df2ef1740 fix: igdb assuming certain values always exist 2025-05-14 21:38:16 -04:00
b033496710 feat: update checker based gh releases 2025-05-14 16:07:25 -04:00
dad2161754 feat: games now have tag support 2025-05-11 12:52:00 -04:00
a8ee27eea9 feat: pcgamgingwiki now provides a description 2025-05-11 00:35:16 -04:00
90277653cb feat: rework developer/publisher system 2025-05-10 11:59:56 +10:00
cbf480bef9 fix: pcgamingwiki not parsing company websites 2025-05-10 11:25:45 +10:00
afaaaf2eb5 feat: unified company metadata store
still need to migrate users from old developer and publisher tables
2025-05-10 11:25:45 +10:00
52a7de0a8b feat: minimum support for unrefed object cleanup 2025-05-10 11:25:45 +10:00
0c48d42c2d fix: missing metadata preventing game import
when a metadata provider fails to import a game's developer / publisher, the import is no longer blocked. the imports usally fail because there isn't a page for these compaines
2025-05-10 11:25:44 +10:00
464af37afb chore: warn when metadata fails 2025-05-08 19:49:37 +10:00
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
feedcfc5c4 fix: metadata init issues 2025-04-20 23:24:08 +10:00
3b1d04251c feat: log metadata error if fail 2025-04-20 21:23:09 +10:00
87215c4a1e chore: prettier pass 2025-04-15 21:46:34 -04:00
8e109dd562 fix: more eslint stuff 2025-04-15 21:10:45 -04:00
d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
fe82c78571 refactor: remove momentjs 2025-04-06 19:44:38 -04:00
3225f536ce feat: lazy init igdb 2025-03-13 16:18:44 +11:00
8fc37936dc Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements 2025-03-13 15:54:51 +11:00
0ca9a3b2f7 feat: database level metadata provider init 2025-03-13 15:20:13 +11:00
f8ae5b70c0 automate twitch credential refresh 2025-03-12 19:06:52 -04:00
7a3b30b012 accidently commited secret from testing lol (revoked) 2025-03-12 19:06:52 -04:00
4e8cffd778 make pcgamig wiki types match api return 2025-03-12 19:06:52 -04:00
bf7eb5b986 fix issue in igdb where company isn't found 2025-03-12 19:06:34 -04:00
77d06df7d3 fix manual metadata fetching publishers +types 2025-03-12 19:06:34 -04:00
2755aa472b in progress igdb 2025-03-12 19:06:34 -04:00
08164cae68 add pcgamingwiki as metadata source 2025-03-12 19:05:11 -04:00
4b4e067fac cleanup giantbomb provider 2025-03-12 19:04:32 -04:00
d2b485456a gracefully disable metadata provider when api key is missing 2025-03-12 19:04:32 -04:00
9608cc9742 fix: re-enable metadata providers 2025-03-11 11:33:05 +11:00
ce8887528f feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +11:00
2f52a16d52 feat(metadata): 'manual' metadata provider 2024-12-26 19:54:49 +11:00
9b12d4576c feat(object transactions): support more types 2024-12-26 19:37:21 +11:00
2c19e13c09 feat(admin ui): improve feedback when metadata fails 2024-12-25 23:36:39 +11:00
25fc957092 fix(giantbomb): fix for missing developers or publishers 2024-12-08 16:07:42 +11:00
e408ac5df8 feat(ui): more ui improvements 2024-11-24 16:12:19 +11:00
93bc143dac additional polish and QoL features 2024-10-22 09:43:00 +11:00
cf578bd005 patch metadata handler 2024-10-20 19:44:00 +11:00