Commit Graph
733 Commits
Author SHA1 Message Date
FTCHD 66a6a2e2aa Copy/Sync, unify success handling, lockable options 2025-01-31 16:26:51 +02:00
FTCHD ad6d10acd6 ability to lock Mount options 2025-01-31 16:24:43 +02:00
FTCHD cd579e00d0 lock toggle for JSON OptionsSection 2025-01-31 16:24:16 +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 77cd1e437a /browse download progress, click to download, prefetch 2025-01-31 16:20:15 +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 f587983405 styling and tailwind cleanup 2025-01-28 13:24:06 +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
FTCHD 9eed7f5647 umount back to capabilities 2025-01-28 09:53:31 +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 6461b8445a allow fuse-t mount_nfs 2025-01-26 13:27:31 +02:00
FTCHD 9860adc86a temp fix when no remotes 2025-01-26 13:21:35 +02:00
FTCHD eff6880679 .gitignore 2025-01-26 13:20:11 +02:00
FTCHD efe147ce96 rebuild tray after updates, more error logging & null handling 2025-01-26 13:19:53 +02:00
FTCHD da659243eb fix forbidden paths 2025-01-26 13:19:34 +02:00
FTCHDandGitHub 5458e8a39c Merge pull request #1 from FTCHD/fix/release
fix(app): tray icon not opening in production
2025-01-25 14:21:35 +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
FTCHDandGitHub 42e1617e34 Update README.md 2025-01-22 14:52:09 +02:00
FTCHD af044bca82 build status: failing 2025-01-22 14:47:24 +02:00