Daniel James Smith
dcc8909264
Merge pull request #2183 from bitwarden/css-changes-when-prompted-for-login
...
Center login and 2fa entry when login via new tab
2021-11-16 17:20:10 +01:00
Joseph Flinn
dde7afb3df
Adding the newly added Linux Arm Desktop build assets to the release ( #1159 )
2021-11-16 07:10:10 -08:00
Daniel James Smith
5294ffacc1
Center login and 2fa entry when login via new tab
2021-11-16 13:48:47 +01:00
Daniel James Smith
daf20bbf57
Do not prompt for new login if user is not logged in
2021-11-16 13:34:06 +01:00
Thomas Rittson
3d8fd3cbce
Update jslib and service dependencies ( #1160 )
...
* Update service deps
* Update jslib
2021-11-16 21:01:23 +10:00
Thomas Rittson
f85a6958bc
Update jslib and service dependencies ( #2179 )
...
* Update service deps
* Fix linting
* Update jslib
2021-11-16 20:50:58 +10:00
Thomas Rittson
ca700e4feb
Add missing i18n string ( #1161 )
2021-11-16 20:41:25 +10:00
Thomas Rittson
42cd5da397
Add missing i18n strings ( #2181 )
2021-11-16 20:41:13 +10:00
Thomas Rittson
7b3f8d4223
Don't save passwords if user is logged out
2021-11-16 14:14:48 +10:00
Alistair Francis
dd602024d8
package: Package ARM64 binaries for Linux ( #1095 )
...
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Co-authored-by: Joseph Flinn <58369717+joseph-flinn@users.noreply.github.com>
2021-11-15 14:39:11 -08:00
Chad Scharf
cc9ff07aae
Merge pull request #2172 from bitwarden/crowdin-auto-sync
...
Autosync Crowdin Translations
2021-11-15 10:58:13 -05:00
github-actions[bot]
3010b3e1ac
Autosync the updated translations ( #1155 )
...
Co-authored-by: github-actions <>
2021-11-15 10:57:01 -05:00
github-actions
98ac1fbdd5
Autosync the updated translations
2021-11-12 00:04:22 +00:00
Thomas Rittson
9b68468710
Update jslib ( #1154 )
2021-11-12 09:33:22 +10:00
Thomas Rittson
9ae94910e3
Update jslib ( #2171 )
2021-11-12 09:20:39 +10:00
Oscar Hinton
fa98ef37ec
Hide change password when using key connector ( #1153 )
2021-11-12 08:41:08 +10:00
Daniel James Smith
9124314ef9
Update package-lock.json to reflect update of electron to 14.2.0 ( #1152 )
2021-11-10 12:06:01 +01:00
Thomas Rittson
afb30d5e0b
[Key Connector] Add support for key connector and OTP ( #1135 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-11-09 19:00:01 +01:00
Thomas Rittson
cf28435ce3
[Key Connector] Add support for key connector and OTP ( #2156 )
...
Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-11-09 18:59:51 +01:00
Kyle Spearrin
0039d4aaea
url encode data from msg_handler content script ( #2170 )
2021-11-09 12:26:17 -05:00
Joseph Flinn
aa73bde593
Version Bump to 1.29.2 ( #1151 )
2021-11-09 07:52:47 -08:00
Joseph Flinn
d6c100afeb
Moving the push of the MAS artifact to the build workflow to enable manual publishing from TestFlight ( #1150 )
2021-11-09 07:26:30 -08:00
Daniel James Smith
d71c945d8b
Merge pull request #2161 from bitwarden/respect-password-reprompt-when-using-unlock-on-autofill
...
Filter ciphers that have password reprompt set when using unlock on a…
2021-11-09 10:27:36 +01:00
Daniel James Smith
f3ed0329a8
Changed param of arrow function for check of CipherRepromptType
2021-11-09 09:43:11 +01:00
Joseph Flinn
194e8ea828
Merge pull request #2159 from bitwarden/feature/crowdin-push
...
Updating Crowdin Sync Process
2021-11-05 10:59:27 -07:00
Joseph Flinn
4f77f12552
Updating the Crowin sync process ( #1144 )
2021-11-05 10:59:21 -07:00
Vince Grassia
086e09c7dc
Change release workflow to only allow releases from rc or hotfix branches ( #1146 )
2021-11-05 12:45:56 -04:00
Vince Grassia
b38fb3bee0
Fix release workflow to allow releases from 'rc' or 'hotfix' branches only ( #2158 )
2021-11-05 10:20:43 -04:00
Daniel James Smith
d448c402dc
Filter ciphers that have password reprompt set when using unlock on autofill via contextMenu
2021-11-05 14:18:59 +01:00
Joseph Flinn
a9e523ac9f
scheduling the crowdin pull for every friday
2021-11-04 13:09:20 -07:00
Joseph Flinn
8c1c0fd832
fixing syntax issue
2021-11-04 13:04:59 -07:00
Joseph Flinn
c97ff022b3
constraining the the crowdin push to the master branch
2021-11-04 13:04:24 -07:00
Joseph Flinn
2a0ddb1353
Updating the Crowdin update process
2021-11-04 13:02:06 -07:00
Daniel James Smith
d4231589ad
Merge pull request #2151 from bitwarden/responsive-notificationBar
...
Even more responsive notification bar
2021-11-04 20:59:04 +01:00
Daniel James Smith
a1c3614764
Simplify text displayed in notificationBar and remove css which modified it
2021-11-04 18:44:38 +01:00
Daniel James Smith
c667b000b9
Merge pull request #2155 from patrickhlauke/patrickhlauke-issue1096
...
Prevent passphrase words from breaking over two lines (when using `-` separator)
2021-11-04 16:09:11 +01:00
Thomas Rittson
f2a5fe4429
[Linked fields] Add Linked Field as custom field type ( #1091 )
...
* Add linked fields
* Update to use Field.linkedId
* Add missing deps
* Update jslib
2021-11-04 08:02:41 +10:00
Thomas Rittson
2113c709a4
[Linked fields] Add Linked Field as a custom field type ( #1963 )
...
* Proof of concept for Linked custom field type
* Linked Fields for all cipher types, use dropdown
* Fix linked icon alignment
* Tweak linked icon alignment and style
* Move add-edit custom fields to own component
* Disable copy for linked field
* Use Field.LinkedId to store linked field info
2021-11-04 07:40:42 +10:00
Patrick H. Lauke
c8fc7ee6fc
Add basic heading markup
2021-11-02 22:41:17 +00:00
Patrick H. Lauke
0ef7a60ba3
Prevent passphrase words from breaking over two lines
...
Closes https://github.com/bitwarden/browser/issues/1096
2021-11-02 17:43:56 +00:00
Vince Grassia
6cea5e053d
Add Universal DMG Artifact ( #1136 )
2021-11-02 11:24:33 -04:00
Vince Grassia
ecfbf2ba15
Add step to get Safari Extension branch ref ( #1134 )
2021-11-02 09:26:49 -04:00
Daniel James Smith
f20a1e7424
Merge pull request #2153 from bitwarden/check-for-personal-ownership-when-vault-is-locked
...
When vault is locked also check for personal ownership policy
2021-11-02 12:20:57 +01:00
Daniel James Smith
dd7bfcdc12
Removed unnecessary brackets
2021-11-02 10:09:44 +01:00
Thomas Rittson
bbbf152c62
Fix performance on MacOS, Chrome & external screen ( #2104 )
...
* Fix performance on MacOS, Chrome & external screen
* Undo dev logging, tidy up
2021-11-02 08:15:49 +10:00
Joseph Flinn
3ebfc14cbf
fixing typo in the checksum ( #1133 )
2021-11-01 08:01:16 -07:00
Daniel James Smith
9d79bae1c8
When vault is locked also check for personal ownership policy
2021-10-29 18:50:55 +02:00
Vince Grassia
9edd154a0e
Version bump 1.29.1 ( #1130 )
2021-10-29 10:09:00 -04:00
Oscar Hinton
05470b489c
Ensure safari extension is included in mas and not only darwin ( #1128 )
...
* Ensure safari extension is included in mas and not only darwin
* Add support for re-signing mas
* Add support for mas-dev
2021-10-29 09:48:43 -04:00
Daniel James Smith
d495ed6c1f
Handle displaying folder select: small screen vs. un-/locked vault
2021-10-28 23:23:00 +02:00