Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-29 | Update client window exit | 1 | -1/+1 | ||
2016-05-28 | Clean up and documentation | 7 | -262/+227 | ||
2016-05-26 | Update to LoginClient Plugin | 1 | -3/+4 | ||
2016-05-24 | Restore basic functionnalities with new API | 1 | -29/+34 | ||
2016-05-24 | Started move to new framework version | 1 | -9/+17 | ||
2016-02-16 | Fixed BeforeUnload Binder Call in ProdMode | 1 | -4/+3 | ||
2016-02-15 | Updated TokenRefresh and AppConfig | 1 | -26/+26 | ||
2016-02-15 | TokenRefresh added Logout | 1 | -26/+31 | ||
2016-02-12 | Fixed Mutiple AutoStart Call and Refresh Token | 1 | -18/+19 | ||
2016-02-09 | Implemented URL query parsing for initial token /opa/?token=abcde | 1 | -1/+1 | ||
2015-12-29 | Switch TokenRefresh to HTTP GET | 1 | -3/+3 | ||
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 | 1 | -18/+45 | ||
2015-12-21 | Fixed Warning | 1 | -6/+7 | ||
2015-12-21 | Few hack for Post | 1 | -2/+5 | ||
2015-12-20 | Fixed valid/invalid status for app | 2 | -78/+19 | ||
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 | 7 | -116/+1087 | ||
2015-12-16 | Added AFB monitoring and token auto-refresh | 2 | -13/+20 | ||
2015-12-16 | Work in Progress | 2 | -0/+112 | ||
2015-12-16 | Add the app!!! | 10 | -0/+729 | ||