Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-09 | Cleanup | 1 | -2/+4 | ||
2016-02-09 | Implemented URL query parsing for initial token /opa/?token=abcde | 1 | -2/+2 | ||
2016-02-09 | Implemented URL query parsing for initial token /opa/?token=abcde | 1 | -2/+9 | ||
2015-12-29 | Switch TokenRefresh to HTTP GET | 1 | -1/+1 | ||
We are doing HTTP POST calls with no data in TokenRefresh widget, which is time-consuming and can lead to crashes with libmicrohttpd > 0.9.30. Use HTTP GETs instead. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-20 | Implemented client upload with rangeslider and zip open | 1 | -3/+6 | ||
2015-12-16 | Work in Progress | 1 | -0/+1 | ||
2015-12-16 | Add the app!!! | 1 | -0/+44 | ||