Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ieaa7b9f6f320610a56d020c9ac10fca313d892f9
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
The new option 'roothttp' set the root directory that the
HTTP part of the binder serves. Its default value is ".".
Using this option, the content accessible through HTTP can be
a subdirectory of the root and in the same time, the application
data are available in the root directory.
Change-Id: I30d5f78eb2fe500b840fe0f4869d3e54be69c3cf
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
The standard types for HTML (text/html) and QML (text/vnd.qt.qml)
should be available.
This is needed for 3 reasons:
- installing existing demos
- installing almost standard HTML widgets
- the current default type is text/html
Change-Id: I9fa418b1c995663ac4120d3e0bdb42def3ab166e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Provide a generic layout for all the application types and
usecases that developers may want to use, and that we are
going to provide as templates.
Change-Id: I3f8100a16ea64262e0cb7a0e1ee38a24eab776e8
Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
|
|
Change-Id: Icb19b5d5036168b3e74f8e684ec4a2909d0feeb7
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|