1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
Commit Graph

6287 Commits

Author SHA1 Message Date
Daniel James Smith
8bc42fcb7f
Made notificationBar fully responsive 2021-10-06 19:40:40 +02:00
Thomas Rittson
bbcbcf2b40
Fix breaking typo (#2099) 2021-10-05 08:41:21 +10:00
Thomas Rittson
6dfb06c5b0
Use theme enum and platformUtilsService helpers (#2089)
* Use theme enum and platformUtilsService helpers

* Update jslib
2021-10-05 06:30:31 +10:00
Thomas Rittson
15e8e5fec9
Use theme enum and platformUtilsService helpers (#1094)
* Use new theme enum and platformUtilsService helper

* Use theme enum

* Update jslib

* Fix linting
2021-10-05 06:30:09 +10:00
Addison Beck
e4260e7df5
Merge pull request #1988 from patrickhlauke/patrickhlauke-a11y-patch2
A11y: Change links to buttons
2021-10-04 13:02:38 -04:00
Patrick H. Lauke
03b60d17bb Change CRLF to LF 2021-10-01 14:55:53 +01:00
Patrick H. Lauke
bd005ffeef
Update src/popup/accounts/home.component.html
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
2021-10-01 14:43:09 +01:00
Addison Beck
1f87a84b28
Merge pull request #1990 from patrickhlauke/patrickhlauke-a11y-patch3
A11y: use visually hidden styles rather than visibility, make visible on :focus as well
2021-10-01 09:28:22 -04:00
Kyle Spearrin
812741219d
Ability to auto-fill span elements (#2095)
* ability to autofill span elements

* add modification comments
2021-09-30 16:02:13 -04:00
Daniel James Smith
418f37de8c
Remove console.log 2021-09-30 16:58:48 +02:00
Daniel James Smith
23517272fd
saveOrUpdateCredentials: If more than one matching fallback cipher is found, update atleast the first one of them, to ensure saving PW change 2021-09-30 16:56:04 +02:00
Daniel James Smith
83ef310400
Removed dead code from getDataForTab 2021-09-30 16:51:53 +02:00
Daniel James Smith
705c287e1a
Removed unneeded alert/info functionality from notificationBar 2021-09-30 16:50:17 +02:00
Daniel James Smith
de0e9a4d94
Combined saving credentials and added fallback to update only password if only that changed 2021-09-30 16:48:06 +02:00
Daniel James Smith
838bfe9454
Wait for user to log in before trying to save credentials 2021-09-30 16:43:10 +02:00
Daniel James Smith
5c175e2201
Open login prompt as popout when vault is locked 2021-09-30 16:33:33 +02:00
Daniel James Smith
642af32c89
Show Bitwarden logo with lock when vault is locked 2021-09-30 16:20:18 +02:00
Daniel James Smith
7aa4655512
Use Bitwarden product logo instead of company logo 2021-09-30 16:17:59 +02:00
Daniel James Smith
16e7764568
Hide folder selection when vault is locked 2021-09-30 16:15:18 +02:00
Daniel James Smith
e0240c6884
Only retrieve folder list when vault is unlocked 2021-09-30 16:13:29 +02:00
Daniel James Smith
686c7fbfff
Pass vault state (locked/unlocked) to notificationBar 2021-09-30 16:09:42 +02:00
Daniel James Smith
210e0801ff
Open notificationBar (new and existing login) even though vault is locked 2021-09-30 16:03:14 +02:00
Daniel James Smith
889bbf8e2f
Removed checks for locked vault from collectPageDetails 2021-09-30 15:47:33 +02:00
Patrick H. Lauke
c39636fe8a Change CRLF to LF 2021-09-30 09:04:11 +01:00
Patrick H. Lauke
bf7dd5da96 Change links to buttons in new split-out components 2021-09-28 19:55:11 +01:00
Patrick H. Lauke
f359a1c2be Merge branch 'master' into patrickhlauke-a11y-patch2 2021-09-28 19:50:11 +01:00
Oscar Hinton
2639d13e42
Bump signalr to 5.0.10 (#1093) 2021-09-28 17:23:39 +02:00
Oscar Hinton
1619fe533e
Bump signalr to 5.0.10 (#2088) 2021-09-28 17:19:53 +02:00
Daniel James Smith
5798aa2a78
Merge pull request #2071 from Nihal247/master
Update README.md
2021-09-28 17:15:26 +02:00
Oscar Hinton
e985018862
Bump Electron to v14 (#1088) 2021-09-28 16:51:53 +02:00
Joseph Flinn
31c9f72df2
Merge pull request #2086 from bitwarden/feature/new-ci-model
Workflow model update
2021-09-28 07:50:44 -07:00
Oscar Hinton
b0bc00a2c0
Prevent the lock component from removing the biometric error message (#2087) 2021-09-28 16:37:18 +02:00
Daniel James Smith
ed0cc1ced1
Merge pull request #2076 from patrickhlauke/patrickhlauke-a11y-patch4
A11y: Small accessibility fixes for notifications
2021-09-28 15:55:41 +02:00
Joseph Flinn
5767826982 Updating the browser CI workflow to the new model 2021-09-27 15:55:53 -07:00
Oscar Hinton
facedab33c
Use webfonts from jslib instead of downloading them using gulp (#1089)
* Use webfonts from jslib instead of downloading them using gulp

* Remove accidental command for disabling certificates

* Bump jslib
2021-09-27 14:27:39 +10:00
Addison Beck
e63d44b214
Merge pull request #2083 from bitwarden/feature/webfont
Use webfonts from jslib instead of downloading them using gulp
2021-09-24 12:24:42 -04:00
Hinton
0515f04919 Bump jslib 2021-09-24 15:38:49 +02:00
Vincent Salucci
c1613f79cd
[Reset Password v1] Refactor ForcePasswordReset flow (#2063)
* [Reset Password v1] Refactor ForcePasswordReset flow

* Update jslib
2021-09-24 08:34:09 -05:00
Vincent Salucci
df382a3611
[Reset Password v1] Refactor ForcePasswordReset flow (#1067)
* [Reset Password v1] Refactor ForcePasswordReset flow

* Update jslib
2021-09-24 08:33:57 -05:00
Hinton
ee1af34e2e Use webfonts from jslib instead of downloading them using gulp 2021-09-24 13:00:58 +02:00
Joseph Flinn
f1dcbdb6de
Merge pull request #2081 from bitwarden/feature/version-bump
Version bump to 1.53.0
2021-09-22 08:39:23 -07:00
Joseph Flinn
bab33c3a64
Version bump to 1.28.3 (#1086) 2021-09-22 08:39:18 -07:00
Joseph Flinn
110080b73e Version bump to 1.53.0 2021-09-22 07:46:10 -07:00
Thomas Rittson
2449534e9e
Fix totp copy not working in Chrome (#2067)
* Fix totp copy not working in Chrome

* Only use fix for Chromium-based browsers
2021-09-22 07:36:28 +10:00
Joseph Flinn
f4fc458542
Merge pull request #2080 from bitwarden/crowdin-auto-sync
Autosync Crowdin Translations
2021-09-21 14:13:40 -07:00
github-actions[bot]
004f18e04d
Autosync the updated translations (#1085)
Co-authored-by: github-actions <>
2021-09-21 14:12:42 -07:00
github-actions
30661afeb6 Autosync the updated translations 2021-09-21 21:05:35 +00:00
Thomas Rittson
10734fc024
Move custom fields to separate components (#2072)
* Move add-edit custom fields to own component

* Fix linting and mistakes

* Update directive

* Removed linked fields work

* Move view custom fields to own component

* Remove unnecessary imports

* Wrap template in ng-container

* Update jslib

* Fix imports
2021-09-21 10:49:05 +10:00
Thomas Rittson
c385efdbd2
Move custom fields to separate components (#1076)
* Move custom fields to own component

* Update jslib

* Fix import statements

* Fix linting
2021-09-21 10:48:17 +10:00
Oscar Hinton
0297ea57da
Use explicit import paths (#1084) 2021-09-20 10:41:57 +02:00