Commit Graph

173 Commits

Author SHA1 Message Date
Matt Gibson 99f8fdb4e9 Use file upload service for file uploads 2021-03-29 08:24:00 -05:00
Thomas Rittson f3ae6ed1e2 Add "hide email" option for Send 2021-03-25 15:29:49 +10:00
Hinton edc531e105 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/webauthn 2021-03-15 16:23:52 +01:00
Hinton 862f9a5a63 Update to use the new WebAuthn iframe 2021-03-08 19:12:56 +01:00
Thomas Rittson 7f04d8e952 Add extra encrypted export warnings 2021-03-05 07:53:35 +10:00
addison f429996d5c added status badges to Send 2021-02-25 13:12:47 -05:00
addison 077b4b8de5 updated disableSend implementations 2021-02-23 10:40:44 -05:00
addison ac807b6d54 bells and whistles for Send 2021-02-18 13:03:20 -05:00
addison 1290ff2c40 finished CRUD operations for Send 2021-02-16 11:52:23 -05:00
addison 12532f3cc4 Allowed editing sends 2021-02-10 14:15:10 -05:00
Addison Beck 544ecbecdc
Update messages.json 2021-02-10 11:38:35 -05:00
addison 30a7db2f20 Added support for viewing Sends' 2021-02-09 15:57:10 -05:00
Matt Gibson ba173f9da5 Add main menu copy and shortcut and context copy for totp 2021-02-08 11:20:12 -06:00
addison f537a8a601 cleanup 2021-02-05 12:44:45 -05:00
addison 2b9bae6807 cleanup 2021-02-03 23:12:23 -05:00
addison 6e49c481f0 Send layout & search 2021-02-03 16:24:49 -05:00
Hinton 1613aaee4d Add entitlements to mac, disable browser integration on Windows Store 2021-01-25 14:47:29 +01:00
Vincent Salucci 0fee18bedb
Initial commit of ownership banner (#636) 2021-01-05 17:33:40 -06:00
Kyle Spearrin d5249f3acd
warning dialog is now handled in base component (#625) 2020-12-22 16:38:26 -05:00
Hinton dfe4e0876f Fix spelling 2020-12-21 23:15:36 +01:00
Hinton 87d399a3f9 Merge branch 'master' of https://github.com/bitwarden/desktop into hotfix/multiple-extensions 2020-12-21 22:36:00 +01:00
Hinton e639fa6674 Make fingerprint validation optional, update readme with debug info for native messaging 2020-12-18 15:47:48 +01:00
Chad Scharf 28c0fdd3f5
Merge pull request #614 from Hinton/hotfix/autostart-snap
Fix autostart in snap
2020-12-16 16:08:05 -05:00
Hinton 02a3fbde99 Disable browser integration on Mac for non MAS version (for now) 2020-12-16 21:49:05 +01:00
Chad Scharf d83650e266 Merge into cwille97-localeText 2020-12-16 11:41:10 -05:00
Hinton d20aaeb0e5 Display error message when biometric is disabled in the desktop 2020-12-16 17:25:30 +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 aecc6b8466
Merge pull request #578 from cwille97/issue496
issue496 Improve touchID message
2020-12-15 15:52:22 -05:00
Hinton 41e72b22b8 Prevent disabling enableTray on linux when using other tray settings 2020-12-15 20:47:21 +01:00
Vincent Salucci 82ca93db91
[Policy] Personal Ownership (#605)
* Initial commit of personal ownership

* Saving updated merge conflicts

* Updated jslib (dcbd09e -> 72bf18f)

* Fixed casing
2020-12-09 14:11:39 -06:00
Kyle Spearrin 2bfba0be5c
add supprot for encrypted json export (#607)
* add supprot for encrypted json export

* fix lint issues
2020-12-08 12:09:31 -05:00
Chad Scharf e9b58ee9fe
Merge branch 'master' into feature/fit-finish 2020-12-04 12:39:44 -05:00
Hinton f512df309d Add support for "openAtLogin" 2020-11-25 20:43:29 +01:00
Hinton f926f80d8c Wip start on login 2020-11-23 15:04:35 +01:00
Hinton 2cbe7f3d0a Add support on mac for minimize to menu bar on close, minimize or start 2020-11-20 17:20:51 +01:00
Hinton ae5a5082db Change "hide dock" to "always show dock" 2020-11-20 15:55:05 +01:00
Hinton 002dd2752b Add setting for toggling hide dock 2020-11-20 14:05:50 +01:00
Hinton 77715443d9 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/browser-communication 2020-11-19 18:49:40 +01:00
Matt Gibson f7b5968298 Use mobile's trash message for item delete 2020-11-19 10:39:23 -06:00
Hinton 04c8b119e3 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/browser-communication
# Conflicts:
#	src/locales/en/messages.json
2020-11-13 15:34:57 +01:00
Vincent Salucci bcc8bc0c80
[GDPR] Adjusted TOS/Privacy acceptance (#579)
* initial commit gdpr acceptance

* Removed variables/logic now found in superclass

* update jslib (d84d6da -> 5e50aa1)
2020-11-02 16:32:58 -06:00
Cedric Wille 9914ac6610 issue496 Improve touchID message 2020-10-30 14:56:30 -04:00
Hinton 2ac6148821 Show fingerprint message 2020-10-19 16:50:33 +02:00
Hinton d83e2bc117 Use proper logging, fix linting errors. 2020-10-12 21:34:41 +02:00
Hinton 45302e5bd5 Add settings toggle to enable/disable browser integration 2020-10-07 18:25:18 +02:00
Vincent Salucci 0190dd497a
Added missing policy string found while testing (#525) 2020-08-24 10:01:54 -05:00
Kyle Spearrin 0ba2589461
merge sso feature branch (#523)
* Update jslib (101c568 -> 14b01f2) (#506)

* Update jslib (14b01f2 -> 1513b25) (#510)

* [jslib] Update (1513b25 -> 7c3a9d6) (#516)

* update jslib (1513b25 -> 7c3a9d6)

* Updated call to constructor super

* [SSO] Added SSO flows & functionality (#513)

* update jslib

* bump version

* Added sso button (wip)

* Added sso & change password // Added modules/routes // Added strings for localization

* Added password strength comp // reverted login route

* Updated sso component to send client id // added routing for sso // added crypto function to services module provider list

* Added deep linking

* First round of UI updates // Added sso browser launching // Added missing strings

* Updated UI and added missing strings

* Removed extra change password style

* Let constructor for WindowMain handle default width/height

* Prepared for jslib update

* Update jslib (1513b25 -> 7c3a9d6)

* Update login super

* Added params for launchSsoBrowser function

* Update jslib (7c3a9d6 -> 4203937)

* Added missing strings, removed unnecessary class param

* Upgrade TypeScript (#517)

* Updated password score // Update styles

* Removed password-strength component files

* Cleaned up module class // Fixed UL/LI formatting issues

* Use exisiting loading string // removed new string

* Update jslib (4203937 -> 9957125)

* Updated class to perform new submit actions

* Upgrade Angular (#520)

* di resolution for CryptoFunctionServiceAbstraction

* Update jslib (9957125 -> 5d874d0) (#521)

* Updated change password flow to match web

* Updated callout style

Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>

Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>
2020-08-21 09:50:36 -04:00
Oscar Hinton 26b023a3cb
Biometric support (#470)
* Initial work on windows hello support

* Hide login button if not enabled

* Add windows.security.credentials.ui dependency to desktop as well.

* Only enable biometric on windows.

* Add support for dynamic biometric text.

* Add untested darwin implementation

* Ensure we support biometric before showing login with windows hello / touchid.

* Ensure compatability with latest jslib

* Only require module on use.

* Add windows.security.credentials.ui to src/package.json.

* Update requirements

* Update consent messages for biometrics
2020-07-23 13:32:36 -04:00
Chad Scharf 151964f6b8 Merge branch 'master' into soft-delete 2020-05-08 09:26:43 -04:00
Vincent Salucci 9a040644bf
Added warning dialog for log out action (#438) 2020-04-25 08:13:48 -05:00