browsertrix/backend
Ilya Kreymer ff42785410
Profiles Backend (part 2) (#224)
* profiles: api update:
- support profile deletion
- support listing crawlconfigs using a profile
- support using a browser to update existing profile or create new one
- cleanup: move profile creation to POST, profile updates to PATCH endpoints
- support updating just profile name or description
- add new /navigate api to navigate browser
2022-04-24 10:23:52 -07:00
..
archives.py Support for Admin interface for viewing web archives (#198) 2022-04-06 12:42:04 -07:00
colls.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
crawlconfigs.py Profiles Backend (part 2) (#224) 2022-04-24 10:23:52 -07:00
crawls.py Support for Admin interface for viewing web archives (#198) 2022-04-06 12:42:04 -07:00
db.py Mongo auth fix (#190) 2022-03-04 15:04:33 -08:00
Dockerfile backend prod settings: 2022-02-28 18:09:13 -08:00
dockerman.py Profiles Backend (part 2) (#224) 2022-04-24 10:23:52 -07:00
emailsender.py Config superuser (#59) 2021-12-05 14:12:42 -08:00
invites.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
k8sman.py Profiles Backend (part 2) (#224) 2022-04-24 10:23:52 -07:00
main.py Profiles: Backend API + Nginx Devtools Proxy Support (#212) 2022-04-13 19:36:06 -07:00
profiles.py Profiles Backend (part 2) (#224) 2022-04-24 10:23:52 -07:00
requirements.txt Watch Stream Directly from Browsertrix Crawler (#189) 2022-03-04 14:55:11 -08:00
scheduler.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
storages.py support signing in docker deployment: (#166) 2022-02-28 14:32:19 -08:00
users.py backend work: 2022-03-15 18:20:25 -07:00