132 Commits

Author SHA1 Message Date
Devin Zuczek 58966d7dd4 add openapi spec for rr apis 2026-07-09 12:37:40 -04:00
Devin Zuczek 27a9b5da04 update login test 2026-07-09 12:37:32 -04:00
Devin Zuczek 48dc1b2ee8 fix password authentication 2026-07-09 10:52:15 -04:00
Devin Zuczek 6e9d857ba6 migrating more stuff into domain pkg 2026-07-09 00:56:50 -04:00
Devin Zuczek f0a273a3c4 wip web 2026-07-09 00:56:50 -04:00
devin 7f57ee8fda Update README with client and service details 2026-07-08 17:25:22 -04:00
Devin Zuczek a1d9fc17f0 misc rooms endpoints, friends 2026-07-08 13:22:06 -04:00
Devin Zuczek 390843c679 prevent ddos on img 2026-07-08 09:53:39 -04:00
Devin Zuczek 1bb8389bcc fix featured 2026-07-08 09:53:33 -04:00
Devin Zuczek a029d0ed67 remove old routes, enable cache for cdn 2026-07-07 17:05:22 -04:00
Devin Zuczek 6a49fa19ac optimize routes 2026-07-07 01:22:05 -04:00
Devin Zuczek 605ba02e6e mark room as in progress 2026-07-07 00:57:32 -04:00
Devin Zuczek 2a95b5ba9b remove old /roomserver/ endpoints 2026-07-07 00:57:16 -04:00
Devin Zuczek dff0271b70 crop images 2026-07-07 00:02:38 -04:00
Devin Zuczek e81d4cc02c resize/cache images 2026-07-06 23:23:27 -04:00
Devin Zuczek 7017cab732 add some (maybe) working storefronts 2026-07-06 22:33:45 -04:00
Devin Zuczek 3c308d27f0 add some (maybe) working storefronts 2026-07-06 22:14:08 -04:00
Devin Zuczek baf43bfe31 authentication improvements 2026-07-06 21:08:24 -04:00
Devin Zuczek fbc1aedfcd move to JWT_SECRET 2026-07-06 16:20:05 -04:00
Devin Zuczek 631fefcfda tags, dorms 2026-07-06 00:05:05 -04:00
Devin Zuczek 48001d8bf4 custom dorm rooms 2026-07-06 00:04:52 -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 05cca877b1 more endpoints 2026-07-05 19:23:17 -04:00
Devin Zuczek 7cf380a401 more endpoints 2026-07-05 19:23:06 -04:00
Devin Zuczek 8f61adff1b move more defaults 2026-07-05 19:22:57 -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 0e8bf114e0 load up images 2026-07-05 16:29:41 -04:00
Devin Zuczek f48d78bd5f true matchmaking 2026-07-01 15:16:46 -04:00
devin 70aa33a27a Revise README for improved clarity and details
Updated README.md for clarity and accuracy regarding service architecture and configuration instructions.
2026-07-01 12:37:03 -04:00
devin 1f189226e9 updating readme.md 2026-07-01 11:01:54 -04:00
Devin Zuczek db1460ae06 remove hard defaults 2026-07-01 01:34:42 -04:00
Devin Zuczek f35e803267 more routes 2026-07-01 01:03:39 -04:00
Devin Zuczek ba33003343 updating types 2026-06-30 23:57:29 -04:00
Devin Zuczek 8e513c1275 bio 2026-06-30 23:44:57 -04:00
Devin Zuczek bf88bcc48f more routes 2026-06-30 22:32:08 -04:00
Devin Zuczek 3a3f96bba6 avatar endpoints 2026-06-30 18:52:37 -04:00
Devin Zuczek 1c89350906 fake currency for now 2026-06-30 18:05:16 -04:00
Devin Zuczek 2cc01a5912 implement stubs for /similar, visited, favroited, ownedby...implement clone 2026-06-30 17:37:25 -04:00
Devin Zuczek ce5a3551fa remove datacollection endpoint 2026-06-30 16:28:58 -04:00
devin 8a40be4391 Refine reasons for creating multiplayer clone
Removed redundant points about crashes and exploits in the README.
2026-06-30 16:23:19 -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 c911cb8f61 readme tweaks 2026-06-30 15:02:33 -04:00
Devin Zuczek a6df6a435e naming cleanup and readme changes 2026-06-30 15:00:22 -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 b7aab05a92 Revise README for clarity and updated instructions
Updated the 'Why?' section for clarity and added details about the project's architecture and limitations. Revised prerequisites and configuration instructions for better readability.
2026-06-30 12:33:06 -04:00
Devin Zuczek c9cc39acbd initial support for local microservice stack 2026-06-30 12:20:43 -04:00