Commit Graph

20 Commits

Author SHA1 Message Date
syuilo 535b86f05e lint 2025-06-27 10:02:49 +09:00
syuilo 9a28fa0534 refactor(frontend/pref): refactor preferences manager
Refactored preferences manager to decouple account context and storage provider, improving normalization and loading of profiles. Replaced static profile creation/normalization with instance-based logic, and updated usage in preferences.ts to pass account context explicitly. This enhances maintainability and prepares for better guest account handling.
2025-06-26 16:25:43 +09:00
syuilo 8fda4fefaf refactor 2025-06-26 12:06:53 +09:00
syuilo 60649f4d66 add note 2025-06-26 12:01:56 +09:00
syuilo d518682e73 add note 2025-06-24 11:44:16 +09:00
syuilo 3bc81522c6
enhance(frontend): IDにUUIDを使うのをやめる (#16138)
* wip

* Update flash-edit.vue
2025-06-03 07:31:19 +09:00
syuilo c5d33661b2 chore(frontend): improve type def 2025-06-01 07:57:18 +09:00
syuilo aa4c7a1313 fix(frontend): アカウント依存かつ初期状態である設定値をサーバー同期しようとした際に正しくコンフリクト検出されない問題を修正 2025-05-31 16:33:03 +09:00
syuilo 743995e469 enhance(frontend): make pref sync more smart 2025-05-31 14:15:40 +09:00
syuilo 0254570fbf enhance(frontend): 設定の同期をオンにするときに競合したときに値をマージできるように 2025-05-31 12:49:10 +09:00
syuilo 5603cb7e22 refactor 2025-05-07 16:10:43 +09:00
かっこかり 5513337198
fix(frontend): 本番環境で不必要なconsole.logを出さないように (#15702) 2025-03-25 08:02:06 +09:00
syuilo 8d8414687a enhance(frontend): improve preference manager stability 2025-03-20 14:57:14 +09:00
syuilo 0929410d36 enhance(frontend): improve pref manager 2025-03-14 15:43:56 +09:00
syuilo 8c9ec5827f enhance(frontend): improve accounts management 2025-03-13 22:12:23 +09:00
syuilo 010ec113c2 refactor(frontend): cond -> scope 2025-03-13 13:45:23 +09:00
syuilo 8593aa1418 refactor 2025-03-13 09:10:09 +09:00
syuilo 9b2af53025 enhance(frontend): improve pref manager 2025-03-13 09:02:38 +09:00
syuilo a06b9eefaa enhance(frontend): suppress needless confirmation when turn on pref sync 2025-03-12 21:05:39 +09:00
syuilo 3129fcf164 fix(frontend): fix type errors 2025-03-12 20:17:54 +09:00