summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix #9299syuilo2022-12-101-0/+1
|
* fix: typo (#9300)xtexChooser2022-12-102-5/+5
|
* tweak blurhashsyuilo2022-12-091-1/+1
|
* refactor(server): rename AppModule to RootModulesyuilo2022-12-082-3/+3
|
* refactor(server): move RepositoryModule into models directorysyuilo2022-12-082-2/+2
|
* enhance: fallback option for media proxysyuilo2022-12-081-0/+17
|
* enhance: AVIF support (#9281)tamaina2022-12-086-10/+35
| | | | | | | | | | | | | * chore: Make image/avif browsersafe * server side * change FileInfoService * :v: * avifはMastodonでは絶望的 see https://github.com/misskey-dev/misskey/issues/9283 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update ServerService.tssyuilo2022-12-081-1/+1
|
* Update ServerService.tssyuilo2022-12-081-1/+1
|
* fix(server): cookieが取得されないのを修正syuilo2022-12-063-5/+5
|
* fix(server): cookieが設定されないのを修正syuilo2022-12-064-4/+4
|
* fix(server): GitHub連携ができない問題を修正syuilo2022-12-061-2/+2
|
* inboxが処理できない問題を多分修正syuilo2022-12-061-0/+2
|
* chore: add missing decoration of PushNotificationServicesyuilo2022-12-061-0/+1
|
* bull-board復活syuilo2022-12-041-10/+13
|
* chore: fix import positionsyuilo2022-12-0416-16/+29
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-04198-96/+968
|
* fix typosyuilo2022-12-041-1/+1
|
* fix import pathssyuilo2022-12-0416-16/+16
|
* refactor: remove needless const notationsyuilo2022-12-041-2/+2
|
* refactorsyuilo2022-12-0489-150/+150
|
* Fix forkbomb 2tamaina2022-12-032-7/+5
| | | | | | also in extractApMentions and parseAudience Co-authored-by: mei23 <m@m544.net>
* Fastify (#9106)syuilo2022-12-0329-1004/+1007
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* fix(server): "forkbomb" DOS mitigation (#9247)Derek2022-12-034-7/+12
| | | | | | | | | | | | | | | | | | | | * Add recursion limit to resolver * Use shared resolver in featured and question * Changelog * Changelog fix * Update CHANGELOG.md Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add host to recursion limit error message Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix: add missing ,tamaina2022-12-021-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-11-171-3/+11
|\
| * fix: 引用内の文章をnyaizeをしないように (#9141)kabo24682022-11-171-3/+11
| | | | | | | | | | | | | | | | | | | | | | * fix nyaize in quote * Update CHANGELOG.md * for ofのほうが早いらしい * Update NoteEntityService.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | improve performancesyuilo2022-11-174-3/+24
|/
* fix typo on CleanRemoteFilesProcessorService (#9171)heka2022-11-141-1/+1
|
* update node to v18syuilo2022-11-133-9/+3
|
* Update QueueProcessorService.tssyuilo2022-11-111-5/+13
|
* fix for pinned users. update changelog (#9159)squidicuz2022-11-111-2/+2
|
* Add Cloudflare Turnstile CAPTCHA support (#9111)CyberRex2022-10-136-0/+75
| | | | | | | | | * Add Cloudflare Turnstile CAPTCHA support * Update packages/client/src/components/MkCaptcha.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix typesyuilo2022-09-251-4/+4
|
* typesyuilo2022-09-242-7/+7
|
* fix typesyuilo2022-09-241-1/+1
|
* fix typesyuilo2022-09-241-5/+3
|
* fix typesyuilo2022-09-242-3/+3
|
* test: 後で戻すsyuilo2022-09-241-4/+1
|
* fix type errorssyuilo2022-09-244-42/+24
|
* fix typesyuilo2022-09-241-0/+5
|
* fixsyuilo2022-09-241-3/+3
|
* fixsyuilo2022-09-241-0/+2
|
* fix typesyuilo2022-09-241-4/+0
|
* fix typesyuilo2022-09-241-28/+33
|
* fixsyuilo2022-09-241-2/+3
|
* fixessyuilo2022-09-2410-15/+20
|
* fix typesyuilo2022-09-241-0/+1
|
* refactorsyuilo2022-09-2442-45/+43
|
* remove unused filessyuilo2022-09-242-86/+0
|