Commit Graph

100 Commits

Author SHA1 Message Date
Devin Zuczek 568717bb53 migrate subrooms to own storage 2026-07-24 16:08:30 -04:00
Devin Zuczek 5ed9e765a5 clean up match code, remove old endpoints 2026-07-24 14:19:08 -04:00
Devin Zuczek 82f011c0b0 fix invites 2026-07-23 18:09:16 -04:00
Devin Zuczek 2f6a40279d add version check for 20230414 client 2026-07-23 12:23:30 -04:00
Devin Zuczek 68b98665b2 update api docs 2026-07-22 10:12:50 -04:00
Devin Zuczek 40c38d7a18 add max rooms and clubs per account 2026-07-21 16:49:57 -04:00
Devin Zuczek 2a043d0042 Revert "store images as int"
This reverts commit 56f7695c71.
2026-07-21 15:57:57 -04:00
Devin Zuczek 56f7695c71 store images as int 2026-07-21 15:52:28 -04:00
Devin Zuczek 430825d72e club photos 2026-07-21 13:27:02 -04:00
Devin Zuczek 7f497fcee0 fix #19 clubhouses 2026-07-21 12:59:47 -04:00
Devin Zuczek d56fe3a276 oops update platform here too 2026-07-21 12:15:07 -04:00
Devin Zuczek 086441f6f5 misc cleanup 2026-07-21 01:20:20 -04:00
Devin Zuczek 3319a5d91a room delete endpoint :( 2026-07-20 11:37:59 -04:00
Devin Zuczek 9065bf5e54 Fix #13 add basic admin panel for now 2026-07-17 17:43:18 -04:00
Devin Zuczek 710031b2a3 make just admin exit cleanly 2026-07-16 12:28:46 -04:00
Devin Zuczek f02a75aed4 Issue #14: add isDeveloper/isModerator CLI commands 2026-07-16 12:25:25 -04:00
Devin Zuczek ed155c163c add a few CLI commands 2026-07-16 11:33:01 -04:00
Devin Zuczek 916e42c33c attempting to fix some consumables not appearing in avatar immediately 2026-07-15 17:25:22 -04:00
Devin Zuczek 489ac04574 fix some custom room authoring issues 2026-07-15 16:12:24 -04:00
Devin Zuczek 0061dc046b lol dont clone tags, add some more empty endpoints 2026-07-15 14:40:02 -04:00
devin c33919bc67 Currency, storefronts, purchasing (#12)
And a few other minor things, but primarily, the balance table exists and also consumable/inventory table.
2026-07-15 14:10:49 -04:00
Devin Zuczek 3e8f66b620 add game config configuration 2026-07-14 18:01:10 -04:00
Devin Zuczek 9d0d00992f add an account limit 2026-07-14 11:49:47 -04:00
Devin Zuczek 2e057e93b7 record deviceclass 2026-07-14 11:26:11 -04:00
Devin Zuczek 6845c9fd34 attempt to fix deviceid create account bug 2026-07-13 18:53:27 -04:00
Devin Zuczek c555f896a9 expire old presences 2026-07-13 18:13:18 -04:00
Devin Zuczek 08f25fb584 add duid endpoint 2026-07-13 17:35:35 -04:00
Devin Zuczek d56dd99315 misc fixes to clubs/moderation/room schema 2026-07-12 22:44:09 -04:00
Devin Zuczek fb553c2fd0 move presence to d1 2026-07-11 12:37:22 -04:00
Devin Zuczek aad184181b enforce steam ticket validation 2026-07-10 17:40:55 -04:00
Devin Zuczek 1f70adbd67 updates to uuids to be consistent 2026-07-10 00:10:03 -04:00
Devin Zuczek 43c3bd93be clean up auth, some storage improvements 2026-07-09 23:28:04 -04:00
Devin Zuczek 68d77ee4a4 moving some more things to domains 2026-07-09 22:29:21 -04:00
Devin Zuczek 7686bf7bf6 move rooms schema to package 2026-07-09 22:29:21 -04:00
Devin Zuczek bdebc50075 move JWT validation to package 2026-07-09 20:15:10 -04:00
Devin Zuczek 6e9d857ba6 migrating more stuff into domain pkg 2026-07-09 00:56:50 -04:00
Devin Zuczek baf43bfe31 authentication improvements 2026-07-06 21:08:24 -04:00
Devin Zuczek 31fdf52722 fix migrate issue 2026-06-30 16:11:40 -04:00
Devin Zuczek c1489ea683 improve db setups/migrations 2026-06-30 15:41:38 -04:00
Devin Zuczek 87581ddbcf remove kv IDs 2026-06-30 13:54:21 -04:00
Devin Zuczek 8b42c23764 update some naming conventions 2026-06-30 13:03:46 -04:00
Devin Zuczek c9cc39acbd initial support for local microservice stack 2026-06-30 12:20:43 -04:00
Devin Zuczek b3129d37f9 attempt to move d1 id out of vcs 2026-06-30 01:24:52 -04:00
Devin Zuczek 9c84c279ef move to .env 2026-06-30 01:04:50 -04:00
Devin Zuczek 7536fcdf4f remove changeset 2026-06-30 00:45:04 -04:00
Devin Zuczek 311ff6b1f7 move to env var 2026-06-29 23:48:29 -04:00
Devin Zuczek c9ec13fc6c update deps 2026-06-29 23:44:57 -04:00
Devin Zuczek 81815ef06c remove hard coded routes 2026-06-29 23:16:42 -04:00
Devin Zuczek 69b89e2dc4 testing generic deploy 2026-06-29 23:16:42 -04:00
Devin Zuczek 8e644a5c20 Initial commit 2026-06-08 18:23:40 -04:00