Commit Graph

5 Commits

Author SHA1 Message Date
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
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
Huskydog9988 1502ab7263 feat: basic playtime backend 2025-05-27 12:30:20 -04:00
DecDuck 0f73e84e81 feat: backend inline capability registration 2025-05-15 16:06:03 +10:00
DecDuck b90683e973 fix: refactor prisma multifolder into docs example 2025-05-08 16:25:01 +10:00