Commit graph

66 commits

Author SHA1 Message Date
Gabriel Augendre a9f129d4a7 Add environment variable in app.json 2016-04-21 02:38:56 +02:00
Gabriel Augendre e1b083cfac Enfore SSL in prod 2016-04-21 02:38:30 +02:00
Gabriel Augendre 80f4369e7b Hide duplicates when refreshing token 2016-04-21 02:24:22 +02:00
Gabriel Augendre 09e9c3ff98 Merge pull request #2 from Crocmagnon/react
Use React now
2016-04-21 02:03:21 +02:00
Gabriel Augendre 1990f0e58a Show when loading playlists 2016-04-21 02:02:16 +02:00
Gabriel Augendre 2093e1c86b Refactor code 2016-04-21 01:26:21 +02:00
Gabriel Augendre 006c34c68b Remove partials 2016-04-21 01:20:29 +02:00
Gabriel Augendre e09833fab8 Improve refresh auth 2016-04-21 01:17:57 +02:00
Gabriel Augendre b4a0b88687 Use bootstrap fluid 2016-04-21 01:12:41 +02:00
Gabriel Augendre 6ed13cc1be Remove default data 2016-04-21 01:11:10 +02:00
Gabriel Augendre b50d2236c3 Work with React ! 2016-04-21 01:10:27 +02:00
Gabriel Augendre 994cc87177 Start on React with static data and no auth 2016-04-20 19:29:16 +02:00
Gabriel Augendre 06f0062690 Fix navbar 2016-04-17 23:41:35 +02:00
Gabriel Augendre e42a630bdd Merge pull request #1 from PhilippeGeek/master
Works with Angular.js is better
2016-04-17 23:37:50 +02:00
Philippe Vienne b770b05a27 Logout works 2016-04-17 23:33:54 +02:00
Philippe Vienne 320c1b5af2 Menu and viewport correction 2016-04-17 23:32:10 +02:00
Philippe Vienne 4d98eb3ae7 Display name in Duplicate title 2016-04-17 23:26:15 +02:00
Philippe Vienne 8e61af59a3 Add persistent login 2016-04-17 23:20:24 +02:00
Philippe Vienne f052a5c1dc Improve UI 2016-04-17 23:09:05 +02:00
Philippe Vienne 809997b34b Load duplicates 2016-04-17 23:01:35 +02:00
Philippe Vienne b8532dbf09 Auto load playlists 2016-04-17 22:40:28 +02:00
Philippe Vienne c93dc48fa3 Auto load on start 2016-04-17 22:38:45 +02:00
Philippe Vienne 0bc8f06c3e Load playlists 2016-04-17 21:47:17 +02:00
Philippe Vienne 156f06bc20 Refresh the token 2016-04-17 21:19:01 +02:00
Philippe Vienne 148a2f6df4 Popup Login 2016-04-17 20:54:06 +02:00
Philippe Vienne fc7848a43e Add controllers 2016-04-17 20:37:09 +02:00
Philippe Vienne bd7abbe54d Set the default route 2016-04-17 20:06:50 +02:00
Philippe Vienne 9bc6e1b477 Add a router 2016-04-17 20:05:11 +02:00
Philippe Vienne a13c1491e6 Add Angular.js 2016-04-17 19:37:16 +02:00
Philippe Vienne 2f16f86c5a Merge pull request #1 from Crocmagnon/master
Merge code
2016-04-17 19:08:11 +02:00
Gabriel Augendre d9308a6ba1 Fix refresh playlists 2016-04-17 19:05:43 +02:00
Gabriel Augendre 884daa8930 Update refresh and login buttons 2016-04-17 19:04:17 +02:00
Gabriel Augendre 773a501e40 Hide dups when refreshing playlists 2016-04-17 18:33:32 +02:00
Gabriel Augendre 3d83406fff Update login page 2016-04-17 18:24:58 +02:00
Gabriel Augendre 9d3aefbe1b Better errors 2016-04-17 18:11:05 +02:00
Gabriel Augendre 0c42e0b9b3 Try to refresh token when failure at startup 2016-04-17 17:52:10 +02:00
Gabriel Augendre cf4d1ec7f2 Externalize JS 2016-04-17 17:38:58 +02:00
Gabriel Augendre 9c0d7ed4bf Externalize refresh token 2016-04-17 16:45:15 +02:00
Gabriel Augendre 38bc504a03 Update README 2016-04-17 16:33:16 +02:00
Gabriel Augendre d8783c2440 Hide tokens and externalize CSS 2016-04-17 16:29:37 +02:00
Gabriel Augendre 3d32a436ac hide dups when loading + fix list display 2016-04-17 16:13:45 +02:00
Gabriel Augendre 2bec110f3b Add arrows and refactor code 2016-04-17 16:07:11 +02:00
Gabriel Augendre a53798b6c4 Left-align playlists 2016-04-17 15:39:39 +02:00
Gabriel Augendre bbeb352e04 Better spinning wheels 2016-04-17 15:35:54 +02:00
Gabriel Augendre f475f5423c Add active class when clicking 2016-04-17 12:59:12 +02:00
Gabriel Augendre 4b20891ee4 Better lists clicks 2016-04-17 12:55:53 +02:00
Gabriel Augendre bb8ada63de Improve UI
Add spinner and better lists display
2016-04-17 12:46:27 +02:00
Gabriel Augendre 347439cfd7 Update README 2016-04-17 12:07:35 +02:00
Gabriel Augendre a4197e474d Get 50 playlists at once instead of 20. 2016-04-17 12:04:24 +02:00
Gabriel Augendre 05c155d1f7 Remove unused scopes 2016-04-17 12:00:47 +02:00