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
Joseph Flinn
030eab7290
removing a line in a pwsh multiline script
2020-12-15 00:59:16 +00:00
Joseph Flinn
41f263d378
commenting out the chocolatey package
2020-12-14 23:58:49 +00:00
Joseph Flinn
2a6add76db
updating GH_TOKEN secret name because GITHUB_TOKEN wasn't valid
2020-12-14 22:53:33 +00:00
Joseph Flinn
026392d4a1
working on blocking out signing pipeline
2020-12-14 22:38:56 +00:00
Joseph Flinn
d68c62ab91
removing deploy jobs (should be moved into its own workflow)
2020-12-14 22:23:14 +00:00
Joseph Flinn
c641d2641d
working on signing pipeline
2020-12-14 22:20:39 +00:00
Joseph Flinn
857c9515da
version bump
2020-12-14 21:55:14 +00:00
Joseph Flinn
761a93a4bd
moving default pipeline script
2020-12-14 21:51:53 +00:00
Hinton
c5edb3e04e
Fix autostart in snap
2020-12-14 22:45:36 +01:00
Joseph Flinn
cdf16541e1
Set up CI with Azure Pipelines
...
[skip ci]
2020-12-14 13:41:00 -08:00
Joseph Flinn
33d4b22e52
Merge pull request #1 from joseph-flinn/azure-pipelines
...
Set up CI with Azure Pipelines
2020-12-14 13:38:04 -08:00
Joseph Flinn
f78df842b6
moved the AZ pipelines into their own directory for cleanliness
2020-12-14 21:27:37 +00:00
Joseph Flinn
65e72b41a3
bumping version and updating azure pipeline
2020-12-14 21:24:18 +00:00
Joseph Flinn
1251ddaf5f
changing pathToPublish to absolute path
2020-12-14 20:15:37 +00:00
Joseph Flinn
ba2e3f5a11
fixing AZ pipeline task typo
2020-12-14 19:56:29 +00:00
Joseph Flinn
7fbce68530
changing over to manual run of the pipeline and moving from PublishBuildArtifact to PublishPipelineArtifact
2020-12-14 19:53:39 +00:00
Hinton
303439533c
Fix xcode proj settings
2020-12-14 20:27:23 +01:00
Joseph Flinn
493ba4e488
checking out specific commit (for historical builds)
2020-12-14 19:27:23 +00:00
Joseph Flinn
99e2b83d62
adding git commit option
2020-12-14 19:25:24 +00:00
Joseph Flinn
926d221e6a
testing artifact publishing
2020-12-14 19:04:39 +00:00
Joseph Flinn
ae80649466
grabbing executable names
2020-12-14 18:47:21 +00:00
Matt Gibson
1464e0fbe8
Add ConsoleLogService dependency from jslib ( #735 )
...
* Pre-emptively add new jslib dependency
* Add consoleLogService dependency definition
* Update jslib
* PR Review
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
2020-12-14 12:27:32 -06:00
Matt Gibson
ce5a3f0f35
Merge pull request #602 from bitwarden/use-logService-for-console-messages
...
Use logService for console messages
2020-12-14 11:57:09 -06:00
Matt Gibson
e23d96a350
Add ConsoleLogService dependency from jslib ( #1488 )
...
* Pre-emptively add new jslib dependency
* Add ConsoleLogService dependency
* Update jslib
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
2020-12-14 11:56:40 -06:00
Joseph Flinn
9bad72db67
changing electron-builder to npx
2020-12-14 17:41:26 +00:00
Matt Gibson
0330641a14
Response option outputs only json on stdout ( #197 )
...
* Use logService for console logging
* jslib signature updates
* Use most specific import path
* Include new jslib dependency
* Update jslib
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan >
2020-12-14 11:29:17 -06:00
Joseph Flinn
7deda0a117
debugging npm scripts in azure pipeline
2020-12-14 15:57:45 +00:00
Joseph Flinn
5924e108cf
trying different syntax to see if that fixes the npm run problem
2020-12-14 15:38:45 +00:00
Hinton
36bda45c2e
Add SFSafariAppExtensionBundleIdentifiersToReplace
2020-12-14 10:20:41 +01:00
Joseph Flinn
792c6a3139
Update azure-pipelines.yml for Azure Pipelines
2020-12-11 16:12:08 -08:00
Joseph Flinn
4fea0cdb0f
Update azure-pipelines.yml for Azure Pipelines
2020-12-11 15:46:37 -08:00