Sharkey/packages/backend/src/server/api/endpoints/channels
たーびん f6dc100748
fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)
* add channel search

* move  channel search to channel list page

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-04-11 07:42: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 enhance(backend): improve cache 2023-04-05 10:21:10 +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
search.ts fix #10554 チャンネルの検索用ページとAPIの追加 (#10555) 2023-04-11 07:42:27 +09:00
show.ts feat: チャンネルにノートをピン留めできるように 2023-03-31 15:01:56 +09:00
timeline.ts fix: redis から取得できないチャンネル投稿はDBから取得 (#10539) 2023-04-09 07:56:27 +09:00
unfavorite.ts feat: チャンネルをお気に入りに登録できるように 2023-03-31 11:30:27 +09:00
unfollow.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
update.ts feat: チャンネルにノートをピン留めできるように 2023-03-31 15:01:56 +09:00