Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Use redis to store the role cache | 2024-07-17 | -3/+3 | |
* | Use redis for the discord member cache over mongo | 2024-07-16 | -3/+3 | |
* | Apply fixable lint settings with Ruff | 2024-07-08 | -27/+28 | |
* | Handle Improper Output For Unittests | 2022-07-01 | -0/+4 | |
* | Switch To List Comp | 2022-02-05 | -5/+1 | |
* | Overhaul Scope System | 2022-02-05 | -9/+45 | |
* | Renames Token To `token` | 2021-03-06 | -1/+1 | |
* | Make Admin Fetch Async | 2021-03-01 | -3/+3 | |
* | Centralizes Admin Authentication | 2021-02-20 | -7/+11 | |
* | Refreshes User Data On Form Submit | 2021-02-19 | -11/+31 | |
* | Adds Token Refresh Route | 2021-02-19 | -0/+17 | |
* | Uses Builtin User Class | 2020-12-18 | -0/+4 | |
* | minor refactorings | 2020-12-15 | -6/+4 | |
* | fix various type annotation issues | 2020-12-15 | -3/+3 | |
* | Fix import of user | 2020-12-01 | -1/+2 | |
* | Create authentication backend for JWT | 2020-12-01 | -1/+54 | |
* | Create BaseUser implementation for JWT authentication | 2020-12-01 | -0/+25 |