DecDuck
c4e0268090
fix: blade's metadata issue
2025-05-29 17:28:49 +10:00
DecDuck
38f635a489
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
Francois Ribemont
613efd7642
Fixes wrong image being used in example
2025-05-24 21:11:51 +01:00
DecDuck
7e470afdec
fix: openid redirect auth query
2025-05-15 21:22:24 +10:00
DecDuck
0f73e84e81
feat: backend inline capability registration
2025-05-15 16:06:03 +10:00
DecDuck
751a3e4d06
chore: style
2025-05-15 14:58:01 +10:00
DecDuck
41bdc0eeb4
fix: apply notification acls to live notifications
2025-05-15 14:57:16 +10:00
DecDuck
1ded35f32f
feat: separate library and metadata pages, notification acls
2025-05-15 14:55:05 +10:00
DecDuck
f4e8b2b14f
Update README.md
2025-05-12 17:11:19 +10:00
DecDuck
9f6863c1bd
Update README.md
2025-05-12 17:10:36 +10:00
DecDuck
79f4aa929e
feat: refactored into separate metadata and library pages
2025-05-10 15:22:57 +10:00
DecDuck
47ee7fccde
feat: rework developer/publisher system
2025-05-10 11:59:56 +10:00
DecDuck
2f83e67f2f
Merge branch 'Huskydog9988-further-improvements' into develop
2025-05-10 11:26:16 +10:00
DecDuck
e99dbc0fc1
feat: update search style
2025-05-10 11:25:45 +10:00
Huskydog9988
3c7d4ca446
fix: pcgamingwiki not parsing company websites
2025-05-10 11:25:45 +10:00
Huskydog9988
8a30e61ff9
feat: unified company metadata store
...
still need to migrate users from old developer and publisher tables
2025-05-10 11:25:45 +10:00
Huskydog9988
598c8f6358
feat: finish migrating to new objectid naming
2025-05-10 11:25:45 +10:00
Huskydog9988
7eaf4bda68
fix: linting errors
2025-05-10 11:25:45 +10:00
Huskydog9988
8a9b2bfc87
feat: minimum support for unrefed object cleanup
2025-05-10 11:25:45 +10:00
Huskydog9988
892e46801a
feat: identify unused objects
2025-05-10 11:25:44 +10:00
Huskydog9988
093d0aa523
feat: manually edit search term for game import
2025-05-10 11:25:44 +10:00
Huskydog9988
ecc5bba282
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
Huskydog9988
ad88cde540
feat: basic screenshot manager
2025-05-10 11:25:44 +10:00
DecDuck
9012b0a273
feat: update search style
2025-05-10 11:24:04 +10:00
Huskydog9988
10273a4d68
fix: pcgamingwiki not parsing company websites
2025-05-08 21:22:15 -04:00
Huskydog9988
4e14fb355b
feat: unified company metadata store
...
still need to migrate users from old developer and publisher tables
2025-05-08 20:44:37 -04:00
DecDuck
a461b67135
fix: fix invitation register url
2025-05-09 10:02:48 +10:00
Huskydog9988
b781ac89bf
feat: finish migrating to new objectid naming
2025-05-08 19:42:46 -04:00
Huskydog9988
f81fb38581
fix: linting errors
2025-05-08 19:26:46 -04:00
Huskydog9988
af5739e3c5
feat: minimum support for unrefed object cleanup
2025-05-08 19:20:34 -04:00
Huskydog9988
75f48437f2
feat: identify unused objects
2025-05-08 19:19:10 -04:00
Huskydog9988
74aeb67aee
feat: manually edit search term for game import
2025-05-08 12:16:12 -04:00
Huskydog9988
74a54f1436
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-08 11:57:37 -04:00
Huskydog9988
8ee485feef
feat: basic screenshot manager
2025-05-08 11:38:09 -04:00
DecDuck
f93035d984
fix: revert session store
2025-05-08 21:46:12 +10:00
DecDuck
5e4cf6114c
Revert "fix: convert socket sessions to cacheHandler"
...
This reverts commit 6c2778592e .
2025-05-08 21:43:54 +10:00
DecDuck
ca1ce5d0fa
fix: docker build
2025-05-08 21:30:52 +10:00
DecDuck
52f8350d19
fix: add prisma binary targets
2025-05-08 20:21:50 +10:00
DecDuck
08ef6a21e3
chore: warn when metadata fails
2025-05-08 19:49:37 +10:00
DecDuck
019dca78f3
fix: swap order of nuxt and prisma generations
2025-05-08 17:35:59 +10:00
DecDuck
aa3e72b9f5
fix: switch prisma schema type
2025-05-08 17:33:07 +10:00
DecDuck
b90683e973
fix: refactor prisma multifolder into docs example
2025-05-08 16:25:01 +10:00
DecDuck
867772d7ec
fix: update prisma schema and path
2025-05-08 16:20:19 +10:00
DecDuck
67afadec4e
fix: remove jank prisma script, and move to generated prisma client
2025-05-08 16:17:23 +10:00
DecDuck
8295021c57
Merge branch 'Huskydog9988-more-stuff' into develop
2025-05-08 15:50:47 +10:00
DecDuck
6c2778592e
fix: convert socket sessions to cacheHandler
2025-05-08 15:50:29 +10:00
DecDuck
255bb4f3e1
feat: add oidc to admin panel
2025-05-08 15:48:46 +10:00
DecDuck
f475f486a5
feat: add oidc to admin panel
2025-05-08 15:29:50 +10:00
Huskydog9988
f4bbbbf334
chore: remove fsbackend console logs
2025-05-07 22:32:24 -04:00
Huskydog9988
4d54b97705
fix: edgecase where object hash isn't read
2025-05-07 22:29:10 -04:00