summaryrefslogtreecommitdiffstats
path: root/afb-client/app/Frontend/app.js
AgeCommit message (Collapse)AuthorFilesLines
2016-05-28Clean up and documentationFulup Ar Foll1-3/+2
2016-02-15Updated TokenRefresh and AppConfigFulup Ar Foll1-2/+2
2016-02-10Fix WarningFulup Ar Foll1-1/+1
2016-02-09CleanupFulup Ar Foll1-2/+4
2016-02-09Implemented URL query parsing for initial token /opa/?token=abcdeFulup Ar Foll1-2/+2
2016-02-09Implemented URL query parsing for initial token /opa/?token=abcdeFulup Ar Foll1-2/+9
2015-12-29Switch TokenRefresh to HTTP GETManuel Bachmann1-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-20Implemented client upload with rangeslider and zip openFulup Ar Foll1-3/+6
2015-12-16Work in ProgressFulup Ar Foll1-0/+1
2015-12-16Add the app!!!Fulup Ar Foll1-0/+44