Commit Graph
11 Commits
Author SHA1 Message Date
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