browsertrix/backend/btrixcloud
Tessa Walsh 58aafc4191
Make API updates for member updates (#541)
* Add API endpoint that lists pending invites for all orgs (superuser-only)
* Add API endpoint that lists pending invites for org
* Add user emails to /api/orgs/<oid> response
2023-02-01 16:44:00 -05:00
..
k8s Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08: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 backend: add extraHops to support #543 2023-02-01 13:21:26 -08: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 Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
db.py Only drop indexes if migrations are run (#515) 2023-01-25 17:46:10 -08:00
emailsender.py Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
invites.py Make API updates for member updates (#541) 2023-02-01 16:44:00 -05:00
main.py backend: add default behavior time to /api/settings (part of #321) (#499) 2023-01-18 14:52:15 -08:00
orgs.py Make API updates for member updates (#541) 2023-02-01 16:44:00 -05:00
profile_job.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
profiles.py backend: profile api: return additional data in profile /browser/<id> endpoint (#537) 2023-01-31 11:58:50 -08:00
storages.py Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
users.py Make API updates for member updates (#541) 2023-02-01 16:44:00 -05:00
version.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
worker.py Fix logic for creating pidfile parent dir (#512) 2023-01-23 17:02:25 -08:00