10 lines
652 B
Plaintext
10 lines
652 B
Plaintext
- Use the Elastic delete pool to add new items to the database. Don't use the main pool because that slows everything down when a file crawl and Elastic are running at the same time
|
|
- on the client health page, show the time the initial crawl started
|
|
|
|
|
|
Later:
|
|
- Add a wildcard option to restricted_download_paths to block all sub-directories
|
|
- Add a dict to each restricted_download_paths item to specify how many levels recursive the block should be applied
|
|
- add a "last modified" to "sort" https://chub-archive.evulid.cc/api/file/list?path=/chub.ai/characters&page=1&limit=50&sort=folders
|
|
- add an admin endpoint to fetch the last n modified files.
|