summary refs log tree commit diff
path: root/util/src/entities/Guild.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-091-2/+2
* Update Guild.tsErkin Alp Güney2022-04-101-4/+8
* Return none for dev portal + todo for categoriesFeatyre2022-02-021-0/+3
* category + discovery + custom status fix, new configFeatyre2022-01-241-1/+1
* Partial integration of categories and discoveryFeatyre2022-01-231-22/+4
* update defaultsErkin Alp Güney2022-01-121-7/+7
* Update Guild.tsErkin Alp Güney2022-01-121-0/+1
* Add Role Icons (#574)Chris Chrome2022-01-051-0/+2
* Fix duplicate keyThe Arcane Brony2021-10-101-8/+0
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-051-0/+81
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-2/+0
* :art: add orphanedRowAction and cascade onDelete to entitiesFlam3rboy2021-09-191-9/+45
* :arrow_up: update test clientFlam3rboy2021-09-041-1/+0
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-041-0/+37
|\
| * readded todosxnacly2021-09-031-0/+37
| * Revert "added big todo list to Guild.ts (big chungus)"xnacly2021-09-031-37/+1
| * added big todo list to Guild.ts (big chungus)xnacly2021-09-031-1/+37
* | :bug: fix ready members payloadFlam3rboy2021-09-041-1/+9
|/
* :bug: fix #311Flam3rboy2021-09-031-3/+11
* Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-311-1/+1
|\
| * Implemented voice apis #127 and #78AlTech982021-08-301-1/+1
* | :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-22/+46
|/
* :construction: typeormFlam3rboy2021-08-301-12/+12
* fix utilFlam3rboy2021-08-291-1/+1
* :sparkles: update utilFlam3rboy2021-08-291-26/+26
* :sparkles: use RelationIdFlam3rboy2021-08-261-10/+19
* :sparkles: typeorm entitiesFlam3rboy2021-08-241-0/+179