summary refs log tree commit diff
path: root/api/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change user agentRiversideRocks2021-10-211-1/+1
* prettier formatted /apidevelopomp2021-10-2018-169/+296
* :bug: fix bulk deleteFlam3rboy2021-10-181-1/+1
* :zap: message performanceFlam3rboy2021-10-182-7/+7
* :zap: vertically scale bundleFlam3rboy2021-10-181-1/+1
* fix default cdn endpoint for message attachmentsSamuel2021-10-181-1/+1
* remove template commentKuna2021-10-171-2/+0
* oauth2 route draft to return an empty arrayuurgothat2021-10-171-0/+12
* :bug: fix typingFlam3rboy2021-10-171-3/+2
* :art: clean up instances on startFlam3rboy2021-10-171-1/+4
* :bug: user settingsFlam3rboy2021-10-171-2/+3
* Fix /gateway/botChris Chrome2021-10-161-1/+1
* :bug: fix message sendingFlam3rboy2021-10-151-1/+1
* Merge pull request #455 from fosscord/stickerSamuel2021-10-1510-30/+170
|\
| * :sparkles: sticker eventsFlam3rboy2021-10-151-1/+27
| * Merge branch 'master' into stickerFlam3rboy2021-10-156-24/+144
| |\
| * | :art: reformatFlam3rboy2021-10-152-5/+2
| * | :bug: fix sticker packsFlam3rboy2021-10-151-2/+4
| * | :bug: fix message sticker sendingFlam3rboy2021-10-153-2/+14
| * | :sparkles: sticker uploadFlam3rboy2021-10-151-7/+42
| * | :art: restructureFlam3rboy2021-10-141-2/+3
| * | :sparkles: sticker packsFlam3rboy2021-10-142-21/+2
| * | :sparkles: stickersFlam3rboy2021-10-142-0/+86
* | | feat: add tests to gateway routes, split into own routersHayden Young2021-10-152-6/+44
| |/ |/|
* | Merge pull request #460 from fosscord/devSamuel2021-10-153-0/+36
|\ \
| * | :art: exclude healthz/readyz from authFlam3rboy2021-10-151-0/+2
| * | Merge branch 'master' into pr/hbjydev/454Flam3rboy2021-10-1519-101/+263
| |\ \
| * | | feat: implement a database check on the healthz and readyz probes, remove /-/...Hayden Young2021-10-143-12/+16
| * | | feat: initial addition of a healthz, readyz and metrics routeHayden Young2021-10-143-0/+30
* | | | Merge pull request #448 from Mr2u/masterSamuel2021-10-152-20/+104
|\ \ \ \ | |_|/ / |/| | |
| * | | :bug: fix pruneFlam3rboy2021-10-151-24/+32
| * | | :zap: speed up message queryFlam3rboy2021-10-151-27/+21
| * | | added route /guilds/:id/prune GET count and POST prune.Maddy2021-10-132-1/+83
* | | | :art: do not automatically create default guildFlam3rboy2021-10-141-4/+4
| |_|/ |/| |
* | | :bug: fix migration + autojoinFlam3rboy2021-10-141-1/+1
|/ /
* | Merge pull request #430 from Thesourtimes/masterFlam3rboy2021-10-114-0/+106
|\ \
| * | :art: gifsFlam3rboy2021-10-114-72/+56
| * | Merge branch 'master' into pr/Thesourtimes/430Flam3rboy2021-10-1113-94/+150
| |\ \
| * | | Implement GIFsuurgothat2021-10-093-0/+122
| | |/ | |/|
* | | :bug: fix #371Flam3rboy2021-10-111-2/+2
| |/ |/|
* | Merge branch 'master' into pr/TheArcaneBrony/434Flam3rboy2021-10-101-3/+3
|\ \
| * | :bug: fix modify role.permissionsFlam3rboy2021-10-101-3/+3
* | | :bug: fix vanity urlFlam3rboy2021-10-101-10/+2
* | | Fix duplicate keyThe Arcane Brony2021-10-102-7/+3
|/ /
* | :bug: fix emojis routeFlam3rboy2021-10-102-137/+121
* | Merge branch 'master' into pr/LoboMetalurgico/424Flam3rboy2021-10-109-74/+14
|\ \
| * | :bug: fix tsc compilerFlam3rboy2021-10-101-1/+2
| * | :bug: convert bigint literal to objectFlam3rboy2021-10-103-5/+10
| * | :art: clean up imports + classesFlam3rboy2021-10-106-68/+2
* | | Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojisLobo Metalúrgico2021-10-092-3/+10
|\| |
| * | :sparkles: added read stateFlam3rboy2021-10-091-2/+6
| * | :art: cdn now also works without setting a public endpointFlam3rboy2021-10-091-1/+4
| |/
* | (api): fix some issuesLobo Metalúrgico2021-10-091-3/+2
* | (api): implement post on emoji routeLobo Metalúrgico2021-10-091-4/+38
* | (api): add patch to emoji routeLobo Metalúrgico2021-10-091-0/+26
* | Merge remote-tracking branch 'upstream/master' into milestoneV1/routes/implem...Lobo Metalúrgico2021-10-093-11/+40
|\|
| * :bug: fix typingFlam3rboy2021-10-092-2/+3
| * :bug: fix claim accountFlam3rboy2021-10-091-4/+12
| * :sparkles: added guestsRequireInvite to configFlam3rboy2021-10-091-5/+7
| * :bug: fix password changingFlam3rboy2021-10-091-4/+22
* | (api): fix route nameLobo Metalúrgico2021-10-081-0/+0
* | (api): inital emojis route implementationLobo Metalúrgico2021-10-081-0/+78
|/
* :art: fix imports with new build scriptFlam3rboy2021-10-091-1/+2
* :bug: fix user projectionFlam3rboy2021-10-054-5/+9
* :art: reformattedFlam3rboy2021-10-052-2/+4
* :bug: fix client localeFlam3rboy2021-10-051-1/+2
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-053-73/+32
* :art: move field error to utilFlam3rboy2021-10-055-31/+3
* :sparkles: add User.register() methodFlam3rboy2021-10-051-127/+60
* :bug: fix guild create with client templateFlam3rboy2021-10-051-21/+17
* :construction: different db enginesFlam3rboy2021-10-041-12/+15
* Merge pull request #412 from TheArcaneBrony/masterFlam3rboy2021-10-032-24/+25
|\
| * :truck: rename id -> sku_idFlam3rboy2021-10-031-22/+6
| * Add subscription plans so the client doesn't crashThe Arcane Brony2021-10-031-14/+31
* | :bug: fix message reactionsFlam3rboy2021-10-031-2/+2
|/
* fix request failiure with error code 400afeuerstein2021-10-031-1/+1
* :bug: fix registrationFlam3rboy2021-10-031-0/+1
* :sparkles: add ``right`` option to route()Flam3rboy2021-10-032-2/+23
* Add default value to guild discovery"The Arcane Brony2021-10-011-2/+1
* Add setting to show all guilds in discovery, fix query for guild discoveryThe Arcane Brony2021-10-011-2/+5
* :sparkles: registration disabled noticeFlam3rboy2021-10-011-0/+9
* hotfix for misc routesuurgothat2021-09-306-7/+10
* Add misc routesuurgothat2021-09-3014-2/+183
* store improvementsuurgothat2021-09-294-24/+156
* :bug: fix channel permission overwritesFlam3rboy2021-09-262-9/+16
* :sparkles: add private and public endpointFlam3rboy2021-09-253-59/+6
* :bug: message attachment urlFlam3rboy2021-09-251-0/+5
* :bug: fix #392Flam3rboy2021-09-251-2/+2
* :bug: fix guild template createFlam3rboy2021-09-251-13/+15
* :sparkles: generate openapi documentationFlam3rboy2021-09-217-54/+14
* :bug: fix unittestsFlam3rboy2021-09-201-2/+2
* :sparkles: add option to disable all rate limitsFlam3rboy2021-09-202-1/+4
* :bug: fix errror handlerFlam3rboy2021-09-201-3/+4
* Merge branch 'master' into unittestsFlam3rboy2021-09-2023-116/+266
|\
| * :bug: fix relationshipsFlam3rboy2021-09-201-7/+7
| * Merge pull request #382 from fosscord/auto-delete-relationsFlam3rboy2021-09-205-33/+15
| |\
| | * :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-11/+1
| | * :construction: auto delete relationsFlam3rboy2021-09-201-6/+14
| | * Merge branch 'master' into auto-delete-relationsFlam3rboy2021-09-1911-56/+222
| | |\
| | * | :art: remove deleteMessageAttachments and move to entityFlam3rboy2021-09-193-16/+0
| * | | Update index.tsFlam3rboy2021-09-201-5/+1
| * | | oRdEr Of OpErAtIoNsChris Chrome2021-09-201-2/+2
| * | | Merge remote-tracking branch 'origin/master'Chris Chrome2021-09-203-21/+26
| |\ \ \
| | * | | :sparkles: accept invite pageFlam3rboy2021-09-203-21/+26
| | | |/ | | |/|
| * | | Fix one thing, another problem pops upChris Chrome2021-09-203-2/+6
| * | | Delete messages before deleting channelChris Chrome2021-09-201-2/+2
| |/ /
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-1911-56/+222
| |\ \ | | |/ | |/|
| | * Fix environment variable name to work on non-Windows platformsThe Arcane Brony2021-09-181-9/+9
| | * Merge pull request #375 from TheArcaneBrony/request-loggingFlam3rboy2021-09-181-0/+28
| | |\
| | | * Add response code white/blacklistingThe Arcane Brony2021-09-181-1/+20
| | | * Add request logging (with env var: log-requests)The Arcane Brony2021-09-181-0/+9
| | * | Merge branch 'fosscord:master' into fix-dmAlTech982021-09-181-0/+11
| | |\|
| | | * Update connections.tsFlam3rboy2021-09-181-2/+3
| | | * Add /users/@me/connectionsThe Arcane Brony2021-09-181-0/+10
| | * | Removed ChannelService, more fixesAlTech982021-09-184-10/+10
| | * | Merge branch 'fosscord:master' into fix-dmAlTech982021-09-187-33/+62
| | |\|
| | * | Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-171-3/+5
| | * | Merge branch 'fosscord:master' into fix-dmAlTech982021-09-171-3/+4
| | |\ \
| | * | | Fix GET /users/@me/channelsAlTech982021-09-171-12/+3
| | * | | Implemented DMs and group DMsAlTech982021-09-167-52/+143
| | * | | Dummy sticker-packs routesAlTech982021-09-162-0/+28
| * | | | :truck: move handleFile to cdnFlam3rboy2021-09-194-9/+5
| * | | | :art: user is verified by defaultFlam3rboy2021-09-191-1/+1
| * | | | :bug: fix guild create iconFlam3rboy2021-09-182-3/+4
| | |_|/ | |/| |
* | | | :sparkles: route middleware test optionFlam3rboy2021-09-182-4/+4
* | | | :sparkles: jest automatic testsFlam3rboy2021-09-181-3/+2
* | | | :pencil: add default route description to all routesFlam3rboy2021-09-1810-21/+28
|/ / /
* | / :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-177-33/+62
| |/ |/|
* | :bug: fix vanity urlFlam3rboy2021-09-161-3/+4
|/
* Revert "fix #128"Flam3rboy2021-09-161-52/+9
* Revert "fix #129"Flam3rboy2021-09-161-17/+0
* Revert ":construction: webhook"Flam3rboy2021-09-167-113/+9
* :construction: webhookFlam3rboy2021-09-147-9/+113
* fix #129Flam3rboy2021-09-141-0/+17
* fix #128Flam3rboy2021-09-141-9/+52
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-1411-15/+85
|\
| * Merge pull request #360 from AlTech98/inviteFlam3rboy2021-09-142-3/+16
| |\
| | * Emit INVITE_DELETEAlTech982021-09-141-2/+15
| | * Fix invites creationAlTech982021-09-141-1/+1
| * | add store endpointsuurgothat2021-09-132-0/+22
| |/
| * Fix #356AlTech982021-09-132-6/+6
| * Update index.tsFlam3rboy2021-09-131-1/+1
| * Emit USER_UPDATE, fix #214AlTech982021-09-131-4/+12
| * Delete attachments of deleted messages, fix #273AlTech982021-09-134-3/+30
* | :bug: fix fosscord.jsFlam3rboy2021-09-131-0/+14
* | :art: remove unused importsFlam3rboy2021-09-1321-266/+61
|/
* :bug: fix In() queryFlam3rboy2021-09-132-2/+2
* :bug: fix relationshipFlam3rboy2021-09-131-53/+55
* :bug: fix dm #321Flam3rboy2021-09-132-10/+10
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-132-3/+2
* Merge branch 'typescript-interface-body-parser+autogenerate-unit-tests+docume...Flam3rboy2021-09-1276-1345/+1006
|\
| * :sparkles: #307 doneFlam3rboy2021-09-1271-1295/+896
| * :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-122-15/+76
| * :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-1239-76/+75
* | Add dummy missing routesAlTech982021-09-126-1/+51
|/
* Fix relationships get queryAlTech982021-09-091-1/+1
* Fix upload sizeStilic2021-09-081-1/+1
* :arrow_up: update test clientFlam3rboy2021-09-041-1/+1
* Added /guilds/:id/voice-states apisAlTech982021-09-044-0/+96
* Added missing permissions and channel typesAlTech982021-09-041-0/+4
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-0413-750/+37
|\
| * fixed /discoverable-guildsxnacly2021-09-031-1/+4
| * added first draft of /discoverable-guildsxnacly2021-09-031-0/+14
| * Revert "added big todo list to Guild.ts (big chungus)"xnacly2021-09-032-15/+0
| * added big todo list to Guild.ts (big chungus)xnacly2021-09-032-0/+15
| * replace '@me' with req.user_id in guild joinxnacly2021-09-031-1/+2
| * moved Constants and Errorhandler from api to utilxnacly2021-09-0310-748/+7
| * added template for future routesxnacly2021-09-031-0/+10
| * Merge branch 'master' of https://github.com/fosscord/fosscord-serverxnacly2021-09-031-10/+28
| |\
| * | fixed 'undefined not found' + error not showing in clientxnacly2021-09-031-2/+2
* | | :bug: api member add roles -> make sure that roles existFlam3rboy2021-09-041-8/+7
* | | :bug: fix invitesFlam3rboy2021-09-043-9/+6
* | | :bug: fix permissions if user is only member of guildFlam3rboy2021-09-041-3/+2
* | | :bug: fix error handler and asset routerFlam3rboy2021-09-042-2/+2
| |/ |/|
* | :zap: improve invite generationFlam3rboy2021-09-031-10/+28
|/
* :bug: fix #311Flam3rboy2021-09-033-4/+16
* :bug: fix member roles + listFlam3rboy2021-09-032-10/+6
* :sparkles: guild position updateFlam3rboy2021-09-033-8/+49
* :bug: fix message sendingFlam3rboy2021-09-032-7/+7
* :bug: fix member + member listFlam3rboy2021-09-0312-92/+95
* :bug: fix entity missing an id (replace .insert with new Entity().save)Flam3rboy2021-09-024-19/+21
* :sparkles: add user_id field to MemberFlam3rboy2021-09-0212-46/+32
* :bug: fix entity types and projectionFlam3rboy2021-09-012-25/+3
* :sparkles: generate open api schema based on body and db entitiesFlam3rboy2021-09-014-13/+23
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-018-118/+105
* Merge branch 'typeorm' into typeormFlam3rboy2021-08-3119-154/+145
|\
| * Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-314-2/+67
| |\
| * | :bug: db query fixesFlam3rboy2021-08-318-31/+35
| * | :sparkles: channel recipientsFlam3rboy2021-08-311-3/+4
| * | Channel utility methods in entityFlam3rboy2021-08-312-54/+1
| * | fix member rolesFlam3rboy2021-08-313-4/+4
| * | :zap: use insert instead of saveFlam3rboy2021-08-312-25/+25
| * | :bug: fix message sendingFlam3rboy2021-08-312-34/+68
| * | :sparkles: typeorm error handlerFlam3rboy2021-08-311-3/+8
* | | Created list of all possible api errors and made them throwable in routes codeAlTech982021-08-313-66/+256
| |/ |/|
* | Implemented voice apis #127 and #78AlTech982021-08-304-2/+67
|/
* fixed wrong statuscode in docsxnacly2021-08-301-1/+1
* fixed translation path to display correct error msgxnacly2021-08-301-1/+1
* :construction: typeormFlam3rboy2021-08-303-50/+42
* :zap: only local rate limit to prevent to much pressure on the databaseFlam3rboy2021-08-301-19/+51
* :bug: convert bigint -> stringFlam3rboy2021-08-294-5/+5
* fix login register + messageFlam3rboy2021-08-293-6/+18
* fix rate limitFlam3rboy2021-08-292-48/+52
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-2948-993/+467
* :construction: apiFlam3rboy2021-08-2711-122/+89
* Merge branch 'master' into typeormFlam3rboy2021-08-241-1/+1
|\
| * Fix content security policy policyLukas Does Dev2021-08-211-1/+1
* | :construction: apiFlam3rboy2021-08-2445-454/+381
* | :construction: typeormFlam3rboy2021-08-211-1/+2
|/
* :bug: fix vanity urlFlam3rboy2021-08-193-14/+34
* :bug: fix #267Flam3rboy2021-08-181-1/+1
* :bug: fix guild channel reorderFlam3rboy2021-08-181-15/+22
* :sparkles: add default_auto_archive_duration to channelFlam3rboy2021-08-181-0/+4
* :ambulance: user settings routeFlam3rboy2021-08-182-2/+59
* fix #199Flam3rboy2021-08-181-4/+7
* :bug: fix findOneAndUpdateFlam3rboy2021-08-1814-37/+34
* fix #199Flam3rboy2021-08-171-3/+1
* :art: clean upFlam3rboy2021-08-172-4/+4
* :sparkles: message mention parsingFlam3rboy2021-08-171-15/+59
* :loud_sound: verbose error handlerFlam3rboy2021-08-172-3/+8
* :bug: fix login routeFlam3rboy2021-08-171-1/+4
* :sparkles: delete finished todosFlam3rboy2021-08-163-6/+0
* :sparkles: update auth middlewareFlam3rboy2021-08-161-3/+9
* update Rate Limit with new event transmissionFlam3rboy2021-08-162-46/+47
* :bug: fix server bundleFlam3rboy2021-08-151-1/+2
* :bug: prevent @everyone role deletionFlam3rboy2021-08-151-7/+4
* update releaseFlam3rboy2021-08-151-1/+0
* move devDependencies to dependenciesFlam3rboy2021-08-141-372/+0
* :bug: fix Guild + Channel createFlam3rboy2021-08-143-5/+15
* :bug: fix guild create with channel templateFlam3rboy2021-08-141-1/+21
* :construction: fix server bundleFlam3rboy2021-08-132-7/+24
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-5/+4
|\
| * :bug: fix dependencies and build for bundleFlam3rboy2021-08-131-5/+4
* | :bug: fix api middlewareFlam3rboy2021-08-133-36/+41
|/
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-133-2/+17
|\
| * Create Emoji.tsIntevel ツ2021-08-131-0/+14
| * Fixed #257 Can't change nicknameIntevel ツ2021-08-132-2/+3
* | rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-1359-150/+135
|/
* :sparkles: apiFlam3rboy2021-08-1296-0/+130127