summary refs log tree commit diff
path: root/api/src/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-1313-124809/+0
|
* Split schemas into files in utilTheArcaneBrony2022-08-131-1/+2
|
* Fix updated client stuff...TheArcaneBrony2022-08-131-0/+5
|
* Use deep merge everywhereTheArcaneBrony2022-08-091-4/+5
|
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-091-4/+4
|
* Switch to migrations fullyTheArcaneBrony2022-08-093-7/+9
|
* Resolve changes undone by rebasing from masterTheArcaneBrony2022-08-091-4/+4
|
* State update, havent testedTheArcaneBrony2022-08-092-2/+1
|
* Update packagesTheArcaneBrony2022-08-091-1/+1
|
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-093-8/+8
|
* Make requested changes (pr792)TheArcaneBrony2022-07-311-14/+1
|
* Add local disk caching for fetched assetsTheArcaneBrony2022-07-172-0/+17
|
* * Make max website preview download size for embeds configurableMadeline2022-07-091-3/+6
| | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
* backfilling — first stepsErkin Alp Güney2022-04-231-1/+2
|
* general rights enforcement stuffErkin Alp Güney2022-04-181-0/+3
|
* Update passwordStrength.tsErkin Alp Güney2022-04-121-1/+1
|
* Fix compile errors in checkPassword's entropy checkMadeline2022-04-101-4/+4
|
* Update passwordStrength.tsErkin Alp Güney2022-04-091-1/+1
|
* add an elegant entropy checkErkin Alp Güney2022-04-091-5/+16
|
* remove todos that are implementedErkin Alp Güney2022-04-081-3/+3
|
* enforce the rightsErkin Alp Güney2022-04-081-3/+5
|
* fix(api): working replies in dm channelsNobody2022-03-091-4/+6
|
* Partnet + Discover fix and joinFeatyre2022-01-241-1/+1
|
* Fix typo in commit 277b28cMadeline2022-01-131-1/+1
|
* Fix the feature checkErkin Alp Güney2022-01-121-0/+2
|
* Add cross channel repliesErkin Alp Güney2022-01-121-2/+4
| | | Resolves #533
* fix the message endpoint always returning Empty message errorced777ric2022-01-111-1/+1
| | | | (cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b)
* Message fixes | Character limits and embed fixes (#581)Madeline2022-01-111-7/+13
| | | | | | | * Adds message character limits (#503) * Fixed message `embeds` being ignored for `embed` * Update Message.ts Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* Fix schemas handlerThesourtimes2022-01-011-1/+1
|
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-0112-10/+12
|
* Eventually fixed all the errors in the RandomInviteIDErkin Alp Güney2021-11-301-1/+1
|
* fix the bigint asintnErkin Alp Güney2021-11-301-1/+1
|
* Fix assignment incompatibilityErkin Alp Güney2021-11-301-1/+1
|
* Fix the type errorsErkin Alp Güney2021-11-301-5/+6
| | | Forgot that you cannot mix and match bigint and float
* snowflake-based invite generationErkin Alp Güney2021-11-281-0/+19
|
* Change user agentRiversideRocks2021-10-211-1/+1
|
* prettier formatted /apidevelopomp2021-10-201-6/+3
|
* :zap: message performanceFlam3rboy2021-10-181-1/+1
|
* :art: clean up instances on startFlam3rboy2021-10-171-1/+4
|
* Merge branch 'master' into stickerFlam3rboy2021-10-151-4/+4
|\
| * :art: do not automatically create default guildFlam3rboy2021-10-141-4/+4
| |
* | :bug: fix message sticker sendingFlam3rboy2021-10-151-2/+3
|/
* :bug: fix migration + autojoinFlam3rboy2021-10-141-1/+1
|
* :art: gifsFlam3rboy2021-10-111-0/+1
|
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-051-0/+18
|
* :art: move field error to utilFlam3rboy2021-10-054-28/+2
|
* :sparkles: add ``right`` option to route()Flam3rboy2021-10-031-1/+20
|
* :sparkles: add private and public endpointFlam3rboy2021-09-251-53/+0
|
* :bug: fix #392Flam3rboy2021-09-251-2/+2
|
* :sparkles: generate openapi documentationFlam3rboy2021-09-211-2/+0
|
* :bug: fix unittestsFlam3rboy2021-09-201-2/+2
|
* Merge branch 'master' into unittestsFlam3rboy2021-09-204-15/+3
|\
| * Merge pull request #382 from fosscord/auto-delete-relationsFlam3rboy2021-09-202-13/+0
| |\ | | | | | | Auto delete relations
| | * :art: remove deleteMessageAttachments and move to entityFlam3rboy2021-09-192-13/+0
| | |
| * | Fix one thing, another problem pops upChris Chrome2021-09-201-0/+1
| |/ | | | | | | Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
| * :bug: fix guild create iconFlam3rboy2021-09-181-2/+2
| |
* | :sparkles: route middleware test optionFlam3rboy2021-09-181-3/+3
| |
* | :sparkles: jest automatic testsFlam3rboy2021-09-181-3/+2
|/
* :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-9/+36
|
* Revert ":construction: webhook"Flam3rboy2021-09-161-6/+2
| | | | This reverts commit f691aa4c5aa47c8a8085c7b01912a1c403ce8732.
* :construction: webhookFlam3rboy2021-09-141-2/+6
|
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-142-0/+25
|\
| * Delete attachments of deleted messages, fix #273AlTech982021-09-132-0/+25
| |
* | :art: remove unused importsFlam3rboy2021-09-134-218/+31
|/
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-131-1/+0
|
* :sparkles: #307 doneFlam3rboy2021-09-125-83/+38
|
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-0/+66
|
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-122-1/+12
|
* Added /guilds/:id/voice-states apisAlTech982021-09-041-0/+54
|
* moved Constants and Errorhandler from api to utilxnacly2021-09-032-739/+0
|
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-012-95/+57
|
* Merge branch 'typeorm' into typeormFlam3rboy2021-08-312-83/+64
|\
| * Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-312-0/+49
| |\
| * | Channel utility methods in entityFlam3rboy2021-08-311-52/+0
| | |
| * | :bug: fix message sendingFlam3rboy2021-08-311-31/+64
| | |
* | | Created list of all possible api errors and made them throwable in routes codeAlTech982021-08-312-66/+250
| |/ |/|
* | Implemented voice apis #127 and #78AlTech982021-08-302-0/+49
|/
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-293-245/+11
|
* :construction: apiFlam3rboy2021-08-272-17/+1
|
* :construction: apiFlam3rboy2021-08-244-54/+49
|
* :bug: fix findOneAndUpdateFlam3rboy2021-08-182-6/+7
|
* :sparkles: message mention parsingFlam3rboy2021-08-171-15/+59
|
* move devDependencies to dependenciesFlam3rboy2021-08-141-372/+0
| | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
* :bug: fix Guild + Channel createFlam3rboy2021-08-141-3/+10
|
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-131-0/+1
|\
| * Fixed #257 Can't change nicknameIntevel ツ2021-08-131-0/+1
| |
* | rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-139-47/+22
|/
* :sparkles: apiFlam3rboy2021-08-1216-0/+126010