Commit graph

61 commits

Author SHA1 Message Date
Gabriel Augendre 6d128ec863 Rename .jsx -> .js 2016-04-23 02:32:00 +02:00
Gabriel Augendre 7f15040eee Remove unused CSS 2016-04-23 02:25:28 +02:00
Gabriel Augendre 33b17d1145 Extract App 2016-04-23 02:23:11 +02:00
Gabriel Augendre 5db0d9b683 Extract Authenticate 2016-04-23 02:17:40 +02:00
Gabriel Augendre 28ab115dbd Extract DuplicateFinderBox 2016-04-23 02:13:48 +02:00
Gabriel Augendre a42488bcdd Redirect to root when logout 2016-04-23 02:11:16 +02:00
Gabriel Augendre 31a003bb4e Extract PlaylistBox 2016-04-23 02:10:23 +02:00
Gabriel Augendre 24dd71ca39 Move bundle to excluded folder 2016-04-23 01:59:29 +02:00
Gabriel Augendre a1be829b1c Extract DuplicatesBox 2016-04-23 01:59:06 +02:00
Gabriel Augendre 98e686731e Extract Duplicate component and move Bootstrap to require. 2016-04-23 01:52:52 +02:00
Gabriel Augendre 8ff40ef433 First step towards browserify 2016-04-23 01:33:07 +02:00
Gabriel Augendre bd2261bed7 Change method for setting active playlist 2016-04-23 00:10:56 +02:00
Gabriel Augendre 337c7cecae Playlists code refactor 2016-04-22 17:52:59 +02:00
Gabriel Augendre e7ec62815f Remove unused parameter 2016-04-22 00:15:36 +02:00
Gabriel Augendre 5da188fcd0 Use React Bootstrap 2016-04-22 00:12:57 +02:00
Gabriel Augendre d20ed2e159 Different spacing on small/medium devices 2016-04-21 11:21:30 +02:00
Gabriel Augendre fb379a4664 Add more space to playlists column 2016-04-21 11:19:51 +02:00
Gabriel Augendre b22db65412 Allow two columns on iPad 2016-04-21 11:18:53 +02:00
Gabriel Augendre 39dee4f744 Remove old angular tag 2016-04-21 11:03:52 +02:00
Gabriel Augendre 80f4369e7b Hide duplicates when refreshing token 2016-04-21 02:24:22 +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
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
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