iceshrimp-legacy/packages/backend/src/server/api/endpoints/antennas
xianon 60620bdb25
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
* アンテナノートを取得するクエリがタイムアウトしないように速くする

* テーブル名を直接指定しないようにする

* クリップの取得を速くする

* リストの取得を速くする
2022-04-19 22:59:39 +09:00
..
create.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
delete.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
list.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
notes.ts fix: アンテナ、クリップ、リストの表示を速くする (#8518) 2022-04-19 22:59:39 +09:00
show.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
update.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00