Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-30 | Added DistProd | Fulup Ar Foll | 17 | -0/+32 | |
2016-05-29 | Update client window exit | Fulup Ar Foll | 1 | -1/+1 | |
2016-05-28 | Clean up and documentation | Fulup Ar Foll | 68 | -672/+290 | |
2016-05-26 | Update to LoginClient Plugin | Fulup Ar Foll | 3 | -17/+18 | |
2016-05-24 | Restore basic functionnalities with new API | Fulup Ar Foll | 4 | -89/+92 | |
2016-05-24 | Started move to new framework version | Fulup Ar Foll | 3 | -48/+71 | |
2016-02-16 | Fixed BeforeUnload Binder Call in ProdMode | Fulup Ar Foll | 1 | -4/+3 | |
2016-02-15 | Updated TokenRefresh and AppConfig | Fulup Ar Foll | 7 | -53/+62 | |
2016-02-15 | TokenRefresh added Logout | Fulup Ar Foll | 1 | -26/+31 | |
2016-02-12 | Fixed Mutiple AutoStart Call and Refresh Token | Fulup Ar Foll | 1 | -18/+19 | |
2016-02-10 | Remove dist.prod/sessions | Fulup Ar Foll | 1 | -2/+2 | |
2016-02-10 | Fix Warning | Fulup Ar Foll | 3 | -15/+15 | |
2016-02-09 | Cleanup | Fulup Ar Foll | 1 | -2/+4 | |
2016-02-09 | Implemented URL query parsing for initial token /opa/?token=abcde | Fulup Ar Foll | 1 | -2/+2 | |
2016-02-09 | Implemented URL query parsing for initial token /opa/?token=abcde | Fulup Ar Foll | 633 | -7/+126731 | |
2016-01-07 | Update README.md (screenshot, target instructions) | Manuel Bachmann | 1 | -2/+9 | |
Added: - screenshot ; - instructions to run afb-daemon on target. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2016-01-05 | Add "dist.prod" directory, modify .gitignore | Manuel Bachmann | 34 | -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-29 | Switch TokenRefresh to HTTP GET | Manuel Bachmann | 2 | -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-23 | Added Autolog to TokenRefresh Widget | Fulup Ar Foll | 4 | -25/+55 | |
2015-12-22 | small bugs | Fulup Ar Foll | 1 | -1/+1 | |
2015-12-21 | Fixed Warning | Fulup Ar Foll | 2 | -8/+9 | |
2015-12-21 | Few hack for Post | Fulup Ar Foll | 2 | -3/+6 | |
2015-12-20 | Fixed valid/invalid status for app | Fulup Ar Foll | 4 | -81/+22 | |
2015-12-20 | Implemented client upload with rangeslider and zip open | Fulup Ar Foll | 1 | -0/+1 | |
2015-12-20 | Implemented client upload with rangeslider and zip open | Fulup Ar Foll | 25 | -188/+1204 | |
2015-12-17 | Activated Token-Refresh Monitoring | Fulup Ar Foll | 1 | -2/+2 | |
2015-12-17 | Cleanup | Fulup Ar Foll | 3 | -5/+6 | |
2015-12-16 | Added AFB monitoring and token auto-refresh | Fulup Ar Foll | 4 | -14/+23 | |
2015-12-16 | Work in Progress | Fulup Ar Foll | 10 | -6/+142 | |
2015-12-16 | Doc | Fulup Ar Foll | 3 | -5/+5 | |
2015-12-16 | Add the app!!! | Fulup Ar Foll | 55 | -2/+3148 | |
2015-12-16 | Add Netbeans Project | Fulup Ar Foll | 2 | -0/+45 | |
2015-12-16 | Doc | Fulup Ar Foll | 1 | -5/+8 | |
2015-12-16 | Doc | Fulup Ar Foll | 1 | -10/+10 | |
2015-12-16 | Initial Version. Support both AfbDaemon & Backend Mock server. | Fulup Ar Foll | 7 | -2/+695 | |
2015-12-09 | Initial commit | Fulup Ar Foll | 1 | -0/+2 | |