Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-02 | Typescript-json-schema does not crawl extends | Madeline | 1 | -1/+8 | |
2022-07-02 | Update oauth url | Madeline | 1 | -1/+1 | |
2022-07-02 | Skip check for rate limit bypass if no user id is provided | Madeline | 1 | -5/+7 | |
2022-07-02 | Update default rights | Madeline | 2 | -18016/+71 | |
2022-06-27 | ( bad ) lil error message on failed login | Madeline | 2 | -3/+15 | |
2022-06-27 | removed build dir | Madeline | 3 | -120/+3 | |
2022-06-27 | update readme | Madeline | 1 | -1/+1 | |
2022-06-27 | alright signed cookies aren't worth it, nice | Madeline | 1 | -1/+1 | |
2022-06-27 | clearing cookies is weird? | Madeline | 1 | -1/+4 | |
2022-06-27 | the cookie name is being a bitch? | Madeline | 2 | -3/+3 | |
2022-06-27 | Token in localStorage must be JSON | Madeline | 1 | -2/+2 | |
2022-06-27 | who tf calls the start script run? npm run run, bruh | Madeline | 1 | -1/+1 | |
2022-06-27 | Forgot an await | Madeline | 1 | -1/+1 | |
2022-06-27 | Styling, login whitelists | Madeline | 4 | -16/+151 | |
2022-06-26 | Fix compile errors in latest | Madeline | 1 | -10/+14 | |
2022-06-26 | Start of custom login and discord oauth flow | Madeline | 14 | -1/+1880 | |
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-31 | Added a configurable default rights value | Madeline | 2 | -1/+30 | |
2022-05-30 | Respect register_dateOfBirth_required = false | Madeline | 2 | -2/+2 | |
2022-05-26 | Finished file translation | FlumeZ | 1 | -10/+10 | |
Auth.json :D | |||||
2022-05-26 | Fixed Broken Translates and finished the file | FlumeZ | 1 | -11/+11 | |
Enjoy :) | |||||
2022-05-19 | add guild policies | Erkin Alp Güney | 1 | -0/+2 | |
2022-05-15 | Extended settings will not be type checked | Erkin Alp Güney | 1 | -1/+1 | |
2022-05-15 | Extended settings | Erkin Alp Güney | 1 | -0/+5 | |
2022-05-15 |