summaryrefslogtreecommitdiff
path: root/packages/frontend/src/boot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* check notification dot preference from prefer instead of store (resolves #1048)Hazelnoot2025-05-071-1/+1
|
* merge from misskey-developHazelnoot2025-04-021-1/+36
|\
| * enhance: implement `sentryForFrontend` (#15433)zyoshoka2025-04-021-1/+36
| | | | | | Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* | fix imports in common.tsHazelnoot2025-04-021-2/+1
| |
* | copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-5/+3
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-303-13/+9
|\|
| * fix(frontend): drop classic uisyuilo2025-03-301-3/+0
| |
| * perf(frontend): avoid needless AsyncComponentWrappersyuilo2025-03-293-11/+10
| |
* | Revert "feat: google analytics (#15451)"Hazelnoot2025-03-251-14/+1
| | | | | | | | This reverts commit 2b6638e1
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-251-1/+1
|\| | | | | | | | | | | | | | | | | | | # Conflicts: # package.json # packages/backend/src/core/entities/NotificationEntityService.ts # packages/backend/src/types.ts # packages/frontend/src/pages/admin/modlog.ModLog.vue # packages/misskey-js/src/consts.ts # packages/misskey-js/src/entities.ts
| * enhance(frontend): ↵syuilo2025-03-251-1/+1
| | | | | | | | バックグラウンドでチャットメッセージが届いたときにサウンドを再生できるように
* | merge upstreamHazelnoot2025-03-253-142/+162
|\|
| * 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
* | merge upstream 2025-02-03Hazelnoot2025-02-032-7/+38
|\|
| * 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>
* | Merge tag '2024.11.0' into feature/2024.10dakkar2024-11-222-16/+71
|\|
| * 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のレスポンスに含まれないプロパティが消えずに残り続ける問題を修正
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-9/+3
|\|
| * refactor(frontend): prefix css variables (UI) (#14739)かっこかり2024-10-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | * refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop
| * refactor(frontend): prefix css variables (#14725)syuilo2024-10-091-6/+0
| | | | | | | | | | | | | | * wip * Update index.d.ts * remove unnecessary codes
| * fix(frontend): ↵かっこかり2024-10-071-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | クライアント上での時間ベースの実績獲得動作が実績獲得後も発動している問題を修正 (#14717) * Check if time-based achievements are unlocked before initializing them in main-boot (cherry picked from commit c0702fd92f70782005517c0065048ececa1ef287) * Update Changelog --------- Co-authored-by: Evan Paterakis <evan@geopjr.dev>
* | Merge branch 'develop' into feature/2024.9.0Hazelnoot2024-10-151-4/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # locales/en-US.yml # locales/ja-JP.yml # packages/backend/src/core/NoteCreateService.ts # packages/backend/src/core/NoteDeleteService.ts # packages/backend/src/core/NoteEditService.ts # packages/frontend-shared/js/config.ts # packages/frontend/src/boot/common.ts # packages/frontend/src/pages/following-feed.vue # packages/misskey-js/src/autogen/endpoint.ts