summary refs log tree commit diff
path: root/package.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move why-is-node-running to dependenciesRory&2026-05-281-2/+2
* Process lifecycle scriptsRory&2026-05-281-1/+2
* Update npm packages, patchesRory&2026-05-241-8/+8
* npm: update node-zstd to 2.0.0Rory&2026-05-191-1/+1
* npm: update amqplib to 2.0.1Rory&2026-05-191-1/+1
* npm minor package updatesRory&2026-05-191-18/+18
* switch to harmony-erlpackRory&2026-05-031-1/+1
* eslint: array callback return, no restricted importsRory&2026-04-191-0/+1
* Minor package updatesRory&2026-04-191-1/+1
* NPM updates: typescript 6.0Rory&2026-04-181-1/+1
* NPM updates: amqplibRory&2026-04-181-1/+1
* NPM updates 2Rory&2026-04-181-9/+9
* NPM updateRory&2026-04-181-10/+10
* Update node packagesRory&2026-03-281-8/+8
* Fix schemas scriptRory&2026-03-211-8/+7
* Remove all traces of sqlite3 - resolves #1617Rory&2026-03-201-0/+1
* Exclude mongodb from typeorm deps - resolves #1616Rory&2026-03-201-1/+2
* Update npm packagesRory&2026-03-161-2/+2
* Roll back discord-protosRory&2026-03-131-1/+1
* Update nix, pion-sfu, npm packagesRory&2026-03-131-15/+15
* build(deps): bump file-type in the npm_and_yarn group across 1 directorydependabot[bot]2026-03-111-1/+1
* Bump the npm_and_yarn group across 1 directory with 2 updatesdependabot[bot]2026-03-071-1/+1
* Drop medooze, add pionRory&2026-02-261-2/+2
* Discovery fixes, nix updatesRory&2026-02-231-9/+9
* webrtc package by defaultRory&2026-02-201-0/+1
* Update dependencies (nix/node)Rory&2026-02-131-7/+7
* Add support for start:webrtc script to allow voice gateway to be run separately github/tmp tmpManetheren2026-02-111-0/+1
* update npm scripts to add a migration apply oneRory&2026-02-031-1/+2
* Bump dependencies (node)Rory&2026-02-011-16/+16
* temp unfinished json stuff in tsRory&2026-02-011-1/+1
* tsconfig: set srcDir, tsBuildInfoFileRory&2026-01-201-1/+1
* Fix NixOS tests, allow building via tsgoRory&2026-01-201-0/+3
* Update deps minorRory&2026-01-011-8/+8
* No s3 support by defaultRory&2025-12-251-1/+0
* Drop sqlite3 by defaultRory&2025-12-251-1/+5
* ShieldsRory&2025-12-211-0/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-133/+133
* nix: add admin api docker imageRory&2025-12-171-18/+18
* Less debug logging, more useful?Rory&2025-12-161-0/+1
* Split time classes, include testsRory&2025-12-011-1/+2
* Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-011-3/+0
* Nix: move patch-package to devDependencies, drop usage of npx, drop patchPhaseRory&2025-11-211-1/+2
* Move typescript-json-schema to devDependencies (no runtime usage)Rory&2025-11-211-2/+2
* Update nix and packagesRory&2025-11-201-21/+21
* ZSTD on gatewayRory&2025-10-171-3/+4
* Update deps, update nixRory&2025-10-161-1/+1
* Drop node-os-utilsRory&2025-10-151-2/+0
* Updates 1Rory&2025-10-151-7/+7
* Reorganise schemas a little bitRory&2025-10-151-4/+4
* Move schemas to separate moduleRory&2025-10-141-0/+1
* Install chalk (oops)Rory&2025-10-081-0/+1
* build: always run openapi and schema generation, use build modeRory&2025-10-071-1/+2
* typescript: use build mode rather than project modeRory&2025-10-071-2/+2
* NPM updateRory&2025-10-071-11/+11
* Clean up array extensionsRory&2025-10-041-1/+1
* Drop dependency on missing-native-js-functionsRory&2025-10-041-1/+0
* Attempt to vendor lambert-serverRory&2025-10-041-2/+2
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* Fix nix packageRory&2025-09-301-1/+1
* Move discord-protos to regular deps, update patchesRory&2025-09-301-1/+1
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-301-3/+2
* Update nix hashes and fixup package lockRory&2025-09-301-3/+2
* Port MailJet transportRory&2025-09-301-0/+1
* Port MailGun transportRory&2025-09-301-1/+1
* Port SMTP transport, make nodemailer optionalRory&2025-09-301-1/+1
* Port SendGrid to new interfaceRory&2025-09-301-1/+1
* Bump nodejs to 24Rory&2025-09-291-1/+1
* Drop @sentry/node (Sentry support) - untested and unusedRory&2025-09-291-1/+0
* Update file-typeRory&2025-09-291-1/+1
* Update dotenv, express, nodemailer, missing-native-js-functions, bcrypt, i18n...Rory&2025-09-291-15/+15
* Update dependencies (minor)Rory&2025-09-291-16/+16
* Setting protos supportRory&2025-09-291-0/+1
* build(deps): bump the npm_and_yarn group across 1 directory with 3 updatesdependabot[bot]2025-07-271-2/+2
* build(deps): bump the npm_and_yarn group across 1 directory with 2 updatesdependabot[bot]2025-07-271-1/+1
* Update some dependencies, fix nixEmma [it/its]@Rory&2025-07-021-24/+24
* update webrtc types packagePuyodead12025-06-251-2/+2
* add webrtc support (#1284)dank0742025-06-221-2/+4
* Implement signed cdn urlsPuyodead12025-05-031-0/+1
* Fix dependenciesEmma [it/its]@Rory&2025-04-091-30/+30
* build(deps): bump the npm_and_yarn group with 2 updatesdependabot[bot]2025-01-211-1/+1
* implement hubs routesPuyodead12025-01-071-0/+1
* change eslint config to use new flat config formatdank0742024-11-131-0/+3
* Update eslint & plugins to latestEmma [it/its]@Rory&2024-10-301-3/+3
* Update jimp to latestEmma [it/its]@Rory&2024-10-301-1/+1
* Update reflect-metadata to latestEmma [it/its]@Rory&2024-10-301-1/+1
* Update ajv-formats to latestEmma [it/its]@Rory&2024-10-301-1/+1
* Update @types/amqplib to 0.10.5 (for amqplib@0.10.4)Emma [it/its]@Rory&2024-10-301-1/+1
* Update sentry to latestEmma [it/its]@Rory&2024-10-301-2/+1
* Update AWS s3 SDK to latestEmma [it/its]@Rory&2024-10-301-1/+1
* Update i18next to latestEmma [it/its]@Rory&2024-10-301-1/+1
* Run npm update, remove erlpack from package listEmma [it/its]@Rory&2024-10-301-45/+44
* Update typescript to latestEmma [it/its]@Rory&2024-10-301-1/+1
* Fix module resolution when $CWD != .Emma [it/its]@Rory&2024-10-281-0/+1
* Update some patches, switch to node-fetch-commonjs, more updatesEmma [it/its]@Rory&2024-10-281-2/+2
* More NPM updatesEmma [it/its]@Rory&2024-10-281-6/+6
* Run npm updateEmma [it/its]@Rory&2024-10-281-0/+1
* Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int...TomatoCake2024-08-151-4/+4
|\
| * Merge pull request #1173 from spacebarchat/dependabot/npm_and_yarn/multi-1efa...Puyodead12024-08-141-1/+1
| |\
| | * Bump fast-xml-parser and @aws-sdk/client-s3dependabot[bot]2024-08-141-1/+1
| * | Merge pull request #1171 from spacebarchat/dependabot/npm_and_yarn/nodemailer...Puyodead12024-08-141-1/+1
| |\ \
| | * | Bump nodemailer from 6.9.4 to 6.9.14dependabot[bot]2024-08-141-1/+1
| | |/
| * | Merge pull request #1170 from spacebarchat/dependabot/npm_and_yarn/express-4....Puyodead12024-08-141-1/+1
| |\ \
| | * | Bump express from 4.18.2 to 4.19.2dependabot[bot]2024-08-141-1/+1
| | |/
| * / Bump ws from 8.13.0 to 8.17.1dependabot[bot]2024-08-141-1/+1
| |/
* / Add local image proxy using sharp/jimp pkgsTomatoCake2024-06-221-0/+1
|/
* Ban API compat & Bulk Ban endpoint (#1120)TomatoCake2024-06-051-0/+1
* Add nix flake to repo (#1111)Rory&2024-02-191-0/+2
* Fix application icons (#1110)BoryaGames2024-02-111-3/+3
* update sentryMadeline2023-09-021-3/+2
* update jsonwebtoken and bcryptMadeline2023-08-121-2/+2
* remove changelog.js and cleanup package.json scriptsMadeline2023-08-101-2/+0
* update proxy-agentMadeline2023-08-071-1/+1
* switch from il8next-node-fs-backend to il8next-fs-backendMadeline2023-08-071-1/+1
* minor version updatesPuyodead12023-08-061-36/+36
* feat: implement member list id generationV3L0C1T13S2023-05-241-0/+2
* REALLY bad server testingMadeline2023-04-181-0/+1
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-10/+10
|\
| * Remove ALL fosscord mentionsMadeline2023-03-311-10/+10
| * Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-10/+12
| * build: remove sqlite3 in favor of better-sqlite3Samuel2023-03-181-2/+1
| * feat: better-sqlite3 supportSamuel2023-03-171-0/+1
| * perf: custom i18next middleware that only initializes when neededSamuel2023-03-171-1/+0
| * build: update dependenciesSamuel2023-03-171-10/+9
* | replace node-fetch with wretchPuyodead12023-03-181-0/+1
|/
* Bump sqlite3 from 5.1.4 to 5.1.5dependabot[bot]2023-03-131-1/+1
* add SendGrid transportPuyodead12023-02-241-1/+2
* use a fixed mailjet transportPuyodead12023-02-241-2/+2
* Add mailjet transportPuyodead12023-02-231-1/+2
* Add Mailgun transportPuyodead12023-02-231-1/+2
* Start implementing smtpPuyodead12023-02-231-0/+2
* Use erlpack instead of @yukikaze-bot/erlpack (#968)Madeline2023-02-011-4/+4
* Implement WebAuthn (#967)Puyodead12023-01-301-0/+1
* Add ESLint (#941)Madeline2023-01-201-1/+5
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+1
* add back openapi generation. todo: find way to keep route text descriptions i...Madeline2023-01-061-0/+1
* Prettier precommit hookMadeline2023-01-051-0/+3
* Add migrations (#923)Madeline2023-01-051-1/+2
* Patch body-parser to use json-bigintMadeline2022-12-301-1/+1
* Fix `npm ci`!!!Madeline2022-12-271-1/+2
* Move datasource to own file for typeorm cliMadeline2022-12-271-1/+2
* Client: update to canary 165341Puyodead12022-12-201-1/+7
* Move UserSettings to own entityTheArcaneBrony2022-12-191-1/+1
* Move to migrations. Use `npm run generate:db` for first database generation.Madeline2022-12-181-0/+1
* Remove Discord oauth login supportMadeline2022-12-171-3/+3
* Remove fluent-ffmpeg dep. TODO: Merge puyo's PRMadeline2022-12-171-2/+0
* Remove `sharp` depMadeline2022-12-171-1/+0
* Allow running api, cdn, gateway separatelyMadeline2022-10-311-0/+3
* Sentry stuff?Madeline2022-10-301-2/+3
* Added scripts for changelogs and removed premium referencesMadeline2022-10-271-1/+2
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-241-0/+1
* Video attachment support!Madeline2022-10-041-0/+2
* Better embed handlingMadeline2022-10-011-0/+2
* PrettierMadeline2022-09-261-6/+6
* Move schemas to /src/util/schemasMadeline2022-09-261-4/+5
* Add generate:client scriptMadeline2022-09-261-1/+2
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-1/+3
* Fix and remove some scripts + use ajv/typescript-json-schema required by patchesMadeline2022-09-261-4/+7
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-3/+70
* Use SPDX license syntax in 'package.json' filesKaKi872022-06-021-1/+1
* Hotfix for workspace (#739)Kuna2022-04-271-1/+1
* Do stuff for npm workspaceThesourtimes2022-04-261-0/+17
* :pencil: updated links to fosscord-serverFlam3rboy2021-08-131-33/+0
* Fix namingdarkhpp2021-08-131-3/+3
* [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-131-0/+33
* :sparkles: webrtcFlam3rboy2021-08-121-25/+0
* :construction: initFlam3rboy2021-06-241-0/+25