Commit Graph

60 Commits

Author SHA1 Message Date
Devin Zuczek ca8d40c4ec [techdebt] cleanup duplicate schema definitions 2026-08-11 15:50:55 -04:00
Devin Zuczek 208c1fe772 [econ] mostly working challenges 2026-08-10 22:55:13 -04:00
Devin Zuczek 7fbaad1fd8 [www] add basic room list 2026-08-10 10:26:39 -04:00
Devin Zuczek a3d9fdb8bf eh not the prettiest, but visits is just an increment and we might have others later. room_columns is not user-provided 2026-08-08 14:31:06 -04:00
Devin Zuczek 9bb43f7b9c remove unpublished rooms from catalogs 2026-08-07 13:38:24 -04:00
Devin Zuczek 8bd76a4bae allow co-owners to edit tags 2026-08-07 12:35:50 -04:00
Devin Zuczek 3dd6d6420b open up room save endpoints to users with presence 2026-08-07 10:48:52 -04:00
Devin Zuczek 368ca252c1 add missing room save endpoint 2026-08-06 17:44:42 -04:00
Devin Zuczek 51364e482c fix subroom save description clobbering room description 2026-08-06 15:35:35 -04:00
Devin Zuczek 565d9b1aea Revert "fix issue with subroom save list not working in room with no current save"
This reverts commit aeff7d50cd.
2026-08-06 15:15:20 -04:00
Devin Zuczek aeff7d50cd fix issue with subroom save list not working in room with no current save 2026-08-06 14:47:52 -04:00
Devin Zuczek 880c6ab2dc allow underscores in room name 2026-08-06 12:40:38 -04:00
Devin Zuczek 6bfd4d9e50 validation in some areas, maybe move this to schema later 2026-08-05 12:08:04 -04:00
Devin Zuczek 65611c15d8 fix custom loading screens, add private endpoint for match into instance 2026-08-04 17:50:21 -04:00
Devin Zuczek 73bb7c4609 implement room ban 2026-08-04 15:41:49 -04:00
Devin Zuczek db003d54ef add a non working banlist 2026-08-04 13:26:12 -04:00
Devin Zuczek af2a2a0683 fix a couple room routes 2026-08-03 19:43:38 -04:00
devin 339a91735b Add account signup and turnstile, subroom perms (#24)
* turnstile

* require turnstile

* homepage refresh

* implemented rooms visited endpoint for friends

* update default profile pic

* add a meta download button

* add subroom permissions

* enable signup
2026-08-03 15:20:10 -04:00
Devin Zuczek 4c6b9679e4 fix room save shape 2026-07-28 23:49:32 -04:00
Devin Zuczek 6a910b27bd update auth for subroom paths 2026-07-28 23:28:25 -04:00
Devin Zuczek 9c8bf7087c fixup autopublish 2026-07-28 23:13:35 -04:00
Devin Zuczek d5ccad51d3 fixed room and subroom saving, add room saves 2026-07-28 20:29:20 -04:00
Devin Zuczek a28b9b4561 add subroom accessibility endpoint 2026-07-28 17:22:15 -04:00
Devin Zuczek 460839458c rooms openapi 2026-07-24 21:32:43 -04:00
Devin Zuczek 27c45792b8 beta subrooms (saving not working) 2026-07-24 21:00:42 -04:00
Devin Zuczek 568717bb53 migrate subrooms to own storage 2026-07-24 16:08:30 -04:00
Devin Zuczek 40c38d7a18 add max rooms and clubs per account 2026-07-21 16:49:57 -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 5345bd0517 fix room publish 2026-07-15 16:20:57 -04:00
Devin Zuczek 489ac04574 fix some custom room authoring issues 2026-07-15 16:12:24 -04:00
Devin Zuczek 4612144880 remove tags on clone 2026-07-15 14:21:54 -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 fb553c2fd0 move presence to d1 2026-07-11 12:37:22 -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 1577c1a736 disable featured rooms, causing some sort of issue with room lists 2026-07-09 19:07:04 -04:00
Devin Zuczek a1d9fc17f0 misc rooms endpoints, friends 2026-07-08 13:22:06 -04:00
Devin Zuczek 1bb8389bcc fix featured 2026-07-08 09:53:33 -04:00
Devin Zuczek baf43bfe31 authentication improvements 2026-07-06 21:08:24 -04:00
Devin Zuczek 631fefcfda tags, dorms 2026-07-06 00:05:05 -04:00
Devin Zuczek 3b9d59239e working room saves 2026-07-05 22:55:56 -04:00
Devin Zuczek 5a2e3f6e1a custom rooms 2026-07-05 20:20:09 -04:00
Devin Zuczek 7cf380a401 more endpoints 2026-07-05 19:23:06 -04:00
Devin Zuczek 8e255b0129 more interaction endpoints 2026-07-05 17:07:28 -04:00
Devin Zuczek bc7e4d718c more image endpoints, rooms 2026-07-05 16:29:56 -04:00
Devin Zuczek f48d78bd5f true matchmaking 2026-07-01 15:16:46 -04:00
Devin Zuczek f35e803267 more routes 2026-07-01 01:03:39 -04:00