Jakob Borg
|
6e0f64017a
lib/logger, lib/model: Correct printf format strings in tests
|
7 years ago |
Audrius Butkevicius
|
53f4dfe83c
lib/model: Fix panic when auto-accepting existing paused folder (fixes #4636)
|
7 years ago |
Audrius Butkevicius
|
b0e2050cdb
cmd/syncthing: UI for version restoration (fixes #2599) (#4602)
|
7 years ago |
Simon Frei
|
841205dbfe
lib/model: Check for invalid filenames after ignore patterns
|
7 years ago |
Simon Frei
|
8fa2b7765a
gui, lib/model: Display list of files needed by remote (fixes #4369)
|
8 years ago |
Jakob Borg
|
d1d967f0cf
lib/db: Keep folder meta data persistently in db (fixes #4400)
|
8 years ago |
Simon Frei
|
cce634f340
lib/model: Improve scan scheduling and dir del during pull (fixes #4475 #4476)
|
8 years ago |
Audrius Butkevicius
|
445c4edeca
gui, lib/config, lib/model: Support auto-accepting folders (fixes #2299)
|
8 years ago |
Audrius Butkevicius
|
44a542391e
lib/connections: Trust the model to tell us if we are connected
|
8 years ago |
Jakob Borg
|
d7d45d8092
lib/db: Refactor away the large genericReplace thing
|
8 years ago |
Jakob Borg
|
9c855ab22e
lib/config, lib/model: Configurable folder marker name (fixes #1126)
|
8 years ago |
HairyFotr
|
7cbd92e1b1
all: Fix comment typos
|
8 years ago |
Simon Frei
|
dc42db444b
lib/model, lib/config: Refactor folder health/error handling (fixes #4445, fixes #4451)
|
8 years ago |
Audrius Butkevicius
|
becbb3b123
lib/model: Fix tests not to require Go 1.9
|
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 |
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 |
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 |
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 |
Jakob Borg
|
f1f21bf220
lib/model, lib/versioner: Prevent symlink attack via versioning (fixes #4286)
|
8 years ago |
Jakob Borg
|
68c1a0b9b4
lib/ignore, lib/model: Use an interface to detect file changes, improving tests
|
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
|
5521759b23
lib/model: TestIgnores: Add ms sleep on all platforms (ref #3986 #3996)
|
8 years ago |
Jakob Borg
|
da35820fd5
lib/model: Work around Mac filesystem precision in TestIgnores (ref #3996)
|
8 years ago |
Simon Frei
|
25b314f5f1
lib/model, gui: Allow creating and editing ignores of paused folders (fixes #3608)
|
8 years ago |