browsertrix/backend/btrixcloud
Ilya Kreymer 5efeaa58b1
API filters by user + crawl collection ids (#462)
backend: object filtering:
- add filtering crawls, crawlconfigs and profiles by userid= query arg, fixes #460
- add filtering crawls by crawlconfig via cid= query arg, fixes #400 
- tests: add test_filter_results test suite to test filtering crawls and crawlconfigs by user, also create user with 'crawler' permissions, run second crawl with that user.
2023-01-11 16:50:38 -08:00
..
k8s VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
__init__.py
archives.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
colls.py
crawl_job.py add exclusion api, fixes #311 (#349) 2022-11-12 17:24:30 -08:00
crawlconfigs.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
crawlmanager.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
crawls.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
db.py Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
emailsender.py
invites.py Use archive_viewer_dep permissions to GET crawls (#443) 2023-01-09 19:11:53 -08:00
main.py Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
profile_job.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
profiles.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
storages.py chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
users.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
version.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00