Commit Graph

  • 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
  • 30cd803978 feild error fixes MathMan05 2025-12-23 16:34:00 -06:00
  • 55b3416957 Add server name config option for use in client redirects Rory& 2025-12-23 22:06:11 +01:00
  • 66ecc9d5bd Set low cache-control headers for static pages Rory& 2025-12-23 21:57:39 +01:00
  • 06cbb0ec2d Fix docker Rory& 2025-12-23 21:17:29 +01:00
  • 387b176f24 Merge pull request #1449 from MathMan05/inviteFix Cyber 2025-12-22 20:57:08 +01:00
  • 84213549fe fix invite API slightly MathMan05 2025-12-22 13:42:31 -06:00
  • 61f9531556 Update readme Rory& 2025-12-21 04:13:06 +01:00
  • eb7b146b0f Update readme Rory& 2025-12-21 04:04:27 +01:00
  • 60c2f9f183 Add forgotten asset Rory& 2025-12-21 03:59:42 +01:00
  • c31ae1528e Shields Rory& 2025-12-21 03:57:06 +01:00
  • c15c633731 Widget: sort users by id Rory& 2025-12-21 02:42:28 +01:00
  • c3334f4a34 Fix widget Rory& 2025-12-21 02:37:08 +01:00
  • 0acb078541 Fix import Rory& 2025-12-21 02:07:12 +01:00
  • 46b9094f3d Filter widget channels by type, implement rudimentary cache, mark cache as immutable Rory& 2025-12-21 02:02:00 +01:00
  • 1207eacba5 Bump widget idle time to 5 minutes Rory& 2025-12-20 22:05:24 +01:00
  • 55d75824d2 Forgot about bundle Rory& 2025-12-20 22:04:43 +01:00
  • 0b87ed9146 Commit evil (set process names) Rory& 2025-12-20 21:49:33 +01:00
  • 0b27fb5a79 Merge remote-tracking branch 'mathium05/dmFix' Rory& 2025-12-20 03:31:32 +01:00
  • c0482c94ba Fix online member count Rory& 2025-12-20 03:28:33 +01:00
  • e082feb09f apparently it didn't get moved lol MathMan05 2025-12-19 20:26:48 -06:00
  • 79c5eca639 DM bot Fix MathMan05 2025-12-19 20:26:10 -06:00
  • 64aebb7191 No alt text for avatars Rory& 2025-12-20 03:25:18 +01:00
  • cd85782582 Fix widget Rory& 2025-12-20 03:19:43 +01:00
  • 07aff67f4d Widget improvements Rory& 2025-12-19 23:42:19 +01:00
  • ffbe8b5987 Implement widget Rory& 2025-12-19 23:14:21 +01:00
  • 6162fbd520 Deprecation: Use object-based relations for typeorm Rory& 2025-12-19 21:06:12 +01:00
  • 7c247aedb9 prettier: ignore schemaExclusions.json Rory& 2025-12-19 20:37:11 +01:00
  • 2d99567b5e more async io Rory& 2025-12-19 20:34:43 +01:00
  • 381095f817 use async io for CDN file storage Rory& 2025-12-19 20:33:50 +01:00
  • 9d4e3d39f4 Dont use promises for dummy endpoints Rory& 2025-12-19 20:32:26 +01:00
  • c57f02f05c Fix style in scripts/schemaExclusions.json Rory& 2025-12-19 19:37:34 +01:00
  • 3636d615db ESLint: warn for deprecated constructs Rory& 2025-12-19 19:35:54 +01:00
  • 11a0744edc DEPRECATION: Move most select queries to object instead of string[] Rory& 2025-12-19 17:32:52 +01:00
  • baef604fc2 Merge pull request #1446 from CyberL1/refactor/gh-embed-length Cyber 2025-12-19 07:59:11 +01:00
  • 71a7e53511 refactor: adjust numbers for length limits CyberL1 2025-12-19 07:57:39 +01:00
  • f08d685a00 refactor: adjust numbers for length limits CyberL1 2025-12-19 07:55:27 +01:00