2024-01-23 15:11:15 -07:00
- 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
2023-12-13 14:49:04 -07:00
- on the client health page, show the time the initial crawl started
2023-12-12 18:00:43 -07:00
2023-12-11 15:29:34 -07:00
Later:
2023-12-08 22:25:59 -07:00
- 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
2023-12-11 15:29:34 -07:00
- add a "last modified" to "sort" https://chub-archive.evulid.cc/api/file/list?path=/chub.ai/characters&page=1&limit=50&sort=folders
2023-12-11 18:05:59 -07:00
- add an admin endpoint to fetch the last n modified files.