Basic facebook auth working.
authorCameron Ball <cameron@getapproved.com.au>
Wed, 15 Oct 2014 07:42:57 +0000 (15:42 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Wed, 15 Oct 2014 07:42:57 +0000 (15:42 +0800)
commit64166ca3d672761cd75b8961141f10ca15797dc4
tree134a53aef0301fa15b5c45c080530a8d6c26f644
parentae0327deacef7c42b385c22ff43dc55350e0963f
Basic facebook auth working.
15 files changed:
.gitignore
app/components/hello/hello-service.js [new file with mode: 0644]
app/components/menu/menu-controller.js [new file with mode: 0644]
app/components/menu/menu.html [new file with mode: 0644]
app/divinelegy.js
app/index.html
app/nbproject/private/private.properties [deleted file]
app/nbproject/project.properties [deleted file]
app/nbproject/project.xml [deleted file]
app/pages/index/index.html [new file with mode: 0644]
app/pages/index/index.js [new file with mode: 0644]
app/pages/upload/style.css [new file with mode: 0644]
app/pages/upload/upload.html [new file with mode: 0644]
app/pages/upload/upload.js [new file with mode: 0644]
bower.json