yumechi-no-kuni/packages/backend/src/server
yupix b50eb511b0
refactor: api/*/update系の必須キーを最低限に (#13824)
* refactor: clips/updateの必須キーをclipIdのみに

* refactor: admin/roles/update の必須キーをroleIdのみに

* feat: pages/update の必須キーをpageIdのみに

* refactor: gallery/posts/update の必須キーをpostidのみに

* feat: misskey-jsの型を更新

* feat: i/webhooks/updateの必須キーをwebhookIdのみに

* feat: admin/ad/updateの必須キーをidのみに

* feat: misskey-jsの型を更新

* chore: update CHANGELOG.md

* docs: update CHANGELOG.md

* fix: secretが更新できなくなる場合がある

Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>

* Update packages/backend/src/server/api/endpoints/gallery/posts/update.ts

---------

Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-22 14:52:27 +09:00
..
api refactor: api/*/update系の必須キーを最低限に (#13824) 2024-06-22 14:52:27 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
oauth (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
web fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す (#14006) 2024-06-22 12:51:02 +09:00
ActivityPubServerService.ts fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
FileServerService.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
HealthServerService.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
NodeinfoServerService.ts enhance: サーバーのお問い合わせ先URLを設定できるように 2024-05-31 10:12:23 +09:00
ServerModule.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
ServerService.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
WellKnownServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00