syncthing/lib/config
Jakob Borg 3ee12464b4 lib/config, lib/model: Make sure to hide our special files (fixes #4382)
The folder marker conversion forgot to hide the .stfolder. This adds
that, for those who have not yet been converted.

Also adds Hide() calls to the folder start, to mend historical
unhidedness. (I'm sure this will upset someone who is manually managing
their .stignores in the other direction...)

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4384
2017-09-20 06:49:04 +00:00
..
testdata lib: Folder marker is now a folder 2017-09-02 05:52:38 +00:00
commit_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
config_test.go lib: Folder marker is now a folder 2017-09-02 05:52:38 +00:00
config.go lib/config, lib/model: Make sure to hide our special files (fixes #4382) 2017-09-20 06:49:04 +00:00
debug.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
deviceconfiguration.go lib/connections, lib/model, gui: Specify allowed networks per device (fixes #219) 2017-04-01 09:52:31 +00:00
folderconfiguration.go lib: Folder marker is now a folder 2017-09-02 05:52:38 +00:00
foldertype.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
guiconfiguration.go cmd/syncthing: Add some common security releated HTTP headers (fixes #4360) 2017-09-10 08:28:12 +00:00
optionsconfiguration.go gui, lib/config: Add default path for new folders (fixes #2157) 2017-07-20 13:16:54 +00:00
pullorder.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
size_test.go gui, lib/config, lib/model: Allow absolute values for minimum disk free space (fixes #3307) 2017-04-12 09:01:19 +00:00
size.go gui, lib/config, lib/model: Allow absolute values for minimum disk free space (fixes #3307) 2017-04-12 09:01:19 +00:00
versioningconfiguration.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
wrapper.go gui, lib/config, lib/model: Add ability to ignore folders offered by other nodes (fixes #3993) 2017-05-31 18:04:00 +00:00