browsertrix/backend/btrixcloud
Tessa Walsh e98c7172a9
Paginate API list endpoints (#659)
* Paginate API list endpoints

fastapi-pagination is pinned to 0.9.3, the latest release that plays
nicely with pinned versions of fastapi and fastapi-users.

* Increase page size via overriden Params and Page classes

* update api resource list keys

---------

Co-authored-by: sua yoo <sua@suayoo.com>
2023-03-06 14:41:25 -05:00
..
k8s Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
migrations CrawlConfig migration and crawl stats query optimization (#633) 2023-02-24 18:01:15 -08:00
__init__.py refactoring to use statefulsets + job (#245) 2022-06-05 10:37:17 -07:00
colls.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
crawl_job.py fix typos (#640) 2023-02-24 11:10:49 -08:00
crawlconfigs.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -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 Paginate API list endpoints (#659) 2023-03-06 14:41:25 -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 Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
orgs.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
pagination.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
profile_job.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
profiles.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
storages.py Fix POST /orgs/{oid}/crawls/delete (#591) 2023-02-15 21:06:12 -05:00
users.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
version.py version: bump version to 1.4.0-beta.0 2023-03-06 10:20:56 -08:00
worker.py Fix logic for creating pidfile parent dir (#512) 2023-01-23 17:02:25 -08:00