Sharkey/packages/backend/src/server/api/endpoints/clips
2023-07-19 11:27:50 +09:00
..
add-note.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
create.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
delete.ts fix import type 2022-09-21 05:33:11 +09:00
favorite.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
list.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
my-favorites.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
notes.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
remove-note.ts Fix auto-fixable issues (#11314) 2023-07-19 11:27:50 +09:00
show.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
unfavorite.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
update.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00