nymea/libnymea-core/servers/rest
Michael Zanetti 8ebd1ddc4e Rework translation mechanism
This branch moves the translation logic out of the DevicePlugin
into the JsonRpc layers (JsonRpcHandlers and Rest handlers) and
deprecates the Configuration.SetLanguage method call. Instead
it adds a "locale" property in the JSONRPC.Hello message. This
will allow multiple clients to connect to a single core using
different languages.
2019-04-08 16:49:24 +02:00
..
deviceclassesresource.cpp Rework translation mechanism 2019-04-08 16:49:24 +02:00
deviceclassesresource.h Rework translation mechanism 2019-04-08 16:49:24 +02:00
devicesresource.cpp Rework translation mechanism 2019-04-08 16:49:24 +02:00
devicesresource.h move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
logsresource.cpp move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
logsresource.h move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
pluginsresource.cpp Rework translation mechanism 2019-04-08 16:49:24 +02:00
pluginsresource.h move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
restresource.cpp move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
restresource.h move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
restserver.cpp Update webserver debug output, add WebServerTraffic category and fix favicons for debugserver 2019-04-08 13:55:15 +02:00
restserver.h move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
rulesresource.cpp move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
rulesresource.h move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
vendorsresource.cpp Rework translation mechanism 2019-04-08 16:49:24 +02:00
vendorsresource.h move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00