egirlskey/packages/backend/src/server/api/endpoints/i
okayurisotto cf3e39178b
refactor(backend): 存在確認のfindOneByexistに置き換え (#11224)
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え

* cleanup
2023-07-11 14:58:58 +09:00
..
2fa cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
gallery perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
registry fix import type 2022-09-21 05:33:11 +09:00
webhooks refactor: rename role.options -> role.policies 2023-01-15 20:52:53 +09:00
apps.ts fix(backend): 「アクセストークンの管理」画面でアプリの情報が表示されない問題を修正 2023-05-30 17:27:47 +09:00
authorized-apps.ts fixes 2022-09-24 07:12:11 +09:00
change-password.ts fix import type 2022-09-21 05:33:11 +09:00
claim-achievement.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
delete-account.ts fix import type 2022-09-21 05:33:11 +09:00
export-antennas.ts feat: アンテナのエクスポート・インポート (#10754) 2023-05-06 08:17:55 +09:00
export-blocking.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
export-favorites.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
export-following.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
export-mute.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
export-notes.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
export-user-lists.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
favorites.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
get-word-muted-notes-count.ts fix import type 2022-09-21 05:33:11 +09:00
import-antennas.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
import-blocking.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
import-following.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
import-muting.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
import-user-lists.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
move.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
notifications.ts fix(backend): i/notificationsのsinceIdが機能しない問題を修正 2023-06-01 13:28:43 +09:00
page-likes.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
pages.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
pin.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
read-all-unread-notes.ts fix import type 2022-09-21 05:33:11 +09:00
read-announcement.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
regenerate-token.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
revoke-token.ts refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
signin-history.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
unpin.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
update-email.ts refactor(backend): replace rndstr with secureRndstr (#11044) 2023-06-25 11:04:33 +09:00
update.ts fix(backend): pageのピン留めを解除することができない問題を修正 2023-06-05 09:04:30 +00:00