Commit Graph

134 Commits

Author SHA1 Message Date
Rory&
43bb696a83 Update deps minor 2026-01-01 19:32:02 +00:00
Rory&
b0105d7d80 No s3 support by default 2025-12-25 03:57:01 +01:00
Rory&
0cf765fa9f Drop sqlite3 by default 2025-12-25 03:45:49 +01:00
Rory&
c31ae1528e Shields 2025-12-21 03:57:06 +01:00
Rory&
491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory&
c6e8f66cd2 nix: add admin api docker image 2025-12-17 05:16:24 +01:00
Rory&
938f59c944 Less debug logging, more useful? 2025-12-16 07:47:24 +01:00
Rory&
094f6c261a Split time classes, include tests 2025-12-01 22:46:52 +01:00
Rory&
25f7c0de5d Drop node-fetch-commonjs, proxy-agent as deprecated 2025-12-01 20:19:14 +01:00
Rory&
a1f4cf8eca Nix: move patch-package to devDependencies, drop usage of npx, drop patchPhase 2025-11-21 14:22:14 +01:00
Rory&
88c04ccedd Move typescript-json-schema to devDependencies (no runtime usage) 2025-11-21 14:22:13 +01:00
Rory&
b4eb1a48bd Update nix and packages 2025-11-20 15:16:10 +01:00
Rory&
37594a5bec ZSTD on gateway 2025-10-17 11:58:53 +02:00
Rory&
7422165177 Update deps, update nix 2025-10-16 09:48:37 +02:00
Rory&
a03ce73459 Drop node-os-utils 2025-10-15 17:00:09 +02:00
Rory&
aad4a9c8c9 Updates 1 2025-10-15 16:50:22 +02:00
Rory&
e52c237326 Reorganise schemas a little bit 2025-10-15 08:04:23 +02:00
Rory&
0da7169b00 Move schemas to separate module 2025-10-14 09:34:21 +02:00
Rory&
2e955f6b63 Install chalk (oops) 2025-10-08 02:41:48 +02:00
Rory&
251eaf9519 build: always run openapi and schema generation, use build mode 2025-10-07 15:08:48 +02:00
Rory&
d0a83d65e1 typescript: use build mode rather than project mode 2025-10-07 14:45:23 +02:00
Rory&
f4d6384a59 NPM update 2025-10-07 14:42:37 +02:00
Rory&
a25393e806 Clean up array extensions 2025-10-04 19:09:26 +02:00
Rory&
b681ae7522 Drop dependency on missing-native-js-functions 2025-10-04 19:09:25 +02:00
Rory&
2e365718ed Attempt to vendor lambert-server 2025-10-04 19:09:25 +02:00
Rory&
d647f882b1 Pass mergeParams: true to new router calls due to express behavior change 2025-09-30 07:14:10 +02:00
Rory&
0fb9e94788 Fix nix package 2025-09-30 06:15:45 +02:00
Rory&
e8e9bb722a Move discord-protos to regular deps, update patches 2025-09-30 05:45:27 +02:00
Rory&
d5d719f3c8 Remove mariadb support as it isnt maintained and hasnt worked in over a year 2025-09-30 05:23:53 +02:00
Rory&
5c7bb0a8af Update nix hashes and fixup package lock 2025-09-30 05:08:17 +02:00
Rory&
98513a92f9 Port MailJet transport 2025-09-30 05:00:12 +02:00
Rory&
7053c16344 Port MailGun transport 2025-09-30 04:50:01 +02:00
Rory&
088e7d89ab Port SMTP transport, make nodemailer optional 2025-09-30 04:24:19 +02:00
Rory&
533a72c3d3 Port SendGrid to new interface 2025-09-30 04:13:11 +02:00
Rory&
56db63df03 Bump nodejs to 24 2025-09-29 22:08:16 +02:00
Rory&
0c3d8a792f Drop @sentry/node (Sentry support) - untested and unused 2025-09-29 22:08:03 +02:00
Rory&
3a0bded7f2 Update file-type 2025-09-29 21:22:46 +02:00
Rory&
46ce140033 Update dotenv, express, nodemailer, missing-native-js-functions, bcrypt, i18next, globals, typescript-json-schema,
body-parser, image-size, @aws-sdk/client-s3
2025-09-29 21:16:32 +02:00
Rory&
f4d1ea405a Update dependencies (minor) 2025-09-29 20:38:15 +02:00
Rory&
5e3080d72f Setting protos support 2025-09-29 18:38:06 +02:00
dependabot[bot]
dff4683df9 build(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [multer](https://github.com/expressjs/multer), [on-headers](https://github.com/jshttp/on-headers) and [morgan](https://github.com/expressjs/morgan).


Updates `multer` from 1.4.5-lts.2 to 2.0.2
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v1.4.5-lts.2...v2.0.2)

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `morgan` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/morgan/compare/1.10.0...1.10.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: morgan
  dependency-version: 1.10.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 14:03:53 +02:00
dependabot[bot]
60a0b3f47e build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [axios](https://github.com/axios/axios).


Updates `@sentry/node` from 8.35.0 to 8.49.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.35.0...8.49.0)

Updates `axios` from 1.7.7 to 1.8.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.2)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 14:00:40 +02:00
Emma [it/its]@Rory&
fca7953a51 Update some dependencies, fix nix 2025-07-02 15:54:23 +02:00
Puyodead1
ac1779b480 update webrtc types package 2025-06-25 23:17:14 -04:00
dank074
526a8da8f5 add webrtc support (#1284)
Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
2025-06-22 12:41:13 +10:00
Puyodead1
080b2c7d38 Implement signed cdn urls 2025-05-03 12:30:22 +02:00
Emma [it/its]@Rory&
ebc063df97 Fix dependencies 2025-04-09 16:38:03 +02:00
dependabot[bot]
7680492287 build(deps): bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express).


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 19:01:31 +01:00
Puyodead1
8c7fabfe40 implement hubs routes 2025-01-07 21:12:43 -05:00
dank074
f043dd455d change eslint config to use new flat config format 2024-11-13 16:44:55 -06:00