Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 1 | -2/+2 |
|\ | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -2/+2 |
| | | |||||
| * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 1 | -3034/+2460 |
| | | | | | | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88. | ||||
| * | build: remove sqlite3 in favor of better-sqlite3 | Samuel | 2023-03-18 | 1 | -28/+117 |
| | | |||||
| * | fix: package-lock.json | Samuel | 2023-03-17 | 1 | -35/+617 |
| | | |||||
| * | build: update dependencies | Samuel | 2023-03-17 | 1 | -2417/+2320 |
| | | |||||
* | | Move redirect uri generation to getRedirectUri function of Connection class. | Madeline | 2023-03-18 | 1 | -0/+5 |
| | | | | | | | | Use api_endpointPublic instead of cdn_endpointPublic | ||||
* | | replace node-fetch with wretch | Puyodead1 | 2023-03-18 | 1 | -0/+9 |
| | | |||||
* | | `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE` | Madeline | 2023-03-18 | 1 | -1/+0 |
|/ | |||||
* | Bump sqlite3 from 5.1.4 to 5.1.5 | dependabot[bot] | 2023-03-13 | 1 | -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 patcher | Madeline | 2023-03-01 | 1 | -1/+1 |
| | |||||
* | Bump http-cache-semantics from 4.1.0 to 4.1.1 | dependabot[bot] | 2023-02-24 | 1 | -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 transport | Puyodead1 | 2023-02-24 | 1 | -1/+122 |
| | |||||
* | use a fixed mailjet transport | Puyodead1 | 2023-02-24 | 1 | -88/+35 |
| | |||||
* | Update package-lock.json | Puyodead1 | 2023-02-23 | 1 | -61/+6085 |
| | |||||
* | Add mailjet transport | Puyodead1 | 2023-02-23 | 1 | -0/+267 |
| | |||||
* | Add Mailgun transport | Puyodead1 | 2023-02-23 | 1 | -0/+84 |
| | |||||
* | Update package-lock.json | Puyodead1 | 2023-02-23 | 1 | -0/+19 |
| | |||||
* | add support for desktop/web | Puyodead1 | 2023-02-17 | 1 | -1/+0 |
| | |||||
* | Use erlpack instead of @yukikaze-bot/erlpack (#968) | Madeline | 2023-02-01 | 1 | -14/+38 |
| | |||||
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -0/+259 |
| | | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+1168 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | Prettier precommit hook | Madeline | 2023-01-05 | 1 | -2/+365 |
| | |||||
* | Patch body-parser to use json-bigint | Madeline | 2022-12-30 | 1 | -44/+44 |
| | |||||
* | Fix `npm ci`!!! | Madeline | 2022-12-27 | 1 | -9/+110 |
| | |||||
* | Update build workflow to use node 18, update lock file to v3 | Madeline | 2022-12-27 | 1 | -4479/+1 |
| | |||||
* | Add GH workflow for build | Madeline | 2022-12-27 | 1 | -215/+225 |
| | |||||
* | Remove Discord oauth login support | Madeline | 2022-12-17 | 1 | -9/+9 |
| | |||||
* | Remove fluent-ffmpeg dep. TODO: Merge puyo's PR | Madeline | 2022-12-17 | 1 | -2964/+2154 |
| | |||||
* | Sentry stuff? | Madeline | 2022-10-30 | 1 | -69/+110 |
| | |||||
* | Video attachment support! | Madeline | 2022-10-04 | 1 | -4/+74 |
| | |||||
* | Better embed handling | Madeline | 2022-10-01 | 1 | -0/+140 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 1 | -0/+22 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -288/+52 |
| | |||||
* | Fix slowcord additional services | Madeline | 2022-09-26 | 1 | -1/+0 |
| | |||||
* | Remove import to class-validator, fix listening on port message in bundle | Madeline | 2022-09-26 | 1 | -0/+37 |
| | |||||
* | Fix and remove some scripts + use ajv/typescript-json-schema required by patches | Madeline | 2022-09-26 | 1 | -33/+477 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -17049/+4189 |
| | |||||
* | fosscord-server/pulls/858 | Madeline | 2022-08-21 | 1 | -140/+193 |
| | |||||
* | Really shitty external image resizing | Madeline | 2022-07-24 | 1 | -84/+789 |
| | |||||
* | bot stuff idk | Madeline | 2022-07-09 | 1 | -0/+22681 |
| | |||||
* | :sparkles: webrtc | Flam3rboy | 2021-08-12 | 1 | -1790/+0 |
| | |||||
* | :construction: init | Flam3rboy | 2021-06-24 | 1 | -0/+1790 |