Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | neodarz | 2021-01-31 | 1 | -1/+1 |
| | |||||
* | Add plain HTTP authentification | neodarz | 2021-01-31 | 1 | -20/+68 |
| | |||||
* | Upgrade API version where the code is tested | neodarz | 2021-01-31 | 1 | -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 example | neodarz | 2021-01-31 | 1 | -1/+2 |
| | |||||
* | Move the invalidity token management system outsite of the module | neodarz | 2020-04-19 | 1 | -2/+16 |
| | |||||
* | Add rate-limit endpoint | neodarz | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | Add endpoint for retrieve current user information | neodarz | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | Add endpoint for register an OAuth2 application | neodarz | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | Add an endpoint for get a JWT token | neodarz | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | Add favorites add/delete endpoint | neodarz | 2020-04-12 | 1 | -3/+3 |
| | |||||
* | Add the last features to implement | neodarz | 2020-04-11 | 1 | -1/+7 |
| | |||||
* | Add some more feature to implement | neodarz | 2020-04-11 | 1 | -0/+12 |
| | |||||
* | Finish a sentence in README | neodarz | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | Fix typo in README | neodarz | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | Add ability to list favorites tracks | neodarz | 2020-04-11 | 1 | -1/+2 |
| | |||||
* | Add favorites features | neodarz | 2020-04-11 | 1 | -0/+3 |
| | |||||
* | Add licenses endpoint | neodarz | 2020-04-11 | 1 | -3/+3 |
| | |||||
* | Add listen endpoint | neodarz | 2020-04-11 | 1 | -1/+9 |
| | |||||
* | Add tracks endpoints | neodarz | 2020-04-11 | 1 | -4/+4 |
| | |||||
* | Add albums endpoints | neodarz | 2020-04-11 | 1 | -4/+4 |
| | |||||
* | Finish artists features | neodarz | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | Add ability to list artist librairies | neodarz | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | Add abilty to retreive a single artist | neodarz | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | Add some features | neodarz | 2020-04-11 | 1 | -1/+13 |
| | |||||
* | Update features list | neodarz | 2020-04-11 | 1 | -2/+6 |
| | |||||
* | Remove useless import in example | neodarz | 2020-04-11 | 1 | -2/+0 |
| | |||||
* | Initial commit | neodarz | 2020-04-11 | 1 | -0/+73 |