summary refs log tree commit diff
path: root/package-lock.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix NixOS tests, allow building via tsgoRory&2026-01-201-0/+118
|
* Update deps minorRory&2026-01-011-705/+661
|
* No s3 support by defaultRory&2025-12-251-381/+80
|
* Drop sqlite3 by defaultRory&2025-12-251-870/+12
|
* ShieldsRory&2025-12-211-0/+63
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-10193/+10193
|
* nix: add admin api docker imageRory&2025-12-171-729/+729
|
* Less debug logging, more useful?Rory&2025-12-161-0/+23
|
* Bump depsRory&2025-12-031-522/+425
|
* Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-011-327/+7
|
* Nix: move patch-package to devDependencies, drop usage of npx, drop patchPhaseRory&2025-11-211-2/+250
|
* Move typescript-json-schema to devDependencies (no runtime usage)Rory&2025-11-211-2/+34
|
* Update nix and packagesRory&2025-11-201-840/+868
|
* ZSTD on gatewayRory&2025-10-171-64/+184
|
* Fix package lockRory&2025-10-161-10/+61
|
* Update deps, update nixRory&2025-10-161-385/+324
|
* Drop node-os-utilsRory&2025-10-151-15/+0
|
* Updates 1Rory&2025-10-151-677/+676
|
* Install chalk (oops)Rory&2025-10-081-9/+22
|
* NPM updateRory&2025-10-071-1470/+974
|
* Drop dependency on missing-native-js-functionsRory&2025-10-041-7/+0
|
* Attempt to vendor lambert-serverRory&2025-10-041-324/+4
|
* Fix nix packageRory&2025-09-301-23/+1
|
* Move discord-protos to regular deps, update patchesRory&2025-09-301-3/+1
|
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-301-91/+0
|
* Update nix hashes and fixup package lockRory&2025-09-301-628/+4
|
* Port MailJet transportRory&2025-09-301-6/+24
|
* Port MailGun transportRory&2025-09-301-32/+10
|
* Port SendGrid to new interfaceRory&2025-09-301-36/+18
|
* Bump nodejs to 24Rory&2025-09-291-8/+8
|
* Drop @sentry/node (Sentry support) - untested and unusedRory&2025-09-291-828/+9
|
* Update file-typeRory&2025-09-291-18/+127
|
* Update dotenv, express, nodemailer, missing-native-js-functions, bcrypt, ↵Rory&2025-09-291-409/+1177
| | | | | | i18next, globals, typescript-json-schema, body-parser, image-size, @aws-sdk/client-s3
* Update dependencies (minor)Rory&2025-09-291-1006/+1002
|
* Setting protos supportRory&2025-09-291-0/+18
|
* build(deps): bump the npm_and_yarn group across 1 directory with 3 updatesdependabot[bot]2025-07-271-117/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* build(deps): bump the npm_and_yarn group across 1 directory with 2 updatesdependabot[bot]2025-07-271-255/+196
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Update some dependencies, fix nixEmma [it/its]@Rory&2025-07-021-2173/+3265
|
* update webrtc types packagePuyodead12025-06-251-7/+8
|
* add webrtc support (#1284)dank0742025-06-221-2652/+1780
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Implement signed cdn urlsPuyodead12025-05-031-0/+1
|
* Fix dependenciesEmma [it/its]@Rory&2025-04-091-2245/+2048
|
* build(deps): bump undici from 6.20.1 to 6.21.1 in the npm_and_yarn groupdependabot[bot]2025-01-251-3/+3
| | | | | | | | | | | | | | | | | Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 6.20.1 to 6.21.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.20.1...v6.21.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump the npm_and_yarn group with 2 updatesdependabot[bot]2025-01-211-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* implement hubs routesPuyodead12025-01-071-0/+11
|
* build(deps-dev): bump @eslint/plugin-kit in the npm_and_yarn groupdependabot[bot]2024-11-171-4/+3
| | | | | | | | | | | | | | | | | | Bumps the npm_and_yarn group with 1 update: [@eslint/plugin-kit](https://github.com/eslint/rewrite). Updates `@eslint/plugin-kit` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3) --- updated-dependencies: - dependency-name: "@eslint/plugin-kit" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump cross-spawn from 7.0.3 to 7.0.5dependabot[bot]2024-11-171-5/+4
| | | | | | | | | | | | | Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge branch 'master' into fix/user-profile-colorsCyber2024-11-141-6/+1
|\
| * change eslint config to use new flat config formatdank0742024-11-131-9/+30
| |
* | fix: return user profile theme colors as numbersCyberL12024-11-121-6/+32
|/
* Update eslint & plugins to latestEmma [it/its]@Rory&2024-10-301-305/+261
|
* Update jimp to latestEmma [it/its]@Rory&2024-10-301-453/+361
|
* Update reflect-metadata to latestEmma [it/its]@Rory&2024-10-301-10/+4
|
* Update ajv-formats to latestEmma [it/its]@Rory&2024-10-301-4/+4
|
* Update @types/amqplib to 0.10.5 (for amqplib@0.10.4)Emma [it/its]@Rory&2024-10-301-12/+4
|
* Update sentry to latestEmma [it/its]@Rory&2024-10-301-79/+824
|
* Update AWS s3 SDK to latestEmma [it/its]@Rory&2024-10-301-62/+62
|
* Update i18next to latestEmma [it/its]@Rory&2024-10-301-5/+5
|
* Run npm update, remove erlpack from package listEmma [it/its]@Rory&2024-10-301-580/+563
|
* Update typescript to latestEmma [it/its]@Rory&2024-10-301-5/+5
|
* Fix module resolution when $CWD != .Emma [it/its]@Rory&2024-10-281-4/+12
|
* Update some patches, switch to node-fetch-commonjs, more updatesEmma [it/its]@Rory&2024-10-281-15/+81
|
* More NPM updatesEmma [it/its]@Rory&2024-10-281-187/+63
|
* Run npm updateEmma [it/its]@Rory&2024-10-281-904/+1840
|
* update deps so nix hashes.json is correct?TomatoCake2024-08-181-118/+120
|
* Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵TomatoCake2024-08-151-1778/+2773
|\ | | | | | | into feat/local-image-proxy
| * Merge pull request #1173 from ↵Puyodead12024-08-141-846/+1017
| |\ | | | | | | | | | | | | spacebarchat/dependabot/npm_and_yarn/multi-1efa427ffc Bump fast-xml-parser and @aws-sdk/client-s3
| | * Bump fast-xml-parser and @aws-sdk/client-s3dependabot[bot]2024-08-141-846/+1017
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependency [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.2.5 to 4.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.5...v4.4.1) Updates `@aws-sdk/client-s3` from 3.388.0 to 3.629.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.629.0/clients/client-s3) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #1174 from spacebarchat/dependabot/npm_and_yarn/braces-3.0.3Puyodead12024-08-141-7/+7
| |\ \ | | | | | | | | Bump braces from 3.0.2 to 3.0.3
| | * | Bump braces from 3.0.2 to 3.0.3dependabot[bot]2024-08-141-7/+7
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #1172 from spacebarchat/dependabot/npm_and_yarn/jose-4.15.9Puyodead12024-08-141-3/+3
| |\ \ | | | | | | | | Bump jose from 4.14.4 to 4.15.9
| | * | Bump jose from 4.14.4 to 4.15.9dependabot[bot]2024-08-141-3/+3
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.9. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md) - [Commits](https://github.com/panva/jose/compare/v4.14.4...v4.15.9) --- updated-dependencies: - dependency-name: jose dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #1171 from ↵Puyodead12024-08-141-4/+4
| |\ \ | | | | | | | | | | | | | | | | spacebarchat/dependabot/npm_and_yarn/nodemailer-6.9.14 Bump nodemailer from 6.9.4 to 6.9.14
| | * | Bump nodemailer from 6.9.4 to 6.9.14dependabot[bot]2024-08-141-4/+4
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.4 to 6.9.14. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.4...v6.9.14) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #1170 from ↵Puyodead12024-08-141-9/+46
| |\ \ | | | | | | | | | | | | | | | | spacebarchat/dependabot/npm_and_yarn/express-4.19.2 Bump express from 4.18.2 to 4.19.2
| | * | Bump express from 4.18.2 to 4.19.2dependabot[bot]2024-08-141-9/+46
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #1169 from spacebarchat/dependabot/npm_and_yarn/ws-8.17.1Puyodead12024-08-141-4/+4
| |\ \ | | | | | | | | Bump ws from 8.13.0 to 8.17.1
| | * | Bump ws from 8.13.0 to 8.17.1dependabot[bot]2024-08-141-4/+4
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
| * / Bump tar from 6.1.15 to 6.2.1dependabot[bot]2024-08-141-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * Bump axios from 1.4.0 to 1.7.4dependabot[bot]2024-08-141-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.7.4. - [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.4.0...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Fix build by using ts-ignoreTomatoCake2024-06-281-1/+1
| |
* | Fix style + nix?TomatoCake2024-06-281-1/+1
| |
* | Add config value for cache durationTomatoCake2024-06-281-0/+1
| |
* | Add local image proxy using sharp/jimp pkgsTomatoCake2024-06-221-22/+742
|/
* Add nix flake to repo (#1111)Rory&2024-02-191-0/+220
|
* Fix application icons (#1110)BoryaGames2024-02-111-137/+142
| | | | Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* update sentryMadeline2023-09-021-47/+55
|
* update jsonwebtoken and bcryptMadeline2023-08-121-535/+521
|
* npm upgradeMadeline2023-08-071-6733/+381
|
* update proxy-agentMadeline2023-08-071-149/+602
|
* Merge branch 'master' of github.com:spacebarchat/serverMadeline2023-08-071-30/+30
|\
| * Merge pull request #1087 from spacebarchat/dependabot/npm_and_yarn/semver-5.7.2Madeline2023-08-071-18/+18
| |\ | | | | | | Bump semver from 5.7.1 to 5.7.2
| | * Bump semver from 5.7.1 to 5.7.2dependabot[bot]2023-08-071-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Bump word-wrap from 1.2.3 to 1.2.5dependabot[bot]2023-08-071-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #1061 from spacebarchat/dependabot/npm_and_yarn/vm2-3.9.19Madeline2023-08-071-6/+6
| |\ | | | | | | Bump vm2 from 3.9.13 to 3.9.19
| | * Bump vm2 from 3.9.13 to 3.9.19dependabot[bot]2023-05-171-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.13 to 3.9.19. - [Release notes](https://github.com/patriksimek/vm2/releases) - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/patriksimek/vm2/compare/3.9.13...3.9.19) --- updated-dependencies: - dependency-name: vm2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | switch from il8next-node-fs-backend to il8next-fs-backendMadeline2023-08-071-89/+11
|/ /
* | minor version updatesPuyodead12023-08-061-2631/+2694
| |
* | feat: implement member list id generationV3L0C1T13S2023-05-241-0/+24
|/
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-2/+2
|\
| * Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
| |
| * Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-3022/+2448
| | | | | | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
| * build: remove sqlite3 in favor of better-sqlite3Samuel2023-03-181-28/+117
| |
| * fix: package-lock.jsonSamuel2023-03-171-35/+617
| |
| * build: update dependenciesSamuel2023-03-171-2405/+2308
| |
* | Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-0/+5
| | | | | | | | Use api_endpointPublic instead of cdn_endpointPublic
* | replace node-fetch with wretchPuyodead12023-03-181-0/+9
| |
* | `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`Madeline2023-03-181-1/+0
|/
* Bump sqlite3 from 5.1.4 to 5.1.5dependabot[bot]2023-03-131-7/+8
| | | | | | | | | | | | | Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.4 to 5.1.5. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.5) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove test client and client patcherMadeline2023-03-011-1/+1
|
* Bump http-cache-semantics from 4.1.0 to 4.1.1dependabot[bot]2023-02-241-34/+85
| | | | | | | | | | | | | Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* add SendGrid transportPuyodead12023-02-241-1/+122
|
* use a fixed mailjet transportPuyodead12023-02-241-88/+35
|
* Update package-lock.jsonPuyodead12023-02-231-61/+6085
|
* Add mailjet transportPuyodead12023-02-231-0/+267
|
* Add Mailgun transportPuyodead12023-02-231-0/+84
|
* Update package-lock.jsonPuyodead12023-02-231-0/+19
|
* add support for desktop/webPuyodead12023-02-171-1/+0
|
* Use erlpack instead of @yukikaze-bot/erlpack (#968)Madeline2023-02-011-14/+38
|
* Implement WebAuthn (#967)Puyodead12023-01-301-0/+259
| | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* Add ESLint (#941)Madeline2023-01-201-2/+1168
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Prettier precommit hookMadeline2023-01-051-2/+365
|
* Patch body-parser to use json-bigintMadeline2022-12-301-44/+44
|
* Fix `npm ci`!!!Madeline2022-12-271-8/+109
|
* Update build workflow to use node 18, update lock file to v3Madeline2022-12-271-4479/+1
|
* Add GH workflow for buildMadeline2022-12-271-215/+225
|
* Remove Discord oauth login supportMadeline2022-12-171-9/+9
|
* Remove fluent-ffmpeg dep. TODO: Merge puyo's PRMadeline2022-12-171-2948/+2138
|
* Sentry stuff?Madeline2022-10-301-67/+108
|
* Video attachment support!Madeline2022-10-041-4/+74
|
* Better embed handlingMadeline2022-10-011-0/+140
|
* PrettierMadeline2022-09-261-0/+22
|
* Move schemas to /src/util/schemasMadeline2022-09-261-288/+52
|
* Fix slowcord additional servicesMadeline2022-09-261-1/+0
|
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-0/+37
|
* Fix and remove some scripts + use ajv/typescript-json-schema required by patchesMadeline2022-09-261-33/+477
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-17035/+4175
|
* fosscord-server/pulls/858Madeline2022-08-211-140/+193
|
* Really shitty external image resizingMadeline2022-07-241-84/+789
|
* bot stuff idkMadeline2022-07-091-0/+22681
|
* :sparkles: webrtcFlam3rboy2021-08-121-1790/+0
|
* :construction: initFlam3rboy2021-06-241-0/+1790