summaryrefslogtreecommitdiff
path: root/packages/frontend/src/boot/common.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-02enhance: implement `sentryForFrontend` (#15433)zyoshoka1-1/+36
2025-03-29perf(frontend): avoid needless AsyncComponentWrappersyuilo1-2/+2
2025-03-20lint fixessyuilo1-15/+15
2025-03-20fix lintsyuilo1-2/+2
2025-03-20fix lintsyuilo1-6/+6
2025-03-20clean up consolesyuilo1-18/+20
2025-03-19refactor(frontend): router refactoringsyuilo1-4/+0
2025-03-16enhance(frontend): improve usability on touch devicesyuilo1-0/+4
2025-03-13enhance(frontend): improve accounts managementsyuilo1-7/+3
2025-03-13fix(frontend): better migration detectionsyuilo1-0/+1
2025-03-10refactor(frontend): rename store.set -> store.commitsyuilo1-2/+2
2025-03-10refactor(frontend): rename pizzax fieldssyuilo1-6/+6
2025-03-09enhance(frontend): migrate overridedDeviceKind to preferencesyuilo1-1/+1
2025-03-09refactor(frontend): relocate theme scriptsyuilo1-1/+1
2025-03-09refactor(frontend): scripts -> utilitysyuilo1-6/+6
2025-03-09Refine preferences (#15597)syuilo1-25/+35
2025-02-25feat: google analytics (#15451)syuilo1-1/+15
2025-02-05refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり1-1/+2
2025-01-25fix(frontend): クライアント起動時にURLに #pswp がある場合は...かっこかり1-0/+5
2024-11-09refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)かっこかり1-1/+5
2024-10-26enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839)かっこかり1-1/+22
2024-10-10refactor(frontend): prefix css variables (UI) (#14739)かっこかり1-3/+3
2024-10-09refactor(frontend): prefix css variables (#14725)syuilo1-6/+0
2024-09-24:art:syuilo1-3/+2
2024-09-10refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)かっこかり1-1/+1
2024-09-09feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり1-2/+3
2024-03-20fix(frontend): woodenPanelの配色を修正 (#13561)かっこかり1-0/+3
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2024-02-09perf(frontend): splash screenのdomが消えない場合があるのを修正syuilo1-6/+5
2024-01-30refactor(frontend): global/router -> routersyuilo1-1/+1
2024-01-08refactor(frontend): router.ts解きほぐし (#12907)おさむのひと1-0/+3
2023-12-21Remove unused imports (#12730)woxtu1-4/+4
2023-12-16clean upsyuilo1-3/+0
2023-12-14fix: devモードの特定条件下でページが表示されなくなる問...yukineko1-2/+2
2023-12-08chore: 開発モードでフロントエンドとバックエンドを独立...おさむのひと1-0/+6
2023-11-29fix(frontend): WebKitブラウザー上でも「デバイスの画面を常...zyoshoka1-12/+16
2023-11-26fix: wake lock error in safari etc (#12464)ragujp1-6/+10
2023-10-23Replace deprecated `MediaQueryList.addListener()` (#12112)woxtu1-1/+1
2023-09-20feat(frontend): スリープ無効化機能syuilo1-0/+12
2023-09-19refactor(frontend): use ESMsyuilo1-20/+20
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai1-0/+5
2023-05-30perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変...syuilo1-3/+2
2023-05-15refactor(frontend): boot分割したり副作用減らしたりとかsyuilo1-0/+263