summary refs log tree commit diff
path: root/src/util/entities/Invite.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix invite API slightlyMathMan052025-12-221-0/+6
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-69/+69
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-301-2/+0
* Clean up unused importsRory&2025-09-301-4/+1
* Delete expired invitesRory&2025-09-291-2/+11
* Add fetching guild profilesRory&2025-09-291-0/+3
* "engine" const value sharedTomatoCake2024-08-181-1/+2
* Run prettier for @Entity()TomatoCake2024-08-171-1/+4
* Add utf8mb4 "engine" property to all entitysTomatoCake2024-08-171-4/+4
* typeorm inverse relations of guild relationsMadeline2023-09-021-1/+1
* update invites endpoints to support latest apiMadeline2023-08-121-3/+6
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2023-01-051-8/+2
* Do the funny thing (make user->invite cascade delet)TheArcaneBrony2022-12-181-1/+3
* Use PrimaryIdColumn instead of PrimaryColumn in Invite and CategoryMadeline2022-09-281-3/+2
* PrettierMadeline2022-09-261-2/+10
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+85