browsertrix/backend/btrixcloud
Ilya Kreymer 7b5d82936d
backend: initial tags api support (addresses #365): (#434)
* backend: initial tags api support (addresses #365):
- add 'tags' field to crawlconfig (array of strings)
- allow querying crawlconfigs to specify multiple 'tag' query args, eg. tag=A&tag=B
- add /archives/<aid>/crawlconfigs/tags api to query by distinct tag, include index on aid + tag
tests: add tests for adding configs, querying by tags
tests: fix fixtures to retry login if initial attempts fails, use test seed of https://webrecorder.net instead of https://example.com/
2023-01-11 13:29:35 -08:00
..
k8s VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
__init__.py refactoring to use statefulsets + job (#245) 2022-06-05 10:37:17 -07:00
archives.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
colls.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
crawl_job.py add exclusion api, fixes #311 (#349) 2022-11-12 17:24:30 -08:00
crawlconfigs.py backend: initial tags api support (addresses #365): (#434) 2023-01-11 13:29:35 -08:00
crawlmanager.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
crawls.py Use archive_viewer_dep permissions to GET crawls (#443) 2023-01-09 19:11:53 -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 style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
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 VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -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