misskey/packages/frontend/src/scripts
zyoshoka 9849aab402
test(#10336): add `components/MkC.*` stories (#13830)
* test(storybook): add `components/MkC.*` stories

* test(storybook): add some tests

* test: add sleep

* test: comment-out flaky test

* test(storybook): add test for `MkChannelFollowButton`

* chore(storybook): tweak sleep duration in `MkChannelFollowButton` story test

* fix(chromatic): add delay to `MkChannelList`

* chore: replace `mswDecorator` with `mswLoader`

* fix(storybook): tweak some parameters

* chore: serve static files

* fix(chromatic): add delay to `MkCwButton`

* chore: delete logging for debug

* fix: add right click in `MkContextMenu` play

* refactor: remove unused imports
2024-06-08 18:00:54 +09:00
..
aiscript enhance(frontend_ais): PostForm系の設定項目を追加 (#13788) 2024-05-04 13:21:40 +09:00
upload (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
achievements.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
admin-lookup.ts Quick action implement (#13878) 2024-05-27 17:21:05 +09:00
array.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
autocomplete.ts Fix(frontend): オートコンプリートが出るべき状況で出ないことがあるのを修正 (#13376) 2024-02-19 08:36:06 +09:00
cache.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
chart-legend.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
chart-vline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
check-reaction-permissions.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
check-word-mute.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clear-cache.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
clicker-game.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clone.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
code-highlighter.ts fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +09:00
collapsed.ts fix(frontend): ノートにテキストがなくてもファイルが5つ以上あるときは折りたたむように (#13907) 2024-05-30 17:36:58 +09:00
collect-page-vars.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
color.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
confetti.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
contains.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
copy-to-clipboard.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
device-kind.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emoji-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emoji-picker.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emojilist.ts fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字がサーバから削除されるとリアクションが出来なくなる (#13486) 2024-03-02 13:28:10 +09:00
extract-avg-color-from-blurhash.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-url-from-mfm.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
focus.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
form.ts 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867) 2024-05-27 20:54:53 +09:00
format-time-string.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
gen-search-query.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-account-from-id.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-drive-file-menu.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-note-menu.ts enhance(frontend): お気に入りチャンネルをキャッシュするように (#13881) 2024-05-27 17:19:09 +09:00
get-note-summary.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-user-menu.ts chore(frontend): ui tweak 2024-05-04 19:40:17 +09:00
get-user-name.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
hotkey.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i18n.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
idb-proxy.ts test: do not use indexedDB in cypress environment due to chrome bug (#13709) 2024-04-14 08:08:26 +09:00
idle-render.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
init-chart.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
initialize-sw.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
install-plugin.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
install-theme.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
intl-const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-device-darkmode.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
isFfVisibleForMe.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
keycode.ts fix/enhance(frontend): 映像・音声周りの改修 (#13206) 2024-03-30 16:02:03 +09:00
langmap.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
login-id.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
lookup.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
media-has-audio.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
media-proxy.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
merge.ts fix(frontend): vue v3.4.16以降でタイムラインが正常に表示できない問題を修正 (#13248) 2024-02-16 15:39:48 +09:00
mfm-function-picker.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misskey-api.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
navigator.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
nyaize.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
page-metadata.ts fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
physics.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
please-login.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
popout.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
popup-position.ts refactor(frontend): use `scrollX` or `scrollY` (#13645) 2024-04-01 20:44:24 +09:00
post-message.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reaction-picker.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
safe-parse.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
safe-uri-decode.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
scroll.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search-emoji.ts add missing license headers 2024-03-01 17:28:46 +09:00
select-file.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show-moved-dialog.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show-suspended-dialog.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
shuffle.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
snowfall-effect.ts fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 (#13587) 2024-03-17 20:33:33 +09:00
sound.ts fix(frontend): `userActivation`がない環境において不具合が生じる問題を修正 (#13451) 2024-02-24 18:06:10 +09:00
sticky-sidebar.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
test-utils.ts test(#10336): add `components/MkC.*` stories (#13830) 2024-06-08 18:00:54 +09:00
theme-editor.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
theme.ts fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +09:00
time.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timezones.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
touch.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unison-reload.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
upload.ts feat(frontend): アップロードするファイルの名前をランダム文字列にできるように (#13688) 2024-04-13 12:51:37 +09:00
url.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
use-chart-tooltip.ts refactor(frontend): use `scrollX` or `scrollY` (#13645) 2024-04-01 20:44:24 +09:00
use-document-visibility.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
use-interval.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
use-leave-guard.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
use-note-capture.ts enhance(frontend): リアクションの総数を表示するように (#13532) 2024-03-06 21:08:42 +09:00
use-tooltip.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
worker-multi-dispatch.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00