Commit Graph

4920 Commits

Author SHA1 Message Date
Rory&
2aa8285deb Drop cdn-cs module 2026-01-26 11:06:15 +01:00
Rory&
6f2a106f6d Update dotent dep locks 2026-01-26 11:02:33 +01:00
Rory&
56d8aa2326 C# dependency updates, CDN-CS work 2026-01-26 10:20:52 +01:00
Rory&
4dd959ad54 Make bot invites configurable 2026-01-24 19:27:39 +01:00
Rory&
f3f4a557f3 Forbid dashes in emoji names 2026-01-23 17:06:03 +01:00
Rory&
e52f4c3cd0 cdn: actually execute controllers 2026-01-23 12:00:34 +01:00
Rory&
0ed83c0b6c Identify: add self as recipient for DMs with nonexistnt users 2026-01-23 11:35:11 +01:00
Rory&
790282ebd8 Dummy warp endpoint 2026-01-23 09:41:43 +01:00
Rory&
9368066ec5 Port User.tag getter from pomelo as utility 2026-01-23 09:18:54 +01:00
Rory&
31345651db Make openapi.js work offline - still needs conditionals fixed though 2026-01-22 21:34:21 +01:00
dependabot[bot]
6eb1d2593f Bump undici in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 7.16.0 to 7.18.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.16.0...v7.18.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.18.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 20:31:19 +01:00
Rory&
cc2bcef03b CDN: use central cache middleware. Closes #1455 2026-01-22 20:25:33 +01:00
Rory&
935f7960a6 Move health endpoints to /, deprecate /api/-. Fixes #1089 2026-01-22 19:42:24 +01:00
Rory&
b3a595f25d Apply-migrations: retry 2026-01-22 08:31:06 +01:00
Rory&
d8e2870e54 Nix: dont set after/requires at all 2026-01-22 07:41:26 +01:00
Rory&
67318a4e92 Nix: dont depend on network.target 2026-01-22 07:35:29 +01:00
Rory&
88500e5fd3 WIP: StopForumSpam support 2026-01-22 07:34:21 +01:00
Cyber
7d25d49989 Merge pull request #1471 from MathMan05/botFix 2026-01-21 19:35:59 +01:00
MathMan05
ec4222ee77 bot fix 2026-01-21 12:11:10 -06:00
Rory&
0cc9cfab91 reenable wantedby 2026-01-21 09:33:48 +01:00
Rory&
d91d7f1ea7 disable services as a test 2026-01-21 09:25:51 +01:00
Rory&
a2a6e19246 Set 15s timeout for migrations 2026-01-21 08:42:42 +01:00
Rory&
8451b2602d network-online.target -> network.target? 2026-01-21 08:27:10 +01:00
Rory&
bdf08b758f Nix: remove dependency on postgres service if host isnt running it 2026-01-21 07:53:56 +01:00
Rory&
00b2a18cdb Quick and dirty util scripts, trim node modules 2026-01-21 07:09:54 +01:00
Rory&
7b48c2bdd1 Fix tsconfig for tsgo 2026-01-21 07:09:54 +01:00
Rory&
70cf9ac2dc oops, left some .orig files in ajv patch 2026-01-21 07:09:54 +01:00
MathMan05
192758e3df fix validations 2026-01-20 18:38:20 +01:00
Rory&
ee56ada8f6 tsconfig: set srcDir, tsBuildInfoFile 2026-01-20 05:24:57 +01:00
Rory&
5dde677d01 Fix NixOS tests, allow building via tsgo 2026-01-20 03:00:40 +01:00
Rory&
1f42f4b888 Nix test VM, migrations helper script 2026-01-19 11:57:22 +01:00
Rory&
dd58e7509e Update nix deps 2026-01-17 16:32:17 +00:00
Rory&
1365b2fc8a Add explicit dep on EFCore to resolve compiler error 2026-01-17 17:00:23 +01:00
Rory&
bfed3395c6 Update nix nuget deps 2026-01-17 14:14:58 +00:00
Rory&
a46ae85322 Setting myself up for failure 2026-01-17 14:59:13 +01:00
Rory&
8a1295ddfd Add stub POSt report endpoint 2026-01-17 03:22:44 +01:00
Rory&
8ea87873de Restructure extras 2026-01-17 03:22:44 +01:00
Cyber
a32cc57e29 Merge commit from fork
Make this not use the whole session object
2026-01-16 07:46:13 +01:00
ohayo
61b468f76d Make this not use the whole session object 2026-01-15 23:28:18 +10:00
Rory&
3dd950b8ec Add temp reporting menu responses 2026-01-15 07:37:41 +01:00
Rory&
35111173c3 Enum for report menu types 2026-01-14 23:11:06 +01:00
Rory&
a0417adff2 Actually map all endpoints for getting report menus 2026-01-14 22:20:04 +01:00
Cyber
d9f5be41be Merge pull request #1465 from CyberL1/fix/name-must-not-be-empty 2026-01-14 16:19:15 +01:00
CyberL1
e2df7c8927 fest: throw an error if bot name is empty 2026-01-14 16:17:13 +01:00
CyberL1
349211bdcd fest: throw an error if application name is empty 2026-01-14 16:11:36 +01:00
CyberL1
e274ae107d fix: FieldErrors function returned array instead of an object 2026-01-14 16:05:09 +01:00
Rory&
23f6754597 Gateway close logging for 4002 2026-01-13 23:16:10 +01:00
Rory&
20d7b45ac4 Support API v10 2026-01-13 22:38:33 +01:00
Rory&
db83922644 Include request info in errors 2026-01-13 21:57:25 +01:00
Rory&
3133c50e55 Forgot to include assets 2026-01-11 17:46:53 +01:00