Commit Graph

4 Commits

Author SHA1 Message Date
Ivan Fontosh 399f828ca8 Add delete, bulk key creation, download stats, and v1.1.0.
New stats tab, hard delete with confirmation, count field for batch keys, and license list sorted newest first.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 00:21:21 +08:00
Ivan Fontosh 9799bca5e3 Revoke a single license by product key (v1.0.2).
Send license.key to the admin revoke API and track revoking state per key.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 16:44:18 +08:00
Ivan Fontosh bf6f347a44 Point license server to license.ttrpgplayer.ru and bump to 1.0.1.
Update hardcoded API URL and versionCode for the new production host.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 16:31:49 +08:00
Ivan Fontosh bbb861f920 Initial Android app: license list and key generation.
Kotlin Compose admin client for TTRPG Player license server with branding and settings for server URL and admin token.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:35:39 +08:00