summary refs log tree commit diff
path: root/package-lock.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-3034/+2460
| | | | | | | | | | 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-2417/+2320
| |
* | 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-9/+110
|
* 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-2964/+2154
|
* Sentry stuff?Madeline2022-10-301-69/+110
|
* 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-17049/+4189
|
* 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