aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typoneodarz2021-01-311-1/+1
|
* Add plain HTTP authentificationneodarz2021-01-311-20/+68
|
* Upgrade API version where the code is testedneodarz2021-01-311-1/+1
| | | | | | According to he changelog https://docs.funkwhale.audio/changelog.html it's safe to say that this library will work with the current last version of Funkwhale.
* Fix some typos in exampleneodarz2021-01-311-1/+2
|
* Move the invalidity token management system outsite of the moduleneodarz2020-04-191-2/+16
|
* Add rate-limit endpointneodarz2020-04-121-1/+1
|
* Add endpoint for retrieve current user informationneodarz2020-04-121-1/+1
|
* Add endpoint for register an OAuth2 applicationneodarz2020-04-121-1/+1
|
* Add an endpoint for get a JWT tokenneodarz2020-04-121-1/+1
|
* Add favorites add/delete endpointneodarz2020-04-121-3/+3
|
* 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-111-1/+2
|
* Add favorites featuresneodarz2020-04-111-0/+3
|
* Add licenses endpointneodarz2020-04-111-3/+3
|
* Add listen endpointneodarz2020-04-111-1/+9
|
* Add tracks endpointsneodarz2020-04-111-4/+4
|
* Add albums endpointsneodarz2020-04-111-4/+4
|
* Finish artists featuresneodarz2020-04-111-1/+1
|
* Add ability to list artist librairiesneodarz2020-04-111-1/+1
|
* Add abilty to retreive a single artistneodarz2020-04-111-1/+1
|
* Add some featuresneodarz2020-04-111-1/+13
|
* Update features listneodarz2020-04-111-2/+6
|
* Remove useless import in exampleneodarz2020-04-111-2/+0
|
* Initial commitneodarz2020-04-111-0/+73