📝 docs: update scraper auth todo
parent
fa5aa8b05a
commit
cdc890ad89
|
@ -38,6 +38,8 @@ stronger is ready.
|
|||
- (X) (POC) Test with curl
|
||||
- (X) Clean up scraper endpoint
|
||||
- (X) Add (almost) end-to-end tests for scraper endpoint
|
||||
- ( ) Add tests for scraper endpoints
|
||||
- ( ) Factor v1 API into v1 module
|
||||
- ( ) Add real scraper endpoints
|
||||
- ( ) Manually create SQLite DB for scraper keys, add 1 hash
|
||||
- ( ) Impl DB reads
|
||||
|
@ -69,7 +71,7 @@ the old ones deprecated.
|
|||
|
||||
Endpoints needed:
|
||||
|
||||
- ( ) Query server list
|
||||
- (X) Query server list
|
||||
- ( ) Query directory in server
|
||||
- ( ) GET file with byte range (identical to frontend file API)
|
||||
|
||||
|
|
Loading…
Reference in New Issue