summary refs log tree commit diff
path: root/api/src/routes/users/@me/guilds.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-09Clean dependenciesTheArcaneBrony5-15244/+106
2022-08-09Add basic env var documentationTheArcaneBrony2-1/+18
2022-08-09Add migrationsTheArcaneBrony6-30/+2519
2022-08-09Clean up commented out code in BaseClassTheArcaneBrony1-46/+0
2022-08-09Switch to migrations fullyTheArcaneBrony23-340/+3937
2022-08-09Resolve changes undone by rebasing from masterTheArcaneBrony55-750/+190
2022-08-09migrate to DataSourceTheArcaneBrony2-30/+102
2022-08-09Fix ESM error caused by file-typeTheArcaneBrony8-87/+87
2022-08-09Do all minor updates since last commit, make another scriptTheArcaneBrony6-2467/+9959
2022-08-09State update, havent testedTheArcaneBrony86-11687/+1113
2022-08-09update node types to v18, ditch node-fetchTheArcaneBrony13-1256/+259
2022-08-09Update packagesTheArcaneBrony28-9125/+10639
2022-08-09fix ts errorsFlam3rboy10-541/+577
2022-08-09Update FindConditions => FindOptionsWhere in BaseClassTheArcaneBrony1-5/+5
2022-08-09Update local state, fix a few more errorsTheArcaneBrony6-12/+13
2022-08-09