summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* fix: update source pathsHayden Young2021-10-151-3/+3
* fix: make API dockerfile use correct setup stepsHayden Young2021-10-155-17/+69
* :bug: fix unittestsFlam3rboy2021-10-158-693/+28842
* Merge pull request #459 from hbjydev/cdn-s3Samuel2021-10-156-16166/+7520
|\
| * Merge branch 'master' into cdn-s3Hayden Young2021-10-159-37/+161
| |\ | |/ |/|
* | Merge pull request #460 from fosscord/devSamuel2021-10-154-12/+49
|\ \
| * \ Merge pull request #454 from hbjydev/status-probesSamuel2021-10-1594-17257/+16817
| |\ \
| | * | :art: exclude healthz/readyz from authFlam3rboy2021-10-151-0/+2
| | * | Merge branch 'master' into pr/hbjydev/454Flam3rboy2021-10-1591-17257/+16781
| | |\ \
| | * | | 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-154-21/+108
|\ \ \ \ | |_|/ / |/| | |
| * | | :bug: fix pruneFlam3rboy2021-10-153-28/+35
| * | | :zap: speed up message queryFlam3rboy2021-10-151-27/+21
| * | | Merge branch 'fosscord:master' into masterMr2u2021-10-1312-11/+79
| |\ \ \
| * | | | added route /guilds/:id/prune GET count and POST prune.Maddy2021-10-133-1/+87
* | | | | :art: do not automatically create default guildFlam3rboy2021-10-141-4/+4
| | | | * chore: update ts-node during npm run setupHayden Young2021-10-152-10726/+985
| | | | * chore: merge master into cdn-s3Hayden Young2021-10-1591-16597/+19712
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | :bug: fix migration + autojoinFlam3rboy2021-10-142-3/+6
| |/ / / |/| | |
* | | | :pencil: improve loggingFlam3rboy2021-10-124-5/+1
* | | | :zap: improve memory managmentFlam3rboy2021-10-124-4/+13
* | | | :zap: benchmark testsFlam3rboy2021-10-123-0/+63
* | | | Merge pull request #444 from Mr2u/masterSamuel2021-10-121-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ...actually fix windows usernames breaking npm run setup ( I forgot to quote ...Maddy2021-10-121-2/+2
|/ / /
* | | Merge pull request #443 from Mr2u/masterSamuel2021-10-121-2/+2
|\ \ \
| * | | npm run build on Windows with usernames containing spaces fails, fixed by esc...Maddy2021-10-121-2/+2
|/ / /
* | | Merge pull request #430 from Thesourtimes/masterFlam3rboy2021-10-115-11/+116
|\ \ \
| * | | :art: gifsFlam3rboy2021-10-115-83/+66
| * | | Merge branch 'master' into pr/Thesourtimes/430Flam3rboy2021-10-1177-17230/+16574
| |\ \ \
| * | | | Implement GIFsuurgothat2021-10-093-0/+122
* | | | | :bug: fix #371Flam3rboy2021-10-111-2/+2
| |/ / / |/| | |
* | | | 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
* | | | | Merge pull request #437 from erkinalp/patch-4Flam3rboy2021-10-111-3/+7
|\ \ \ \ \
| * | | | | Update Rights.tsFlam3rboy2021-10-111-1/+1
| * | | | | Added more rights, and explained existing onesErkin Alp Güney2021-10-101-3/+7
|/ / / / /
* | | | | Merge pull request #434 from TheArcaneBrony/remove-vanity-urlFlam3rboy2021-10-108-37/+54
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into pr/TheArcaneBrony/434Flam3rboy2021-10-103-47/+23
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | :bug: fix modify role.permissionsFlam3rboy2021-10-103-47/+23
| * | | | | Merge branch 'master' into remove-vanity-urlFlam3rboy2021-10-102-8/+11
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | :art: update migration scriptFlam3rboy2021-10-101-8/+10
* | | | | | :bug: fix IdentifyFlam3rboy2021-10-101-3/+1
| * | | | | 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-103-12/+28
| * | | | | :bug: fix vanity urlFlam3rboy2021-10-101-10/+2
| |/ / / /
| * / / / Fix duplicate keyThe Arcane Brony2021-10-106-22/+28
|/ / / /
* | | | :bug: fix null user in identifyFlam3rboy2021-10-101-1/+1
* | | | :bug: fix Emoji missing in identifyFlam3rboy2021-10-103-2/+2
* | | | :sparkles: migrate scriptFlam3rboy2021-10-101-2/+3
* | | | Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-1014-66/+696
|\ \ \ \
| * \ \ \ Merge pull request #424 from LoboMetalurgico/milestoneV1/routes/implement/emojisFlam3rboy2021-10-1014-66/+696
| |\ \ \ \
| | * | | | :bug: fix emojis routeFlam3rboy2021-10-103-173/+431
| | * | | | :art: emoji db migrationFlam3rboy2021-10-108-9/+234
| | * | | | :bug: fix cdn route not working without hashFlam3rboy2021-10-102-3/+26
| | * | | | :bug: fix cdnFlam3rboy2021-10-101-18/+3
| | * | | | Merge branch 'master' into pr/LoboMetalurgico/424Flam3rboy2021-10-1048-17014/+15658
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojisLobo Metalúrgico2021-10-099-21/+94
| | |\ \ \ \
| | * | | | | (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-0911-20/+53
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | (api): fix route nameLobo Metalúrgico2021-10-081-0/+0
| | * | | | | (api): inital emojis route implementationLobo Metalúrgico2021-10-082-0/+80
* | | | | | | :bug: fix Identify ready payload missing usersFlam3rboy2021-10-101-1/+3
|/ / / / / /
* | | | | | :see_no_evil: remove console.logFlam3rboy2021-10-101-1/+0
* | | | | | :bug: fix tsc compilerFlam3rboy2021-10-106-31/+54
* | | | | | :bug: fix windows process.getuidFlam3rboy2021-10-101-1/+1
* | | | | | :bug: convert bigint literal to objectFlam3rboy2021-10-105-7/+12
* | | | | | :art: clean up imports + classesFlam3rboy2021-10-1015-146/+23
* | | | | | :art: clean up dependenciesFlam3rboy2021-10-1018-16722/+15526
* | | | | | :sparkles: changed and fixed compilerFlam3rboy2021-10-108-130/+66
| |_|/ / / |/| | | |
* | | | | :sparkles: random guest username generation addedxnacly2021-10-091-1/+42
* | | | | :bug: rewrite locale en to en-USFlam3rboy2021-10-091-0/+6
* | | | | :bug: fix build.js?Flam3rboy2021-10-091-1/+1
* | | | | :sparkles: added read stateFlam3rboy2021-10-094-11/+22
* | | | | :sparkles: handleFile() now returns mime_type and sizeFlam3rboy2021-10-091-4/+19
* | | | | :art: cdn now also works without setting a public endpointFlam3rboy2021-10-092-4/+4
| |/ / / |/| | |
* | | | Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-0910-18/+48
|\ \ \ \
| * \ \ \ Merge pull request #429 from fosscord/devFlam3rboy2021-10-092-2/+3
| |\ \ \ \
| * \ \ \ \ Merge pull request #428 from fosscord/devFlam3rboy2021-10-099-16/+45
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* / | | | | :bug: fix array key in configFlam3rboy2021-10-091-2/+5
|/ / / / /
| | | | * fix: don't set location by defaultHayden Young2021-10-142-8/+15
| | | | * chore: remove unused importHayden Young2021-10-141-1/+1
| | | | * feat: implement an S3-based storage APIHayden Young2021-10-144-6095/+3591
| | | |/
| | | * Merge pull request #438 from Mr2u/devFlam3rboy2021-10-111-1/+1
| | |/|
| | | * npm run build on Windows with usernames containing space fails, fixed by wrap...Maddy2021-10-111-1/+1
| | |/
| | * :bug: fix typingFlam3rboy2021-10-092-2/+3
| |/
| * :art: do not auto guest register on login/register pageFlam3rboy2021-10-091-1/+1
| * :bug: fix claim accountFlam3rboy2021-10-091-4/+12
| * :sparkles: added guestsRequireInvite to configFlam3rboy2021-10-092-5/+9
| * :bug: fix password changingFlam3rboy2021-10-091-4/+22
| * :bug: fix cdnFlam3rboy2021-10-095-6/+5
|/
* :bug: fix importFlam3rboy2021-10-093-3/+6
* :bug: fix old node versionFlam3rboy2021-10-091-2/+2
* Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-092-7/+8
|\
| * :rocket: 2000 commit - changed ascii artxnacly2021-10-081-6/+6
| * replaced node:16 with alpine in bundle Dockerfilexnacly2021-10-081-1/+2
* | :art: fix imports with new build scriptFlam3rboy2021-10-0915-42/+43
* | :bug: fix buildFlam3rboy2021-10-0913-126/+252
|/
* :sparkles: added Dockerfile for bundlexnacly2021-10-082-0/+9
* Merge pull request #418 from TheArcaneBrony/compiler-changeFlam3rboy2021-10-0827-85/+5375
|\
| * :sparkles: bundle build scriptFlam3rboy2021-10-0814-166/+1574
| * Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-...Flam3rboy2021-10-077-43/+45
| |\
| | * :bug: fix types + swcrc configsFlam3rboy2021-10-0711-1242/+68
| | * :bug: fix swcrc config: rewrite import -> requireFlam3rboy2021-10-079-95/+81
| * | :bug: fix swc configFlam3rboy2021-10-0716-1317/+105
| * | :zap: fast build scriptFlam3rboy2021-10-072-18/+37
| |/
| * Compiler testThe Arcane Brony2021-10-0629-122/+5195
|/
* :arrow_up: update packagesFlam3rboy2021-10-065-23/+23
* :arrow_up: lambert-server@1.2.11Flam3rboy2021-10-058-30/+32
* :art: add build script to bundle setupFlam3rboy2021-10-051-1/+1
* :bug: fix set user settingsFlam3rboy2021-10-051-33/+0
* :bug: fix user projectionFlam3rboy2021-10-057-6/+13
* :art: reformattedFlam3rboy2021-10-053-9/+19
* :bug: fix client localeFlam3rboy2021-10-051-1/+2
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-055-74/+123
* :art: move field error to utilFlam3rboy2021-10-057-8/+6
* :sparkles: add User.register() methodFlam3rboy2021-10-052-136/+153
* :arrow_up: update mnjsfFlam3rboy2021-10-0510-46/+46
* :bug: fix windows db file pathFlam3rboy2021-10-051-1/+1
* :bug: fix lazy requestFlam3rboy2021-10-051-1/+12
* :art: improve migration scriptFlam3rboy2021-10-051-21/+103
* :bug: fix guild create with client templateFlam3rboy2021-10-051-21/+17
* :sparkles: auto register guest accountFlam3rboy2021-10-051-0/+10
* :bug: fix bundle setupFlam3rboy2021-10-051-1/+1
* :sparkles: db migrate scriptFlam3rboy2021-10-043-4/+52
* :sparkles: generalize primary column to work with mongodb object idFlam3rboy2021-10-0416-63/+63
* Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-0412-14/+104
|\
| * Merge pull request #413 from Thesourtimes/masterFlam3rboy2021-10-0412-14/+94
| |\
| | * :arrow_up: update dependenciesFlam3rboy2021-10-044-1/+7
| | * replace chalk with nanocolorsuurgothat2021-10-0410-11/+59
| | * Add warn for git + remove unnecessary importuurgothat2021-10-042-6/+14
| | * Rainbow the logsuurgothat2021-10-049-28/+46
| |/
* / :construction: different db enginesFlam3rboy2021-10-0411-40/+415
|/
* Merge branch 'master' of https://github.com/fosscord/fosscord-serverFlam3rboy2021-10-0439-531/+692
|\
| * 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-032-6/+4
| |/
| * Merge pull request #411 from afeuerstein/masterFlam3rboy2021-10-031-1/+1
| |\
| | * 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-036-5/+31
| * :sparkles: User instance rightsFlam3rboy2021-10-034-40/+119
| * :art: restructure gatewayFlam3rboy2021-10-029-12/+36
| * Merge pull request #410 from TheArcaneBrony/masterFlam3rboy2021-10-012-3/+13
| |\
| | * Merge branch 'master' of https://github.com/TheArcaneBrony/fosscord-serverThe Arcane Brony2021-10-012-460/+154
| | |\
| | | * Merge branch 'fosscord:master' into masterTheArcaneBrony2021-10-012-460/+154
| | | |\ | | |_|/ | |/| |
| * | | :bug: fix schema + user modify not workingFlam3rboy2021-10-012-460/+154
| | * | 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-012-2/+13
| |/
| * :bug: fix disable registerFlam3rboy2021-10-011-1/+1
| * :sparkles: registration disabled noticeFlam3rboy2021-10-011-0/+9
| * Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-0114-7/+323
| |\
| | * Merge pull request #404 from Thesourtimes/masterFlam3rboy2021-09-306-7/+10
| | |\
| | | * hotfix for misc routesuurgothat2021-09-306-7/+10
| | |/
| | * Merge pull request #403 from Thesourtimes/masterFlam3rboy2021-09-3014-2/+183
| | |\
| | | * Add misc routesuurgothat2021-09-3014-2/+183
| | |/
| | * Merge pull request #402 from Thesourtimes/masterFlam3rboy2021-09-294-24/+156
| | |\
| | | * store improvementsuurgothat2021-09-294-24/+156
| | |/
| * | :sparkles: new user flagsFlam3rboy2021-10-011-0/+2
| * | fix #406Flam3rboy2021-10-012-1/+2
* | | :sparkles: custom user flags offsetFlam3rboy2021-10-041-0/+2
| |/ |/|
* | Merge branch 'master' of https://github.com/fosscord/fosscord-serverFlam3rboy2021-09-2821-6807/+6253
|\|
| * :bug: fix channel permission overwritesFlam3rboy2021-09-266-105/+112
| * :bug: fix role can't set permissionFlam3rboy2021-09-251-2/+13
| * :sparkles: add private and public endpointFlam3rboy2021-09-256-67/+27
| * :bug: message attachment urlFlam3rboy2021-09-251-0/+5
| * :lock: XSS content type: htmlFlam3rboy2021-09-251-2/+15
| * :sparkles: key value configFlam3rboy2021-09-253-19/+70
| * :bug: fix #392Flam3rboy2021-09-251-2/+2
| * :bug: fix guild template createFlam3rboy2021-09-251-13/+15
| * :art: sort openapi tags by alphabetFlam3rboy2021-09-231-6597/+5994
* | Merge branch 'master' of https://github.com/fosscord/fosscord-serverFlam3rboy2021-09-24184-12377/+46901
|\|
| * :art: remove start from setup scriptFlam3rboy2021-09-232-293/+1230
| * Merge pull request #372 from fosscord/unittestsFlam3rboy2021-09-2373-2889/+26804
| |\
| | * :bug: prepare/postinstall only works for packages not local npm installFlam3rboy2021-09-231-1/+1
| | * :bug: fix install scriptFlam3rboy2021-09-232-3/+2
| | * Merge branch 'master' into unittestsFlam3rboy2021-09-236-903/+12078
| | |\ | | |/ | |/|
| * | Merge pull request #394 from ChrisChrome/erlpack-fixFlam3rboy2021-09-235-12/+835
| |\ \
| | * | Ok, so it DOES buildChris Chrome2021-09-232-3/+5
| | * | Use @yukikaze-bot/erlpackChris Chrome2021-09-235-11/+832
| |/ /
| * | Merge pull request #393 from Slappy826/patch-1Flam3rboy2021-09-231-1/+1
| |\ \
| | * | Update README.mdSlappy8262021-09-221-1/+1
| |/ /
| | * :bug: fix (pre) install scriptsFlam3rboy2021-09-238-14/+28
| | * :sparkles: example value in documentationFlam3rboy2021-09-213-6/+15
| | * :sparkles: unit tests expect eventFlam3rboy2021-09-213-5996/+6628
| | * :sparkles: generate openapi documentationFlam3rboy2021-09-2119-1048/+7415
| | * :bug: fix unittestsFlam3rboy2021-09-204-21/+82
| | * :sparkles: add option to disable all rate limitsFlam3rboy2021-09-206-6/+10
| | * :bug: fix errror handlerFlam3rboy2021-09-201-3/+4
| | * :art: rewrite importsFlam3rboy2021-09-2026-363/+2601
| | * Merge branch 'master' into unittestsFlam3rboy2021-09-2070-1227/+2258
| | |\ | | |/ | |/|
| * | :bug: fix relationshipsFlam3rboy2021-09-202-254/+14
| * | Merge pull request #382 from fosscord/auto-delete-relationsFlam3rboy2021-09-2029-171/+363
| |\ \
| | * | :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-2023-97/+153
| | * | :sparkles: finish and fix .delete() for one-to-many relationsFlam3rboy2021-09-201-8/+9
| | * | :construction: auto delete relationsFlam3rboy2021-09-205-69/+112
| | * | Merge branch 'master' into auto-delete-relationsFlam3rboy2021-09-1932-684/+1175
| | |\ \
| | * | | :art: add orphanedRowAction and cascade onDelete to entitiesFlam3rboy2021-09-197-20/+532
| | * | | :art: remove deleteMessageAttachments and move to entityFlam3rboy2021-09-194-17/+8
| * | | | Merge pull request #386 from ChrisChrome/masterFlam3rboy2021-09-203-2/+2
| |\ \ \ \
| | * | | | Update index.tsFlam3rboy2021-09-201-5/+1
| | * | | | oRdEr Of OpErAtIoNsChris Chrome2021-09-201-2/+2
| | * | | | Merge remote-tracking branch 'origin/master'Chris Chrome2021-09-206-31/+45
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-201-1/+1
| |\ \ \ \ \
| * | | | | | :sparkles: accept invite pageFlam3rboy2021-09-206-27/+41
| * | | | | | :arrow_up: update test clientFlam3rboy2021-09-201-4/+4
| | |_|_|/ / | |/| | | |
| | | * | | Fix one thing, another problem pops upChris Chrome2021-09-203-2/+6
| | | * | | Delete messages before deleting channelChris Chrome2021-09-201-2/+2
| | |/ / /
| | * / / Update README.mdFlam3rboy2021-09-191-1/+1
| |/ / /
| * | | :truck: move file handle to utilityFlam3rboy2021-09-197-4/+422
| * | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-1929-692/+1176
| |\ \ \ | | |/ / | |/| |
| | * | Merge pull request #377 from TheArcaneBrony/request-loggingFlam3rboy2021-09-181-9/+9
| | |\ \
| | | * | 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-183-0/+160
| | |\ \
| | | * | Add response code white/blacklistingThe Arcane Brony2021-09-181-1/+20
| | | * | Add request logging (with env var: log-requests)The Arcane Brony2021-09-183-0/+141
| | * | | Merge pull request #369 from AlTech98/fix-dmFlam3rboy2021-09-1825-692/+990
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'fosscord:master' into fix-dmAlTech982021-09-181-0/+11
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #374 from TheArcaneBrony/dummy-connections-endpointFlam3rboy2021-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-1811-139/+131
| | | * | Fix gateway not listening for new channels eventsAlTech982021-09-183-18/+9
| | | * | Merge branch 'fosscord:master' into fix-dmAlTech982021-09-1810-76/+88
| | | |\ \ | | | |/ / | | |/| |
| | | * | Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-175-606/+631
| | | * | Merge branch 'fosscord:master' into fix-dmAlTech982021-09-172-3/+5
| | | |\ \
| | | * | | Fix GET /users/@me/channelsAlTech982021-09-171-12/+3
| | | * | | Update ChannelService.tsFlam3rboy2021-09-171-1/+2
| | | * | | Implemented DMs and group DMsAlTech982021-09-1619-79/+342
| | | * | | Dummy sticker-packs routesAlTech982021-09-162-0/+28
| | | * | | Gateway permission check fixAlTech982021-09-163-3/+10
| * | | | | :bug: fix bundle debugFlam3rboy2021-09-194-9/+270
| * | | | | :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-184-13/+12
| | | | * :sparkles: jest automatic testsFlam3rboy2021-09-186-7/+129
| | | | * :art: use typescript plugin that converts to relative pathsFlam3rboy2021-09-1816-90/+4169
| | | | * :sparkles: generate test responsesFlam3rboy2021-09-185-49/+175
| | | | * :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-1710-76/+88
| | |/ | |/|
| * | :bug: fix vanity urlFlam3rboy2021-09-162-3/+5
| |/
| * :arrow_up: update packageFlam3rboy2021-09-162-10/+10
| * Revert "fix #128"Flam3rboy2021-09-161-52/+9
| * Revert "fix #129"Flam3rboy2021-09-161-17/+0