summaryrefslogtreecommitdiff
path: root/packages/frontend/src/boot/common.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactorsyuilo2025-11-271-5/+2
* fix(frontend): 初回読み込み時にエラーになることがある問...syuilo2025-11-261-6/+7
* clean upsyuilo2025-11-261-3/+3
* enhance(frontend): viewportの属性を起動後に変化させないこと...syuilo2025-11-261-7/+0
* enhance(frontend): improve theme apply handlingsyuilo2025-10-221-3/+0
* fix(frontend): ダークモードの同期が機能しない場合がある...syuilo2025-10-221-9/+1
* fix(frontend): iOSで、デバイスがダークモードだと初回読み...syuilo2025-09-181-12/+14
* fix(frontend): 読み込み直後にプラグインによるノートの書...syuilo2025-08-201-0/+7
* per-locale bundle & inline locale (#16369)anatawa122025-08-081-21/+5
* feat(frontend): セーフモード (#16245)かっこかり2025-08-011-28/+37
* chore(frontend): 開発モード時に言語ファイルの変更を自動で...taichan2025-06-261-2/+21
* enhance: implement `sentryForFrontend` (#15433)zyoshoka2025-04-021-1/+36
* perf(frontend): avoid needless AsyncComponentWrappersyuilo2025-03-291-2/+2
* lint fixessyuilo2025-03-201-15/+15
* fix lintsyuilo2025-03-201-2/+2
* fix lintsyuilo2025-03-201-6/+6
* clean up consolesyuilo2025-03-201-18/+20
* refactor(frontend): router refactoringsyuilo2025-03-191-4/+0
* enhance(frontend): improve usability on touch devicesyuilo2025-03-161-0/+4
* enhance(frontend): improve accounts managementsyuilo2025-03-131-7/+3
* fix(frontend): better migration detectionsyuilo2025-03-131-0/+1
* refactor(frontend): rename store.set -> store.commitsyuilo2025-03-101-2/+2
* refactor(frontend): rename pizzax fieldssyuilo2025-03-101-6/+6
* enhance(frontend): migrate overridedDeviceKind to preferencesyuilo2025-03-091-1/+1
* refactor(frontend): relocate theme scriptsyuilo2025-03-091-1/+1
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-6/+6
* Refine preferences (#15597)syuilo2025-03-091-25/+35
* feat: google analytics (#15451)syuilo2025-02-251-1/+15
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-1/+2
* fix(frontend): クライアント起動時にURLに #pswp がある場合は...かっこかり2025-01-251-0/+5
* refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)かっこかり2024-11-091-1/+5
* enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839)かっこかり2024-10-261-1/+22
* refactor(frontend): prefix css variables (UI) (#14739)かっこかり2024-10-101-3/+3
* refactor(frontend): prefix css variables (#14725)syuilo2024-10-091-6/+0
* :art:syuilo2024-09-241-3/+2
* refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)かっこかり2024-09-101-1/+1
* feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり2024-09-091-2/+3
* fix(frontend): woodenPanelの配色を修正 (#13561)かっこかり2024-03-201-0/+3
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* perf(frontend): splash screenのdomが消えない場合があるのを修正syuilo2024-02-091-6/+5
* refactor(frontend): global/router -> routersyuilo2024-01-301-1/+1
* refactor(frontend): router.ts解きほぐし (#12907)おさむのひと2024-01-081-0/+3
* Remove unused imports (#12730)woxtu2023-12-211-4/+4
* clean upsyuilo2023-12-161-3/+0
* fix: devモードの特定条件下でページが表示されなくなる問...yukineko2023-12-141-2/+2
* chore: 開発モードでフロントエンドとバックエンドを独立...おさむのひと2023-12-081-0/+6
* fix(frontend): WebKitブラウザー上でも「デバイスの画面を常...zyoshoka2023-11-291-12/+16
* fix: wake lock error in safari etc (#12464)ragujp2023-11-261-6/+10