Sharkey/packages/backend/src/server/api/endpoints/channels
2023-07-08 16:53:07 +09:00
..
create.ts feat: チャンネルに色を設定できるように 2023-05-02 09:36:40 +09:00
favorite.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
featured.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
follow.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
followed.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
my-favorites.ts feat: チャンネルをお気に入りに登録できるように 2023-03-31 11:30:27 +09:00
owned.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
search.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
show.ts feat: チャンネルにノートをピン留めできるように 2023-03-31 15:01:56 +09:00
timeline.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
unfavorite.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
unfollow.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
update.ts feat: チャンネルの削除 2023-05-06 08:15:17 +09:00