summary refs log tree commit diff
path: root/util/src/entities/Channel.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Sentry, fix compile errorsThe Arcane Brony2021-12-221-1/+1
* Put local types backThe Arcane Brony2021-10-101-2/+2
* Change enums to numbersThe Arcane Brony2021-10-101-2/+2
* :bug: fix user projectionFlam3rboy2021-10-051-1/+1
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-2/+2
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-7/+3
* :construction: auto delete relationsFlam3rboy2021-09-201-11/+1
* Merge branch 'master' into auto-delete-relationsFlam3rboy2021-09-191-3/+117
|\
| * Removed ChannelService, more fixesAlTech982021-09-181-8/+116
| * Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-171-2/+2
| * Implemented DMs and group DMsAlTech982021-09-161-7/+8
* | :art: add orphanedRowAction and cascade onDelete to entitiesFlam3rboy2021-09-191-8/+63
|/
* :bug: fix dm #321Flam3rboy2021-09-131-6/+6
* :bug: fix channel events + message sendFlam3rboy2021-09-131-0/+1
* :pencil: added comments and updated typeFlam3rboy2021-09-041-0/+1
* Added missing permissions and channel typesAlTech982021-09-041-0/+4
* :bug: fix entity missing an id (replace .insert with new Entity().save)Flam3rboy2021-09-021-1/+1
* :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-16/+82
* :sparkles: typeorm gatewayFlam3rboy2021-08-291-0/+1
* :sparkles: update utilFlam3rboy2021-08-291-7/+7
* :sparkles: use RelationIdFlam3rboy2021-08-261-6/+6
* :sparkles: typeorm entitiesFlam3rboy2021-08-241-0/+104