Commit Graph
22 Commits
Author SHA1 Message Date
FTCHD 4a65ebd61e “tray” prefix for disabledActions 2025-01-31 16:23:45 +02:00
FTCHD 1864b3bb6d store versioning 2025-01-31 16:21:20 +02:00
FTCHD 8a0ec0122d delay when opening first window 2025-01-31 16:21:06 +02:00
FTCHD 3100df252b settings, updater, license, autostart (wip), styling 2025-01-31 16:18:45 +02:00
FTCHD ce1228ae5a cleanup 2025-01-31 16:08:24 +02:00
Lucas Nogueira 236c664867 resolve tray window position manually, remove positioner plugin 2025-01-28 10:36:03 -03:00
FTCHD 35d6bd9d72 tray try 2025-01-28 13:25:11 +02:00
FTCHD 2187381db4 move umount 2025-01-28 13:25:04 +02:00
FTCHD 3b850d6467 add auth, new password per session 2025-01-28 13:24:55 +02:00
FTCHD fda5a5a24e remove rclone binary 2025-01-28 13:23:12 +02:00
FTCHD 34a163f5c6 positioner 2025-01-28 10:07:40 +02:00
FTCHD 900a933951 provision & startup complete 2025-01-28 09:56:10 +02:00
Lucas Nogueira 4d3960dfc1 chore: cleanup system vs internal vs sidecar rclone logic 2025-01-27 20:17:30 -03:00
FTCHD a6fca36263 add Quit option to loading tray 2025-01-27 18:58:41 +02:00
FTCHD b8fc80c264 check for plugin in Mount screen 2025-01-27 18:58:19 +02:00
FTCHD 8135ffabd1 check for fuse-t/winfsp 2025-01-27 18:22:18 +02:00
FTCHD bf813e5804 download & provision 2025-01-27 18:21:35 +02:00
FTCHD 4a0d036f4d move rclone to lib/rclone 2025-01-27 18:21:06 +02:00
FTCHD 9860adc86a temp fix when no remotes 2025-01-26 13:21:35 +02:00
FTCHD efe147ce96 rebuild tray after updates, more error logging & null handling 2025-01-26 13:19:53 +02:00
Lucas Nogueira 1081e79778 fix(app): tray icon not opening in production
after some investigation and realizing the app was opening in production only if the current working directory was <repo-root>/src-tauri, I noticed we're not using the icons properly here. They must be included in the bundle as a resource, as that's the proper way to load embedded files.
2025-01-25 08:40:48 -03:00
FTCHD af044bca82 build status: failing 2025-01-22 14:47:24 +02:00