syncthing/internal/config
Pascal Jungblut 49bc74e7a0 Use lowerCamelCase for the JSON API (fixes #1338)
Replace the current mix of UpperCamelCase und lowerCamelCase with
consistent lowerCamelCase keys for the JSON API. Also adapt the frontend
so it works with the changed API.

Attention: this will break existing consumers of the API.
2015-03-16 10:05:01 +01:00
..
testdata Compress only metadata by default (fixes #1374) 2015-03-11 19:10:57 +01:00
config.go Use lowerCamelCase for the JSON API (fixes #1338) 2015-03-16 10:05:01 +01:00
config_test.go Compress only metadata by default (fixes #1374) 2015-03-11 19:10:57 +01:00
wrapper.go Cleanup temporary files (fixes #1239) 2015-01-18 20:34:47 +00:00