Tom Rittson
|
b00df0112e
|
Let all OS' use system theme on startup
|
2021-05-31 14:34:59 +10:00 |
|
Thomas Rittson
|
7f5a5a5fbb
|
Only update to system theme if theme is Default
|
2021-05-31 14:34:59 +10:00 |
|
Thomas Rittson
|
c225210a44
|
Respond to native OS theme changes
|
2021-05-31 14:34:53 +10:00 |
|
Oscar Hinton
|
c7345197f7
|
Password reprompt fixes (#926)
* Hide card number when hidden
* Avoid double password prompts
* Bump jslib
|
2021-05-28 20:08:44 +02:00 |
|
Oscar Hinton
|
c89da7f12b
|
Hardcode SDKRoot (#925)
* Hardcode SDKRoot
* Re-add branch check for app store
|
2021-05-28 19:38:09 +02:00 |
|
Thomas Rittson
|
78f9dd50ad
|
Merge pull request #924 from bitwarden/jslib-bump
bump jslib
|
2021-05-28 09:46:34 +10:00 |
|
Thomas Rittson
|
a109259812
|
bump jslib
|
2021-05-28 07:56:30 +10:00 |
|
Oscar Hinton
|
42d280ac09
|
Bump NPM to v7 (#922)
* Bump NPM to v7
* Bump npm in build
* Add NPM v7 to readme
* Update node-gyp
|
2021-05-26 22:44:48 +02:00 |
|
Thomas Rittson
|
b16f8bc253
|
Merge pull request #914 from bitwarden/hotfix-bump
Version bump to 1.26.4
|
2021-05-21 11:00:42 +10:00 |
|
Thomas Rittson
|
f5175564b3
|
Version bump to 1.26.4
|
2021-05-21 08:59:07 +10:00 |
|
Thomas Rittson
|
f5042bc07b
|
Merge pull request #905 from bitwarden/fix-set-saving
Convert Sets to Arrays before saving locally
|
2021-05-20 06:37:27 +10:00 |
|
Thomas Rittson
|
5bd7444e53
|
bump jslib
|
2021-05-19 10:11:24 +10:00 |
|
Chad Scharf
|
42091ac6d3
|
Merge pull request #903 from djsmith85/update-nvmrc
Update .nvmrc from 10.13.0 to 14.17.0
|
2021-05-18 14:58:41 -04:00 |
|
Daniel James Smith
|
9a2b2069b5
|
Update .nvmrc from 10.13.0 to 14.17.0
|
2021-05-18 18:30:24 +02:00 |
|
Vince Grassia
|
28ebbccbf1
|
Pin versions of actions in workflow (#901)
|
2021-05-18 09:21:26 -04:00 |
|
Chad Scharf
|
0156f7ba2d
|
Merge pull request #900 from bitwarden/fix-locale-typo
Fix locale typo
|
2021-05-17 16:48:02 -04:00 |
|
Vince Grassia
|
c9ae2ed933
|
Update ME lang import to proper order
|
2021-05-17 16:25:57 -04:00 |
|
Vince Grassia
|
6f6de60509
|
Fix locale import typo
|
2021-05-17 16:24:11 -04:00 |
|
Chad Scharf
|
4a0be96b79
|
Merge pull request #898 from djsmith85/fix-me-locale
Fixed locale import for Montenegrin (Latin)
|
2021-05-17 14:43:58 -04:00 |
|
Daniel James Smith
|
cae76cd74a
|
Fixed locale import for Montenegrin (Latin)
|
2021-05-17 18:01:44 +02:00 |
|
Chad Scharf
|
012aa71054
|
Merge pull request #897 from tgreer-bw/language-adds
Add missing languages from Crowdin
|
2021-05-15 15:25:23 -04:00 |
|
Trey Greer
|
cc165420f7
|
Update src/services/i18n.service.ts
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
|
2021-05-14 18:19:45 -04:00 |
|
tgreer-bw
|
a24618be32
|
add missing languages from Crowdin
|
2021-05-14 16:42:12 -04:00 |
|
Chad Scharf
|
969a62de9e
|
Merge pull request #891 from djsmith85/update-readme
Adjust node version in README.md
|
2021-05-13 17:30:03 -04:00 |
|
Kyle Spearrin
|
0d5d8b671d
|
use swal titletext to avoid XSS (#884)
|
2021-05-13 15:22:52 -04:00 |
|
Thomas Rittson
|
55b0118240
|
Merge pull request #892 from bitwarden/improve-import-error-checking
Bump jslib
|
2021-05-13 11:23:49 +10:00 |
|
Thomas Rittson
|
2a471867aa
|
bump jslib
|
2021-05-13 11:00:55 +10:00 |
|
Thomas Rittson
|
68096c1f12
|
update service deps
|
2021-05-13 10:53:38 +10:00 |
|
Daniel James Smith
|
731e44fd06
|
Adjust node version in README.md
|
2021-05-13 01:37:33 +02:00 |
|
Chad Scharf
|
ee1f31d300
|
Version bump 1.26.3
|
2021-05-12 17:57:23 -04:00 |
|
Chad Scharf
|
dd683e8dad
|
Merge branch 'master' of https://github.com/bitwarden/desktop into master
|
2021-05-12 16:53:19 -04:00 |
|
Chad Scharf
|
2bf9f34472
|
Version bump 1.26.2
|
2021-05-12 16:53:17 -04:00 |
|
Oscar Hinton
|
8f7ab9f8db
|
Bump node to 14 (#869)
* Bump node to 14
* Bump some dependencies
* Bump jslib
* Ensure compatability with latest jslib
* Change node engine to ~14.
|
2021-05-12 22:38:02 +02:00 |
|
Chad Scharf
|
7d53ff788f
|
Version bump to 1.26.1
|
2021-05-12 15:54:14 -04:00 |
|
Joseph Flinn
|
80ea232eb6
|
Merge pull request #889 from bitwarden/fix-desktop-deploy
Fix desktop deploy
|
2021-05-12 11:02:48 -07:00 |
|
Joseph Flinn
|
72c26ae999
|
switching one more PKG_VERSION environment variable
|
2021-05-12 10:57:48 -07:00 |
|
Joseph Flinn
|
3eb691fbd8
|
switching the env name
|
2021-05-12 10:54:20 -07:00 |
|
Joseph Flinn
|
7d959ffffb
|
fixing the choco release asset grab
|
2021-05-12 10:53:20 -07:00 |
|
Joseph Flinn
|
e2e41b7366
|
fixing the macos deploy
|
2021-05-12 10:47:58 -07:00 |
|
Joseph Flinn
|
d50bb7bf3a
|
fixing the snap deploy
|
2021-05-12 10:47:05 -07:00 |
|
Vince Grassia
|
64492d95cf
|
Update workflows to accommodate universal pkg artifact for Mac (#888)
|
2021-05-12 10:59:30 -04:00 |
|
Joseph Flinn
|
d05cd38e70
|
Merge pull request #886 from bitwarden/fix-release-pipeline
Fix release pipeline
|
2021-05-11 14:45:21 -07:00 |
|
Joseph Flinn
|
95c1876178
|
Merge branch 'master' into fix-release-pipeline
|
2021-05-11 14:41:15 -07:00 |
|
Joseph Flinn
|
cac06e473e
|
removing the broken testing code
|
2021-05-11 14:41:10 -07:00 |
|
Chad Scharf
|
590a67d38d
|
Merge pull request #882 from djsmith85/fix-typo
Fix typo in webAuthnAuthenticate
|
2021-05-11 17:20:11 -04:00 |
|
Joseph Flinn
|
525f0e8a66
|
Merge pull request #885 from bitwarden/fix-release-pipeline
removing the unix flags from the pwsh
|
2021-05-11 14:10:45 -07:00 |
|
Joseph Flinn
|
564d170d7a
|
removing the unix flags from the pwsh
|
2021-05-11 14:07:03 -07:00 |
|
Daniel James Smith
|
00781806f5
|
Fix typo in webAuthnAuthenticate
|
2021-05-11 21:04:18 +02:00 |
|
Chad Scharf
|
33d2c63798
|
Merge pull request #881 from bitwarden/l10n_master
New Crowdin updates
|
2021-05-11 14:01:04 -04:00 |
|
Kyle Spearrin
|
23e20ae0a3
|
New translations messages.json (English, India)
|
2021-05-11 13:47:37 -04:00 |
|