summaryrefslogtreecommitdiffstats
path: root/afb-client/app/Frontend/widgets
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-21Fixed WarningFulup Ar Foll1-6/+7
2015-12-21Few hack for PostFulup Ar Foll1-2/+5
2015-12-20Fixed valid/invalid status for appFulup Ar Foll2-78/+19
2015-12-20Implemented client upload with rangeslider and zip openFulup Ar Foll1-0/+1
2015-12-20Implemented client upload with rangeslider and zip openFulup Ar Foll7-116/+1087
2015-12-16Added AFB monitoring and token auto-refreshFulup Ar Foll2-13/+20
2015-12-16Work in ProgressFulup Ar Foll2-0/+112
2015-12-16Add the app!!!Fulup Ar Foll10-0/+729