Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-04 | Fix compile error in get request | LachlanCourt | 1 | -42/+4 | |
2022-07-04 | Create role subdirectory and add GET api route | LachlanCourt | 2 | -0/+145 | |
2022-07-02 | Skip check for rate limit bypass if no user id is provided | Madeline | 1 | -5/+7 | |
2022-06-26 | Fix compile errors in latest | Madeline | 1 | -10/+14 | |
2022-06-26 | fix the wrong name | Erkin Alp Güney | 1 | -1/+1 | |
2022-06-26 | self-leave logic | Erkin Alp Güney | 1 | -3/+19 | |
2022-06-26 | JOIN_GUILDS is not the right flag there | Erkin Alp Güney | 1 | -1/+1 | |
2022-06-26 | Update Rights.ts | Erkin Alp Güney | 1 | -0/+2 | |
2022-06-19 | Bump sqlite3 from 5.0.2 to 5.0.8 in /util | dependabot[bot] | 1 | -1445/+1487 | |
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.8. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md) - [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.8) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
2022-06-08 | Expose general instance information via api /ping route | Madeline | 1 | -1/+17 | |
2022-06-02 | Use SPDX license syntax in 'package.json' files | KaKi87 | 8 | -8/+8 | |
2022-05-30 | Respect register_dateOfBirth_required = false | Madeline | 2 | -2/+2 | |
2022-05-26 | Finished file translation | FlumeZ | 1 | -10/ |