Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump node-fetch from 2.6.6 to 2.6.7 in /api/scripts/stresstest | dependabot[bot] | 2022-01-23 | 1 | -6/+14 |
| | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | General work on API | Thesourtimes | 2021-12-18 | 1 | -0/+1 |
| | |||||
* | Stresstest Script | TimSchweiz | 2021-12-09 | 9 | -0/+989 |
| | |||||
* | :art: restructure gateway | Flam3rboy | 2021-10-02 | 1 | -1/+1 |
| | |||||
* | :bug: fix schema + user modify not working | Flam3rboy | 2021-10-01 | 1 | -1/+12 |
| | |||||
* | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 1 | -4/+4 |
| | |||||
* | :sparkles: example value in documentation | Flam3rboy | 2021-09-21 | 2 | -3/+13 |
| | |||||
* | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 4 | -162/+139 |
| | |||||
* | :sparkles: generate test responses | Flam3rboy | 2021-09-18 | 4 | -49/+85 |
| | |||||
* | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 1 | -1/+2 |
| | |||||
* | :bug: fix invites: ajv doesn't treat null as undefined | Flam3rboy | 2021-09-13 | 1 | -1/+1 |
| | |||||
* | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 1 | -1/+2 |
| | |||||
* | :construction: :sparkles: new body parser (bans route) | Flam3rboy | 2021-09-12 | 1 | -0/+59 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -0/+10 |
| | |||||
* | :bug: fix member roles + list | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | :pencil: drop tables script | Flam3rboy | 2021-09-03 | 1 | -0/+30 |
| | |||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 1 | -110/+18 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 1 | -3/+4 |
|\ | |||||
| * | fixed globalSetup for jest | xnacly | 2021-09-01 | 1 | -3/+4 |
| | | |||||
* | | :sparkles: generate open api schema based on body and db entities | Flam3rboy | 2021-09-01 | 2 | -93/+191 |
|/ | |||||
* | added setup for jest tests | xnacly | 2021-08-30 | 1 | -1/+13 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-27 | 1 | -0/+1 |
| | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 1 | -0/+93 |