Commit graph

124 commits

Author SHA1 Message Date
Gabriel Augendre 2307ad8db4
Explicit name of license in footer 2016-04-26 01:48:04 +02:00
Gabriel Augendre 992cdfd8fe
Add copyright notice in code 2016-04-26 01:46:59 +02:00
Gabriel Augendre c04a01e4f3
Fix dot in link 2016-04-26 01:43:40 +02:00
Gabriel Augendre af3484c53c
Add copyright in footer 2016-04-26 01:42:59 +02:00
Gabriel Augendre 901eba031f
Fix collapse size 2016-04-26 01:17:37 +02:00
Gabriel Augendre 1d02512117
Bring a bit of Bootstrap 4 2016-04-26 01:10:06 +02:00
Gabriel Augendre f3d1c68c01
Fix navbar 2016-04-26 01:09:44 +02:00
Gabriel Augendre 13fd03c528
Hide DAVID expanded if small device 2016-04-26 00:07:30 +02:00
Gabriel Augendre db96fce928
Fix navbar design (remove small rounded edges) 2016-04-26 00:07:02 +02:00
Gabriel Augendre 04c637b167
Global include of jQuery and Bootstrap js 2016-04-26 00:06:27 +02:00
Gabriel Augendre 3c22f2c091
Add quick explanation of name in about 2016-04-25 23:46:16 +02:00
Gabriel Augendre b4d5b35c5a
Fix left margin on Spotify logo 2016-04-25 22:08:56 +02:00
Gabriel Augendre 085a57bdf9
Rollback to bootstrap 3 2016-04-25 21:09:02 +02:00
Gabriel Augendre ab74cc77c3
Prevent users from querying playlists while fetching data 2016-04-25 21:05:21 +02:00
Gabriel Augendre 5deb596169
Fix typo 2016-04-25 15:17:46 +02:00
Gabriel Augendre c3c4d57cec
Change license in about 2016-04-24 03:31:57 +02:00
Gabriel Augendre 306170f751
Change to MIT License 2016-04-24 03:19:05 +02:00
Gabriel Augendre a8d19d58f4
Fix spaces and change wording 2016-04-24 02:25:14 +02:00
Gabriel Augendre 21c03f059e
Add Spotify logo to login link 2016-04-24 02:24:49 +02:00
Gabriel Augendre a730a24216
Rename server file 2016-04-23 20:11:51 +02:00
Gabriel Augendre 0825f1c691 Add LICENSE 2016-04-23 20:06:43 +02:00
Gabriel Augendre 3055f0b36f
Fix wrapping 2016-04-23 20:06:30 +02:00
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