browsertrix/backend/btrixcloud
Ilya Kreymer 0fd18ed3dd version: bump to 1.3.0-beta.0
CHANGES: add upcoming release, link to release changelist for 1.2.0
2023-02-21 10:14:08 -08:00
..
k8s Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
migrations Only drop indexes if migrations are run (#515) 2023-01-25 17:46:10 -08:00
__init__.py
colls.py Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
crawl_job.py Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
crawlconfigs.py Rename crawlconfig name from file suffixes (#610) 2023-02-21 12:52:22 -05:00
crawlmanager.py Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08:00
crawls.py Fix POST /orgs/{oid}/crawls/delete (#591) 2023-02-15 21:06:12 -05:00
db.py Make pending invites expire via TTL index (#568) 2023-02-14 16:07:14 -05:00
emailsender.py Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
invites.py Make pending invites expire via TTL index (#568) 2023-02-14 16:07:14 -05:00
main.py Make pending invites expire via TTL index (#568) 2023-02-14 16:07:14 -05:00
orgs.py Make pending invites expire via TTL index (#568) 2023-02-14 16:07:14 -05:00
profile_job.py
profiles.py Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
storages.py Fix POST /orgs/{oid}/crawls/delete (#591) 2023-02-15 21:06:12 -05:00
users.py Add back GET /users/invite/{token} used by frontend (#607) 2023-02-16 13:02:38 -05:00
version.py version: bump to 1.3.0-beta.0 2023-02-21 10:14:08 -08:00
worker.py Fix logic for creating pidfile parent dir (#512) 2023-01-23 17:02:25 -08:00