* initial ado pol
* add support for ado logo
* default to main instead of HEAD when generating file url
* bump zoekt
* fix(web) Fix "At least one project, user, or group must be specified" for GitLab configs in web configurator (#512)
* feat(ask_sb): Fallback on fromNodeProviderChain if access key or sessionToken are not provided (#513)
* Quote branches argument in zoekt.ts to fix Pipe (#506)
* remove connections settings page
* fix styling and remove additional components
* add changelog
* add docs
* fix build error
* bump zoekt
* fix broken links for ado docs
* fix HEAD support for ado
* changelog
---------
Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
Co-authored-by: Michael Dekoski <michaeldekoski@gmail.com>
* [wip] add bitbucket schema
* wip bitbucket support
* add support for pulling bitbucket repos and UI support for bitbucket
* fix bitbucket app password auth case
* add back support for multiple workspaces and add exclude logic
* add branches to bitbucket
* add bitbucket server support
* add docs for bitbucket and minor nits
* doc nits
* code rabbit fixes
* fix build error
* add bitbucket web ui support
* misc cleanups and fix ui issues with bitbucket connections
* add changelog entry