summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | increase rate limit for `users/show` endpointHazelnoot2025-02-051-3/+3
| | |/ /
| * | | merge: Allow users to set a default content warning for their new posts (reso...Marie2025-02-071-0/+25
| |\ \ \
| | * | | add MiUserProfile.defaultCWPriority property and APIHazelnoot2025-02-051-0/+8
| | * | | add MiUserProfile.defaultCW property and APIHazelnoot2025-02-051-0/+17
| | |/ /
| * | | merge: Increase the rate limit for `/api/i` endpoint (!882)Marie2025-02-071-3/+5
| |\ \ \
| | * | | increase the rate limit for `/api/i` endpoint, preventing some 429 errors if ...Hazelnoot2025-02-011-3/+5
| | |/ /
| * / / increase rate limit on federation/update-remote-userHazelnoot2025-02-011-3/+4
| |/ /
* | | Merge tag '2025.2.0' into merge/2024-02-03dakkar2025-02-062-5/+4
|\ \ \ | | |/ | |/|
| * | enhance: ページslugに使用可能な文字を限定 (#15395)syuilo2025-02-052-5/+4
* | | fix import order in i/claim-achievement.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/delete-account.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/regenerate-token.tsHazelnoot2025-02-041-1/+1
* | | fix import order in mute/delete.tsHazelnoot2025-02-041-1/+1
* | | fix import order in notes/favorite/delete.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in notes/schedule/create.tsHazelnoot2025-02-041-5/+0
* | | fix import order in notes/global-timeline.tsHazelnoot2025-02-041-1/+1
* | | fix import order in notes/like.tsHazelnoot2025-02-041-1/+1
* | | fix import order in pages/delete.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in stream/channel/bubble-timeline.tsHazelnoot2025-02-041-3/+1
* | | fix import order in stream/channel.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in Connection.tsHazelnoot2025-02-041-4/+4
* | | fix import order in SignupApiService.tsHazelnoot2025-02-041-2/+1
* | | fix import order in i/change-password.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/update-key.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/unregister.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/remove-key.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/register-key.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/register.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/password-less.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in i/2fa/key-done.tsHazelnoot2025-02-041-2/+2
* | | fix import order in i/2fa/done.tsHazelnoot2025-02-041-1/+1
* | | fix import order in gallery/posts/delete.tsHazelnoot2025-02-041-1/+1
* | | fix import order in flash/delete.tsHazelnoot2025-02-041-1/+1
* | | fix lint error in drive/folder.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in drive/files.tsHazelnoot2025-02-041-2/+2
* | | remove unused import from drive/folders/update.tsHazelnoot2025-02-041-1/+0
* | | remove unused import from drive/files/update.tsHazelnoot2025-02-041-1/+0
* | | remove unused import from drive/files/delete.tsHazelnoot2025-02-041-1/+0
* | | fix import order in channels/update.tsHazelnoot2025-02-041-1/+1
* | | remove unused imports from accounts/create.tsHazelnoot2025-02-041-1/+0
* | | add Sharkey endpoints to endpoint-list.tsHazelnoot2025-02-031-0/+19
* | | add FriendlyCaptcha to new captcha admin endpointsHazelnoot2025-02-031-0/+7
* | | merge upstream 2025-02-03Hazelnoot2025-02-0314-2452/+839
|\| | | |/ |/|
| * refactor: Refactor Endpoints to improve Developer Experience for adding Endpo...anatawa122025-01-203-2329/+406
| * feat: 新カスタム絵文字管理画面(β)の追加 (#13473)おさむのひと2025-01-206-12/+161
| * fix(backend): clone schema before converting to OAS schema to avoid mutation ...zyoshoka2025-01-181-1/+3
| * よくわからないリアクションに関するログが流れっぱな...果物リン2025-01-171-1/+0
| * fix: node.js の punycode モジュールが使用されている場所があ...anatawa122025-01-141-1/+1
| * fix(backend): `pages/update`のnameの重複チェックはnameプロパテ...かっこかり2025-01-141-9/+11
| * feat(frontend): Botプロテクションの設定変更時は実際に検証...おさむのひと2025-01-144-0/+211