diff options
author | neodarz <neodarz@neodarz.net> | 2020-04-11 22:56:28 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2020-04-11 22:56:28 +0200 |
commit | e0267b2a64b06d73f5811c29476048e41e303fd7 (patch) | |
tree | c23b8008f4f72ae9fed0c42ee48c54959baf8118 | |
parent | 9a593d8eb90ec51e86558d85ba3185c99c257e07 (diff) | |
download | pyfunkwhale-e0267b2a64b06d73f5811c29476048e41e303fd7.tar.xz pyfunkwhale-e0267b2a64b06d73f5811c29476048e41e303fd7.zip |
Add some more feature to implement
Diffstat (limited to '')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -93,6 +93,18 @@ List of features implemented or planned: - [x] License - [x] List licences - [x] Retrieve a single license +- [ ] libraries + - [ ] List owned libraries + - [ ] Create a new librarie + - [ ] Retrieve a librarie + - [ ] Update a librarie + - [ ] Update a librarie + - [ ] Delete a librarie and all associated password +- [ ] Uploads + - [ ] List owned upload + - [ ] Upload a new file in a library + - [ ] Retrieve an upload + - [ ] Delete a an upload - [/] favorites - [x] List favorites - [ ] Mark a given track as favorite |