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
|
da34f27546
gui, lib/config, lib/model: Allow absolute values for minimum disk free space (fixes #3307)
|
8 years ago |
Jakob Borg
|
c5e0c47989
lib/connections, lib/model, gui: Specify allowed networks per device (fixes #219)
|
8 years ago |
Jakob Borg
|
81af29e3e2
lib/config, lib/connections: Configurables for KCP, disable by default
|
8 years ago |
Audrius Butkevicius
|
0da0774ce4
lib/connections: Add KCP support (fixes #804)
|
8 years ago |
Jakob Borg
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
8 years ago |
Jakob Borg
|
c4ba580cbb
all: Remove symlink support on Windows, SymlinksEnabled config
|
8 years ago |
Audrius Butkevicius
|
67acef1794
lib/weakhash, lib/model, cmd/syncthing: Decide if to use weakhash on startup (fixes #3938)
|
8 years ago |
Jakob Borg
|
3eb7a9373a
gui, lib/config: Add notification about new release channels
|
8 years ago |
Heiko Zuerker
|
398c356f22
lib/model: Clarify master terminology (fixes #2679)
|
9 years ago |
Unrud
|
1574b7d834
lib/model: Add fsync of files and directories, option to disable (fixes #3711)
|
9 years ago |
Jakob Borg
|
7fb53ec954
lib/config: Correct name of discovery-v6-4 server
|
9 years ago |
Jakob Borg
|
d8b5070ca8
lib/config: Update default set of discovery servers
|
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
|
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
|
3176629410
cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling
|
9 years ago |
Jakob Borg
|
6d357211b2
lib/config: Remove "Invalid" attribute (fixes #2471)
|
9 years ago |
Jakob Borg
|
e6b78e5d56
lib/rand: Break out random functions into separate package
|
9 years ago |
Jakob Borg
|
922e1407c2
lib/config: Don't migrate non-HTTPS-URL discovery servers to new path (fixes #3103)
|
9 years ago |
Jakob Borg
|
2c1323ece6
lib/connections: Un-deprecate relaysEnabled (fixes #3074)
|
9 years ago |
Alex
|
d59fd9c22d
lib/config: use correct ReleasesURL when upgrading from v0.13-beta
|
9 years ago |
Jakob Borg
|
5d2414dfa9
lib/config: Bump config version to 14
|
9 years ago |
Jakob Borg
|
e8b4286c93
lib/config: Change upgrade check URL (fixes #3086)
|
9 years ago |
Jakob Borg
|
39899e40bf
cmd/syncthing: Use ReadAll + json.Unmarshal in places were we care about consuming the reader
|
9 years ago |
Audrius Butkevicius
|
674fc566bb
lib/connections: Refactor
|
9 years ago |
Jakob Borg
|
09832abe50
lib/config: Change folder type attribute to a FolderType type
|
9 years ago |
Audrius Butkevicius
|
eabd2fc936
lib/model: Use factories for creating folders
|
9 years ago |
Audrius Butkevicius
|
19b4f3bfb4
lib/nat: Add a nat package and service to track mappings on multiple IGDs
|
9 years ago |