summary refs log tree commit diff
path: root/api/scripts/generate_schema.js (unfollow)
Commit message (Expand)AuthorFilesLines
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-09replace all var with let (reduces warnings)TheArcaneBrony60-133/+133
2022-08-09