1
0
forked from mirror/misskey
misskey/packages/backend/src/server/api/endpoints/i
syuilo 8099bc24e1
refactor(backend): use node16 for moduleResolution (#10938)
* refactor(backend): use node16 for moduleResolution

* update deps

* Update tsconfig.json

* ✌️

* revive KEYWORD

* restore strict-event-emitter-types dependency

* restore ms dependency

* cancel redundant import reorder

* fix

* Delete ms.ts

* remove rndstr

---------

Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-06-25 21:13:15 +09:00
..
2fa update deps 2023-06-02 11:34:38 +09:00
gallery
registry
webhooks
apps.ts fix(backend): 「アクセストークンの管理」画面でアプリの情報が表示されない問題を修正 2023-05-30 17:27:47 +09:00
authorized-apps.ts
change-password.ts
claim-achievement.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
delete-account.ts
export-antennas.ts feat: アンテナのエクスポート・インポート (#10754) 2023-05-06 08:17:55 +09:00
export-blocking.ts
export-favorites.ts
export-following.ts
export-mute.ts
export-notes.ts
export-user-lists.ts
favorites.ts
get-word-muted-notes-count.ts
import-antennas.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +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
pages.ts
pin.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
read-all-unread-notes.ts
read-announcement.ts
regenerate-token.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
revoke-token.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
signin-history.ts
unpin.ts
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