Commit Graph

241 Commits

Author SHA1 Message Date
devin 1818f3abda Clarify RecFlare implementation details
Updated project description for clarity and accuracy.
2026-07-09 19:49:58 -04:00
devin fcbc490811 add DEPLOYING.md
Added detailed instructions for deploying the RecFlare infrastructure to Cloudflare, including prerequisites, setup steps, and available commands.
2026-07-09 19:47:23 -04:00
devin 37d9341b94 Revise README to focus on deployment instructions
Removed the 'Why Cloudflare?' section and added a 'Deploying' section with instructions on running and deploying the microservices.
2026-07-09 19:46:18 -04:00
devin 71c5362f8c Add services documentation for RecNet client
This document lists all RecNet services discovered by the client, detailing their subdomains, associated workers, and implementation status.
2026-07-09 19:44:42 -04:00
devin 6c655a0af4 Clarify unit tests and project goals in README
Updated README to clarify unit tests and project goals.
2026-07-09 19:43:21 -04:00
devin b7574c5e31 Improve README formatting and clarity
Updated disclaimer and notes for clarity and formatting.
2026-07-09 19:39:45 -04:00
devin b3aa5d5c3a Update README with image and project details
Added an image to the README and updated the project description.
2026-07-09 19:33:49 -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 38c0a92dd9 add sample config (just a basic photon 20 ccu server) 2026-07-09 15:50:04 -04:00
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