aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a function to force the refresh of the OAuth2 tokenneodarz2020-04-121-0/+7
|
* Add an endpoint for get a JWT tokenneodarz2020-04-122-1/+8
|
* Add favorites add/delete endpointneodarz2020-04-122-3/+38
|
* Re ask token if scope is invalidneodarz2020-04-121-5/+9
|
* Add the last features to implementneodarz2020-04-111-1/+7
|
* Add some more feature to implementneodarz2020-04-111-0/+12
|
* Finish a sentence in READMEneodarz2020-04-111-1/+1
|
* Fix typo in READMEneodarz2020-04-111-1/+1
|
* Add ability to list favorites tracksneodarz2020-04-112-1/+25
|
* Fix double slash in endpoint urlneodarz2020-04-111-0/+3
|
* Add favorites featuresneodarz2020-04-111-0/+3
|
* Add licenses endpointneodarz2020-04-112-3/+37
|
* Add forgotten typing hintsneodarz2020-04-111-8/+15
|
* Highlighting some function arguments in documentationneodarz2020-04-111-3/+3
|
* Add listen endpointneodarz2020-04-112-1/+52
|
* Add more type hintsneodarz2020-04-112-3/+5
|
* Fix typo in variable nameneodarz2020-04-111-4/+4
|
* Add more documentationneodarz2020-04-113-0/+118
|
* Add tracks endpointsneodarz2020-04-112-4/+89
|
* Add albums endpointsneodarz2020-04-112-4/+46
|
* Fix typo in function nameneodarz2020-04-111-2/+2
|
* Add forgottent gitignoreneodarz2020-04-111-0/+139
|
* Finish artists featuresneodarz2020-04-111-1/+1
|
* Add ability to list artist librairiesneodarz2020-04-112-1/+14
|
* Raise error if something is wrong when request the APIneodarz2020-04-111-0/+2
|
* Add artists endpoint documentationneodarz2020-04-111-0/+3
|
* Precise typing for artist endpointneodarz2020-04-111-1/+1
|
* Be more explicite in build params documentationneodarz2020-04-111-2/+2
|
* Add abilty to retreive a single artistneodarz2020-04-112-1/+12
|
* Separate uri parameter and params parameterneodarz2020-04-111-1/+6
|
* Add abality to use params for the list artists endpointneodarz2020-04-111-2/+14
|
* Add abaility to build parametersneodarz2020-04-111-0/+8
|
* Add ability to send params and data when request APIneodarz2020-04-111-4/+3
|
* Add some featuresneodarz2020-04-111-1/+13
|
* Update features listneodarz2020-04-111-2/+6
|
* Remove useless import in exampleneodarz2020-04-111-2/+0
|
* Add setup fileneodarz2020-04-111-0/+18
|
* Initial commitneodarz2020-04-115-0/+184