Commit Graph
218 Commits
Author SHA1 Message Date
f-denkena dca6b4e5ea bisync: maxDeleteFiles 100 2026-09-10 01:17:42 +02:00
f-denkena b341d954a3 bisync: resync-mode newer (shared Dropbox, not path1) 2026-09-10 01:16:37 +02:00
f-denkena 2cb84932b7 bisync defaults: 1% + 10 files + 1G, session-name, no resilient 2026-09-10 01:04:17 +02:00
f-denkena 3acf819b42 bisync: default maxDelete 10 2026-09-10 00:04:03 +02:00
f-denkena 5c8e5560d4 bisync: default to fail-closed safety flags
New Bisync jobs and scheduled RC bodies start with checkAccess,
deltaList, recover, resilient, slowHashSyncOnly, conflictResolve=none,
maxDelete=50, and checksum compare. Explicit outer values still win.
2026-09-10 00:00:15 +02:00
f-denkena 7286008949 bisync: expose deltaList/recover and require checkAccess
Wire forked rclone --delta-list: UI switches, RC outer params, and
auto-set checkAccess when deltaList is on so scheduled jobs cannot
omit the safety flag.
2026-09-09 23:56:37 +02:00
FTCHD 3100d9388f import template with deep link 2026-08-30 19:40:25 +03:00
FTCHD fa3e5ead63 preview 2026-08-30 19:35:20 +03:00
FTCHD b5be41d25a use full window for Commander 2026-08-20 18:40:16 +03:00
FTCHD cf29fb9a4f better Commander integration 2026-08-20 01:13:47 +03:00
FTCHD 0699f7213c update rclone-sdk 2026-08-20 00:43:05 +03:00
FTCHD c0aa02c198 differentiate interactive backends 2026-08-20 00:25:40 +03:00
FTCHD f3fd4865fe adjust windows scaling settings, fixes #194 2026-08-15 16:37:23 +03:00
FTCHD c8e1103bf4 limit open dialogs 2026-07-15 21:24:53 +03:00
FTCHD f741784ac7 require drive id 2026-07-13 03:03:08 +03:00
FTCHD c1daa06445 sync default config 2026-07-13 01:32:56 +03:00
FTCHD 5ba82e91da params fixing 2026-07-12 18:01:52 +03:00
FTCHD d96cfdee00 mount fixes 2026-07-12 04:01:12 +03:00
FTCHD deee031196 update notification icons 2026-07-12 01:27:29 +03:00
FTCHD 367d0b3be5 interface adjustments 2026-07-12 01:16:46 +03:00
FTCHD 1f8b51310e remove unnecessary command 2026-07-12 00:30:36 +03:00
FTCHD 4a8669db17 remote capability check 2026-07-11 22:19:24 +03:00
FTCHD 2f98e8b7da notifications 2026-07-11 21:30:56 +03:00
FTCHD 234fa93e9a scheduler 2026-07-11 21:25:10 +03:00
FTCHD 5fe76f45f4 add to path 2026-07-11 19:47:32 +03:00
FTCHD 9e06d2b4fa determine if user cancelled an operation 2026-07-11 18:10:13 +03:00
FTCHD 02bfdb8ddf zookeeper + cleanup 2026-07-10 14:41:22 +03:00
FTCHD 6c6752538c reconnect behavior 2026-07-02 20:43:17 +03:00
jonathanpowandGitHub d5cef18bbe fix: ensure rclone flags are correctly mapped (buffer-size → buffer_size) (#221) 2026-06-25 14:28:35 +03:00
FTCHD c38b19880c update sdk usage 2026-06-05 21:13:41 +03:00
FTCHD 27b4395474 remove unused isDirectoryEmpty function 2026-06-05 21:10:49 +03:00
FTCHD 1b3f1f4ae9 add link functionality to create public links (closes #213) 2026-06-05 20:47:39 +03:00
FTCHD b26985ccf3 padded icons for linux mint 2026-05-12 18:35:49 +03:00
FTCHD ecc4508d7a rename is_flathub 2026-05-12 18:31:05 +03:00
FTCHD fc82a4668b remove onboarding
ain't nobody got time for that
2026-05-11 12:31:43 +03:00
FTCHD fe2828b294 attempt to fix drive letter mount on windows (#205 ) 2026-05-10 23:29:49 +03:00
FTCHD e663aca821 add color icon & handling 2026-05-10 23:20:10 +03:00
FTCHD 979d34634e handle * mount destination on windows 2026-05-10 22:59:20 +03:00
FTCHD c1516bda65 bug fixes galore 2026-05-10 22:37:26 +03:00
FTCHD d749844073 Revert "Fix Linux first-launch startup feedback when provisioning bundled rclone"
This reverts commit 3201b0306c.
2026-05-10 21:52:01 +03:00
shallfunandGitHub 3201b0306c Fix Linux first-launch startup feedback when provisioning bundled rclone (#207)
* Improve Linux startup provisioning flow

* Refine Linux startup provisioning flow
2026-05-10 21:12:56 +03:00
FTCHD 4bfefb5723 add SUPPORTS_ flags for Filen, #173 2026-03-24 00:10:31 +02:00
FTCHD 3535aacfae remove "as const" from CANNOT_PERSIST_EMPTY_FOLDERS 2026-03-17 00:11:17 +02:00
FTCHD 2db938d8e4 create folders in Commander #177 2026-03-17 00:05:01 +02:00
FTCHD df3c1a8057 avoid extra long bytes formatting 2026-03-17 00:00:34 +02:00
FTCHD 489b19ff99 show Toolbar on left click 2026-02-24 13:44:09 +03:00
FTCHD 55e229f432 helper Open message 2026-02-24 13:44:09 +03:00
FTCHD 1c46ec5834 "Unknown option block" issue fix, #147 2026-02-12 18:00:16 +03:00
FTCHD 2a5f4aedd9 trim text prompt 2026-02-12 16:52:44 +03:00
FTCHD dc46bbc1ef hideTitleBar prop on open_full_window 2026-02-03 15:48:17 +07:00