Commit graph

152 commits

Author SHA1 Message Date
Gabriel Augendre b92d4f9e35
Add Copyright notice for GPLv3 in every code file 2016-04-23 20:05:35 +02:00
Gabriel Augendre d6dd0e13f1
Refactor everything into src folder 2016-04-23 19:56:52 +02:00
Gabriel Augendre 3475e0543c
Add page title and contribution notice 2016-04-23 19:27:51 +02:00
Gabriel Augendre ad8ee01c28
Update dependencies 2016-04-23 18:05:12 +02:00
Gabriel Augendre 4f3de5d80f
Update README 2016-04-23 17:46:21 +02:00
Gabriel Augendre 251c40fa2d
Remove .idea... 2016-04-23 17:44:46 +02:00
Gabriel Augendre 24c96b586a
Update README 2016-04-23 17:14:50 +02:00
Gabriel Augendre 603fb6a5cf
Change app name 2016-04-23 17:12:40 +02:00
Gabriel Augendre 1fbce81173
Update about page 2016-04-23 16:35:25 +02:00
Gabriel Augendre 50d3359e23
Add an about page 2016-04-23 16:18:41 +02:00
Gabriel Augendre c64d91d0cc
Upgrade dependencies 2016-04-23 16:12:00 +02:00
Gabriel Augendre 773b08e47d
Ignore env file 2016-04-23 02:55:05 +02:00
Gabriel Augendre 5988dfaa9d Remove .env... 2016-04-23 02:43:50 +02:00
Gabriel Augendre 6d128ec863 Rename .jsx -> .js 2016-04-23 02:32:00 +02:00
Gabriel Augendre 138c14b215 Rename npm script to avoid misunderstanding 2016-04-23 02:26:31 +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 84a2048165 Move browserify and co dependencies to prod 2016-04-23 01:35:10 +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 a095b088a3 Update README 2016-04-21 11:28:12 +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 e77826b374 Add default NODE_ENV=prod 2016-04-21 02:39:29 +02:00
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