aboutsummaryrefslogtreecommitdiff
path: root/pyfunkwhale (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ability to list favorites tracksneodarz2020-04-111-0/+23
* Fix double slash in endpoint urlneodarz2020-04-111-0/+3
* Add licenses endpointneodarz2020-04-111-0/+34
* Add forgotten typing hintsneodarz2020-04-111-8/+15
* Highlighting some function arguments in documentationneodarz2020-04-111-3/+3
* Add listen endpointneodarz2020-04-111-0/+43
* 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-111-0/+85
* Add albums endpointsneodarz2020-04-111-0/+42
* Fix typo in function nameneodarz2020-04-111-2/+2
* Add ability to list artist librairiesneodarz2020-04-111-0/+13
* 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-111-0/+11
* 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
* Initial commitneodarz2020-04-114-0/+111