summaryrefslogtreecommitdiffstats
path: root/afb-client
AgeCommit message (Collapse)AuthorFilesLines
2016-05-31Move .gitignore to topblowfish_2.0.12.0.1for/blowfish1.0Stephane Desneux1-7/+0
Change-Id: Ie0a7999b19b92c801f341321765e9383b4e3d4a3 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-05-30Added DistProdFulup Ar Foll17-0/+32
2016-05-29Update client window exitFulup Ar Foll1-1/+1
2016-05-28Clean up and documentationFulup Ar Foll68-672/+290
2016-05-26Update to LoginClient PluginFulup Ar Foll3-17/+18
2016-05-24Restore basic functionnalities with new APIFulup Ar Foll4-89/+92
2016-05-24Started move to new framework versionFulup Ar Foll3-48/+71
2016-02-16Fixed BeforeUnload Binder Call in ProdModeFulup Ar Foll1-4/+3
2016-02-15Updated TokenRefresh and AppConfigFulup Ar Foll7-53/+62
2016-02-15TokenRefresh added LogoutFulup Ar Foll1-26/+31
2016-02-12Fixed Mutiple AutoStart Call and Refresh TokenFulup Ar Foll1-18/+19
2016-02-10Remove dist.prod/sessionsFulup Ar Foll1-2/+2
2016-02-10Fix WarningFulup Ar Foll3-15/+15
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 Foll633-7/+126731
2016-01-07Update README.md (screenshot, target instructions)Manuel Bachmann1-2/+9
Added: - screenshot ; - instructions to run afb-daemon on target. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2016-01-05Add "dist.prod" directory, modify .gitignoreManuel Bachmann34-2/+34
"dist.prod" is a snapshot of compiled application ; it is useful for demos, and because compiling AngularJS code (using npm, gulp...) within Yocto means lots of efforts for little gain. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2015-12-29Switch TokenRefresh to HTTP GETManuel Bachmann2-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-23Added Autolog to TokenRefresh WidgetFulup Ar Foll4-25/+55
2015-12-22small bugsFulup Ar Foll1-1/+1
2015-12-21Fixed WarningFulup Ar Foll2-8/+9
2015-12-21Few hack for PostFulup Ar Foll2-3/+6
2015-12-20Fixed valid/invalid status for appFulup Ar Foll4-81/+22
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 Foll25-188/+1204
2015-12-17Activated Token-Refresh MonitoringFulup Ar Foll1-2/+2
2015-12-17CleanupFulup Ar Foll3-5/+6
2015-12-16Added AFB monitoring and token auto-refreshFulup Ar Foll4-14/+23
2015-12-16Work in ProgressFulup Ar Foll10-6/+142
2015-12-16DocFulup Ar Foll3-5/+5
2015-12-16Add the app!!!Fulup Ar Foll55-2/+3148
2015-12-16Add Netbeans ProjectFulup Ar Foll2-0/+45
2015-12-16DocFulup Ar Foll1-5/+8
2015-12-16DocFulup Ar Foll1-10/+10
2015-12-16Initial Version. Support both AfbDaemon & Backend Mock server.Fulup Ar Foll7-2/+695
2015-12-09Initial commitFulup Ar Foll1-0/+2