summaryrefslogtreecommitdiff
path: root/packages/frontend/src/preferences (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor(frontend): アカウント情報はstore管理にsyuilo2025-04-161-3/+4
* enhance(frontend): 壁紙をデッキ設定の一部にsyuilo2025-04-011-0/+3
* enhance(frontend): デッキのオプションを追加syuilo2025-03-301-1/+10
* enhance(frontend): アイコンのスクロール追従を無効化してパ...syuilo2025-03-291-0/+3
* enhance(frontend): ファイルアップロード処理のリファクタと...syuilo2025-03-281-3/+0
* enhance(frontend): Enterでチャットのメッセージを送信できる...syuilo2025-03-251-0/+3
* enhance(frontend): チャットの送信者名を表示できるようにsyuilo2025-03-251-0/+4
* enhance(frontend): ナビゲーションバーの副ボタンを非表示に...syuilo2025-03-251-0/+3
* fix(frontend): 本番環境で不必要なconsole.logを出さないように...かっこかり2025-03-252-6/+6
* Feat: Chat (#15686)syuilo2025-03-241-0/+7
* Update def.tssyuilo2025-03-211-0/+1
* lint fixessyuilo2025-03-201-2/+2
* add todosyuilo2025-03-201-0/+2
* enhance(frontend): improve preference manager stabilitysyuilo2025-03-201-5/+12
* 🎨syuilo2025-03-181-0/+4
* refactorsyuilo2025-03-161-1/+10
* enhance(frontend): improve usability on touch devicesyuilo2025-03-161-0/+3
* enhance(frontend): improve pref managersyuilo2025-03-141-10/+27
* enhance(frontend): improve accounts managementsyuilo2025-03-133-2/+6
* enhance(frontend): improve preferencessyuilo2025-03-131-0/+3
* enhance(frontend): improve emoji picker settingssyuilo2025-03-131-3/+26
* refactor(frontend): cond -> scopesyuilo2025-03-131-31/+31
* refactorsyuilo2025-03-131-1/+1
* enhance(frontend): improve pref managersyuilo2025-03-131-2/+3
* enhance(frontend): suppress needless confirmation when turn on pref syncsyuilo2025-03-121-1/+2
* fix(frontend): fix type errorssyuilo2025-03-123-15/+26
* refactorsyuilo2025-03-121-19/+23
* enhance(frontend): アカウントオーバーライド設定とデバイス...syuilo2025-03-121-17/+24
* enhance(frontend): 設定値の同期を実装(実験的)syuilo2025-03-124-170/+264
* enhance(frontend): deckをpreferences管理にsyuilo2025-03-112-0/+11
* chore(frontend): improve preference store stabilitysyuilo2025-03-101-3/+5
* refactor(frontend): rename store.set -> store.commitsyuilo2025-03-102-3/+3
* refactor(frontend): rename pizzax fieldssyuilo2025-03-102-2/+2
* enhance(frontend): migrate overridedDeviceKind to preferencesyuilo2025-03-091-0/+4
* enhance(frontend): ウィジェットもpreference管理にsyuilo2025-03-092-1/+10
* refactor(frontend): relocate theme scriptsyuilo2025-03-091-1/+1
* refactor(frontend): scripts -> utilitysyuilo2025-03-093-7/+7
* refactorsyuilo2025-03-091-4/+8
* Refine preferences (#15597)syuilo2025-03-094-0/+858