Commit Graph

5 Commits

Author SHA1 Message Date
e4fbc7cd50 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
60abc03091 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
4b009f1aca feat: basic playtime backend 2025-05-27 12:30:20 -04:00
8e3ae01a30 feat: backend inline capability registration 2025-05-15 16:06:03 +10:00
0d02be2392 fix: refactor prisma multifolder into docs example 2025-05-08 16:25:01 +10:00