Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-15 | TokenRefresh added Logout | 1 | -26/+31 | ||
2016-02-12 | Fixed Mutiple AutoStart Call and Refresh Token | 1 | -18/+19 | ||
2016-02-10 | Fix Warning | 1 | -1/+1 | ||
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 | 3 | -7/+12 | ||
2015-12-29 | Switch TokenRefresh to HTTP GET | 2 | -4/+4 | ||
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-23 | Added Autolog to TokenRefresh Widget | 4 | -25/+55 | ||
2015-12-22 | small bugs | 1 | -1/+1 | ||
2015-12-21 | Fixed Warning | 2 | -8/+9 | ||
2015-12-21 | Few hack for Post | 2 | -3/+6 | ||
2015-12-20 | Fixed valid/invalid status for app | 4 | -81/+22 | ||
2015-12-20 | Implemented client upload with rangeslider and zip open | 1 | -0/+1 | ||
2015-12-20 | Implemented client upload with rangeslider and zip open | 21 | -179/+1173 | ||
2015-12-17 | Activated Token-Refresh Monitoring | 1 | -2/+2 | ||
2015-12-17 | Cleanup | 3 | -5/+6 | ||
2015-12-16 | Added AFB monitoring and token auto-refresh | 4 | -14/+23 | ||
2015-12-16 | Work in Progress | 8 | -4/+140 | ||
2015-12-16 | Add the app!!! | 47 | -0/+2768 | ||