Jakob Borg
|
46a143e80e
lib/model: Handle deleted-then-ignored files (fixes #3502)
|
9 years ago |
Jakob Borg
|
69b7f26e4c
lib/model, cmd/syncthing: Also account for deleted files in folder summary events (ref #3496)
|
9 years ago |
Jakob Borg
|
5b37d0356c
lib/model, gui: Correct completion percentages when there are lots of deletes (fixes #3496)
|
9 years ago |
Jakob Borg
|
7776839c82
cmd/syncthing, gui: Improve completion calculation (fixes #3492)
|
9 years ago |
Jakob Borg
|
e52be3d83e
lib/connections, lib/model: Refactor connection close handling (fixes #3466)
|
9 years ago |
Audrius Butkevicius
|
af3b6f9c83
lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes
|
9 years ago |
Jakob Borg
|
ea87bcefd6
lib/protocol, lib/model: Implement high precision time stamps (fixes #3305)
|
9 years ago |
Jakob Borg
|
0655991a19
lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepo
|
9 years ago |
Jakob Borg
|
f368d2278f
lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470)
|
9 years ago |
Jakob Borg
|
1eb6db6ca8
cmd/syncthing, lib/...: Correctly handle ignores & invalid file names (fixes #3012, fixes #3457, fixes #3458)
|
9 years ago |
Audrius Butkevicius
|
08b5a7908f
gui: Add one-off notifications that need to be acked
|
9 years ago |
Jakob Borg
|
297240facf
all: Rename LocalVersion to Sequence (fixes #3461)
|
9 years ago |
Jakob Borg
|
72026db599
lib/db, lib/model: Create temp sorting database in config dir (fixes #3449)
|
9 years ago |
Jakob Borg
|
aafc96f58f
lib/model, lib/protocol: Sequence ClusterConfig properly (fixes #3448)
|
9 years ago |
Jakob Borg
|
7c7e8648ff
lib/model: Trigger a puller iteration on connection (fixes #3451)
|
9 years ago |
Jakob Borg
|
47fa4b0a2c
cmd/syncthing, lib/db, lib/model, lib/protocol: Implement delta indexes (fixes #438)
|
9 years ago |
Jakob Borg
|
8ab6b60778
lib/model: Sort outgoing index updates by LocalVersion
|
9 years ago |
Jakob Borg
|
3176629410
cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling
|
9 years ago |
Jakob Borg
|
fa0101bd60
lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
|
9 years ago |
Jakob Borg
|
6d357211b2
lib/config: Remove "Invalid" attribute (fixes #2471)
|
9 years ago |
Nicolas Braud-Santoni
|
8e39e2889d
lib: Fix typos in connections/service.go and model/model.go
|
9 years ago |
Lars K.W. Gohlke
|
af0bc95de5
lib/model: Refactor encapsulation of the folder scanning
|
9 years ago |
Jakob Borg
|
9323f0faf8
lib/model: Refactor CheckFolderHealth into separate methods
|
9 years ago |
Jakob Borg
|
b779e22205
lib/model: Don't set ignore bit when it's already set
|
9 years ago |
Jakob Borg
|
d507126101
lib/protocol: Understand older/newer Hello messages (fixes #3287)
|
9 years ago |
Majed Abdulaziz
|
48245effdf
lib/model, lib/stats: Keep track of folder's last scan time (ref #3143)
|
9 years ago |
Audrius Butkevicius
|
fc173bf679
lib/model: Fix wild completion percentages
|
9 years ago |
Jakob Borg
|
a0ec4467fd
cmd/syncthing: Emit new RemoteDownloadProgress event to track remote download progress
|
9 years ago |
Jakob Borg
|
1dbc310c9b
cmd/syncthing: Rename event LocalDiskUpdated -> LocalChangeDetected
|
9 years ago |
Nate Morrison
|
86ca58e2a9
lib/model: Emit LocalDiskUpdated events on detecting local changes
|
9 years ago |