1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00
Commit Graph

11617 Commits

Author SHA1 Message Date
Joseph Flinn
42314451ac reformatting the azure signing 2020-12-16 22:32:24 +00:00
Joseph Flinn
f46b0319b8 removing extra backslash 2020-12-16 22:19:11 +00:00
Joseph Flinn
dd4347fb2a splitting up the files 2020-12-16 22:13:04 +00:00
Joseph Flinn
c8fa0aae8b fixing publish typo 2020-12-16 22:05:15 +00:00
Joseph Flinn
18e55133ba adding in the signing test 2020-12-16 22:03:54 +00:00
Joseph Flinn
53f15dc788 adding another awk script to clean up version output 2020-12-16 21:54:56 +00:00
Joseph Flinn
e0cc09f656 switching from grep to awk 2020-12-16 21:48:02 +00:00
Chad Scharf
c2e1d325f2 update jslib and fix webPlatformUtils (#741) 2020-12-16 16:40:10 -05:00
Chad Scharf
28c0fdd3f5 Merge pull request #614 from Hinton/hotfix/autostart-snap
Fix autostart in snap
2020-12-16 16:08:05 -05:00
Oscar Hinton
f9042408f4 Prevent reloading browser extension when using biometric (#230) 2020-12-16 16:07:15 -05:00
Matt Gibson
697e755c0f Add missing event type from server (#231) 2020-12-16 15:04:05 -06:00
Hinton
02a3fbde99 Disable browser integration on Mac for non MAS version (for now) 2020-12-16 21:49:05 +01:00
Mithilesh Zavar
f090e8febf Password History Overflow (#743) 2020-12-16 15:47:37 -05:00
Hinton
72c6f52ae2 Resolve review comments 2020-12-16 21:44:12 +01:00
Joseph Flinn
047db49e25 debugging grep 2020-12-16 20:24:48 +00:00
Joseph Flinn
f294e43262 changing 'show artifacts' task to bash shell 2020-12-16 20:18:54 +00:00
Joseph Flinn
94b924b21c changing the echo var 2020-12-16 20:10:20 +00:00
Joseph Flinn
3099238762 fixing the AzureSignTool install task 2020-12-16 20:04:08 +00:00
Joseph Flinn
9ead2f2bb8 switching back to manually setting the git_release_version with bash 2020-12-16 19:50:31 +00:00
Joseph Flinn
b52f107810 trying different variable block format 2020-12-16 19:33:14 +00:00
Joseph Flinn
16bad9ed98 testing expression for variable value 2020-12-16 19:30:46 +00:00
Joseph Flinn
378454ce03 testing the GIT_RELEASE_VERSION var 2020-12-16 19:14:06 +00:00
Chad Scharf
1be1b8bc37 Merge pull request #616 from bitwarden/cwille97-localeText
Cwille97 locale text
2020-12-16 12:03:10 -05:00
Chad Scharf
d83650e266 Merge into cwille97-localeText 2020-12-16 11:41:10 -05:00
Hinton
95d475a9d3 Show an error when biometrics is disabeld in desktop app or not supported 2020-12-16 17:32:51 +01:00
Hinton
d20aaeb0e5 Display error message when biometric is disabled in the desktop 2020-12-16 17:25:30 +01:00
Chad Scharf
db4b1b63b9 Merge pull request #1499 from bitwarden/cscharf-update-jslib-1
jslib update
2020-12-16 10:43:00 -05:00
Chad Scharf
ab5de83b22 jslib update 2020-12-16 10:34:56 -05:00
Chad Scharf
e88b73c747 Merge pull request #1373 from sorin-davidoi/system-theme
feat: Use system theme if available
2020-12-16 10:33:33 -05:00
Hinton
c4185fe6ee Add support for multiple concurrent extensions with native messaging 2020-12-16 15:47:30 +01:00
Hinton
c13d6f810e Add support for communicating with multiple extensions at the same time 2020-12-16 15:42:46 +01:00
Hinton
5d1057b3fa Update jslib 2020-12-16 09:41:00 +01:00
Hinton
22ddd8db60 Ensure settings are saved 2020-12-16 09:38:28 +01:00
Kyle Spearrin
aa32b77286 New Crowdin updates (#584)
* New translations messages.json (Romanian)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Persian)

* New translations messages.json (Croatian)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Swedish)

* New translations messages.json (Slovak)

* New translations messages.json (French)

* New translations messages.json (Greek)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (German)

* New translations messages.json (Finnish)

* New translations messages.json (Russian)

* New translations messages.json (Hebrew)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (English, India)
2020-12-15 19:24:48 -05:00
Chad Scharf
ceb78d054c Linter build fix (#228)
Added comments to empty function block for CLI (doesn't have a "system theme" like other clients) to make linter happy.
2020-12-15 19:16:22 -05:00
Matt Gibson
75ca9f9c13 Move share button to view page (#229)
It is not possible to edit and share at the same time. Browser extension
currently utilizes this layout and it is confusing. This change is in
conjunction with altering that UI.
2020-12-15 17:49:51 -06:00
Sorin Davidoi
58f5369adc feat(platform-utils): Get and react to changes to the system theme (#161)
These changes will allow the WebExtension (and later the desktop application) to respect the system theme.

I've added the Electron implementation until I realized that the required API [has been implemented but not released yet](https://www.electronjs.org/docs/api/native-theme/history). Let me know if you I should remove the code.

Part of https://github.com/bitwarden/browser/issues/1256.

https://www.electronjs.org/docs/api/native-theme

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2020-12-15 17:22:24 -05:00
Chad Scharf
ac870ef31a Merge pull request #303 from DarkArc/carat-fix
Only show carats for items with children
2020-12-15 16:33:02 -05:00
Wyatt Childers
087c84bcfb Only show carats for items with children (#410)
* Only show carats for folders with children

* Only show carats for collections with children
2020-12-15 16:32:49 -05:00
Cedric Wille
3f34bc52fa Add locale info for hint equals password (#1458)
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-12-15 16:09:52 -05:00
Chad Scharf
536865ffeb Merge pull request #1423 from marekciupak/upgrade_bl
Upgrade bl: 2.2.0 -> 2.2.1
2020-12-15 16:08:12 -05:00
Cedric Wille
f7d8887304 Add verification for password hint - the hint should not equal the password for security reasons (#194) 2020-12-15 16:04:48 -05:00
Mithilesh Zavar
a457c83242 Attachments with long file names go beyond the window. #695 (#702) 2020-12-15 16:03:17 -05:00
Chad Scharf
aecc6b8466 Merge pull request #578 from cwille97/issue496
issue496 Improve touchID message
2020-12-15 15:52:22 -05:00
Oscar Hinton
d7b5f0a26b Avoid destroying the tray icon in linux (#227) 2020-12-15 15:26:51 -05:00
Hinton
41e72b22b8 Prevent disabling enableTray on linux when using other tray settings 2020-12-15 20:47:21 +01:00
Matt Gibson
29c624e37b Add totp copy to clipboard button to cipher view (#1493)
* Add totp copy to clipboard button to cipher view

* Hide quick-copy rather than disable if no totp

* Revert to disabled TOTP button

* Enforce premium access to TOTPs

* Update jslib reference
2020-12-15 10:26:01 -06:00
Matt Gibson
bcd8963e8b Add totp copy to clipboard button to cipher view (#737)
* Add totp copy to clipboard button to cipher view

* Align totp copy privs with cipher view

* Enforce TOTP as premium feature

* Update jslib reference
2020-12-15 10:25:52 -06:00
Matt Gibson
cc801ce0d7 Has Totp method will be used to enable quick copy (#225) 2020-12-15 10:02:54 -06:00
Joseph Flinn
462b49daa3 changing the ls command to the artifacts directory 2020-12-15 15:39:08 +00:00