| Commit message (Expand) | Author | Files | Lines |
2022-08-17 | remove duplicate key | Puyodead1 | 1 | -2/+1 |
2022-08-16 | Fix the latest SKU errors and further debranding | Erkin Alp Güney | 1 | -18/+29 |
2022-08-15 | New translations common.json (Russian) translation legacy | Samuel | 1 | -8/+8 |
2022-08-15 | New translations auth.json (Russian) | Samuel | 1 | -2/+2 |
2022-08-15 | New translations common.json (Belarusian) | Samuel | 1 | -4/+4 |
2022-08-15 | New translations auth.json (Belarusian) | Samuel | 1 | -12/+12 |
2022-08-15 | New translations common.json (Dutch) | Samuel | 1 | -10/+10 |
2022-08-15 | New translations auth.json (Dutch) | Samuel | 1 | -9/+9 |
2022-08-15 | New translations common.json (German) | Samuel | 1 | -14/+14 |
2022-08-15 | New translations auth.json (German) | Samuel | 1 | -12/+12 |
2022-08-15 | change dev panel path, we missed this one... | TheArcaneBrony | 1 | -1/+1 |
2022-08-15 | Fix nullables, fix user settings hanging stuff | TheArcaneBrony | 6 | -7/+307 |
2022-08-15 | oops.. move migrations to right folder | TheArcaneBrony | 2 | -0/+0 |
2022-08-15 | Update package, sync migrations | TheArcaneBrony | 9 | -5229/+5598 |
2022-08-15 | Fix missing stuff | TheArcaneBrony | 8 | -51/+38 |
2022-08-15 | Update db migration script | TheArcaneBrony | 1 | -2/+2 |
2022-08-15 | Fix rebase conflicts | TheArcaneBrony | 13 | -860/+2 |
2022-08-15 | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 3 | -17/+292 |
2022-08-15 | downgrade ajv so patches apply | TheArcaneBrony | 2 | -8/+8 |
2022-08-15 | Update .vscode/launch.json | Erkin Alp Güney | 1 | -3/+0 |
2022-08-15 | Update scripts, update workspace, add launch.json | TheArcaneBrony | 9 | -121/+167 |
2022-08-13 | restructure to single project | Flam3rboy | 626 | -95551/+10391 |
2022-08-13 | try to update build script | TheArcaneBrony | 2 | -4/+1 |
2022-08-13 | Add test plugin | TheArcaneBrony | 7 | -11/+129 |
2022-08-13 | Add template plugin base | TheArcaneBrony | 2 | -0/+8 |
2022-08-13 | Replace deprecated property | TheArcaneBrony | 1 | -1/+1 |
2022-08-13 | Forgot some schemas, removed no longer used paths from generate schema script | TheArcaneBrony | 7 | -372/+193 |
2022-08-13 | Split schemas into files in util | TheArcaneBrony | 90 | -1184/+1701 |
2022-08-13 | Move some invite defaults into class | TheArcaneBrony | 1 | -5/+1 |
2022-08-13 | Fix updated client stuff... | TheArcaneBrony | 15 | -520/+218 |
2022-08-13 | Push local state... | TheArcaneBrony | 29 | -13818/+2865 |
2022-08-13 | Make ConfigValue a directory, move defaults to those classes instead of a sep... | TheArcaneBrony | 52 | -409/+364 |
2022-08-13 | Make fosscord read config from json if CONFIG_PATH is set | TheArcaneBrony | 1 | -8/+11 |
2022-08-13 | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 4 | -5/+336 |
2022-08-13 | Thats it, thats the fix, thanks erkinalp | ChrisChrome | 1 | -1/+1 |
2022-08-13 | That... Was a bad idea | ChrisChrome | 1 | -1/+1 |
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 | |