misskey/packages/client/src/scripts
tamaina a89003b57a
refactor: use Vite to build instead of webpack (#8575)
* update stream.ts

* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339

* fix lint

* clean up?

* add app

* fix

* nanka iroiro

* wip

* wip

* fix lint

* fix loginId

* fix

* refactor

* refactor

* remove follow action

* clean up

* Revert "remove follow action"

This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.

* Revert "clean up"

This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.

* remove fetch specification

* renoteの条件追加

* apiFetch => cli

* bypass fetch?

* fix

* refactor: use path alias

* temp: add submodule

* remove submodule

* enhane: unison-reloadに指定したパスに移動できるように

* null

* null

* feat: ログインするアカウントのIDをクエリ文字列で指定する機能

* null

* await?

* rename

* rename

* Update read.ts

* merge

* get-note-summary

* fix

* swパッケージに

* add missing packages

* fix getNoteSummary

* add webpack-cli

* ✌️

* remove plugins

* sw-inject分離したがテストしてない

* fix notification.vue

* remove a blank line

* disconnect intersection observer

* disconnect2

* fix notification.vue

* remove a blank line

* disconnect intersection observer

* disconnect2

* fix

* ✌️

* clean up config

* typesを戻した

* Update packages/client/src/components/notification.vue

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* disconnect

* oops

* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた

* truncate notification

* Update packages/client/src/ui/_common_/common.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* clean up

* clean up

* キャッシュ対策

* Truncate push notification message

* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正

* components/drive-file-thumbnail.vue

* components/drive-select-dialog.vue

* components/drive-window.vue

* merge

* fix

* Service Workerのビルドにesbuildを使うようにする

* return createEmptyNotification()

* fix

* i18n.ts

* update

* ✌️

* remove ts-loader

* fix

* fix

* enhance: Service Workerを常に登録するように

* pollEnded

* URLをsw.jsに戻す

* clean up

* wip

* wip

* wip

* wip

* wip

* wip

* ✌️

* use import

* fix

* install rollup

* use defineAsyncComponent.

* fix emojilist

* wip use defineAsyncComponent

* popup(import -> popup(defineAsyncComponent(() => import

* draggable?

* fix init import

* clean up

* fix router

* add comment

* ✌️

* ✌️

* ✌️

* remove webpack

* update vite

* fix boot sequence

* Revert "fix boot sequence"

This reverts commit e893dbf37aed83bf9f12e427d98c78a7065b4a39.

* revert boot import

* never make two app div

* ;

* remove console.log

* change clientEntry sequence

* fix

* Revert "fix"

This reverts commit 12741b3d89950a31dbb1bb81477ddb27b0e9951a.

* fix

* add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210

* add log

* add comment

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-05-01 22:51:07 +09:00
..
aiscript refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
hpml refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
2fa.ts refactoring 2021-11-12 02:02:25 +09:00
array.ts テーマ選択から重複要素を排除するように (#8385) 2022-03-09 22:18:14 +09:00
autocomplete.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
check-word-mute.ts ソフトミュートですべてがマッチしてしまうのを修正 (#8307) 2022-02-11 23:26:51 +09:00
collect-page-vars.ts refactoring 2021-11-12 02:02:25 +09:00
contains.ts refactoring 2021-11-12 02:02:25 +09:00
copy-to-clipboard.ts refactoring 2021-11-12 02:02:25 +09:00
device-kind.ts feat(client): デバイスの種類を手動指定できるように 2022-02-08 18:46:39 +09:00
emojilist.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
extract-avg-color-from-blurhash.ts refactoring 2021-11-12 02:02:25 +09:00
extract-mentions.ts refactoring 2021-11-12 02:02:25 +09:00
extract-url-from-mfm.ts refactoring 2021-11-12 02:02:25 +09:00
focus.ts refactoring 2021-11-12 02:02:25 +09:00
form.ts refactor: Widgetのcomposition api移行 (#8125) 2022-01-08 20:30:01 +09:00
format-time-string.ts refactoring 2021-11-12 02:02:25 +09:00
gen-search-query.ts refactoring 2021-11-12 02:02:25 +09:00
get-account-from-id.ts refactoring 2021-11-12 02:02:25 +09:00
get-md5.ts refactoring 2021-11-12 02:02:25 +09:00
get-note-menu.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
get-note-summary.ts refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
get-static-image-url.ts refactoring 2021-11-12 02:02:25 +09:00
get-user-menu.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
get-user-name.ts feat: Improve Push Notification (#7667) 2022-04-30 21:52:07 +09:00
hotkey.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
idb-proxy.ts refactoring 2021-11-12 02:02:25 +09:00
initialize-sw.ts feat: Improve Push Notification (#7667) 2022-04-30 21:52:07 +09:00
is-device-darkmode.ts refactoring 2021-11-12 02:02:25 +09:00
keycode.ts refactoring 2021-11-12 02:02:25 +09:00
langmap.ts fix: better language settings 2022-02-26 15:13:44 +09:00
login-id.ts refactoring 2021-11-12 02:02:25 +09:00
lookup-user.ts refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
mfm-tags.ts Implemented a rotate MFM (#8016) 2021-11-26 13:39:57 +09:00
navigate.ts fix: Fix settings page (#8508) 2022-04-23 19:17:15 +09:00
physics.ts refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
please-login.ts refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
popout.ts Fix pop-out bug (#8170) 2022-01-26 17:11:41 +09:00
reaction-picker.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
scroll.ts refactoring 2021-11-12 02:02:25 +09:00
search.ts refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
select-file.ts enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216) 2022-04-28 11:14:03 +09:00
show-suspended-dialog.ts refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
sound.ts refactoring 2021-11-12 02:02:25 +09:00
sticky-sidebar.ts refactoring 2021-11-12 02:02:25 +09:00
theme-editor.ts refactoring 2021-11-12 02:02:25 +09:00
theme.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
time.ts refactoring 2021-11-12 02:02:25 +09:00
touch.ts モバイル画面で表示更新直後にヘッダーメニューをタップしてもポップアップにならないようにする (#8160) 2022-01-19 00:25:29 +09:00
twemoji-base.ts refactoring 2021-11-12 02:02:25 +09:00
unison-reload.ts refactoring 2021-11-12 02:02:25 +09:00
upload.ts enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216) 2022-04-28 11:14:03 +09:00
url.ts refactoring 2021-11-12 02:02:25 +09:00
use-leave-guard.ts refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
use-note-capture.ts fix(client): ノートの参照を断ち切るように 2022-02-11 21:35:28 +09:00
use-tooltip.ts enhance(client): tweak ui 2021-12-24 12:34:24 +09:00