1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-20 22:14:08 +02:00
Commit Graph

1201 Commits

Author SHA1 Message Date
Vincent Salucci
9a040644bf
Added warning dialog for log out action (#438) 2020-04-25 08:13:48 -05:00
Ghislain Antony Vaillant
8c29425935
Add scripts to build as unpacked dir (#434) 2020-04-20 06:50:18 -04:00
Chad Scharf
2f165bcc2a
Merge pull request #430 from bitwarden/soft-delete-toast
[Soft Delete] Changed deleted item toast (trash)
2020-04-14 16:56:40 -04: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 0159613751a54bc886fac0b34bd09d3a26498924.

* Reimplement part of 0159613751a54bc886fac0b34bd09d3a26498924

* Add null check to VaultComponent::copyValue

* Remove unused import
2020-04-14 16:11:41 -04:00
Kyle Spearrin
0faa987f41
update lunr types (#431) 2020-04-14 15:41:46 -04:00
Chad Scharf
19a212f263 [Soft Delete] Changed deleted item toast (trash) 2020-04-14 15:14:07 -04:00
Chad Scharf
e607414384
Merge pull request #429 from bitwarden/soft-delete-chad
[Soft Delete] - Added trash to desktop app
2020-04-13 16:46:24 -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
62ff3ac086 appveyor prod deploy fixes 2020-03-25 08:39:42 -04: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
Kyle Spearrin
d38a1656e5 desktop artifacts 2020-03-24 11:53:14 -04:00
Kyle Spearrin
6d2da25263 missing quote 2020-03-24 11:35:22 -04:00
Kyle Spearrin
89accfb9c8 fix then 2020-03-24 11:31:23 -04:00
Kyle Spearrin
0dca6cba8c Compile artifacts 2020-03-24 11:24:16 -04:00
Kyle Spearrin
fedc03dbae upload dist artifacts for windows and linux 2020-03-24 11:00:46 -04:00
Kyle Spearrin
3c6b15821c build dist for win ci 2020-03-24 10:42:20 -04:00
Kyle Spearrin
4e530b4712 fix env refs 2020-03-24 10:36:29 -04:00
Kyle Spearrin
b6cb373749 Determine deployment variables 2020-03-24 10:33:49 -04:00
Kyle Spearrin
910ba20b14 move workflow to proper path 2020-03-24 09:05:15 -04:00
Kyle Spearrin
3acaeae955 stub out desktop workflow build file 2020-03-24 09:03:14 -04:00
Kyle Spearrin
58aeaf772d update jslib 2020-03-24 08:35:03 -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 9e8873e5c7716f06bd228a10906d0765bfe575a4.

* Updated load function

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-23 12:48:14 -05:00
Vincent Salucci
68bc1ebbff
Update jslib (0a30c7e -> 3ad546c) (#412)
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-18 13:14:29 -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
Kyle Spearrin
265ffe1b89 update jslib 2020-03-12 15:39:52 -04:00
mtgto
d10a8a5b61
Add the lint to CI script (#403) 2020-03-12 15:30:48 -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
39178bd05d install snapd 2020-03-10 23:13:25 -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
e72bd78ef0 upgrade electron builder to 22.4.0 2020-03-06 11:10:36 -05:00
Kyle Spearrin
d390758104 upgrade electron-builder 2020-03-06 10:19: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
67a181eb69 Revert "upadte typescript"
This reverts commit bb3a7f6821.
2020-03-06 09:48:49 -05:00
Kyle Spearrin
bb3a7f6821 upadte typescript 2020-03-06 09:43:23 -05:00
Kyle Spearrin
b7e6fe6c33 update electron builder/updater 2020-03-06 09:24:20 -05:00
Clayton
dc30baebb9
ISSUE_TEMPLATE.md
Added a uniform template to be used for all issues that are reported.
2020-03-06 08:19:35 -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