mirror of https://github.com/bitwarden/web.git
Branch:
feature/responsive-layout
DEVOPS-723-fix-web-and-cli-migrated-pipelines
PS-326-missing-lang-attribute
PS-589-add-2fa-new-device-login-settings-flag
allow-all-hosts-for-dev-environments
authreq
beeep/decouple-selfhost-web-from-server
bug/PS-250-custom-timeout-to-immediately
bug/ps-136-search-accented-characters
cf-pages-deploy-v2.28.0
csa-2-password-reset
deploy
feat/expandVaultFiltersOnOrgBadgeClick
feature/angular-cli
feature/api-key-with-encryption
feature/cl-forms
feature/cme-connector
feature/compile-time-flags
feature/example-reactive-data-service
feature/extract-connectors
feature/responsive-layout
fix/filters-new-collection
fix/orgAdminCollectionsV2
gh-pages
gh-pages-deploy-
license-downloads
master
mono-repo
rc
refactor/organization-module
snyk-fix-41efddb2b5026a29a58492595f8164a5
snyk-fix-e370ec33a5befc4eccc02348e2c9fe17
snyk-fix-ff02b8da36d1700ad00a83ab80c9942e
update-self-hosted
uri-url-updates
vgrassia-test-workflow
2.20.2
2022.05.0
v1.0.0
v1.0.1
v1.1.0
v1.1.1
v1.10.0
v1.10.1
v1.10.2
v1.11.0
v1.13.0
v1.14.0
v1.14.1
v1.14.2
v1.15.0
v1.16.0
v1.17.1
v1.17.2
v1.17.3
v1.18.0
v1.19.0
v1.2.0
v1.2.1
v1.2.2
v1.20.0
v1.20.1
v1.21.0
v1.22.0
v1.22.1
v1.23.0
v1.24.0
v1.25.0
v1.25.1
v1.26.0
v1.27.0
v1.3.0
v1.5.0
v1.6.0
v1.7.0
v1.8.0
v1.8.1
v1.9.0
v1.9.1
v2.0.0
v2.1.0
v2.1.1
v2.10.0
v2.10.1
v2.11.0
v2.12.0
v2.13.0
v2.13.1
v2.13.2
v2.14.0
v2.15.1
v2.16.0
v2.16.1
v2.16.2
v2.17.0
v2.17.1
v2.18.0
v2.18.1
v2.18.2
v2.19.0
v2.2.0
v2.20.0
v2.20.1
v2.20.3
v2.20.4
v2.21.0
v2.21.1
v2.22.0
v2.22.1
v2.22.2
v2.22.3
v2.23.0
v2.24.0
v2.24.1
v2.24.2
v2.24.3
v2.24.4
v2.25.0
v2.25.1
v2.26.0
v2.26.1
v2.26.2
v2.27.0
v2.28.0
v2.28.1
v2.3.0
v2.4.0
v2.5.0
v2.6.0
v2.6.1
v2.7.0
v2.7.1
v2.8.0
v2.9.0
v2022.5.1
v2022.5.2
${ item.name }
${ noResults }
2 Commits (feature/responsive-layout)
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
66bd8be2c9
|
Set urls from config file (#1151)
* Set environment URLs in webpack config. * Provide non NULL dev server * QA env uses the pq TLD * Include icons in qa env * Move base configs to develop. local configurations should be done in the `./config/local.json` file. * Fix config override loading to default to development * Standardize url formatting * Limit QA settings to those set in production * Set self hosted in a config * Specify cloud instead of production Self hosted and cloud are both production environments. The ENV setting is used to specify the env type while NODE_ENV specifies whether development error handling and services. * Update config instructions * Remove invalid json * Change env `production` references to `cloud` * Fix formatting |
4 years ago |
|
|
6e4782784c
|
New client configuration pattern (#937)
* adding in initial config files * working config files * updating the client config pattern to default to dev instead of prod * updating the npm script commands and docs * Adding a helpful debugging log for the webpack build * adding in more supporting documentation for running against production * updating README.md and removing the unneeded ENV var |
5 years ago |