Sharkey/packages/backend/src/server/api/endpoints/channels
2023-03-31 11:30:27 +09:00
..
create.ts enhance(server): add rate limits for some endpoints 2023-01-14 15:59:15 +09:00
favorite.ts feat: チャンネルをお気に入りに登録できるように 2023-03-31 11:30:27 +09:00
featured.ts fix import type 2022-09-21 05:33:11 +09:00
follow.ts fixes 2022-09-24 06:45:44 +09:00
followed.ts fix import type 2022-09-21 05:33:11 +09:00
my-favorites.ts feat: チャンネルをお気に入りに登録できるように 2023-03-31 11:30:27 +09:00
owned.ts fix import type 2022-09-21 05:33:11 +09:00
show.ts fix import type 2022-09-21 05:33:11 +09:00
timeline.ts fix(server): チャンネルでミュートが正しく機能していないのを修正 (#10166) 2023-03-03 10:30:21 +09:00
unfavorite.ts feat: チャンネルをお気に入りに登録できるように 2023-03-31 11:30:27 +09:00
unfollow.ts fix import type 2022-09-21 05:33:11 +09:00
update.ts fix: チャンネルの編集権限をチャンネル所有者とモデレーターに限定する (#10268) 2023-03-09 07:58:53 +09:00