first attempt, login working, getting some data working

This commit is contained in:
Jeena 2013-09-18 01:58:35 +02:00
parent 876cf8f268
commit 6caee6de79
6 changed files with 276 additions and 33 deletions

View file

@ -11,6 +11,7 @@
<script src="js/App.js"></script>
<script src="js/TinyTinyRSS.js"></script>
<script src="js/OwnCloud.js"></script>
<script src="js/Login.js"></script>
<script src="js/jester.js"></script>
</head>