summary refs log tree commit diff
path: root/util/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Guild.tsErkin Alp Güney2022-01-121-0/+1
* Schema change for group specific emojisErkin Alp Güney2022-01-121-1/+4
* Add Role Icons (#574)Chris Chrome2022-01-052-0/+8
* Incrementing user discriminatorsDaniel Huber2022-01-042-16/+35
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-012-1/+1
* Add env name in sentry, set default sentry endpointThe Arcane Brony2021-12-261-2/+5
* Replace nanocolors with picocolorsThe Arcane Brony2021-12-251-1/+4
* Add Sentry, fix compile errorsThe Arcane Brony2021-12-223-3/+13
* General work on APIThesourtimes2021-12-183-1/+36
* Improvements + dummy API configsThesourtimes2021-12-181-0/+17
* Make the test client togglableThesourtimes2021-12-151-0/+6
* snowflake-based invite generationErkin Alp Güney2021-11-281-4/+7
* Update util/src/entities/Config.tsKuna2021-11-211-0/+2
* Update util/src/entities/Config.tsKuna2021-11-211-0/+2
* Fix the minor issues on routeThesourtimes2021-11-181-0/+2
* Add image fielduurgothat2021-11-171-1/+3
* Add instance routeuurgothat2021-11-171-0/+6
* make templates configurable + authorizationuurgothat2021-10-241-4/+2
* Merge branch 'master' of https://github.com/fosscord/fosscord-serveruurgothat2021-10-2413-37/+91
|\
| * Proxy support for external network accessKagurazakaNyaa2021-10-241-2/+5
| * Merge pull request #490 from developomp/masterSamuel2021-10-209-31/+38
| |\
| | * prettier formatted /utildevelopomp2021-10-209-31/+38
| * | :bug: revert file config overwriteFlam3rboy2021-10-202-9/+15
| |/
| * :zap: vertically scale bundleFlam3rboy2021-10-181-2/+26
| * :sparkles: config override fileFlam3rboy2021-10-171-1/+15
* | external templates + fosscord draft and more configsuurgothat2021-10-181-2/+10
* | Add discord template supportuurgothat2021-10-171-0/+6
|/
* :sparkles: migration for timestamp migrationsFlam3rboy2021-10-172-1/+16
* Merge pull request #467 from hbjydev/fix-migration-column-issueSamuel2021-10-171-1/+1
|\
| * fix: make timestamp column a bigintHayden Young2021-10-151-1/+1
* | :bug: default session activitesFlam3rboy2021-10-171-1/+1
* | :sparkles: add presence migrationFlam3rboy2021-10-171-0/+11
* | :art: reformattedFlam3rboy2021-10-171-6/+11
* | :sparkles: User presence/statusFlam3rboy2021-10-172-5/+33
* | :sparkles: added session + memberlist eventFlam3rboy2021-10-173-19/+59
* | :bug: fix migration timestampeFlam3rboy2021-10-151-1/+1
|/
* :sparkles: sticker eventsFlam3rboy2021-10-151-0/+10
* :sparkles: automatically run db migrationsFlam3rboy2021-10-156-110/+106
* Merge branch 'master' into stickerFlam3rboy2021-10-152-1/+4
|\
| * Merge pull request #448 from Mr2u/masterSamuel2021-10-152-1/+4
| |\
| | * :bug: fix pruneFlam3rboy2021-10-152-4/+3
| | * Merge branch 'fosscord:master' into masterMr2u2021-10-131-0/+2
| | |\
| | * | added route /guilds/:id/prune GET count and POST prune.Maddy2021-10-131-0/+4
* | | | :art: reformatFlam3rboy2021-10-153-6/+4
* | | | :bug: fix sticker packsFlam3rboy2021-10-151-4/+4
* | | | :bug: fix message sticker sendingFlam3rboy2021-10-151-1/+1
* | | | :sparkles: sticker uploadFlam3rboy2021-10-151-4/+9
* | | | :sparkles: sticker db entitiesFlam3rboy2021-10-142-1/+49
|/ / /
* | / :bug: fix migration + autojoinFlam3rboy2021-10-141-2/+5
| |/ |/|
* | :zap: improve memory managmentFlam3rboy2021-10-121-0/+2
|/
* :art: gifsFlam3rboy2021-10-111-11/+10
* Merge pull request #435 from TheArcaneBrony/change-enums-to-numberFlam3rboy2021-10-117-11/+8
|\
| * Put local types backThe Arcane Brony2021-10-108-17/+17
| * Change enums to numbersThe Arcane Brony2021-10-108-20/+17
* | Update Rights.tsFlam3rboy2021-10-111-1/+1
* | Added more rights, and explained existing onesErkin Alp Güney2021-10-101-3/+7
* | Merge branch 'master' into pr/TheArcaneBrony/434Flam3rboy2021-10-101-43/+16
|\ \
| * | :bug: fix modify role.permissionsFlam3rboy2021-10-101-43/+16
* | | Merge branch 'master' into remove-vanity-urlFlam3rboy2021-10-101-5/+10
|\| |
| * | :art: update migration scriptFlam3rboy2021-10-101-8/+10
* | | Merge branch 'remove-vanity-url' of https://github.com/thearcanebrony/fosscor...Flam3rboy2021-10-101-4/+4
|\ \ \ | | |/ | |/|
| * | forgot to fix primary columns on invitesThe Arcane Brony2021-10-101-4/+4
* | | added vanity db migrationFlam3rboy2021-10-102-11/+27
|/ /
* / Fix duplicate keyThe Arcane Brony2021-10-102-8/+3
|/
* :bug: fix Emoji missing in identifyFlam3rboy2021-10-101-1/+0
* :art: emoji db migrationFlam3rboy2021-10-104-5/+53
* :bug: fix cdnFlam3rboy2021-10-101-18/+3
* Merge branch 'master' into pr/LoboMetalurgico/424Flam3rboy2021-10-108-73/+19
|\
| * :see_no_evil: remove console.logFlam3rboy2021-10-101-1/+0
| * :bug: fix tsc compilerFlam3rboy2021-10-102-0/+11
| * :art: clean up imports + classesFlam3rboy2021-10-106-73/+9
* | Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojisLobo Metalúrgico2021-10-093-11/+26
|\|
| * :sparkles: added read stateFlam3rboy2021-10-092-7/+7
| * :sparkles: handleFile() now returns mime_type and sizeFlam3rboy2021-10-091-4/+19
* | Merge remote-tracking branch 'upstream/master' into milestoneV1/routes/implem...Lobo Metalúrgico2021-10-092-2/+7
|\|
| * Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-091-0/+2
| |\
| | * :sparkles: added guestsRequireInvite to configFlam3rboy2021-10-091-0/+2
| * | :bug: fix array key in configFlam3rboy2021-10-091-2/+5
| |/
* / (api): inital emojis route implementationLobo Metalúrgico2021-10-081-0/+2
|/
* :sparkles: bundle build scriptFlam3rboy2021-10-081-1/+1
* :bug: fix user projectionFlam3rboy2021-10-052-1/+2
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-052-1/+91
* :art: move field error to utilFlam3rboy2021-10-053-2/+28
* :sparkles: add User.register() methodFlam3rboy2021-10-051-9/+93
* :bug: fix windows db file pathFlam3rboy2021-10-051-1/+1
* :art: improve migration scriptFlam3rboy2021-10-051-21/+103
* :sparkles: db migrate scriptFlam3rboy2021-10-043-4/+52
* :sparkles: generalize primary column to work with mongodb object idFlam3rboy2021-10-046-17/+15
* Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-041-2/+3
|\
| * replace chalk with nanocolorsuurgothat2021-10-041-1/+1
| * Rainbow the logsuurgothat2021-10-041-2/+3
* | :construction: different db enginesFlam3rboy2021-10-041-7/+9
|/
* Merge branch 'master' of https://github.com/fosscord/fosscord-serverFlam3rboy2021-10-0410-47/+140
|\
| * :bug: fix message reactionsFlam3rboy2021-10-031-4/+2
| * :sparkles: add ``right`` option to route()Flam3rboy2021-10-034-3/+8
| * :sparkles: User instance rightsFlam3rboy2021-10-034-40/+119
| * Add setting to show all guilds in discovery, fix query for guild discoveryThe Arcane Brony2021-10-011-0/+8
| * :bug: fix disable registerFlam3rboy2021-10-011-1/+1
| * :sparkles: new user flagsFlam3rboy2021-10-011-0/+2
| * fix #406Flam3rboy2021-10-012-1/+2
* | :sparkles: custom user flags offsetFlam3rboy2021-10-041-0/+2
|/
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-2/+2
* :bug: fix role can't set permissionFlam3rboy2021-09-251-2/+13
* :sparkles: add private and public endpointFlam3rboy2021-09-251-2/+2
* :sparkles: key value configFlam3rboy2021-09-253-19/+70
* :sparkles: unit tests expect eventFlam3rboy2021-09-211-1/+1
* :sparkles: generate openapi documentationFlam3rboy2021-09-213-1/+42
* :sparkles: add option to disable all rate limitsFlam3rboy2021-09-204-5/+6
* Merge pull request #382 from fosscord/auto-delete-relationsFlam3rboy2021-09-2023-88/+300
|\
| * :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-2022-86/+152
| * :sparkles: finish and fix .delete() for one-to-many relationsFlam3rboy2021-09-201-8/+9
| * :construction: auto delete relationsFlam3rboy2021-09-203-13/+50
| * Merge branch 'master' into auto-delete-relationsFlam3rboy2021-09-1911-4/+203
| |\
| * | :art: add orphanedRowAction and cascade onDelete to entitiesFlam3rboy2021-09-195-20/+171
| * | :art: remove deleteMessageAttachments and move to entityFlam3rboy2021-09-191-1/+8
* | | :sparkles: accept invite pageFlam3rboy2021-09-202-4/+16
| |/ |/|
* | :truck: move file handle to utilityFlam3rboy2021-09-192-0/+55
* | Removed ChannelService, more fixesAlTech982021-09-186-128/+120
* | Fix gateway not listening for new channels eventsAlTech982021-09-182-10/+6
* | Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-172-4/+36
* | Update ChannelService.tsFlam3rboy2021-09-171-1/+2
* | Implemented DMs and group DMsAlTech982021-09-1610-8/+179
* | Gateway permission check fixAlTech982021-09-162-0/+2
|/
* Revert ":construction: webhook"Flam3rboy2021-09-162-4/+4
* :construction: webhookFlam3rboy2021-09-142-4/+4
* 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-123-2/+47
* 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
* 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
* :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-016-57/+57
|/
* 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-3129-233/+374
|/
* :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-2928-6461/+534
* :construction: typeormFlam3rboy2021-08-2711-48/+583
* :sparkles: use RelationIdFlam3rboy2021-08-2621-82/+444
* :bug: fix unit testsFlam3rboy2021-08-261-2/+4
* :sparkles: unit testFlam3rboy2021-08-266-13/+16
* :sparkles: utilFlam3rboy2021-08-2421-14126/+886
* :sparkles: typeorm entitiesFlam3rboy2021-08-2423-0/+21011
* :construction: typeormFlam3rboy2021-08-2214-92/+839
* :construction: typeormFlam3rboy2021-08-2142-3727/+108
* :art: update bundle buildFlam3rboy2021-08-191-0/+1
* :bug: fix vanity urlFlam3rboy2021-08-191-19/+17
* :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
* update EventFlam3rboy2021-08-162-18/+2
* :bug: fix bundle postinstallFlam3rboy2021-08-152-0/+2
* :construction: auto updateFlam3rboy2021-08-152-0/+82
* :construction: fix server bundleFlam3rboy2021-08-132-5/+10
* :bug: fix dependencies and build for bundleFlam3rboy2021-08-131-0/+4
* :bug: fix types + packagesFlam3rboy2021-08-132-2/+3
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-2/+2
|\
| * Update Permissions.tsIntevel ツ2021-08-131-2/+2
* | :sparkles: event emitFlam3rboy2021-08-135-1/+103
|/
* :sparkles: utilFlam3rboy2021-08-1239-0/+3735