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
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
Huskydog9988
9adbc157ab
feat: unified cache handler
2025-05-07 22:26:34 -04:00
Huskydog9988
1b11427300
docs: why timeline was disabled
2025-05-07 21:45:13 -04:00
Huskydog9988
7566617e74
fix: eslint error and server plugin name
2025-05-07 18:50:57 -04:00
Huskydog9988
7f36f08cd5
Merge branch 'develop' of https://github.com/Huskydog9988/drop into more-stuff
2025-05-07 18:45:36 -04:00
Huskydog9988
e1c919a7dc
refactor: homepage link in header
2025-05-07 18:42:13 -04:00
DecDuck
0e7c0ff22a
feat: oidc
2025-05-07 22:14:04 +10:00
DecDuck
7d545efa1e
fix: signout, again
2025-05-07 12:26:22 +10:00
DecDuck
aa083bd615
fix: ignore error if we are unable to blacklist certificate
2025-05-07 12:16:09 +10:00
DecDuck
e4137d3a59
fix: signout route
2025-05-07 11:33:21 +10:00
DecDuck
e6065b6daa
fix: notification rendering
2025-05-07 09:54:02 +10:00
Huskydog9988
7987bd0a77
chore: remove redundant omitApi prisma option
2025-04-24 18:34:20 -04:00
Huskydog9988
eba4fe12df
feat: run tasks at startup
2025-04-23 21:14:16 -04:00
DecDuck
56f5028f69
fix: task api and other small issues
2025-04-20 23:34:22 +10:00
DecDuck
7f8fac4b24
fix: metadata init issues
2025-04-20 23:24:08 +10:00
DecDuck
d5007a1194
fix: misc fixes
2025-04-20 21:33:19 +10:00
DecDuck
e3adbaa468
feat: log metadata error if fail
2025-04-20 21:23:09 +10:00
DecDuck
4d3508ba08
Update release.yml
2025-04-20 20:43:01 +10:00
DecDuck
c8db07b9d7
fix: prisma migrations in docker
...
i hate prisma so so so so so much
2025-04-20 18:12:29 +10:00
DecDuck
f24a5dbfc4
fix: copy package.json to Dockerfile
2025-04-19 21:51:44 +10:00
DecDuck
2e52635760
fix: prisma schema folder location
2025-04-19 21:51:22 +10:00
DecDuck
5c1fa2eac1
Merge pull request #37 from Huskydog9988/eslint
...
feat: add eslint and prettier
2025-04-19 11:40:21 +10:00
Huskydog9988
ad89257023
fix: don't set own script csp
2025-04-17 20:57:27 -04:00
Huskydog9988
d11e7a2e3d
ci: add prefix to branch based docker tags
2025-04-17 20:18:21 -04:00
Huskydog9988
9ab8aa6627
fix: userwidget not opening
2025-04-17 20:17:31 -04:00