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:
天クマ 2026-03-28 13:51:31 -03:00
commit f6c6930e50
6 changed files with 75 additions and 6 deletions

View file

@ -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