1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00
Commit Graph

6311 Commits

Author SHA1 Message Date
Oscar Hinton
243afc9da0 Client & Version headers (#1297) 2022-02-08 15:29:01 +01:00
Oscar Hinton
0a44bf4dd9 Client and version headers (#2320) 2022-02-08 13:22:20 +01:00
Thomas Rittson
762e3f8198 Update client for authService refactor (#1239) 2022-02-08 09:26:53 +10:00
Thomas Rittson
7d43835ea2 Update client for authService refactor (#2302) 2022-02-08 09:06:37 +10:00
Thomas Rittson
a6272d4092 Make husky pre-commit script executable (#2316) 2022-02-08 08:35:49 +10:00
Thomas Rittson
4e75a25492 Make husky pre-commit hook executable (#1295) 2022-02-08 08:33:25 +10:00
Addison Beck
1d34339d02 Merge pull request #2318 from bitwarden/Bug/AccountSwitching/LogoutAction
[bug] Clean state service on logout
2022-02-07 15:23:44 -05:00
addison
9cea47aaf1 [bug] Clean state service on logout 2022-02-07 15:09:43 -05:00
Addison Beck
143a262743 [chore] Update jslib (#1296) 2022-02-07 12:08:15 -05:00
Addison Beck
f9851285d5 Merge pull request #2317 from bitwarden/Bug/AccountSwitching/QABugBonanza
[bug] Fix several regression bugs
2022-02-07 11:59:54 -05:00
addison
ff62c8072e [chore] Update jslib 2022-02-07 11:44:31 -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 Beck
c1a3178538 Update jslib (#1293)
* Update jslib

* [style] Ran prettier
2022-02-03 14:39:49 -05:00
Addison Beck
e4cf8bf656 Merge pull request #2308 from bitwarden/UpdateJslib
Update jslib
2022-02-03 14:08:53 -05:00
addison
901b88b21f Update jslib 2022-02-03 13:55:06 -05:00
Oscar Hinton
166c459da4 Potentially improve path detection of regedit vbs files (#1288) 2022-02-03 19:39:23 +01:00
Daniel James Smith
94b561382d fix announcement of security header (#1292) 2022-02-03 17:58:55 +01:00
Daniel James Smith
2b58861296 [AccountSwitching]Make account switcher accessible (#1289)
* Make account switcher keyboard accessible

* ScreenReader: Announce submenu and expansion

* ScreenReader: Announc switch account button with account info

* Fix tab focus on dropdown

* Fix esc not changing state

* Fix linting issues

Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-02-03 17:46:14 +01:00
Vincent Salucci
3e8705d548 [Icons] FF - requested icon changes (#1291)
* [Icons] Remove FA

* Icon changes // webpack correction
2022-02-03 10:28:34 -06:00
Vincent Salucci
9c60563939 [Icons] FF - requested icon changes (#2306)
* [Icons] Remove FA

* Icon changes
2022-02-03 10:25:38 -06:00
Oscar Hinton
1e877f6cf8 Set minimumSystemVersion (#1287) 2022-02-03 14:13:50 +01:00
Joseph Flinn
9151fc0164 Switching the way we are pulling secrets for the EV SSL cert (#1285) 2022-02-02 14:35:03 -08:00
Addison Beck
03eed41d86 [bug] Remove scroll from login screen (#1283) 2022-02-02 10:32:06 -05:00
Addison Beck
cad6e9481f [bug] Attempt to resolve windows portable build issues (#1280) 2022-02-02 10:28:36 -05:00
Vincent Salucci
4e8795761f [bug] Update gulp and webpack to include new font sheet (#2305) 2022-02-02 09:11:09 -06:00
Daniel James Smith
270411dff7 Fix icons on the settings headers (#1279) 2022-02-02 15:50:48 +01:00
Vincent Salucci
7c68e3802e [bug] Add options string (#1281) 2022-02-01 23:06:29 -06:00
Addison Beck
48ff9f61ae [bug] Inactive accounts with power-based timeout settings are not timing out (#1278)
* [bug] Move bulk of system lock checks into app.component

* [review] Extract shared system timeout logic

* [review] Correct an improper number

* [review] Opt for a more locally scoped system timeout helper than a dedicated enum
2022-02-01 11:31:30 -05:00
Addison Beck
2b22a39d45 [chore] Update jslib (#1277)
* [chore] Update jslib

* [bug] Correct value for system theme dropdown key

* [chore] Update jslib
2022-01-31 18:00:37 -05:00
Addison Beck
3ff2147ac8 Merge pull request #2301 from bitwarden/Chore/UpdateJslib
[chore] Update jslib
2022-01-31 18:00:12 -05: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
66e6ea3908 [chore] Update jslib 2022-01-31 14:43:01 -05:00
addison
f6e274a9a0 [chore] Update jslib 2022-01-31 14:21:06 -05:00
Micaiah Martin
4118b12cab Merge pull request #2299 from bitwarden/BEEEP-reorg-linting
Reorganizes linting in our CI.
2022-01-31 08:44:14 -07:00
Micaiah Martin
1d2b7c0b42 \n strikes again. 2022-01-28 14:40:51 -07:00
Micaiah Martin
a2c80bf0f9 Moved to ubuntu from windows 2022-01-28 14:29:11 -07:00
Micaiah Martin
f2f6113197 Formatting 2022-01-28 12:11:39 -07:00
Micaiah Martin
236064fbe1 Update actions and set slack job to check for lint errors 2022-01-28 11:48:09 -07:00
Micaiah Martin
99617cf709 added dependancies 2022-01-28 11:29:49 -07:00
Micaiah Martin
4072a8f5d8 moved linting to the front of CI 2022-01-28 11:23:34 -07:00
Addison Beck
c1ba54f646 [bug] Patch the windows menu bar regressions (#1273)
* [bug] Patch the windows menu bar regressions

* [chore] Update jslib
2022-01-28 11:27:30 -05:00
Addison Beck
32e54eec7f Merge pull request #2298 from bitwarden/Chore/UpdateJslib
[chore] Update jslib
2022-01-28 09:32:48 -05:00
addison
5962abb382 [chore] Update jslib 2022-01-28 09:24:04 -05:00
Daniel James Smith
bb597e96a7 Use ThemeType instead of string (#1275) 2022-01-28 14:46:07 +01: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