DecDuck
cf7d84db1b
Toggle for showing title & description overlay on store page #51 ( #130 )
...
* #51 Adds settings page with showTitleDescriptionOnGamePanel
* Removes console.log
* Renames isHidden to system, adds missing system column on Game and fixes nitro plugin on fresh database
* Implements a different way to handle the placeholder image
* Removes system column on Game
* Groups settings keys together
* Removes unused i18n keys
* fix: fix eslints and other small tweaks
---------
Co-authored-by: Francois Ribemont <ribemont.francois@gmail.com >
2025-07-06 13:13:57 +10:00
DecDuck
4a866d2f18
FlatLibrary provider ( #127 )
2025-07-06 12:44:41 +10:00
Pacodastre
f70cb75b35
Adds delete user functionality in admin panel #86 ( #110 )
...
* #86 Adds delete user functionality in admin panel
* Removes unnecessary code
* Prevents current user from deleting itself
2025-06-08 14:49:11 +10:00
DecDuck
9ecd86cece
Task groups & viewer in admin panel #52 ( #91 )
...
* feat: historical tasks in database, better scheduling, and unified API for accessing tasks
* feat: new UI for everything
* fix: add translations and fix formatting
2025-06-07 15:39:01 +10:00
DecDuck
d4ea3e2fbe
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
Huskydog9988
a549d3a1db
fix: remove old requiredPerms field
2025-05-15 14:42:40 -04:00
Huskydog9988
598a38e482
Merge remote-tracking branch 'origin/develop' into more-fixes
2025-05-15 13:38:46 -04:00
DecDuck
1ded35f32f
feat: separate library and metadata pages, notification acls
2025-05-15 14:55:05 +10:00
Huskydog9988
307552d9f8
feat: add acl to notifications
...
not sure if i got all the acls of the different notifications down rn, but it seems to be about right
2025-05-14 22:53:09 -04:00
Huskydog9988
a94ede3861
fix: gamerating model
2025-05-14 22:13:53 -04:00
Huskydog9988
8b57ef9dd5
fix: allow notification nonce reuse per user
2025-05-14 15:40:55 -04:00
Huskydog9988
3ad801b072
feat: games now have tag support
2025-05-11 12:52:00 -04:00
DecDuck
47ee7fccde
feat: rework developer/publisher system
2025-05-10 11:59:56 +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
8a9b2bfc87
feat: minimum support for unrefed object cleanup
2025-05-10 11:25:45 +10:00
Huskydog9988
ad88cde540
feat: basic screenshot manager
2025-05-10 11:25:44 +10:00
DecDuck
f475f486a5
feat: add oidc to admin panel
2025-05-08 15:29:50 +10:00
DecDuck
0e7c0ff22a
feat: oidc
2025-05-07 22:14:04 +10:00
DecDuck
d6d9911b2c
Merge branch 'Huskydog9988-more-ui-work' into develop
2025-04-14 10:54:09 +10:00
DecDuck
9e4cb7f753
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
6a9480f9e4
feat: allow client-based web tokens
2025-04-08 16:16:40 +10:00
DecDuck
1729591a2c
feat: add ability to review and revoke clients
2025-04-05 17:42:32 +11:00
DecDuck
f8ecc4a10c
chore: apply schema changes to db
2025-04-04 10:34:58 +11:00
Huskydog9988
4134777264
Merge remote-tracking branch 'origin/develop' into db-store
2025-04-03 19:21:05 -04:00
Huskydog9988
c564792c7a
Merge branch 'develop' into db-store
2025-04-03 18:12:07 -04:00
DecDuck
6fe8bf1e76
feat: add cloud save backend
2025-04-01 21:08:57 +11:00
DecDuck
d035c9d847
refactor: use hash directly in authmek and version field on authmek
2025-03-24 12:50:21 +11:00
Huskydog9988
8b13a7e46b
add migrations to store ca and session in db
2025-03-14 11:37:31 -04:00
DecDuck
661befba3f
feat: user page & $dropFetch util
2025-03-14 12:22:08 +11:00
DecDuck
96c7da56fe
Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements
2025-03-13 15:54:51 +11:00
DecDuck
c3f6d27439
feat: database level metadata provider init
2025-03-13 15:20:13 +11:00
DecDuck
240d1364e8
feat: add mac as platform
2025-03-11 19:02:53 +11:00
DecDuck
be00777a6c
fix: decduck's code review
2025-03-10 11:39:45 +11:00
DecDuck
1447c37cb0
feat: migrate to tailwind v4 and fix user token API
2025-03-10 10:35:03 +11:00
DecDuck
e6911259b2
feat(acls): added backend acls
2025-03-10 10:34:26 +11:00
Aden Lindsay
230d49cf3d
fix(backend): Add forgotton migration for news storage
2025-02-03 16:50:10 +10:30
DecDuck
4caa240bd6
fix: cascade delete for collection entries
2025-01-28 17:06:30 +11:00
DecDuck
0e631a9228
feat(collections): backend
2025-01-19 16:29:29 +11:00
DecDuck
dd001b0f58
feat(import): overhauled version importing
2024-12-31 00:04:50 +11:00
DecDuck
82428786c4
feat(admin ui): customisable image carousel and new layout
2024-12-27 14:43:40 +11:00
DecDuck
0b106fc497
feat(metadata): 'manual' metadata provider
2024-12-26 19:54:49 +11:00
DecDuck
93dd1a2de5
feat(delete games): update prisma & delete games
2024-12-23 21:12:32 +11:00
DecDuck
6f9c320d85
feat(umu id override): add support for overriding UMU id
2024-12-23 13:33:22 +11:00
DecDuck
b51db3b259
feat(ui): more ui improvements
2024-11-24 16:12:19 +11:00
DecDuck
2262fb5df0
feat(store): new endpoints, ui and beginnings of main store page
2024-11-23 21:29:24 +11:00
DecDuck
3652d6123c
feat(notifications): added notification system w/ interwoven refactoring
2024-11-16 19:41:19 +11:00
DecDuck
e9a19ecb46
chore(invitations): add expires field
2024-11-07 19:07:05 +11:00
DecDuck
508c04c07d
feat(client cap): client capability framework + peer API configuration
2024-11-06 12:25:00 +11:00
DecDuck
35e8b5b7d6
immutable application settings framework
2024-11-02 11:32:36 +11:00