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
d9308a6ba1
Fix refresh playlists
2016-04-17 19:05:43 +02:00
884daa8930
Update refresh and login buttons
2016-04-17 19:04:17 +02:00
773a501e40
Hide dups when refreshing playlists
2016-04-17 18:33:32 +02:00
3d83406fff
Update login page
2016-04-17 18:24:58 +02:00
9d3aefbe1b
Better errors
2016-04-17 18:11:05 +02:00
0c42e0b9b3
Try to refresh token when failure at startup
2016-04-17 17:52:10 +02:00
cf4d1ec7f2
Externalize JS
2016-04-17 17:38:58 +02:00
9c0d7ed4bf
Externalize refresh token
2016-04-17 16:45:15 +02:00
38bc504a03
Update README
2016-04-17 16:33:16 +02:00
d8783c2440
Hide tokens and externalize CSS
2016-04-17 16:29:37 +02:00
3d32a436ac
hide dups when loading + fix list display
2016-04-17 16:13:45 +02:00
2bec110f3b
Add arrows and refactor code
2016-04-17 16:07:11 +02:00
a53798b6c4
Left-align playlists
2016-04-17 15:39:39 +02:00
bbeb352e04
Better spinning wheels
2016-04-17 15:35:54 +02:00
f475f5423c
Add active class when clicking
2016-04-17 12:59:12 +02:00
4b20891ee4
Better lists clicks
2016-04-17 12:55:53 +02:00
bb8ada63de
Improve UI
...
Add spinner and better lists display
2016-04-17 12:46:27 +02:00
347439cfd7
Update README
2016-04-17 12:07:35 +02:00
a4197e474d
Get 50 playlists at once instead of 20.
2016-04-17 12:04:24 +02:00
05c155d1f7
Remove unused scopes
2016-04-17 12:00:47 +02:00
44aaab179b
Add app.json
2016-04-17 11:33:38 +02:00
ad28b92bf9
Build a Spotify duplicate finder
2016-04-17 11:21:26 +02:00
José Manuel Pérez
c38989b8bd
Merge pull request #6 from dijonkitchen/patch-1
...
Add closing body tag
2016-04-02 10:25:24 +02:00
Jonathan Chen
b9c4454aaa
Add closing body tag
2016-01-06 14:49:43 -05:00
José Manuel Pérez
ee65eb0c12
Merge pull request #3 from cedmax/patch-1
...
Fix for script typos
2014-11-12 08:58:38 +01:00
Marco Cedaro
40e4110965
Fix for script typos (a var and a comma missing)
2014-11-05 22:26:28 +00:00
JMPerez
0464cf41ca
Change how credentials are sent when requesting tokens
...
The preferred way to send the credentials is through the Authorization
header, ase documented on the Spotify Developer Site
(see https://developer.spotify.com/web-api/authorization-guide/#authorization_code_flow )
2014-11-03 11:06:34 +01:00
José Manuel Pérez
d3f229bad3
Update README.md
2014-07-07 11:49:23 +02:00
Michael Thelin
28d3943eae
Merge pull request #2 from spotify/add-state
...
Add state generation and check
2014-07-01 09:51:53 +02:00
jperez
2d9c7ac1f7
Moved rendering of OAuth info inside the condition for access token
2014-07-01 09:48:10 +02:00
jperez
1c48876015
Add state generation and check
2014-06-30 10:11:04 +02:00
jperez
90d6d902ce
Replace URLs with final ones
2014-06-17 10:25:03 +02:00
José Manuel Pérez
b7f021c9ed
Merge pull request #1 from thelinmichael/add-country
...
Add country to user information
2014-06-05 09:21:59 +02:00
Michael Thelin
a1956e8969
Add country to user information
2014-06-05 00:14:48 +02:00
jperez
0d7878f84f
Minor updates
...
- Rename secret_key to client_secret
- Fetch values from new fields
- Authorization Code: Exchange code by token sending id and secret
in body instead of Base64 header
2014-06-03 13:26:18 +02:00
jperez
684ad7dae1
first commit
2014-05-14 10:27:27 +02:00