Commit Graph

129 Commits

Author SHA1 Message Date
devin 01808882b1 Update deployment instructions in DEPLOYING.md
Clarified deployment instructions and added notes on DB migrations.
2026-07-14 13:08:09 -04:00
Devin Zuczek 505243844c add currency, outfits 2026-07-14 12:55:03 -04:00
Devin Zuczek 9d0d00992f add an account limit 2026-07-14 11:49:47 -04:00
Devin Zuczek deffa1bfc5 send notification for account change 2026-07-14 11:28:25 -04:00
Devin Zuczek 2e057e93b7 record deviceclass 2026-07-14 11:26:11 -04:00
Devin Zuczek 229b00ada8 revert back to success/error envelope 2026-07-13 23:29:04 -04:00
Devin Zuczek 6845c9fd34 attempt to fix deviceid create account bug 2026-07-13 18:53:27 -04:00
Devin Zuczek 92f5b49879 add fave/unfave 2026-07-13 18:36:23 -04:00
Devin Zuczek c9996229db update wrangler/workers version 2026-07-13 18:24:00 -04:00
Devin Zuczek c555f896a9 expire old presences 2026-07-13 18:13:18 -04:00
Devin Zuczek 4860875cc7 prefix images with their type 2026-07-13 18:10:01 -04:00
Devin Zuczek f15eaea9ff fix custom avatar item flag 2026-07-13 17:50:25 -04:00
Devin Zuczek 08f25fb584 add duid endpoint 2026-07-13 17:35:35 -04:00
Devin Zuczek 06c9f8f409 fix platform link login 2026-07-13 01:31:40 -04:00
Devin Zuczek b87df796f3 add tagfilters 2026-07-12 23:54:05 -04:00
Devin Zuczek d56dd99315 misc fixes to clubs/moderation/room schema 2026-07-12 22:44:09 -04:00
Devin Zuczek b463a79df2 subroom matchmake 2026-07-12 22:43:28 -04:00
Devin Zuczek f5a86f66fe fixup accountprivacysettings 2026-07-12 22:43:16 -04:00
Devin Zuczek 0902e084e6 getting clubs semiworking 2026-07-12 22:42:56 -04:00
Devin Zuczek ae85bedea1 inventions...almost working 2026-07-12 19:55:51 -04:00
Devin Zuczek a404541f2c add tip 2026-07-11 13:44:04 -04:00
Devin Zuczek 84ac79427d inventions 2026-07-11 13:24:41 -04:00
Devin Zuczek 8aace02453 add nice tip image 2026-07-11 12:53:03 -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 2a1e9d5d0a Update README with RecFlare Client link
Added link to RecFlare Client and removed outdated information about downloadable game.
2026-07-10 10:59:35 -04:00
Devin Zuczek 6f3b62dd01 move file 2026-07-10 10:14:14 -04:00
devin 516637d8ef add global-metadata.dat containing the CDN modulus change 2026-07-10 10:07:02 -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 879b5d5905 some work on clubs schema 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 6d343066a0 Fix wording on scalability in README
Corrected phrasing for scalability description.
2026-07-09 22:15:46 -04:00
devin 162faf9433 Revise README with new image and Postman reference
Updated image link and added mention of a Postman collection.
2026-07-09 22:09:35 -04:00
devin 6fcdfb54f5 Add credits section to README
Added credits section to acknowledge resources used.
2026-07-09 21:53:45 -04:00
Devin Zuczek bdebc50075 move JWT validation to package 2026-07-09 20:15:10 -04:00
devin cb48cefa7d Refactor README for clarity and structure
Reorganized and clarified sections in the README, improving readability and structure.
2026-07-09 19:55:33 -04:00
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