aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-31Fix typoneodarz1-1/+1
2021-01-31Add plain HTTP authentificationneodarz1-20/+68
2021-01-31Upgrade API version where the code is testedneodarz1-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.
2021-01-31Fix some typos in exampleneodarz1-1/+2
2020-04-19Move the invalidity token management system outsite of the moduleneodarz1-2/+16
2020-04-12Add rate-limit endpointneodarz1-1/+1
2020-04-12Add endpoint for retrieve current user informationneodarz1-1/+1
2020-04-12Add endpoint for register an OAuth2 applicationneodarz1-1/+1
2020-04-12Add an endpoint for get a JWT tokenneodarz1-1/+1
2020-04-12Add favorites add/delete endpointneodarz1-3/+3
2020-04-11Add the last features to implementneodarz1-1/+7
2020-04-11Add some more feature to implementneodarz1-0/+12
2020-04-11Finish a sentence in READMEneodarz1-1/+1
2020-04-11Fix typo in READMEneodarz1-1/+1
2020-04-11Add ability to list favorites tracksneodarz1-1/+2
2020-04-11Add favorites featuresneodarz1-0/+3
2020-04-11Add licenses endpointneodarz1-3/+3
2020-04-11Add listen endpointneodarz1-1/+9
2020-04-11Add tracks endpointsneodarz1-4/+4
2020-04-11Add albums endpointsneodarz1-4/+4
2020-04-11Finish artists featuresneodarz1-1/+1
2020-04-11Add ability to list artist librairiesneodarz1-1/+1
2020-04-11Add abilty to retreive a single artistneodarz1-1/+1
2020-04-11Add some featuresneodarz1-1/+13
2020-04-11Update features listneodarz1-2/+6
2020-04-11Remove useless import in exampleneodarz1-2/+0