Add search functionality to Database, add search HTTP handler, add better JSON method to HttpResponse, add missing handlers to Server auth ignore list.
This commit is contained in:
parent
bf1c71f176
commit
f6c6930e50
6 changed files with 75 additions and 6 deletions
|
|
@ -17,10 +17,10 @@ The server includes a (working but very WIP) HTTP API for third-party clients an
|
|||
- [x] Authentication
|
||||
- [x] Library info
|
||||
- [x] Game info
|
||||
- [x] Search
|
||||
- [x] Downloads
|
||||
- [ ] Resumable downloads
|
||||
- [ ] User Management
|
||||
- [ ] Search
|
||||
|
||||
### Web interface
|
||||
- [x] Authentication
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue