Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-13 | Hmmmmmm | ChrisChrome | 1 | -5/+6 |
2022-08-13 | That don't work | ChrisChrome | 1 | -2/+3 |
2022-08-12 | Handle avatar uploads | ChrisChrome | 1 | -2/+2 |
2022-08-12 | Made nitro stuff make some sense | ChrisChrome | 3 | -6/+6 |
2022-08-12 | Update index.ts | RealMANI | 1 | -2/+10 |
2022-08-10 | Invalidate tokens on password change | ChrisChrome | 1 | -3/+9 |
2022-08-10 | Make teams nullable | TheArcaneBrony | 3 | -2/+20 |
2022-08-10 | Add migrations | TheArcaneBrony | 6 | -1116/+613 |
2022-08-10 | Whoops | ChrisChrome | 1 | -1/+1 |
2022-08-10 | Whoops, missed one | ChrisChrome | 1 | -1/+0 |
2022-08-10 | I'm probably forgetting a lot of things, but hey, it works | ChrisChrome | 1 | -1/+6 |
2022-08-10 | It works now... I guess | ChrisChrome | 2 | -2/+1 |
2022-08-10 | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 14 | -77/+1971 |
2022-08-10 | Make sigterm exit after 3 seconds to resolve hang under systemd | TheArcaneBrony | 1 | -0/+1 |
2022-08-10 | Fix heartbeat not accepting d == null | TheArcaneBrony | 1 | -1/+1 |
2022-08-10 | Don't use default config as config. |