summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ダッシュボードにモデレーター一覧を表示syuilo2022-12-261-1/+3
|
* fix(server): アンテナの作成数上限を追加syuilo2022-12-261-0/+13
|
* getJsonで256kbに制限syuilo2022-12-251-0/+1
|
* 64kbsyuilo2022-12-251-3/+3
|
* fixsyuilo2022-12-251-0/+1
|
* fix(server): Ap inboxの最大ペイロードサイズを256kbに制限syuilo2022-12-251-4/+3
|
* fix(server): trim long text of note from apsyuilo2022-12-251-0/+4
| | | | Fix #9407
* refactorsyuilo2022-12-259-22/+24
|
* feat: introduce retention-rate aggregationsyuilo2022-12-2512-3/+191
|
* chore: fix reporisotry namesyuilo2022-12-253-5/+5
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-251-3/+2
|\
| * enhance: convert video thumbnail to webptamaina2022-12-241-1/+1
| |
| * chore: Delete comment that is not truetamaina2022-12-241-2/+1
| |
* | chore: fix reporisotry namesyuilo2022-12-255-7/+7
|/
* GET非対応APIにGETでリクエストすると接続が開きっぱなし ↵syuilo2022-12-241-0/+2
| | | | | | なる Fix #9404
* fix dummy image pathsyuilo2022-12-231-1/+1
|
* fix(server): add missing vary headersyuilo2022-12-232-0/+8
| | | | Fix #9393
* fix: WebFinger returns 500 (#9390)rinsuki2022-12-221-0/+3
|
* enhance(server): delete outdated notes of antenna regularly to improve db ↵syuilo2022-12-221-1/+8
| | | | performance
* enhance(server): delete outdated hard-mutes regularly to improve db performancesyuilo2022-12-221-1/+11
|
* enhance(server): delete outdated notifications regularly to improve db ↵syuilo2022-12-221-2/+9
| | | | performance
* improve(backend): Skip note score incrementing when bots reacted (#9367)CyberRex2022-12-213-7/+9
| | | | | | | | | fix Improved code quality fix small fix
* enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina2022-12-204-8/+32
| | | | | | | * enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Use tabler icons (#9354)syuilo2022-12-191-1/+1
| | | | | | | | | | | | | | | | | * wip * wip * wip * Update style.scss * wip * wip * wip * wip
* fix(backend): request.body may be undefined (#9356)Kagami Sascha Rosylight2022-12-191-5/+5
|
* Revert "wip"syuilo2022-12-191-1/+1
| | | | This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
* wipsyuilo2022-12-191-1/+1
|
* Fix peers API returning suspended instances (#9348)Effy Elden2022-12-191-0/+3
| | | | | * Fix peers API returning suspended instances * Fix missing comma
* wip (#9349)tamaina2022-12-191-1/+1
|
* enhance: Push notification of Antenna note (#9338)tamaina2022-12-183-7/+51
| | | | | | | | | | | | | * wip * wip * wip * fix * fix * :art:
* enhance: Implement the toggle to (or not to) close push notifications when ↵tamaina2022-12-188-2/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications or messages are read (#9219) * create file * wip * fix * wip * tabun dekita * :v: * implement subscribe push notification button to tutorial * check-exists→show-registration * add column sendReadMessage * fix migration file * sw api * change PushNotificationService * wip * :v: * fix tutorial footer flex
* fix(server): GitHubログインしようとするとreply.setCookie is not a ↵syuilo2022-12-171-1/+4
| | | | | | function fix #9327
* chore(backend): fix duplicated css preloadtamaina2022-12-141-5/+3
|
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-1417-21/+23
| | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
* improve nest loggersyuilo2022-12-104-13/+68
|
* 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
|