Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-08-09 | rename initDatabase to clarify function | TheArcaneBrony | 5 | -9/+9 | |
2022-08-09 | Fix accidental edit in benchmark | TheArcaneBrony | 1 | -1/+1 | |
2022-08-09 | Remove todo line that has been implemented. | TheArcaneBrony | 1 | -1/+0 | |
2022-08-09 | Use deep merge everywhere | TheArcaneBrony | 27 | -49/+189 | |
2022-08-09 | Clean up BaseClient assign call | TheArcaneBrony | 1 | -28/+3 | |
2022-08-09 | Bunch of fixes and improvements, everything appears to work now | TheArcaneBrony | 40 | -132/+16554 | |
2022-08-09 | Clean dependencies | TheArcaneBrony | 5 | -15244/+106 | |
2022-08-09 | Add basic env var documentation | TheArcaneBrony | 2 | -1/+18 | |
2022-08-09 | Add migrations | TheArcaneBrony | 6 | -30/+2519 | |
2022-08-09 | Clean up commented out code in BaseClass | TheArcaneBrony | 1 | -46/+0 | |
2022-08-09 | Switch to migrations fully | TheArcaneBrony | 23 | -340/+3937 | |
2022-08-09 | Resolve changes undone by rebasing from master | TheArcaneBrony | 55 | -750/+190 | |
2022-08-09 | migrate to DataSource | TheArcaneBrony | 2 | -30/+102 | |
2022-08-09 | Fix ESM error caused by file-type | TheArcaneBrony | 8 | -87/+87 | |
2022-08-09 | Do all minor updates since last commit, make another script | TheArcaneBrony | 6 | -2467/+9959 | |
2022-08-09 | State update, havent tested | TheArcaneBrony | 86 | -11687/+1113 | |
2022-08-09 | update node types to v18, ditch node-fetch | TheArcaneBrony | 13 | -1256/+259 | |
2022-08-09 | Update packages | TheArcaneBrony | 28 | -9125/+10639 | |
2022-08-09 | fix ts errors | Flam3rboy | 10 | -541/+577 | |
2022-08-09 | Update FindConditions => FindOptionsWhere in BaseClass | TheArcaneBrony | 1 | -5/+5 | |
2022-08-09 | Update local state, fix a few more errors | TheArcaneBrony | 6 | -12/+13 | |
2022-08-09 | replace all var with let (reduces warnings) | TheArcaneBrony | 60 | -133/+133 | |
2022-08-09 | Update User.ts | Samuel | 1 | -1/+1 | |