summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-141-5/+13
|\
| * fix: follow request list api pagination (#9548)こけっち2023-01-141-5/+13
* | enhance: ハードワードミュートの最大文字数を設定可能にsyuilo2023-01-141-0/+14
|/
* enhance: Judge instance block by endsWith (#9263)tamaina2023-01-132-2/+2
* fix(server): signup-complete Brokensyuilo2023-01-131-2/+2
* typosyuilo2023-01-131-5/+5
* fixsyuilo2023-01-131-1/+5
* fix ads/update apisyuilo2023-01-131-1/+1
* カスタム絵文字の管理を権限を持つユーザーが行えるよ...syuilo2023-01-1312-12/+12
* refactorsyuilo2023-01-133-7/+14
* 招待コード発行を権限を持つユーザーが行えるようにsyuilo2023-01-133-9/+15
* remoteDriveCapacityMbをロールに統合syuilo2023-01-133-15/+0
* feat: conditional rolesyuilo2023-01-132-0/+12
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-125-32/+33
* Role (#9437)syuilo2023-01-1248-422/+761
* perf(server): improve nodeinfo performancesyuilo2023-01-101-8/+19
* perf(server): improve stats api performancesyuilo2023-01-101-8/+13
* typosyuilo2023-01-091-2/+1
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-094-57/+97
* fix(server): 非公開のクリップのURLでOGPレンダリングされる...syuilo2023-01-091-3/+2
* fix importssyuilo2023-01-098-8/+8
* fix: Escape SQL LIKE (#9493)MeiMei2023-01-088-15/+23
* delete pollVote notificationsyuilo2023-01-081-7/+0
* enhance(server): refactor and tweak emoji proxysyuilo2023-01-072-44/+41
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-062-11/+15
|\
| * カスタム絵文字にプロキシを復活 (#9481)tamaina2023-01-062-11/+15
* | chore: remove ` Search` from the name of OpenSearchtamaina2023-01-062-2/+2
|/
* Update ClientServerService.tssyuilo2023-01-061-1/+1
* disable custom emoji proxy temporarysyuilo2023-01-061-0/+5
* Update flash.pugsyuilo2023-01-061-1/+1
* enhance(server): SSR for flashsyuilo2023-01-062-1/+61
* fix(backend): Set correct access control of admin/drive/files (#9472)CyberRex2023-01-061-1/+1
* fix instance sortsyuilo2023-01-051-2/+2
* MisskeyPlay (#9467)syuilo2023-01-0511-0/+642
* fix(server): pages/likeのエラーIDが重複しているのを修正syuilo2023-01-041-1/+1
* fix(server): fix pages/updatesyuilo2023-01-041-1/+1
* :v:syuilo2023-01-031-0/+2
* drop lastCommunicatedAt of instancesyuilo2023-01-031-2/+0
* PV集計はローカルユーザーのみにsyuilo2023-01-031-4/+6
* feat: add per user pv chartsyuilo2023-01-014-1/+52
* clean upsyuilo2023-01-011-7/+0
* feat: make possible to export favorited notessyuilo2023-01-013-0/+37
* enhance(server): productionじゃない限りレートリミットを無効にsyuilo2023-01-011-3/+8
* :v:syuilo2023-01-013-2/+4
* tweak max-agesyuilo2022-12-311-1/+1
* cache emoji responsesyuilo2022-12-311-6/+8
* enhance(server): clean emoji responsesyuilo2022-12-311-2/+1
* fix: use || for emoji url fallback instead of ??tamaina2022-12-301-1/+2
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-302-9/+29
* fix(server): /emoji to accept `@.` host expressiontamaina2022-12-291-1/+2