summaryrefslogtreecommitdiffstats
path: root/afb-client/app/Frontend/widgets/Notifications/TokenRefreshSvc.js
AgeCommit message (Collapse)AuthorFilesLines
2015-12-29Switch TokenRefresh to HTTP GETManuel Bachmann1-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-23Added Autolog to TokenRefresh WidgetFulup Ar Foll1-18/+45
2015-12-20Implemented client upload with rangeslider and zip openFulup Ar Foll1-1/+1
2015-12-16Added AFB monitoring and token auto-refreshFulup Ar Foll1-11/+10
2015-12-16Work in ProgressFulup Ar Foll1-0/+104