syncthing/internal
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
..
auto Use lowerCamelCase for the JSON API (fixes #1338) 2015-03-16 10:05:01 +01:00
beacon Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
config Use lowerCamelCase for the JSON API (fixes #1338) 2015-03-16 10:05:01 +01:00
db Add /rest/tree API call 2015-03-04 23:39:27 +00:00
discover Don't yell about discovery listening and resolving (ref #1418) 2015-03-11 20:57:20 +01:00
events Add ItemFinished event (fixes #1258) 2015-02-01 18:59:29 +00:00
fnmatch Also handle ()| in glob patterns (fixes #1365) 2015-02-20 10:12:06 +01:00
ignore Refactor ignore handling (...) 2014-12-23 10:46:02 +01:00
lamport Integer type policy 2015-01-19 10:34:36 -08:00
model Use lowerCamelCase for the JSON API (fixes #1338) 2015-03-16 10:05:01 +01:00
osutil Allow not to limit bandwidth in LAN (fixes #1336) 2015-03-09 20:54:33 +00:00
scanner Do not send group/others-writable bits from Windows. 2015-03-15 22:14:44 +09:00
stats Use lowerCamelCase for the JSON API (fixes #1338) 2015-03-16 10:05:01 +01:00
symlinks Refactor out protocol and luhn (protocol dependency) packages 2015-01-13 13:22:56 +01:00
upgrade Switch back to original kardianos/osext 2015-02-24 20:44:49 +01:00
upnp Properly handle absolute URLs when parsing UPnP service control URLs 2015-01-07 21:23:20 -08:00
versioner Silence versioner warnings for unmatched files (fixes #1117) 2014-12-30 22:43:07 +00:00