summary refs log tree commit diff
path: root/util/src/entities/Guild.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | This reverts commit 0f58995182e438e0655071c3f1b7ea66e31cb779.
| * 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