barkey/packages/backend/src/server/api/endpoints/flash
zyoshoka 4b1ca9ef61
fix(general): flash/createでPlayの公開範囲を指定できない問題の修正と編集画面の調整 (#13574)
* fix(backend): param `visibility` wasn't included in `flash/create`

* fix(frontend): tweak flash editor ui

* Update CHANGELOG.md
2024-03-15 22:02:57 +09:00
..
create.ts fix(general): flash/createでPlayの公開範囲を指定できない問題の修正と編集画面の調整 (#13574) 2024-03-15 22:02:57 +09:00
delete.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
like.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
my-likes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
my.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unlike.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
update.ts flash/update で部分的に変更できるようにする (#13396) 2024-02-22 21:31:57 +09:00