Commit Graph

  • 78c0731622 Implement Pomelo Registration Puyodead1 2023-09-08 21:33:04 -04:00
  • 08fcec36ba update user modify for unique usernames Puyodead1 2023-06-14 11:37:17 -04:00
  • 9a415989b1 add legacy_username user field Puyodead1 2023-05-19 15:46:52 -04:00
  • 69fd55089c rename pomeloEnabled to uniqueUsernames Puyodead1 2023-05-19 15:14:40 -04:00
  • 435e80ff57 remove display_name Puyodead1 2023-05-06 01:11:37 -04:00
  • 90038fecdd rename handle to tag Puyodead1 2023-05-05 16:41:24 -04:00
  • 3341c9cf98 lint Puyodead1 2023-05-05 11:24:17 -04:00
  • cca6cb3210 initial pomelo implementation Puyodead1 2023-05-05 11:09:05 -04:00
  • 00b2a18cdb Quick and dirty util scripts, trim node modules Rory& 2026-01-21 07:09:14 +01:00
  • 7b48c2bdd1 Fix tsconfig for tsgo Rory& 2026-01-21 07:08:07 +01:00
  • 70cf9ac2dc oops, left some .orig files in ajv patch Rory& 2026-01-20 07:16:43 +01:00
  • 192758e3df fix validations MathMan05 2026-01-20 11:33:08 -06:00
  • ee56ada8f6 tsconfig: set srcDir, tsBuildInfoFile Rory& 2026-01-20 05:24:57 +01:00
  • 5dde677d01 Fix NixOS tests, allow building via tsgo Rory& 2026-01-20 03:00:40 +01:00
  • 1f42f4b888 Nix test VM, migrations helper script Rory& 2026-01-19 11:57:22 +01:00
  • dd58e7509e Update nix deps Rory& 2026-01-17 16:32:17 +00:00
  • 1365b2fc8a Add explicit dep on EFCore to resolve compiler error Rory& 2026-01-17 17:00:23 +01:00
  • bfed3395c6 Update nix nuget deps Rory& 2026-01-17 14:14:58 +00:00
  • a46ae85322 Setting myself up for failure Rory& 2026-01-17 14:59:13 +01:00
  • 8a1295ddfd Add stub POSt report endpoint Rory& 2026-01-17 03:22:29 +01:00
  • 8ea87873de Restructure extras Rory& 2026-01-17 02:18:03 +01:00
  • a32cc57e29 Merge commit from fork Cyber 2026-01-16 07:46:13 +01:00
  • 61b468f76d Make this not use the whole session object ohayo 2026-01-15 23:28:18 +10:00
  • 3dd950b8ec Add temp reporting menu responses Rory& 2026-01-15 07:37:41 +01:00
  • 35111173c3 Enum for report menu types Rory& 2026-01-14 23:11:06 +01:00
  • a0417adff2 Actually map all endpoints for getting report menus Rory& 2026-01-14 22:20:04 +01:00
  • d9f5be41be Merge pull request #1465 from CyberL1/fix/name-must-not-be-empty Cyber 2026-01-14 16:19:15 +01:00
  • e2df7c8927 fest: throw an error if bot name is empty CyberL1 2026-01-14 16:17:13 +01:00
  • 349211bdcd fest: throw an error if application name is empty CyberL1 2026-01-14 16:11:36 +01:00
  • e274ae107d fix: FieldErrors function returned array instead of an object CyberL1 2026-01-14 16:05:09 +01:00
  • 23f6754597 Gateway close logging for 4002 Rory& 2026-01-13 23:16:10 +01:00
  • 20d7b45ac4 Support API v10 Rory& 2026-01-13 22:38:33 +01:00
  • db83922644 Include request info in errors Rory& 2026-01-13 21:57:25 +01:00
  • 3133c50e55 Forgot to include assets Rory& 2026-01-11 17:46:53 +01:00
  • 7fb017dd58 Exclude captcha response schemas, KeySchema Rory& 2026-01-11 17:42:57 +01:00
  • 989bb734cd Sync CS db model Rory& 2026-01-11 16:39:22 +01:00
  • 49bb15051a Whoami endpoint in api Rory& 2026-01-11 16:37:54 +01:00
  • 654fcc29b5 CDN-CS stuff Rory& 2026-01-11 16:31:22 +01:00
  • 018beebdc2 Merge pull request #1464 from CyberL1/fix/build-workflow Cyber 2026-01-10 16:25:49 +01:00
  • 754bef93aa fix: add missing config value for tests CyberL1 2026-01-10 16:23:41 +01:00
  • 0a429c3e99 Merge branch 'spacebarchat:master' into fix/build-workflow Cyber 2026-01-10 16:02:05 +01:00
  • 8689e0b81c fix: install sqlite3 for build workflow CyberL1 2026-01-10 15:59:56 +01:00
  • caec0d2320 Merge pull request #1463 from CyberL1/fix/mutual-friends Cyber 2026-01-10 15:42:45 +01:00
  • 1b7c882852 fix: relationshipsSelf are now actually self CyberL1 2026-01-10 15:33:21 +01:00
  • 207024218f Update nix Rory& 2026-01-01 19:32:58 +00:00
  • 43bb696a83 Update deps minor Rory& 2026-01-01 19:32:02 +00:00
  • 45c2277bcc implement sku creation route feat/quests Puyodead1 2025-12-29 20:20:46 -05:00
  • 0f69861bee More schemas for store/collectibles Puyodead1 2025-12-29 14:42:23 -05:00
  • b7d359c3cd Fix profile API MathMan05 2025-12-29 11:00:18 -06:00
  • 16e90d228e Add sticker manager in non admin section of admin api test client Rory& 2025-12-29 11:40:02 +01:00
  • bb9075667c Fix deps hashes for extras Rory& 2025-12-29 11:39:11 +01:00
  • e46d6fc0df Clean up nix a little Rory& 2025-12-29 11:38:11 +01:00
  • 916e6f454a Persist uploader user id for new stickers Rory& 2025-12-28 11:23:29 +01:00
  • a79ea3a5bc Reduce service permissions Rory& 2025-12-28 10:37:27 +01:00
  • ee9416f79c gen openapi spec Puyodead1 2025-12-27 15:27:43 -05:00
  • 11e2e35746 No trailing slashes in endpoints Rory& 2025-12-27 14:41:06 +01:00
  • 97b7256d8f Nix: include patches in fileset Rory& 2025-12-27 13:14:05 +01:00
  • e784959bcc Fix schemas... Rory& 2025-12-27 13:08:44 +01:00
  • 0709744e1f Allow writing to cdn path Rory& 2025-12-27 12:53:15 +01:00
  • 016d3b9d88 bleh Rory& 2025-12-27 10:38:40 +01:00
  • 34de369cd0 bleh Rory& 2025-12-27 10:36:46 +01:00
  • 97d40540f8 Fix copy paste failure Rory& 2025-12-27 10:33:00 +01:00
  • df1aea808b Allow passing config secrets as paths Rory& 2025-12-27 10:27:50 +01:00
  • be2ff3bcba cdn no leading slash for private endpoint hack Rory& 2025-12-27 07:45:53 +01:00
  • ae2bff7cfc cdn dont use https for localhost Rory& 2025-12-27 07:28:59 +01:00
  • e4545c13e0 Set working directory Rory& 2025-12-27 07:00:18 +01:00
  • e98a5b1a02 print cwd in jwt Rory& 2025-12-27 06:51:58 +01:00
  • 9e6b8e3351 Log some paths Rory& 2025-12-27 06:27:17 +01:00
  • d844edc147 Fix runtime path Rory& 2025-12-27 06:20:59 +01:00
  • 8c4192f752 Dont set working directory explicitly Rory& 2025-12-27 06:19:46 +01:00
  • 2d997008d4 consistent paths Rory& 2025-12-27 06:11:18 +01:00
  • 2610ce6e85 create group Rory& 2025-12-27 06:04:09 +01:00
  • d72e7968b2 maye? Rory& 2025-12-27 06:02:37 +01:00
  • 81c90545c6 lets tyr not dynamcic user Rory& 2025-12-27 06:00:53 +01:00
  • b784add166 sadfkoljwaesioafawej Rory& 2025-12-27 05:31:35 +01:00
  • 50d27a7bf4 fix endpoint crap Rory& 2025-12-27 05:26:47 +01:00
  • 998bf83dae Override port always based on endpoints Rory& 2025-12-27 03:25:13 +01:00
  • 2f2f11cf54 No default port Rory& 2025-12-27 03:19:24 +01:00
  • f75806f8fd Use systemd runtimedirectory Rory& 2025-12-27 03:12:23 +01:00
  • f72e47c267 Give storage location to all services Rory& 2025-12-27 03:01:26 +01:00
  • f23943b12c AF_UNIX Rory& 2025-12-27 02:57:51 +01:00
  • d49fd3922f Server name setting Rory& 2025-12-27 02:34:30 +01:00
  • 660b467855 nix: fix env name Rory& 2025-12-26 14:24:46 +01:00
  • 92846d38cb nix: allow ints in env Rory& 2025-12-26 14:19:46 +01:00
  • a191dac722 Nix: expose CDN path option Rory& 2025-12-26 14:06:33 +01:00
  • 0c4d768bed Ignore empty ASN type/ID in register Rory& 2025-12-26 11:01:21 +01:00
  • 0263198302 prettier Puyodead1 2025-12-26 00:39:43 -05:00
  • f1ef4f7824 add store/sku/entitlement schemas/enums Puyodead1 2025-12-26 00:33:35 -05:00
  • d91b55dfcc Fix endpoint public splitting Rory& 2025-12-25 23:05:35 +01:00
  • a75c38ff2a C#: db config model Rory& 2025-12-25 23:01:27 +01:00
  • 5b59130994 Drop unused metrics configuration Rory& 2025-12-25 07:50:34 +01:00
  • 4ddd05e35c Drop unused Kafka configuration Rory& 2025-12-25 07:28:58 +01:00
  • 19edf63e37 various crap i was working on dev/emma-fuck-this Rory& 2025-12-25 05:31:32 +01:00
  • 79184a7a34 WIP nix stuff Rory& 2025-12-25 07:11:20 +01:00
  • a01fb6ab39 WIP C# stuff Rory& 2025-12-25 07:07:31 +01:00
  • e141202e5a Consistent imports and instructions for email Rory& 2025-12-25 05:47:44 +01:00
  • 724ebe1792 Initial work on quests Puyodead1 2025-12-24 23:46:38 -05:00
  • b0105d7d80 No s3 support by default Rory& 2025-12-25 03:57:01 +01:00
  • 0cf765fa9f Drop sqlite3 by default Rory& 2025-12-25 03:45:49 +01:00
  • 27b8b55595 Merge branch 'spacebarchat:master' into errorFix Mathium05 2025-12-23 16:34:38 -06:00