misskey/packages/frontend/src/scripts
2023-03-24 16:58:57 +09:00
..
aiscript fix(client): An error occurs when you press the Play button of Misskey Play 2023-03-22 16:26:11 +09:00
hpml lint 2023-02-22 15:28:17 +09:00
upload
2fa.ts
achievements.ts add an achievement 2023-01-22 20:30:56 +09:00
api.ts fix: 登録フォームにおける競合状態を修正 (#10267) 2023-03-08 16:32:13 +09:00
array.ts
autocomplete.ts
cache.ts enhance(frontend): クリップボタンをノートアクションに追加できるように 2023-03-24 16:54:37 +09:00
chart-legend.ts
chart-vline.ts
check-word-mute.ts
clicker-game.ts 🍪 2023-01-08 20:42:45 +09:00
clone.ts
collect-page-vars.ts
color.ts
confetti.ts
contains.ts
copy-to-clipboard.ts
device-kind.ts enhance: PizzaxデータをindexedDBに保存するように (#9225) 2023-02-02 16:43:56 +09:00
emoji-base.ts
emojilist.ts enhance: Unicode絵文字名逆引き効率化 (#9757) 2023-02-01 11:25:13 +09:00
extract-avg-color-from-blurhash.ts
extract-mentions.ts
extract-url-from-mfm.ts
focus.ts
form.ts
format-time-string.ts
gen-search-query.ts
get-account-from-id.ts
get-drive-file-menu.ts fix(client): ドライブファイルのメニューが正常に動作しない問題を修正 2023-03-22 18:29:17 +09:00
get-note-menu.ts enhance(frontend): クリップボタンをノートアクションに追加できるように 2023-03-24 16:54:37 +09:00
get-note-summary.ts
get-user-menu.ts perf(frontend): cache user lists 2023-03-24 16:58:57 +09:00
get-user-name.ts lint 2023-02-22 15:36:12 +09:00
hotkey.ts fix(frontend): read KeyboardEvent.key instead of which/code (#10083) 2023-03-01 15:24:09 +09:00
i18n.ts
idb-proxy.ts update idb-proxy.ts 2023-02-03 08:07:17 +00:00
init-chart.ts
initialize-sw.ts
intl-const.ts
is-device-darkmode.ts
keycode.ts fix(frontend): read KeyboardEvent.key instead of which/code (#10083) 2023-03-01 15:24:09 +09:00
langmap.ts
login-id.ts
lookup-user.ts
lookup.ts enhance(client): tweak search page 2023-03-16 11:56:20 +09:00
media-proxy.ts fix: Do not use avif (#10301) 2023-03-12 17:31:52 +09:00
mfm-tags.ts mfmにscaleを追加 2023-01-22 20:58:52 +09:00
page-metadata.ts clean up 2023-03-02 18:40:55 +09:00
physics.ts
please-login.ts
popout.ts
popup-position.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
reaction-picker.ts
safe-uri-decode.ts
scroll.ts lint 2023-02-22 15:28:17 +09:00
select-file.ts
show-suspended-dialog.ts
shuffle.ts
sound.ts refactor(frontend): 引数の型を強くし、関数内部のas anyを除去 (#10315) 2023-03-13 20:04:14 +09:00
sticky-sidebar.ts 🎨 2023-01-10 11:34:06 +09:00
theme-editor.ts
theme.ts enhance(client): add theme 2023-01-08 11:55:37 +09:00
time.ts
timezones.ts
touch.ts
unison-reload.ts
upload.ts
url.ts
use-chart-tooltip.ts
use-document-visibility.ts バックグラウンドで一定時間経過したらページネーションのアイテム更新をしない (#10053) 2023-02-25 08:18:12 +09:00
use-interval.ts
use-leave-guard.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
use-note-capture.ts fix(client): note reacted reflection failed 2023-01-26 08:48:36 +00:00
use-tooltip.ts