summary refs log tree commit diff
path: root/src/util/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* user validation stuffMadeline2022-12-172-12/+5
* Remove bad banned words implementationMadeline2022-12-172-12/+1
* Remove use of `PRODUCTION` env varMadeline2022-12-171-4/+1
* various typosMadeline2022-10-281-1/+1
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-3/+3
* Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser...Madeline2022-10-281-1/+11
* fix bad user validationMadeline2022-10-271-8/+9
* Fix typo in user validationMadeline2022-10-261-3/+3
* Move message auto mod to the api route instead of a @beforeinsert/update methodMadeline2022-10-251-16/+0
* Change android and ios client downloads to use /download endpoint, update Rel...Madeline2022-10-241-6/+3
* remove self_edit_guilds, was dumbMadeline2022-10-071-1/+1
* Embed cacheMadeline2022-10-032-1/+14
* Twitter embedsMadeline2022-10-031-0/+6
* Make imagor optionalMadeline2022-10-021-0/+2
* Fix client crash on GUILD_CREATEMadeline2022-09-281-0/+1
* Use PrimaryIdColumn instead of PrimaryColumn in Invite and CategoryMadeline2022-09-282-6/+5
* Generate IDs for entities by defaultMadeline2022-09-281-1/+2
* Fix user validator preventing updateMadeline2022-09-271-40/+51
* Don't fetch all members in guild in Member.addToGuildMadeline2022-09-272-4/+18
* PrettierMadeline2022-09-2624-522/+819
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-1/+0
* 'Fix' distinct alias typeorm issueMadeline2022-09-262-5/+2
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2534-0/+3740