summaryrefslogtreecommitdiff
path: root/packages/frontend/src/boot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): ↵かっこかり2026-01-081-6/+3
| | | | | | | | | | | 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように (#17072) * fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように * Update Changelog * add tests * spdx
* refactorsyuilo2025-11-271-5/+2
| | | | Fix #16872
* fix(frontend): ↵syuilo2025-11-261-6/+7
| | | | | | 初回読み込み時にエラーになることがある問題を修正 Fix #16562
* clean upsyuilo2025-11-261-3/+3
|
* enhance(frontend): ↵syuilo2025-11-261-7/+0
| | | | viewportの属性を起動後に変化させないことにより処理を簡略化+安定性向上
* enhance(frontend): ↵かっこかり2025-11-061-7/+0
| | | | | | | ブラウザの通知権限をより確実に取得できるように (#16758) * enhance(frontend): ブラウザの通知権限をより確実に取得できるように * Update Changelog
* enhance(frontend): improve theme apply handlingsyuilo2025-10-221-3/+0
|
* fix(frontend): ↵syuilo2025-10-221-9/+1
| | | | | | ダークモードの同期が機能しない場合がある問題を修正 Fix #16688
* fix(frontend): ↵syuilo2025-09-181-12/+14
| | | | | | iOSで、デバイスがダークモードだと初回読み込み時にエラーになる問題を修正 Fix #16562
* refactorsyuilo2025-08-261-5/+0
|
* fix(frontend): ↵syuilo2025-08-202-4/+8
| | | | | | | 読み込み直後にプラグインによるノートの書き換えが行われない問題を修正 ブート時にプラグインがロードされるまで待機 Fix #16428
* per-locale bundle & inline locale (#16369)anatawa122025-08-081-21/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: split entry file by locale name * chore: とりあえず transform hook で雑に分割 * chore: とりあえず transform 結果をいい感じに * chore: concurrent buildで高速化 * chore: vite ではローケルのないものをビルドして後処理でどうにかするように * chore: 後処理のためにi18n.jを単体になるように切り出す * chore: use typescript * chore: remove unref(i18n) in vite build process * chore: inline variable * fix: build error * fix: i18n.ts.something.replaceAll() become error * chore: ignore export specifier from error * chore: support i18n.tsx as object * chore: process literal for all files * chore: split config and locale * chore: inline locale name * chore: remove updating locale in boot common * chore: use top-level await to load locales * chore: inline locale * chore: remove loading locale from boot.js * chore: remove loading locale from boot.js * コメント追加 * fix test; fetchに失敗する * import削除ログをdebugレベルに * fix: watch pug * chore: use hash for entry files * chore: remove es-module-lexer from dependencies * chore: move to frontend-builder * chore: use inline locale in embed * chore: refetch json on hot reload * feat: store localization related to boot.js in backend in bootloaderLocales localstorage * 応急処置を戻す * fix spex * fix `Using i18n identifier "e" directly. Skipping inlining.` warning * refactor: use scriptsDir parameter * chore: remove i18n from depmap * chore: make build crash if errors * error -> warn few conditions * use inline object * update localstorage keys * remove accessing locale localstorage * fix: failed to process i18n.tsx.aaa({x:i18n.bbb})
* feat(frontend): セーフモード (#16245)かっこかり2025-08-012-29/+58
| | | | | | | | | | | | | | | | | | | | | | | * feat(frontend): セーフモード * Update Changelog * Update Changelog * fix * fix * Update Changelog * Update Changelog * PWAのショートカット経由でもセーフモードで起動できるように * Update ClientServerService.ts --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* chore(frontend): ↵taichan2025-06-261-2/+21
| | | | | | | | | | | 開発モード時に言語ファイルの変更を自動で反映するように (#16215) * chore(frontend): 開発モード時に言語ファイルの変更を自動で反映するように * fix message * naming * SPDX
* Feat: No websocket mode (#15851)syuilo2025-05-091-69/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update MkTimeline.vue * wip * wip * wip * Update MkTimeline.vue * Update use-pagination.ts * wip * wip * Update MkTimeline.vue * Update MkTimeline.vue * wip * wip * Update MkTimeline.vue * Update MkTimeline.vue * Update MkTimeline.vue * wip * Update use-pagination.ts * wip * Update use-pagination.ts * Update MkNotifications.vue * Update MkNotifications.vue * wip * wip * wip * Update use-note-capture.ts * Update use-note-capture.ts * Update use-note-capture.ts * wip * wip * wip * wip * Update MkNoteDetailed.vue * wip * wip * Update MkTimeline.vue * wip * fix * Update MkTimeline.vue * wip * test * Revert "test" This reverts commit 3375619396c54dcda5e564eb1da444c2391208c9. * Update use-pagination.ts * test * Revert "test" This reverts commit 42c53c830e28485d2fb49061fa7cdeee31bc6a22. * test * Revert "test" This reverts commit c4f8cda4aa1cec9d1eb97557145f3ad3d2d0e469. * Update style.scss * Update MkTimeline.vue * Update MkTimeline.vue * Update MkTimeline.vue * ✌️ * Update MkTimeline.vue * wip * wip * test * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkTimeline.vue * wip * tweak navbar * wip * wip * wip * wip * wip * wip * wip * Update home.vue * wip * refactor * wip * wip * Update note.vue * Update navbar.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * Update MkPullToRefresh.vue * wip * Update MkStreamingNotificationsTimeline.vue * Update use-pagination.ts * wip * improve perf * wip * Update MkNotesTimeline.vue * wip * megre * Update use-pagination.ts * Update use-pagination.ts * Update MkStreamingNotesTimeline.vue * Update use-pagination.ts * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
* enhance: implement `sentryForFrontend` (#15433)zyoshoka2025-04-021-1/+36
| | | Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): drop classic uisyuilo2025-03-301-3/+0
|
* perf(frontend): avoid needless AsyncComponentWrappersyuilo2025-03-293-11/+10
|
* enhance(frontend): ↵syuilo2025-03-251-1/+1
| | | | バックグラウンドでチャットメッセージが届いたときにサウンドを再生できるように
* enhance(frontend): 設定の移行を手動でトリガーできるようにsyuilo2025-03-251-133/+4
|
* Feat: Chat (#15686)syuilo2025-03-241-20/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * Update types.ts * Create 1742203321812-chat.js * wip * wip * Update room.vue * Update home.vue * Update home.vue * Update ja-JP.yml * Update index.d.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * Update home.vue * clean up * Update misskey-js.api.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * lint fixes * lint * Update UserEntityService.ts * search * wip * 🎨 * wip * Update home.ownedRooms.vue * wip * Update CHANGELOG.md * Update style.scss * wip * improve performance * improve performance * Update timeline.test.ts
* lint fixessyuilo2025-03-202-18/+18
|
* fix lintsyuilo2025-03-201-2/+2
|
* fix lintsyuilo2025-03-202-10/+10
|
* clean up consolesyuilo2025-03-201-18/+20
|
* refactor(frontend): router refactoringsyuilo2025-03-192-5/+1
|
* fix (#15671)ikasoba2025-03-171-0/+2
|
* enhance(frontend): improve usability on touch devicesyuilo2025-03-161-0/+4
|
* enhance(frontend): improve accounts managementsyuilo2025-03-132-18/+16
|
* enhance(frontend): improve preferencessyuilo2025-03-131-0/+1
|
* fix(frontend): better migration detectionsyuilo2025-03-132-69/+79
| | | | Fix #15656
* enhance(frontend): improve emoji picker settingssyuilo2025-03-131-0/+11
|
* enhance(frontend): deckをpreferences管理にsyuilo2025-03-111-3/+24
|
* fix(frontend): rename pizzax fieldssyuilo2025-03-101-3/+3
|
* refactor(frontend): rename store.set -> store.commitsyuilo2025-03-102-78/+78
|
* refactor(frontend): rename pizzax fieldssyuilo2025-03-102-80/+80
|
* enhance(frontend): improve plugin managementsyuilo2025-03-091-4/+2
|
* enhance(frontend): migrate overridedDeviceKind to preferencesyuilo2025-03-092-1/+2
|
* enhance(frontend): ウィジェットもpreference管理にsyuilo2025-03-091-0/+1
|
* refactor(frontend): relocate theme scriptsyuilo2025-03-091-1/+1
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-093-18/+18
|
* Refine preferences (#15597)syuilo2025-03-092-44/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * test * wip rollup pluginでsearchIndexの情報生成 * wip * SPDX * wip: markerIdを自動付与 * rollupでビルド時・devモード時に毎回uuidを生成するように * 開発サーバーでだけ必要な挙動は開発サーバーのみで * 条件が逆 * wip: childrenの生成 * update comment * update comment * rename auto generated file * hashをパスと行数から決定 * Update privacy.vue * Update privacy.vue * wip * Update general.vue * Update general.vue * wip * wip * Update SearchMarker.vue * wip * Update profile.vue * Update mute-block.vue * Update mute-block.vue * Update general.vue * Update general.vue * childrenがduplicate key errorを吐く問題をいったん解決 * マーカーの形を成形 * loggerを置きかえ * とりあえず省略記法に対応 * Refactor and Format codes * wip * Update settings-search-index.ts * wip * wip * とりあえず不確定要因の仮置きidを削除 * hashの生成を正規化(絶対パスになっていたのを緩和) * pathの入力を省略可能に * adminでもパス生成できるように * Update settings-search-index.ts * Update privacy.vue * wip * build searchIndex * wip * build * Update general.vue * build * Update sounds.vue * build * build * Update sounds.vue * 🎨 * 🎨 * Update privacy.vue * Update privacy.vue * Update security.vue * create-search-indexを多少改善 * build * Update 2fa.vue * wip * 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義 * キャッシュはdevServerでなくても更新 * Revert "wip" This reverts commit 41bffd3a13f55618bf939dc1c9acb2a77ead4054. * inlining * wip * Update theme.vue * 🎨 * wip normalize * Update theme.vue * キャッシュのパス変換 * build * wip * wip * Update SearchMarker.vue * i18n.ts['key'] の形式が取り出せない問題のFix * build * 仮でpath入れ * 必ず絶対パスが使われるように * wip * 🎨 * storybookビルド時はcreateSearchIndexをしない * inliningの構造化 * format code * Update index.vue * wip * wip * 🎨 * wip * wip * wip * wip * wip * wip * wip * wip * clean up * wip * wip * wip * Update rollup-plugin-unwind-css-module-class-name.test.ts * Update navbar.vue * clean up * wip * wip * wip * wip * wip * Update preferences-backups.vue * Update common.ts * Update preferences.ts * wip * wip * wip * wip * Update MkPreferenceContainer.vue * Update MkPreferenceContainer.vue * Update MkPreferenceContainer.vue * enhance: 検索で上下矢印を使用することで検索結果を移動できるように * Update main-boot.ts * refactor * wip * Update sounds.vue * fix(frontend): PageWindowでSearchMarkerが動作するように * enhance(frontend): SearchMarkerの点滅を一定時間で止める * wip * lint fix * fix: 子要素監視が抜けていたのを修正 * アニメーションの回数はCSSで制御するように * refactor * enhance(frontend): 検索インデックス作成時のログを削減 * revert * fix * fix * Update preferences.ts * Update preferences.ts * wip * Update preferences.ts * wip * 🎨 * wip * Update MkPreferenceContainer.vue * wip * Update preferences.ts * wip * Update preferences.ts * Update preferences.ts * wip * wip * Update preferences.ts * wip * wip * Update preferences.ts * Update CHANGELOG.md * Update preferences.ts * Update deck-store.ts * deckStoreをdefaultStoreに統合 * wip * defaultStore -> store * Update profile.ts * wip * refactor * wip: plugin * plugin * plugin * plugin * Update plugin.ts * wip * Update plugin.vue * Update preferences.ts * Update main-boot.ts * wip * fix test * Update plugin.vue * Update plugin.vue * Update utility.ts * wip * wip * Update utility.ts * wip * wip * clean up * Update utility.ts --------- Co-authored-by: tai-cha <dev@taichan.site> Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* feat: google analytics (#15451)syuilo2025-02-251-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip backend * wip frontend * build misskey-js * implement control panel * fix * introduce analytics wrapper * spdx * Update analytics.ts * Update common.ts * wip * wip * wip * wip * wip * Update CHANGELOG.md --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-052-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* fix(frontend): クライアント起動時にURLに #pswp ↵かっこかり2025-01-251-0/+5
| | | | | | | がある場合は取り除くように (#15339) * fix(frontend): クライアント起動時にURLに #pswp がある場合は取り除くように * Update Changelog
* enhance(frontend): ↵anatawa122025-01-211-7/+33
| | | | | | | | | | | | | | | クエリパラメータでuiを一時的に変更できるように (#15240) * feat: クエリパラメータでuiを一時的に変更できるように * docs(changelog): クエリパラメータでuiを一時的に変更できるように * Update packages/frontend/src/boot/main-boot.ts Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)かっこかり2024-11-091-1/+5
| | | | | | | | | | | | | | | * refactor(frontend): フルスクリーン周りの調整 (cherry picked from commit 783032caec5853d78d5af3391e29cf364f2282e8) * refactor(frontend): deviceKindの循環参照を除去 (cherry picked from commit 1ca471f57e968a1a6e2259bde4a7c6da1fe0c54e) * fix --------- Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
* enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839)かっこかり2024-10-261-1/+22
| | | | | | | * enhance(frontend): Self-XSS防止用のメッセージを追加 * Update Changelog * embedにも同様の記述を追加
* enhance(frontend): 「単なるラッキー」の調整 (#14807)かっこかり2024-10-231-2/+32
| | | | | | | | | | | | | * enhance(frontend): 「単なるラッキー」の調整 * refactor * comment * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): ↵syuilo2024-10-211-12/+12
| | | | /iのレスポンスに含まれないプロパティが消えずに残り続ける問題を修正