Commit Graph
37 Commits
Author SHA1 Message Date
FTCHD 7b6b162955 full height window on windows 2025-02-02 12:53:14 +02:00
FTCHD db4b863d50 isFirstOpen message 2025-02-02 12:53:02 +02:00
FTCHD 665218a514 new icon & resource handling 2025-02-02 12:52:06 +02:00
FTCHD 8301cff14c windows window 2025-02-02 11:34:11 +02:00
FTCHD 2ee05c4fe2 consolidate mount/unmount 2025-02-02 11:33:41 +02:00
FTCHD 474fd13062 fix tauri-plugin-opener perms and Show Location action 2025-02-02 11:33:05 +02:00
FTCHD 045f7a2074 fix binary path on windows 2025-02-02 09:59:07 +02:00
FTCHD b738a7c25d toggle generated user/pass 2025-02-01 21:51:13 +02:00
FTCHD 04a095bc95 functional mounts on windows 2025-02-01 21:26:58 +02:00
FTCHD 123f5eeebe close handling in loading tray 2025-02-01 21:01:36 +02:00
FTCHD a1bdf0f77c visibility & decorations window creation toggled 2025-02-01 20:04:12 +02:00
FTCHD 5ac3ff7edb close sidecar on app quit 2025-02-01 20:03:46 +02:00
FTCHD 45a56c38e1 improve rclone provisioning error handling 2025-02-01 17:05:42 +02:00
FTCHD b09568c221 fix currentPlatform for correct os download 2025-02-01 16:15:39 +02:00
FTCHD 66a6a2e2aa Copy/Sync, unify success handling, lockable options 2025-01-31 16:26:51 +02:00
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