browsertrix/backend
Ilya Kreymer 7146e054a4 crawls work (#1):
- support listing existing crawls
- add 'schedule' and 'manual' annotations to jobs, store in Crawl obj
- ensure manual jobs are deleted when completed
- support deleting crawls by id (but not data)
- rename running crawl delete to '/cancel'

change paths for local minio/mongo to /tmp
2021-08-23 18:01:29 -07:00
..
archives.py crawls work (#1): 2021-08-23 18:01:29 -07:00
crawlconfigs.py crawls work (#1), support for: 2021-08-23 12:25:04 -07:00
crawls.py crawls work (#1): 2021-08-23 18:01:29 -07:00
db.py update models: 2021-08-18 16:53:49 -07:00
Dockerfile initial commit! 2021-06-28 15:48:59 -07:00
dockerman.py crawls work (#1), support for: 2021-08-23 12:25:04 -07:00
emailsender.py new features: 2021-08-20 11:02:29 -07:00
k8sman.py crawls work (#1): 2021-08-23 18:01:29 -07:00
main.py crawls work (#1), support for: 2021-08-23 12:25:04 -07:00
requirements.txt cleanup crawl config, add separate 'runNow' field 2021-08-19 14:15:21 -07:00
users.py support usage counters per archive, per user -- handle crawl completion 2021-08-20 23:05:42 -07:00