misyaguziya
19af0ea918
refactor: 不要なシャットダウン処理を削除し、アプリ終了時のテレメトリ送信を簡素化
2026-01-09 22:30:01 +09:00
misyaguziya
d4a5a1ca6f
一旦フロントエンドまで接続
2026-01-09 10:00:33 +09:00
Sakamoto Shiina
e480c373cd
[Refactor] (Huge Refactoring 2)
...
Consolidated all logic into category-specific files.
Renamed useTranslation from react-i18next to useI18n to avoid a name conflict with our own function.
2025-06-19 08:40:45 +09:00
Sakamoto Shiina
1fcb765ca0
[Refactor] Change aliases and move test_data.js.
2025-06-11 20:22:38 +09:00
Sakamoto Shiina
b2bc1e62cb
[bugfix] Fix window geometry bug that was not save and restore. changes the way how to get appWindow instance from Tauri.
2025-05-11 15:26:05 +09:00
Sakamoto Shiina
3210d5c898
[Update] update tauri v1-> v2 (development)
2025-05-03 08:51:04 +09:00
Sakamoto Shiina
5869cbae2f
[bugfix] Fix window size and scale issue when windows' scaling is not 100%.
2025-01-30 12:00:10 +09:00
Sakamoto Shiina
f4aea309cf
[Update] Config Page: Add break point and change the design layout.(UI Scaling will apply)
2024-12-06 10:27:37 +09:00
Sakamoto Shiina
0f599ce679
[bugfix] 1: To do not restore and save the data x,y_pos and its size when the window is minimized.
...
2: To do not restore and save the message box ratio data when the window is minimized either.
2024-11-05 21:26:13 +09:00
Sakamoto Shiina
afed3fffcd
[Update/bugfix] バックエンドからもらった初期データを繋げ、UIと初回同期
...
initialization_complete エンドポイント修正 ('/'追加)
2024-10-28 21:04:55 +09:00
Sakamoto Shiina
0582091908
[Update] Add feature Restore Main Window Geometry.
...
Note: the toggle-able setting, to restore or don't, has removed for now.
2024-10-13 03:57:23 +09:00