Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-09 | Implemented URL query parsing for initial token /opa/?token=abcde | 4 | -4/+12 | ||
2016-01-28 | Update "dist.prod" | 1 | -2/+2 | ||
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2016-01-28 | readme: fixup typo | 1 | -2/+2 | ||
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh> | |||||
2016-01-28 | AppliButton: fixup terminate action | 1 | -1/+1 | ||
'stop' is used to put apps in pause, and 'cont' to unpause them. to exit an app, 'terminate' has been choosen Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh> | |||||
2016-01-28 | Fix call to afm-main install function after upload | 2 | -3/+3 | ||
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2016-01-28 | Update "dist.prod" for "Update INFO+Stop" | 1 | -2/+2 | ||
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2016-01-28 | Update INFO+Stop | 2 | -10/+51 | ||
2016-01-28 | Update JSON API | 635 | -33/+126722 | ||
2016-01-28 | Update Comment | 1 | -2/+2 | ||
2016-01-28 | Add "dist.prod" directory, modify .gitignore | 39 | -2/+33 | ||
"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> | |||||
2016-01-28 | Minor Cleanup | 2 | -12/+14 | ||
2016-01-27 | Handle Error Modal on upload | 13 | -381/+71 | ||
2016-01-25 | Cosmetic fixes | 3 | -11/+13 | ||
2016-01-25 | First version | 82 | -203/+5379 | ||
2016-01-22 | Initial commit | 2 | -0/+203 | ||