Simon Frei
|
dc42db444b
lib/model, lib/config: Refactor folder health/error handling (fixes #4445, fixes #4451)
|
8 years ago |
Michael Ploujnikov
|
f98c21b68e
all: Add filesystem notification support
|
8 years ago |
Audrius Butkevicius
|
9d3f3847ed
lib/model: Fix removal of paused folders, improve tests (fixes #4405)
|
8 years ago |
Audrius Butkevicius
|
2760d032ca
cmd/syncthing: Add more stats to usage reports (ref #3628)
|
8 years ago |
Simon Frei
|
e588bb29b9
lib/model: remove unused folderFs member from Model
|
8 years ago |
Jakob Borg
|
3ee12464b4
lib/config, lib/model: Make sure to hide our special files (fixes #4382)
|
8 years ago |
Audrius Butkevicius
|
e85ce7c94e
lib/model: Support removing paused folders (fixes #4357)
|
8 years ago |
Audrius Butkevicius
|
ab132ff6fe
lib: Folder marker is now a folder
|
8 years ago |
Audrius Butkevicius
|
a69ba18f62
lib/model: Some platforms do not support usage checks (fixes #4321)
|
8 years ago |
Simon Frei
|
0ca0e3e9bd
lib/model: GetIgnores: Don't return error for no .stignore file
|
8 years ago |
Audrius Butkevicius
|
0a96a1150b
lib/model, lib/ignores: Properly handle out of folder ignores and free space checks (fixes #4313, fixes #4314)
|
8 years ago |
Audrius Butkevicius
|
3d8b4a42b7
all: Convert folders to use filesystem abstraction
|
8 years ago |
Simon Frei
|
ab8c2fb5c7
lib/model: Fix race in GetIgnores (fixes #4300)
|
8 years ago |
Jakob Borg
|
1fc2ab444b
lib/model: Remove ineffective symlink recovery attempt
|
8 years ago |
Jakob Borg
|
fa5c890ff6
lib/versioner: Clean the versions dir of symlinks, not the full folder
|
8 years ago |
HairyFotr
|
0ad10b0fee
all: Typos
|
8 years ago |
Jakob Borg
|
68c1a0b9b4
lib/ignore, lib/model: Use an interface to detect file changes, improving tests
|
8 years ago |
nrm21
|
b49bbe82dd
gui, lib/config, lib/model: Add ability to ignore folders offered by other nodes (fixes #3993)
|
8 years ago |
Jakob Borg
|
3959eb26fb
lib/model: Events should have "folder" key, not "folderID"
|
8 years ago |
Audrius Butkevicius
|
91d37f35bc
lib/model: Use up to date device name, do not provide name to unknown devices (fixes #4164)
|
8 years ago |
Jakob Borg
|
d6fbfc3545
lib/fs, lib/model, lib/scanner: Make scans cancellable (fixes #3965)
|
8 years ago |
Simon Frei
|
914b09fd1f
lib/model: Create root directory for paused folders (fixes #4094)
|
8 years ago |
Jakob Borg
|
e9f05d138f
lib/db, lib/model: Always use reasonable sized batches (fixes #2250, fixes #4112)
|
8 years ago |
Jakob Borg
|
da34f27546
gui, lib/config, lib/model: Allow absolute values for minimum disk free space (fixes #3307)
|
8 years ago |
Simon Frei
|
25b314f5f1
lib/model, gui: Allow creating and editing ignores of paused folders (fixes #3608)
|
8 years ago |
Jakob Borg
|
c5e0c47989
lib/connections, lib/model, gui: Specify allowed networks per device (fixes #219)
|
8 years ago |
Jakob Borg
|
4253f22680
lib/scanner: Use fs.Filesystem for all operations
|
8 years ago |
Jakob Borg
|
bdb56d91b9
lib/model: Honor umask when creating folder directories on Unix (fixes #2519)
|
8 years ago |
Audrius Butkevicius
|
0da0774ce4
lib/connections: Add KCP support (fixes #804)
|
8 years ago |
Simon Frei
|
c20d612736
cmd/syncthing, lib/model: Handle rel/abs paths for config/protected paths (fixes #3183)
|
8 years ago |