github-actions[bot]
8304104a7a
Bumped version to 2.28.0 ( #1603 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-19 14:14:40 -07:00
Thomas Rittson
a02e966da4
Update jslib ( #2511 )
...
* Update jslib
* Update name of UserVerificationComponent
* Update service deps
2022-04-19 10:30:46 -05:00
Thomas Rittson
33f922c25d
Update jslib ( #524 )
2022-04-19 10:30:26 -05:00
Thomas Rittson
a4ca9bf64c
Update jslib ( #1490 )
...
* Update jslib
* Update name of UserVerificationComponent
2022-04-19 10:29:43 -05:00
Oscar Hinton
ad37de9373
Rename Export DTOs ( #763 )
2022-04-19 13:03:04 +02:00
Oscar Hinton
fee2f78aa8
Fix language always defaulting to english ( #765 )
2022-04-19 09:53:51 +02:00
Thomas Rittson
56808a7dbb
Update jslib ( #1602 )
...
* Update jslib
* Update name of UserVerificationComponent
2022-04-19 09:49:59 +02:00
Joseph Flinn
a07c6869c2
Merge pull request #2504 from bitwarden/patch/download-artifacts-action
...
Bump pinned commit of download-artifacts
2022-04-18 14:28:55 -07:00
Joseph Flinn
80fcb1c77b
Bumping pinned commit of the download-artifact action to bypass the broken GitHub api ( #523 )
2022-04-18 14:28:52 -07:00
Joseph Flinn
3862a19571
Bumping pinned commit of the download-artifact action to bypass the broken GitHub api ( #1488 )
2022-04-18 14:28:49 -07:00
Oscar Hinton
6bcadc4f40
Add tests for domain models ( #768 )
2022-04-16 11:18:12 -04:00
Oscar Hinton
f8ac1ed12b
Remove support for alreadyEncrypted ( #762 )
2022-04-16 17:00:48 +02:00
Joseph Flinn
b26f9e64bb
Bumping pinned commit of the download-artifact action to bypass the broken GitHub api
2022-04-15 07:41:46 -07:00
dwbit
13744e6a29
Contribution Documentation edits
...
Making corrections to the mobile contributions doc:
Update Crowdin contact from Kyle to dwbit.
Update 'User-to-User Support' forum category to 'Ask the Bitwarden Community'
2022-04-15 06:20:05 -04:00
Joseph Flinn
609c13faf4
Bumping the pinned commit for the download-artifact to bypass the github api issue ( #1598 )
2022-04-14 16:05:20 -07:00
Oscar Hinton
8be88a731c
Resolve rust for windows and linux ( #1485 )
2022-04-13 16:32:08 +02:00
Oscar Hinton
2b0d7ac72c
Bump libsecret for rust ( #1480 )
2022-04-13 08:04:48 -05:00
Thomas Rittson
8cc3539716
Don't clear state if not logged in ( #2499 )
2022-04-13 09:15:46 +10:00
Oscar Hinton
3f56834716
Update jest configs to remove roots ( #766 )
2022-04-12 16:55:59 +02:00
Oscar Hinton
4c38fd80b4
[EC-145] Bump node-forge ( #522 )
2022-04-12 16:55:47 +02:00
Matt Gibson
e0d7d2b43a
Add descriptions to vague messages ( #1476 )
...
* Add descriptions to vague messages
* Fix typo
2022-04-12 15:36:25 +02:00
Oscar Hinton
70db11e659
Update readme with rust instructions ( #1482 )
2022-04-12 08:24:09 +02:00
Kyle Spearrin
017fb5146f
copy default options ( #764 )
2022-04-11 22:39:05 -04:00
Thomas Rittson
0f0adc9bd9
Add jsdoc comments for user verification, password reprompt, and appApiAction ( #754 )
...
* Rename and add comments to clarify password reprompt classes
* Add comment for appApiAction
2022-04-12 11:48:33 +10:00
Oscar Hinton
2e3c89269d
Resolve cross-compile for rust ( #1481 )
2022-04-11 19:53:16 +02:00
Daniel James Smith
29402f3109
[PS-102] BEEEP: Tab-change performance improvements ( #2447 )
...
* Remove passing in main to notification as it's unused
* Remove messages nothing reacts to
* Shorten re-draw of badge and menu on logout
* Remove windows.background and only listen to changes of tabs on focused window
* Only rreact to tab changes of current active tab
* Comments and console-logs
* Removed comments and console.logs
* Updated package-lock.json
* Check if chrome.windows is available
* Simplify check for active tab
2022-04-11 12:00:07 +02:00
Oscar Hinton
f0d9f8641e
Update introduction for CL ( #729 )
2022-04-08 17:47:32 +02:00
github-actions[bot]
31523bdf0e
Autosync the updated translations ( #1478 )
...
Co-authored-by: github-actions <>
2022-04-08 11:50:48 +02:00
github-actions[bot]
f614ed877c
Autosync the updated translations ( #2497 )
...
Co-authored-by: github-actions <>
2022-04-08 11:48:43 +02:00
github-actions[bot]
62b20a5c6d
Autosync the updated translations ( #1590 )
...
Co-authored-by: github-actions <>
2022-04-08 11:45:22 +02:00
Oscar Hinton
6b6666cd0d
Undo electron builder bump ( #1477 )
2022-04-07 22:13:58 +02:00
Oscar Hinton
24f54c580a
Revert "Update signing certificate" ( #2495 )
2022-04-07 22:12:41 +02:00
Matt Gibson
4a5feafeb8
Add descriptions for vague messages ( #2494 )
...
* Add descriptions for vague messages
* Fix typo
2022-04-07 08:20:48 -05:00
Matt Gibson
d56bf1211e
Add descriptions to vague messages ( #1586 )
...
* Add descriptions to vague messages
* Fix typo
2022-04-07 08:20:38 -05:00
Daniel James Smith
8831f96fc2
[EC-142] Fix error during import of 1pux containing new email field format ( #1585 )
...
* Pull in changes made on https://github.com/bitwarden/jslib/pull/758
* Update package-lock.json
2022-04-06 19:10:44 +02:00
Daniel James Smith
3b9ef68f4b
[EC-142] Fix error during import of 1pux containing new email field format ( #758 )
...
* Add support for complex email field type
* Ensure complex email field type gets imported on identities
2022-04-06 17:33:43 +02:00
Oscar Hinton
be1ab221f4
Bump electron dependencies ( #1447 )
...
Co-authored-by: Micaiah Martin <mmartin@bitwarden.com>
2022-04-05 19:46:07 +02:00
Vincent Salucci
5f4a8c18fe
[bug] CL - fix default button display and callout header class ( #756 )
2022-04-05 12:19:13 -05:00
Oscar Hinton
f7e0db356e
Update icons to match desktop ( #2488 )
2022-04-05 18:18:25 +02:00
Oscar Hinton
78986023e7
[BEEEP] Add native rust module ( #1379 )
2022-04-05 16:54:44 +02:00
Micaiah Martin
4a2e1588e8
Merge pull request #2493 from bitwarden/certs/update-signing-cert
2022-04-05 14:47:17 +00:00
Kyle Spearrin
f8e0e8be06
added hostname option to serve command ( #519 )
...
* added hostname option to serve command
* update log to include hostname and port
2022-04-04 16:31:04 -04:00
Oscar Hinton
f3a4fde513
Remove keytar and biometric logic ( #706 )
2022-04-04 21:00:49 +02:00
Micaiah Martin
f196538560
Testing different cert for signing
2022-04-04 12:47:05 -06:00
Addison Beck
14b9decf21
[bug] Adjust mode in render webpack.config to variable ( #1473 )
2022-04-04 10:45:35 -05:00
github-actions[bot]
0e9465601a
Autosync the updated translations ( #1470 )
...
Co-authored-by: github-actions <>
2022-04-01 13:10:34 +02:00
github-actions[bot]
c9ff5a4bbe
Autosync the updated translations ( #2487 )
...
Co-authored-by: github-actions <>
2022-04-01 13:03:46 +02:00
github-actions[bot]
f26dc27515
Autosync the updated translations ( #1577 )
...
Co-authored-by: github-actions <>
2022-04-01 12:29:52 +02:00
Oscar Hinton
52bb77fb66
Add electron:ignore which ignores invalid certificates ( #1463 )
2022-04-01 11:24:46 +02:00
Kyle Spearrin
cb8a40d9cd
generator updates ( #1575 )
...
* update generator
* update css
* add link to help article
* update jslib
* fix oss module and user type tip icon
* update jslib
* Revert "update jslib"
This reverts commit b2b13ace5e55401294ea83aaac656cba62fe3614.
* revert jslib update
2022-03-31 23:32:57 -04:00