Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-09 | Use deep merge everywhere | TheArcaneBrony | 1 | -4/+5 |
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 |