mirror of
https://github.com/myronblair/tomtomgames
synced 2026-06-30 17:51:08 -05:00
0c96b0ad7c91b1ea08f177269823800527d9b15d
- DB: added is_deleted, deleted_at columns to platforms table - Soft delete: archive button moves games to archived section instead of hard delete - Archived section: master admin can restore (reactivates) or permanently delete - Slug reuse: creating a game with an archived slug reactivates the old record - New game form: master admin always sees add form + agent info; other admins hidden - Edit: non-master admins have form card revealed on edit - Delete/Add buttons: only visible to master admin - api/platforms.php: public and admin_list queries exclude archived games - api/admin.php: platforms_archived, platforms_restore, platforms_purge actions added Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Mirror of github.com/myronblair/tomtomgames
Languages
PHP
99.8%
Shell
0.2%