Thomas Rittson
0b5e1eb256
Exclude jslib from prettier hook ( #1458 )
...
* Exclude jslib from prettier hook
4 years ago
Addison Beck
8c39fdb21e
[lib] Update jslib ( #1479 )
4 years ago
Addison Beck
ca3efc8fee
[bug] Disable state cache ( #1477 )
4 years ago
github-actions[bot]
c323f38f16
Autosync the updated translations ( #1461 )
...
Co-authored-by: github-actions <>
4 years ago
Addison Beck
9df4eb4c0d
[bug] Store last sync in memory ( #1471 )
4 years ago
Addison Beck
1712ed53be
[bug] Store vault data in memory ( #1470 )
4 years ago
github-actions[bot]
45a39f6200
Bumped version to 2.26.1 ( #1468 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 years ago
Thomas Rittson
a2d241263b
Update jslib ( #1466 )
4 years ago
Thomas Rittson
5987d3deda
Update jslib ( #1465 )
4 years ago
Thomas Rittson
080a3c655e
Update jslib ( #1464 )
4 years ago
Justin Baur
dac48242b7
Update jslib ( #1462 )
4 years ago
Robyn MacCallum
e4d9ab52a0
update jslib ( #1460 )
...
* update jslib
* Remove call to tokenService.clear() from logout
4 years ago
Thomas Rittson
aee8a2661e
Fix Copy Verification Code not showing after first log in ( #1459 )
...
* Move init logic to load()
4 years ago
Robyn MacCallum
ff6bb236c0
Update jslib ( #1457 )
4 years ago
Vincent Salucci
f79b20294a
[Help] Update links to new pattern ( #1454 )
...
* [Help] Update links to new pattern
* Close help
* Update jslib
4 years ago
github-actions[bot]
3a0c34b934
Bump version to 2.26.0 ( #1452 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 years ago
github-actions[bot]
e09df347f4
Bump version to 1.26.0 ( #1450 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4 years ago
Oscar Hinton
e68ab0031d
Client & Version headers ( #1434 )
4 years ago
Justin Baur
64416c9406
Send in error message ( #1449 )
4 years ago
Matt Gibson
6779adb064
Handle password protected import export ( #1448 )
...
This updates requirements without implementing any way for the UI to
interact with the new feature
4 years ago
Thomas Rittson
1b28a4b954
Update client for authService refactor ( #1387 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
4 years ago
Addison Beck
6320498fb3
[chore] Update jslib ( #1447 )
4 years ago
Oscar Hinton
bfd5f3e564
Fix register button using wrong icon ( #1446 )
4 years ago
Thomas Rittson
c755443735
Make husky pre-commit hook executable ( #1432 )
4 years ago
Justin Baur
0e5f2530a9
Switch option values to be a number ( #1444 )
4 years ago
Vincent Salucci
5105633fa4
[Icons] Fix button icon/text margins ( #1443 )
4 years ago
github-actions[bot]
e975056c21
Autosync the updated translations ( #1441 )
...
Co-authored-by: github-actions <>
4 years ago
Daniel James Smith
be21167ef8
Pull jslib for https://github.com/bitwarden/jslib/pull/654 ( #1439 )
4 years ago
Addison Beck
e09898e4d8
Update jslib ( #1436 )
4 years ago
Vincent Salucci
868d235faa
[Icons] FF - requested icon changes ( #1435 )
...
* [Icons] Removed FA
* Icon changes // Webpack correction // Padding updates
4 years ago
Oscar Hinton
5c764a95f4
Add CSP for development ( #1431 )
4 years ago
Jake Fink
596c3e86e9
Master password policy is not checked when accepting invite from an existing account ( #1371 )
...
* validate password against org policy and create update-password component
* linting and prettier
* [bug] Default rememberEmail to true (#1429 )
* switching the dashes to underscores for the branch name (#1433 )
(cherry picked from commit 8910430dfb )
* fix merge conflicts
* Update src/app/accounts/update-password.component.html
Co-authored-by: Justin Baur <admin@justinbaur.com>
* Update src/locales/en/messages.json
Co-authored-by: Justin Baur <admin@justinbaur.com>
* update jslib
* prettier
Co-authored-by: Addison Beck <abeck@bitwarden.com>
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com>
Co-authored-by: Justin Baur <admin@justinbaur.com>
4 years ago
Addison Beck
8030da2ed5
[bug] Default rememberEmail to true ( #1429 )
4 years ago
Joseph Flinn
8910430dfb
switching the dashes to underscores for the branch name ( #1433 )
4 years ago
Joseph Flinn
6bf6d4b47f
Reverting tis change for next release ( #1430 )
4 years ago
Oscar Hinton
ca199a398e
Fix captcha and webauthn-fallback not using theme_light ( #1427 )
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