browsertrix/backend/btrixcloud
2024-05-23 22:24:58 -07:00
..
migrations quickfix: fix for additional lint error in updated pylint (#1805) 2024-05-15 17:00:15 -07:00
operator check that status.lastUpdatedTime is set before attempting to subtract! (#1754) 2024-04-30 20:33:46 +02:00
__init__.py
auth.py
background_jobs.py
basecrawls.py regression fix: remove 'project' from non-raw crawl object getters, (#1778) 2024-05-02 01:02:22 +02:00
colls.py
crawlconfigs.py
crawlmanager.py
crawls.py regression fix: remove 'project' from non-raw crawl object getters, (#1778) 2024-05-02 01:02:22 +02:00
db.py Change crawl.reviewStatus to 1-5 scale int (#1664) 2024-04-09 17:51:06 -07:00
emailsender.py
invites.py
k8sapi.py Crawler pod memory padding + auto scaling (#1631) 2024-03-28 16:39:00 -07:00
main_op.py Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
main.py Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
models.py Handle registration when user already exists (#1744) 2024-04-24 16:40:25 +02:00
orgs.py Handle registration when user already exists (#1744) 2024-04-24 16:40:25 +02:00
pages.py Fix QA review comments (#1723) 2024-04-23 16:31:52 -04:00
pagination.py
profiles.py
storages.py
uploads.py
users.py Handle registration when user already exists (#1744) 2024-04-24 16:40:25 +02:00
utils.py
version.py version: bump to 1.10.1 2024-05-23 22:24:58 -07:00
webhooks.py