1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-28 03:57:47 +02:00
Commit Graph

719 Commits

Author SHA1 Message Date
Matt Smith
05ee1b6a06 Modified url list to show port where applicable 2020-07-14 11:38:11 -05:00
Anthony Garera
464708c507
Updated expiration year placeholder text to be dynamic (#474) 2020-07-03 22:45:54 -04:00
Kyle Spearrin
bd975bf85d bump version for macos app store 2020-06-29 15:45:45 -04:00
Kyle Spearrin
dcc1953854
New Crowdin updates (#472)
* New translations messages.json (Spanish)

* New translations messages.json (German)

* New translations messages.json (Polish)
2020-06-29 11:29:28 -04:00
Kyle Spearrin
0564347aa8
New Crowdin updates (#469)
* New translations messages.json (Russian)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Portuguese)

* New translations messages.json (Spanish)

* New translations messages.json (Polish)

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* New translations messages.json (German)

* New translations messages.json (Czech)

* New translations messages.json (Sinhala)
2020-06-26 21:28:22 -04:00
Chad Scharf
0055b1df0e version bump 2020-06-25 16:59:06 -04:00
hinton
876b45d82e Disable TOTP field, disable edit and show of hidden fields. 2020-06-04 22:23:02 +02:00
hinton
982d35a404 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/hide-passwords 2020-06-04 22:09:46 +02:00
Kyle Spearrin
160c161782
fix null ref of cipher.isDeleted (#462) 2020-06-01 10:30:49 -04:00
Kyle Spearrin
24b1349dc8
New Crowdin translations (#460)
* New translations messages.json (Danish)

* New translations messages.json (Portuguese)

* New translations messages.json (Chinese Simplified)
2020-05-29 12:14:13 -04:00
Kyle Spearrin
136b63acc4 bump version 2020-05-29 11:09:30 -04:00
Vincent Salucci
aa3a6044a2
[Bug] Update lock to be default timeout action (#459)
* Update jslib 2de8c5e -> 212a2e3

* Updated conditionals to make lock the default state
2020-05-28 15:21:21 -05:00
Trey Greer
dfccb9bc79
updated icons (#457)
* updated icons

* added appx icons
2020-05-28 11:52:35 -04:00
hinton
66de9e93fa Hide passwords functionality for desktop 2020-05-27 22:41:57 +02:00
Kyle Spearrin
be320fbea1
New Crowdin translations (#455)
* New translations messages.json (French)

* New translations messages.json (Polish)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Swedish)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese)

* New translations messages.json (Dutch)

* New translations messages.json (Spanish)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (Finnish)

* New translations messages.json (Greek)

* New translations messages.json (German)

* New translations messages.json (Catalan)

* New translations messages.json (Bulgarian)

* New translations messages.json (English, United Kingdom)
2020-05-26 10:31:59 -04:00
Kyle Spearrin
91884e9205
Add support for greek language (#454) 2020-05-22 23:14:22 -04:00
Kyle Spearrin
51822fa3ac
New Crowdin translations (#451)
* New translations messages.json (Romanian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Swedish)

* 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 (Indonesian)

* New translations messages.json (Russian)

* New translations messages.json (Persian)

* New translations messages.json (Thai)

* New translations messages.json (Croatian)

* New translations messages.json (Estonian)

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

* New translations messages.json (Esperanto)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Slovak)

* New translations messages.json (Portuguese)

* New translations messages.json (French)

* New translations messages.json (German)

* 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 (Greek)

* New translations messages.json (Polish)

* New translations messages.json (Finnish)

* 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 (Montenegrin (Latin))
2020-05-18 15:57:07 -04:00
Chad Scharf
151964f6b8 Merge branch 'master' into soft-delete 2020-05-08 09:26:43 -04:00
Kyle Spearrin
8c905f8746 color updates + jslib 2020-05-05 16:32:09 -04:00
Vincent Salucci
9a040644bf
Added warning dialog for log out action (#438) 2020-04-25 08:13:48 -05:00
Kyle Spearrin
848dff7863
tweaks to minimize on copy feature (#432) 2020-04-14 16:52:03 -04:00
Elias Papavasileiou
a84af15c93
Add minimize when copying to clipboard option (#390)
* Add minimize when copying to clipboard option

* Change minimizeOnCopyToClipboardKey constant reference and fix whitespace

* Extend feature to context menus and view component

* Cleanup and refactor methods

* Refactor copy method and add minimizeOnCopyToClipboardKey constant to electronConstants.ts

* Use window.main subclass and fix formatting

* Revert "Use window.main subclass and fix formatting"

This reverts commit 0159613751.

* Reimplement part of 0159613751

* Add null check to VaultComponent::copyValue

* Remove unused import
2020-04-14 16:11:41 -04:00
Chad Scharf
19a212f263 [Soft Delete] Changed deleted item toast (trash) 2020-04-14 15:14:07 -04:00
Chad Scharf
129ecc1ca8 [Soft Delete] - Ciphers add button cleanup 2020-04-13 15:29:15 -04:00
Chad Scharf
c2eafba442 [Soft Delete] - Added trash to desktop app 2020-04-13 15:13:10 -04:00
Vincent Salucci
93e7e9d261
Update jslib (28e3fff -> 72e3893) (#427)
* Update jslib (28e3fff -> 72e3893)

* Update lock description

* Update vaultTimeoutService init

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 13:00:10 -05:00
Vincent Salucci
c1113852a4
[Auto-Logout] Implement Vault Timeout Options (#424)
* Update jslib (31a2574 -> 28e3fff)

* Initial commit of vault timeout implentation

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-01 10:18:36 -05:00
Kyle Spearrin
d840e7caf6
New Crowdin translations (#420)
* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Korean)

* New translations messages.json (Polish)

* New translations messages.json (Czech)

* New translations messages.json (Finnish)

* New translations messages.json (Greek)
2020-03-24 14:52:37 -04:00
Kyle Spearrin
c5d4dbd8f2 bump version 2020-03-24 14:21:57 -04:00
Vincent Salucci
c0add18db2
Update Add-Edit Component load function (#416)
* Apply save changes prompt to groupings

* Revert "Apply save changes prompt to groupings"

This reverts commit 9e8873e5c7.

* Updated load function

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-23 12:48:14 -05:00
Kyle Spearrin
4c61937626 bump version 2020-03-13 08:46:07 -04:00
Vincent Salucci
31d023194d
Update jslib (b816ddd -> 0a30c7e) and enforce passphrase policy (#408)
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-12 23:25:49 -05:00
Kyle Spearrin
a483996301
New Crowdin translations (#407)
* New translations messages.json (Korean)

* New translations messages.json (Polish)

* New translations messages.json (Russian)

* New translations messages.json (Dutch)
2020-03-12 21:15:44 -04:00
mtgto
354f8decc0
Disable to select text in vault grouping (#404) 2020-03-12 15:29:43 -04:00
Kyle Spearrin
0b05a8f44e disable all global shortcuts 2020-03-12 09:50:19 -04:00
Kyle Spearrin
e8c03e30ba temp: remove global shortcut to focusSearch
resolves #402
2020-03-11 09:56:51 -04:00
Kyle Spearrin
fd7d3c39e4
New Crowdin translations (#401)
* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Danish)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

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

* New translations messages.json (Estonian)

* New translations messages.json (French)

* New translations messages.json (Hebrew)
2020-03-06 11:29:19 -05:00
Kyle Spearrin
98a03d4cef Revert "update electron builder/updater"
This reverts commit b7e6fe6c33.
2020-03-06 09:49:02 -05:00
Kyle Spearrin
b7e6fe6c33 update electron builder/updater 2020-03-06 09:24:20 -05:00
Kyle Spearrin
d4384dc079
New Crowdin translations (#398)
* New translations messages.json (Japanese)

* New translations messages.json (Dutch)

* New translations messages.json (German)
2020-03-05 11:48:19 -05:00
Kyle Spearrin
6d1f2c30c2
New Crowdin translations (#397)
* New translations messages.json (Afrikaans)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Korean)

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

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Romanian)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Japanese)

* New translations messages.json (Indonesian)

* New translations messages.json (Belarusian)

* New translations messages.json (Danish)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Dutch)

* New translations messages.json (Hungarian)

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

* New translations messages.json (Esperanto)

* New translations messages.json (Estonian)

* New translations messages.json (Finnish)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hebrew)

* New translations messages.json (Vietnamese)

* New translations messages.json (Norwegian Bokmal)
2020-03-05 09:38:07 -05:00
Kyle Spearrin
8bfd935339 bump version 2020-03-05 09:16:57 -05:00
Kyle Spearrin
b7d11a1703 reverse button order in alert 2020-03-04 14:03:00 -05:00
Kyle Spearrin
6d6a5fed06 sweetalert styling like browser 2020-03-04 13:56:41 -05:00
Kyle Spearrin
ee167571a6
implement callout component w/ generator policy (#395) 2020-02-28 16:58:51 -05:00
Vincent Salucci
828d5ea911
Enforce password generator policy options in the UI (#393) 2020-02-27 12:13:55 -06:00
MartB
4e2ee15456
sweetalert2: remove superflous text argument. (#391) 2020-02-24 12:58:23 -05:00
Kyle Spearrin
663a84a3c4 tweaks to swal2 2020-02-24 10:13:26 -05:00
MartB
84af4ee48f
sweetalert: move to sweetalert2. (#388)
The styling got adjusted to stay as close as possible to the original sweetalert1 styles.
The only visible change is the button order, it is the same as in the web-vault now (OK - CANCEL instead of CANCEL - OK)

- Removed old postinstall gulp hack
- Added tsconfig type definition for sweetalert2 module typing.
2020-02-24 09:45:01 -05:00
Vincent Salucci
5254c5ae59
Added missed clone mode conditionals and fixed add/edit state bug (#385) 2020-02-19 13:59:38 -06:00