summary refs log tree commit diff
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: fix#310Flam3rboy2021-09-031-5/+21
* :bug: fix message sendingFlam3rboy2021-09-031-1/+1
* :arrow_up: update dependenciesFlam3rboy2021-09-032-8/+8
* :art: update entitiesFlam3rboy2021-09-035-28/+43
* fix #309Flam3rboy2021-09-031-0/+2
* :bug: fix entity missing an id (replace .insert with new Entity().save)Flam3rboy2021-09-022-4/+4
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-024-1/+55
|\
| * :art: reformat filesFlam3rboy2021-09-023-23/+31
| * VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-024-1/+47
* | :sparkles: add user_id field to MemberFlam3rboy2021-09-022-32/+33
|/
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-021-1/+1
|\
| * removed logging of database queriesxnacly2021-09-011-1/+1
* | :bug: fix entity types and projectionFlam3rboy2021-09-018-65/+65
|/
* Added property maxWebhooks to ConfigValue and defined a default value in Defa...sudenoh2021-09-011-0/+2
* Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-312-3/+9
|\
| * Implemented voice apis #127 and #78AlTech982021-08-302-3/+9
* | :sparkles: delete _ids from entitiesFlam3rboy2021-08-3131-241/+382
|/
* :construction: typeormFlam3rboy2021-08-307-26/+25
* :zap: only local rate limit to prevent to much pressure on the databaseFlam3rboy2021-08-301-2/+1
* :bug: convert bigint -> stringFlam3rboy2021-08-292-4/+4
* Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-291-2/+2
|\
| * fixed wrong type declaration in Gateway readyEventxnacly2021-08-291-2/+2
* | fix utilFlam3rboy2021-08-2910-36/+39
|/
* :sparkles: typeorm gatewayFlam3rboy2021-08-291-0/+1
* :sparkles: update utilFlam3rboy2021-08-2935-6517/+855
* :construction: typeormFlam3rboy2021-08-2717-731/+1464
* :sparkles: use RelationIdFlam3rboy2021-08-2621-82/+444
* :bug: fix unit testsFlam3rboy2021-08-265-589/+257
* :sparkles: unit testFlam3rboy2021-08-2610-9180/+1017
* :bug: patch modulesFlam3rboy2021-08-263-0/+644
* :sparkles: utilFlam3rboy2021-08-2445-35800/+7571
* :white_check_mark: util unit testsFlam3rboy2021-08-242-2/+36
* :sparkles: typeorm entitiesFlam3rboy2021-08-2423-0/+21011
* generate schemaFlam3rboy2021-08-232-9/+19509
* :construction: typeormFlam3rboy2021-08-2217-226/+11844
* :construction: typeormFlam3rboy2021-08-2147-476/+3355
* :art: update bundle buildFlam3rboy2021-08-192-3/+3
* :bug: fix vanity urlFlam3rboy2021-08-191-19/+17
* revert 2cff55fFlam3rboy2021-08-181-1/+1
* :bug: update build scriptFlam3rboy2021-08-181-1/+1
* :sparkles: add default_auto_archive_duration to channelFlam3rboy2021-08-181-0/+2
* :bug: fix findOneAndUpdateFlam3rboy2021-08-181-1/+5
* :art: clean upFlam3rboy2021-08-172-6/+3
* :sparkles: mention regexFlam3rboy2021-08-172-0/+5
* :bug: fix releaseFlam3rboy2021-08-171-1/+1
* update EventFlam3rboy2021-08-162-18/+2
* :bug: fix util installFlam3rboy2021-08-151-0/+1
* :bug: build bundleFlam3rboy2021-08-151-1/+0
* :bug: fix bundle postinstallFlam3rboy2021-08-153-1/+2
* :arrow_up: update mongoose typesFlam3rboy2021-08-152-41/+58
* :construction: auto updateFlam3rboy2021-08-152-0/+82
* update packagesFlam3rboy2021-08-151-2/+4
* :bug: fix tsc missingFlam3rboy2021-08-152-271/+95
* move devDependencies to dependenciesFlam3rboy2021-08-142-5/+153
* :sparkles: server bundleFlam3rboy2021-08-142-93/+237
* :construction: fix server bundleFlam3rboy2021-08-132-5/+10
* :bug: fix dependencies and build for bundleFlam3rboy2021-08-133-8/+721
* :bug: fix types + packagesFlam3rboy2021-08-134-7/+576
* :pencil: updated links to fosscord-serverFlam3rboy2021-08-131-1/+1
* Merge branch 'pr/darkhpp/261-2'Flam3rboy2021-08-131-1211/+0
|\
| * Merge branch 'master' into pr/darkhpp/261-2Flam3rboy2021-08-136-7/+108
| |\
| * | [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-131-1268/+0
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-132-4/+4
|\ \ \ | |_|/ |/| |
| * | 1.3.55Intevel ツ2021-08-132-2/+2
| * | 1.3.54Intevel ツ2021-08-132-2/+2
| * | v.1.3.53Intevel ツ2021-08-132-2/+2
| * | Update package-lock.jsonIntevel ツ2021-08-131-690/+6
| * | Update Permissions.tsIntevel ツ2021-08-131-2/+2
| |/
* | :sparkles: event emitFlam3rboy2021-08-137-93/+139
* | :sparkles: server bundleFlam3rboy2021-08-131-3/+1
|/
* :sparkles: rtcFlam3rboy2021-08-121-0/+17
* :sparkles: utilFlam3rboy2021-08-1247-0/+5277