Commit Graph

2938 Commits

Author SHA1 Message Date
github-actions[bot] a8857aad76
Autosync the updated translations (#2433)
Co-authored-by: github-actions <>
2022-03-04 01:17:26 +01:00
Vincent Salucci 0b6e0b0e12
[Captcha] Implement captcha for 2fa (#2428)
* [Captcha] Implement captcha for 2fa

* Update jslib
2022-03-03 17:02:24 -06:00
Robyn MacCallum 51db742be7 change class to interface 2022-03-02 17:25:37 -05:00
Robyn MacCallum 7e432b40e2 details, details 2022-03-02 16:12:01 -05:00
Robyn MacCallum b02b35e1b5 Fix import 2022-03-02 16:03:18 -05:00
Robyn MacCallum e56cf962ca Fix icon status not refreshing on chrome 2022-03-02 15:59:10 -05:00
addison d758841642 [feature] Implement scope warning for exports 2022-02-28 11:31:39 -05:00
Daniel James Smith ea5f2a32ee
BEEEP: Add missing languages (#2416)
* Pull in jslib

* Import and register missing languages
2022-02-25 22:13:00 +01:00
Daniel James Smith b601ca78cd
Colorize hidden custom field when value visible (#2413) 2022-02-25 14:30:55 +01:00
github-actions[bot] 6f558e5554
Autosync the updated translations (#2411)
Co-authored-by: github-actions <>
2022-02-25 12:28:59 +01:00
Oscar Hinton c27f421d56
Add eslint (#2405) 2022-02-24 18:14:04 +01:00
Thomas Rittson b0dbb6f2f9
Update jslib (#2407)
* Update jslib

* Add error message string for session timeout

* Update deps
2022-02-24 09:33:58 -05:00
Melanie Kanavakatini 8f76e81582
feat: add hidden char count toggle (#1780)
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2022-02-23 21:11:09 -06:00
github-actions[bot] d1d76a3647
Autosync the updated translations (#2397)
Co-authored-by: github-actions <>
2022-02-18 10:23:39 +01:00
Thomas Rittson 06ba30fc6b
[BEEEP] Firefox Private Mode (#2294)
* Create background in popup if private mode, remove gates

* Add messaging support to runtime in private mode

* Fix messaging services and general bootstrap logic

* Add private mode warning, remove old component

* Deprecate launchGuardService

* Require in memory account for user to be considered authenticated

* Don't change icon for private mode windows

* Set all icons from background page
2022-02-16 08:06:35 +10:00
github-actions[bot] 38cd409ea9 Bumped version to 1.56.6 2022-02-15 21:21:54 +00:00
Oscar Hinton 519e4b9372
Improve null checks in content scripts (#2390) 2022-02-15 16:11:44 +01:00
github-actions[bot] 7b4fe21092
Bumped version to 1.56.5 (#2380)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-14 09:26:43 -05:00
Anton c6926614b8
Make vault URL check more concise (#2361) 2022-02-14 11:33:58 +10:00
github-actions[bot] 0bdb7562b9 Bumped version to 1.56.4 2022-02-11 22:10:49 +00:00
Matt Gibson b9fb223dea
Display separator between ngFor components (#2359)
We currently remove the separator element when a `box-content-row`
is the last child. However, when we create these rows from ng templates
each row gets a separate template element wrapping it.
This PR tells the cipher-row component whether it is the last child
2022-02-11 10:30:55 -06:00
Daniel James Smith bf94e79f08
Add missing transition to excluded domains (#2358)
* Add missing transition to and from exluded domains

* Change cancel to back button

* Add angle-left icon to the back button
2022-02-11 17:30:23 +01:00
Oscar Hinton 679b1f5ae2
Fix send icons position (#2356) 2022-02-11 15:43:37 +01:00
github-actions[bot] 44c2167395
Autosync the updated translations (#2332)
Co-authored-by: github-actions <>
2022-02-11 15:37:41 +01:00
Oscar Hinton 4d776961b9
Fix search bar position when using sr-only (#2355) 2022-02-11 15:22:38 +01:00
github-actions[bot] 52d7803502 Bumped version to 1.56.3 2022-02-11 12:48:40 +00:00
Matt Gibson 45ed645cea
Skip unlocking unless locked, not only biometric locked (#2350) 2022-02-11 03:44:35 -06:00
github-actions[bot] 03f8be0884 Bumped version to 1.56.2 2022-02-11 07:40:16 +00:00
Thomas Rittson f04bf3f27e
Run prettier on manifest.json (#2341) 2022-02-11 14:16:30 +10:00
github-actions[bot] 761f025b6b
Bumped version to 1.56.1 (#2333)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-10 18:14:56 -06:00
Micaiah Martin 22464b3465 Ran prettier on manifest.json 2022-02-10 09:45:42 -07:00
github-actions[bot] a01f13dfce Bumped version to 1.56.0 2022-02-10 16:26:53 +00:00
Daniel James Smith 95d92908f6
Fixing some regression issues (#2325)
* Pull jslib

* Extend vaultTimeoutServiceCallbacks to use userId

* Remove redundant call to tokenService.clear
2022-02-09 23:56:14 +01:00
Vincent Salucci ebbf1d8b90
[Help] Update links to new pattern (#2324)
* [Help] Update links to new pattern

* Update jslib
2022-02-08 17:44:56 -06:00
addison 55850e6cc6 [bug] Dont block redirecting on logout 2022-02-08 09:49:44 -05:00
Oscar Hinton 0a44bf4dd9
Client and version headers (#2320) 2022-02-08 13:22:20 +01:00
Thomas Rittson 7d43835ea2
Update client for authService refactor (#2302) 2022-02-08 09:06:37 +10:00
addison 9cea47aaf1 [bug] Clean state service on logout 2022-02-07 15:09:43 -05:00
addison 9c7f399a76 [bug] Don't force an active user to init activity recording functions 2022-02-07 11:44:16 -05:00
addison 6da6e46900 [bug] await the vault timeout dropdown change event 2022-02-07 11:44:16 -05:00
addison 693e1e76b5 [bug] Point autofill at the correct storage key 2022-02-07 11:44:16 -05:00
Daniel James Smith 2844e06aa8
Fix regression in notificationBar (#2314) 2022-02-07 11:31:18 +01:00
github-actions[bot] 672772d043
Autosync the updated translations (#2309)
Co-authored-by: github-actions <>
2022-02-04 12:42:27 +01:00
addison 901b88b21f Update jslib 2022-02-03 13:55:06 -05:00
Vincent Salucci 9c60563939
[Icons] FF - requested icon changes (#2306)
* [Icons] Remove FA

* Icon changes
2022-02-03 10:25:38 -06:00
addison c4844b9943 [style] Ran prettier 2022-01-31 14:48:52 -05:00
addison 4f9a741278 [style] Lint fixes 2022-01-31 14:46:04 -05:00
addison f6e274a9a0 [chore] Update jslib 2022-01-31 14:21:06 -05:00
addison 5962abb382 [chore] Update jslib 2022-01-28 09:24:04 -05:00
Vincent Salucci 33314869f0
[Icons] Update Font Sheet (#2272)
* [Icons] Update Font Sheet

* Prettier updates

* Updated refresh -> generate

* Updated closed folder icon

* Reverted to using a base class

* Update jslib

* Removed unused import

* Updated eye/eye-slash icon references

* Update jslib

* Updating fallback image for cipher icon

* Update jslib

* Removed duplicate icon base class

* Update jslib

* Prettier

Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-01-28 04:53:06 -06:00