browsertrix/backend
2022-02-01 15:58:56 -08:00
..
archives.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
colls.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
crawlconfigs.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
crawls.py backend: use redis to mark crawls as canceled immediately, avoid dupes in crawl list (even if paging is added for db results) 2022-02-01 15:58:56 -08:00
db.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
Dockerfile Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
dockerman.py backend: use redis to mark crawls as canceled immediately, avoid dupes in crawl list (even if paging is added for db results) 2022-02-01 15:58:56 -08:00
emailsender.py Config superuser (#59) 2021-12-05 14:12:42 -08:00
invites.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
k8sman.py backend: use redis to mark crawls as canceled immediately, avoid dupes in crawl list (even if paging is added for db results) 2022-02-01 15:58:56 -08:00
main.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
requirements.txt Presign and replay (#127) 2022-01-31 17:02:15 -08:00
scheduler.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
storages.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
users.py Presign and replay (#127) 2022-01-31 17:02:15 -08:00