Hinton
a5d3caba65
Set public path to be connectors. Fix webauthn-fallback styling
4 years ago
Hinton
5a2294fb4f
Initial attempt at extracting the connectors
4 years ago
Chad Scharf
61ab2fbda3
Hide unsolicited SSO option in config ( #1425 )
4 years ago
Addison Beck
d79f074825
[bug] Extend GlobalState to supply correct default theme ( #1422 )
...
* [bug] Extend GlobalState to supply correct default theme
The default theme for most clients is System, but web uses Light.
We need to extend GlobalState in web to reflect this.
* [chore] Update jslib
4 years ago
Oscar Hinton
e3b962a779
Apply prettier on help pr ( #1423 )
4 years ago
DanHillesheim
cc657eb853
Update help site URLs ( #1409 )
4 years ago
DanHillesheim
e14a266ee0
Registration page updates ( #1390 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
4 years ago
Thomas Rittson
e1732cfa10
Fix various bugs in Options page ( #1418 )
...
* Remove duplicate message in toast
* Set starting variables properly
4 years ago
Addison Beck
ce1ae208d1
[bug] Update theme.js to refelect new storage structure ( #1416 )
...
* [bug] Update theme.js to refelect new storage structure
* [bug] Remove unecassary defaults
4 years ago
Addison Beck
6996b06fa2
[chore] Update jslib ( #1415 )
4 years ago
github-actions[bot]
dc503d3461
Autosync the updated translations ( #1414 )
...
Co-authored-by: github-actions <>
4 years ago
Daniel James Smith
d95db8fb74
BEEEP: Add importer for Keeper in json format ( #1392 )
...
* Updated instructions to export a csv file from Keeper
* Add instructions to export a json file from Keeper
* Bump jslib to include Keeper json importer
* Revert change to README.md
* Pull in jslib
4 years ago
Justin Baur
1a219daa12
Remove F4E vault card ( #1413 )
...
* Remove F4E card from vault page
* Remove unneeded property
4 years ago
Vincent Salucci
2ae98887b7
[Icons] Update Font Sheet ( #1343 )
...
* [Icons] Update to new font sheet
* Rebased - updated all icon remaining icon references
* Temporarily Updating gitmodules branch
* Fixed class reference
* Revert temporary gitmodule branch
* Icon updates/changes
* Pull jslib m-icon-updates latest
* Prettier
* Update jslib to master
* Reset jslib to master
* Removed obsolete variable reference, replaced bolt references
* Removed all instances of base class - maps create automatically
* Updated toast icon references
* Imported styles to reference variable/map
* Reverted to using base class
* Update jslib
* Rename eye-2 to eye and eye-slash-2 to eye-slash
* Bump jslib
* Remove duplicate scss
* Remove old fa
* Update fallback image
* Bump jslib
* Rename eye-2 to eye, and eye-slash-2 to eye-slash
* Fix 404
* Fix integrity of bootstrap.min.css
* Fix callout missing bwi
* Add bwi to change-kdf
* Remove bwi from callout again
* Bump jslib
Co-authored-by: Hinton <oscar@oscarhinton.com>
4 years ago
Joseph Flinn
f0c47252e4
Updating the base Docker image for testing purposes ( #1411 )
4 years ago
Danny Murphy
2ffe3bd6ad
Cleanup of the SCSS Variables ( #1255 )
...
* Clean up variable names and comments
* Fix Option Colour - issue #1338
* Update old scss variable name
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
4 years ago
Oscar Hinton
f387a4d469
Remove old u2f connector ( #1406 )
4 years ago
github-actions[bot]
a0f1b4dd0d
Autosync the updated translations ( #1404 )
...
Co-authored-by: github-actions <>
4 years ago
Thomas Rittson
84a65edc08
Move keyConnectorService call to syncService ( #1405 )
4 years ago
Addison Beck
caad11c571
[chore] Update jslib ( #1403 )
4 years ago
Daniel James Smith
b73449159d
Update copy on fingerprint phrase prompt ( #1399 )
4 years ago
Oscar Hinton
bf48434d0f
Rename package to @bitwarden/web-vault ( #1396 )
4 years ago
Oscar Hinton
b6d2d5bf71
[BEEEP] Use shared tsconfig ( #1393 )
4 years ago
Oscar Hinton
dfd62c7c3a
Fix webpack assets using wrong name ( #1391 )
4 years ago
github-actions[bot]
41d3bd8cf2
Autosync the updated translations ( #1389 )
...
Co-authored-by: github-actions <>
4 years ago
Vince Grassia
3292d119fe
Update Version Bump action ( #1388 )
4 years ago
Christian Oliff
b8de92435b
Add Inputmode for tel and email (identities) ( #1384 )
4 years ago
Oscar Hinton
fd1d512a0f
Run prettier on #1232 ( #1383 )
4 years ago
Daniel James Smith
14b8903d9a
Fix items not opening when they had a password reprompt set ( #1381 )
4 years ago
Simon Legner
45284eefb3
Compress images u2fkey/yubikey using avif/webp ( #1232 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
4 years ago
Daniel James Smith
49f6cfab7f
Fixed linting issues (ran prettier) ( #1379 )
4 years ago
github-actions[bot]
2d271460e3
Autosync the updated translations ( #1378 )
...
Co-authored-by: github-actions <>
4 years ago
github-actions[bot]
241004f13b
Bumped version to 2.25.1 ( #1376 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 years ago
Oscar Hinton
2f5d0201fe
[BEEEP] Add script for optimizing images ( #1374 )
4 years ago
Daniel James Smith
7ffb5db310
Add --ignore-unknown to prettier on lint-staged ( #1375 )
4 years ago
Daniel James Smith
6603521d88
Add all filetypes to prettier and ignore via .prettierignore ( #1373 )
4 years ago
Addison Beck
d066e0586a
[bug] Add defaults for vault timeout ( #1365 )
...
* [bug] Add state defaults for vault timeout
* [chore] Update jslib
4 years ago
Daniel James Smith
d0e661b84b
Update year in copyright ( #1370 )
4 years ago
github-actions[bot]
6fa77cef88
Autosync the updated translations ( #1368 )
...
Co-authored-by: github-actions <>
4 years ago
Robyn MacCallum
6f408b871f
Rename fb to formBuilder ( #1369 )
4 years ago
Addison Beck
8a9b992757
[bug(Account Switching)] Allow for never lock for dev setups ( #1345 )
...
* [bug(Account Switching)] Allow for never lock for dev setups
* [chore] Remove unecassary import
* [style] Ran prettier
* [chore] Update jslib
4 years ago
github-actions[bot]
55ecc4b804
Autosync the updated translations ( #1359 )
...
Co-authored-by: github-actions <>
4 years ago
Joseph Flinn
a71ce448f4
Change QA deploy SP & Re-enable feature branch deploy ( #1358 )
4 years ago
Jake Fink
bc82ae961e
update jslib ( #1356 )
4 years ago
Linus Aarnio
ebcfdcd8a4
Add credit card logos to allow displaying icons based on brand ( #1280 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
4 years ago
Vince Grassia
8991dcbf32
Set image tag to be 'dev' for now ( #1353 )
4 years ago
Micaiah Martin
cc9b9c91d7
Patch CI to allow for redeployments. Add Github actions to prettier .ignore as well. ( #1352 )
...
* Added inputs for reruns
* Added github workflows to .prettierignore
* Moved the Redeploy logic into the setup job
4 years ago
Daniel James Smith
3880d60101
Fix missing translation for unlinking SSO dialog ( #1350 )
4 years ago
Jake Fink
f5fdb34f7d
Bug/sso properties globalstate ( #1342 )
...
* move sso properties in jslib to globalstate
* update jslib
* update jslib with prettier changes
4 years ago
Oscar Hinton
5b8f2034c3
Add .git-blame-ignore-revs ( #1349 )
4 years ago