summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-25fix: always respect instance mutes (#8854)Johann1508-73/+71
2022-06-24feat: 管理者が特定ユーザーのアップロードしたファイル...syuilo1-9/+14
2022-06-24fix lintsJohann1501-1/+0
2022-06-24enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei1-1/+5
2022-06-23refactor: simplify ap/show with DbResolver (#8838)Johann1501-99/+33
2022-06-18Improve: unclip (#8823)futchitwo2-0/+59
2022-06-14enhance(server): モデレーターであってもレートリミットを有...syuilo1-1/+1
2022-06-14fix: add limit to i/notifications (#8836)tamaina1-0/+5
2022-06-14fix(docs): use correct description propertyJohann1501-5/+2
2022-06-14fix: remove unused parameterJohann1501-1/+1
2022-06-14lint fixessyuilo90-201/+201
2022-06-12fix: some fixes of multiple notification read (#8819)tamaina2-1/+7
2022-06-11chore: synchronize visibility checks (#8687)Johann1501-6/+8
2022-06-10enhance: improve documentation for `/users/` endpoints (#8790)Johann15049-0/+224
2022-06-08refactor: use awaitAll to reduce duplication (#8791)Johann1501-61/+25
2022-06-03User moderation details (#8762)PikaDude1-5/+37
2022-05-31Fix IP address rate limit (#8758)MeiMei2-9/+5
2022-05-28fix: validate text is not emptyJohann1501-1/+1
2022-05-28enhance: replace signin CAPTCHA with rate limit (#8740)Johann1504-53/+64
2022-05-27fix(docs): correct information for drive upload (#8736)Johann1501-2/+14
2022-05-19enhance: uniform theme color (#8702)Johann1501-1/+1
2022-05-15fix: postgres type errorJohann1501-1/+1
2022-05-15CAPTCHA求めるのは2fa認証が無効になっているときだけにしたsyuilo1-12/+12
2022-05-15feat: make captcha required when signin to improve securitysyuilo1-4/+21
2022-05-14fix: ユーザー検索で、クエリがusernameの条件を満たす場合...tamaina1-1/+8
2022-05-14fix: keep file order (#8659)Johann1501-4/+8
2022-05-14enhance: Display TOTP Register URLsyuilo1-3/+5
2022-04-30feat: Improve Push Notification (#7667)tamaina4-30/+68
2022-04-23fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon3-18/+6
2022-04-23fix ogp rendering and refactorsyuilo1-1/+1
2022-04-23bump jsrsasignsyuilo1-2/+2
2022-04-19fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon3-18/+6
2022-04-17fix ogp rendering and refactorsyuilo1-1/+1
2022-04-17refactorsyuilo1-11/+11
2022-04-17refactor: fix typesyuilo2-4/+4
2022-04-17refactor: fix typesyuilo3-37/+43
2022-04-17refactor: fix typesyuilo2-4/+4
2022-04-17refactor: fix typesyuilo1-4/+15
2022-04-17refactor: fix typesyuilo1-5/+10
2022-04-17Streaming経由でのAPIリクエストを削除syuilo1-34/+6
2022-04-17refactor: fix typesyuilo1-4/+4
2022-04-17refactor: fix typesyuilo1-4/+4
2022-04-17refactor: fix typesyuilo2-4/+4
2022-04-16refactoesyuilo1-1/+1
2022-04-08refactorsyuilo1-8/+8
2022-04-06fix(api): parameter validation of users/show was wrongsyuilo1-3/+3
2022-04-03fix typessyuilo1-1/+2
2022-04-03chore: fix lintsyuilo8-31/+30
2022-04-03fix: validation (better #8456) (#8461)Johann15029-105/+298
2022-04-03fix(api): admin/update-meta was not workingsyuilo1-1/+3