summary refs log tree commit diff
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix attachments not being saved to dbAlTech982021-09-131-1/+1
* :bug: fix In() queryFlam3rboy2021-09-131-3/+11
* :bug: fix relationshipFlam3rboy2021-09-132-10/+34
* :bug: fix dm #321Flam3rboy2021-09-132-7/+7
* :bug: fix channel events + message sendFlam3rboy2021-09-131-0/+1
* :bug: fix gatewayFlam3rboy2021-09-121-1/+1
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-125-2/+115
* Update User.tsFlam3rboy2021-09-071-0/+5
* :arrow_up: update test clientFlam3rboy2021-09-042-2/+1
* :pencil: added comments and updated typeFlam3rboy2021-09-042-39/+4
* Added missing permissions and channel typesAlTech982021-09-042-1/+18
* :bug: fix ReadyEventDataFlam3rboy2021-09-041-1/+1
* :bug: fix patch-packageFlam3rboy2021-09-043-265/+1
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-045-6/+844
|\
| * readded todosxnacly2021-09-031-0/+37
| * Revert "added big todo list to Guild.ts (big chungus)"xnacly2021-09-031-37/+1
| * added big todo list to Guild.ts (big chungus)xnacly2021-09-031-1/+37
| * added ban check to `Member.addToGuild`xnacly2021-09-031-2/+6
| * moved Constants and Errorhandler from api to utilxnacly2021-09-033-4/+801
* | :bug: fix ready members payloadFlam3rboy2021-09-042-2/+9
* | :bug: fix invitesFlam3rboy2021-09-041-0/+2
* | :bug: fix permissions if user is only member of guildFlam3rboy2021-09-041-2/+5
|/
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-031-2/+3
|\
| * Merge pull request #314 from AlTech98/masterFlam3rboy2021-09-031-2/+3
| |\
| | * Temp fix for Guild.voice_states not workingAlTech982021-09-031-2/+3
| | * Merge remote-tracking branch 'origin/master'AlTech982021-09-032-8/+34
| | |\
| | * | VoiceState fix for db updateAlTech982021-09-031-1/+1
* | | | :zap: improve invite generationFlam3rboy2021-09-031-7/+41
|/ / /
* | / :bug: fix #311Flam3rboy2021-09-034-18/+17
| |/ |/|
* | :bug: fix member has no roles in guild createFlam3rboy2021-09-031-4/+6
* | :bug: fix client connection crash on guild createFlam3rboy2021-09-032-4/+28
|/
* fix #310Flam3rboy2021-09-031-5/+5
* :zap: simplify permissions queryFlam3rboy2021-09-031-3/+11
* :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