Chad Scharf
ac870ef31a
Merge pull request #303 from DarkArc/carat-fix
...
Only show carats for items with children
2020-12-15 16:33:02 -05:00
Matt Gibson
e7d4886a4f
Use logService for console messages
2020-12-11 10:42:00 -06: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
ed0acdead2
Restore focus when displaying sync confirm
2020-11-30 14:58:52 +01:00
Hinton
91b186ae5d
Enable closeToTray and startToTray on linux
2020-11-27 16:33:16 +01: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
14181dc34d
Fix jslib update
2020-11-20 14:34:23 +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
Kyle Spearrin
a18a35fa0b
support for sr lang. resolve sendService deps ( #593 )
2020-11-18 16:13:05 -05: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
Chad Scharf
eebec21afe
Merge branch 'master' of https://github.com/bitwarden/desktop into master
2020-11-04 15:14:04 -05:00
Chad Scharf
97e982bf01
onDestroy needed for broadcast subscriptions
2020-11-04 14:00:44 -05:00
Chad Scharf
fe031ac6b8
remove trailing whitespace for lint errors
2020-11-04 12:19:56 -05:00
Chad Scharf
c001a00f82
Hide hidden fields on hide/minimize
2020-11-04 12:09:21 -05: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
Chad Scharf
4a18a4eb93
cont. removing broadcast srv jslib refs
2020-11-02 17:11:56 -05:00
Chad Scharf
5ff545e541
Undo broadcast service refs (not needed)
2020-11-02 17:08:39 -05:00
Chad Scharf
d8d1ee3022
Handle main window hide
2020-10-29 16:35:09 -04:00
Hinton
9ff0f204d8
Add connected/disconnected calls in proxy application
2020-10-21 15:56:27 +02:00
Hinton
2ac6148821
Show fingerprint message
2020-10-19 16:50:33 +02:00
Hinton
74b51c9a6c
wip
2020-10-16 17:09:17 +02:00
Vincent Salucci
be95ee9328
[SSO] New user provision flow jslib update ( f0dc38b
-> d84d6da
) ( #570 )
...
* Updated import/constructors
* Update jslib from f0dc38b
-> d84d6da
2020-10-14 08:58:23 -05:00
Hinton
d83e2bc117
Use proper logging, fix linting errors.
2020-10-12 21:34:41 +02:00
Hinton
51b749b1dc
Split native messaging into renderer and background service. Encrypt messages and verify timestamp
2020-10-12 21:18:28 +02:00
Hinton
45302e5bd5
Add settings toggle to enable/disable browser integration
2020-10-07 18:25:18 +02:00
Matt Portune
56539d4690
perform full sync upon successful login with sso
2020-09-24 11:47:36 -04:00
Kyle Spearrin
7b6da22722
fix styling on login buttons
2020-09-15 14:45:03 -04:00
Kyle Spearrin
44c4fd2e80
language updates
2020-09-15 13:38:36 -04:00
Chad Scharf
ce0568992a
Update jslib ( #537 )
2020-09-15 11:00:05 -04:00
Vincent Salucci
0576d2b119
[SSO] Add set password placeholder ( #529 )
...
* Update jslib (6ab444a
-> 700e945
)
* Fixing jslib changes // adding loading placeholder
2020-08-28 10:21:35 -05:00
Vincent Salucci
bbd50b2459
[jslib] Update ( 5d874d0
-> 6ab444a
) ( #524 )
...
* update jslib (5d874d0
-> 6ab444a
)
* update depedency chain
* Removed weird double imports
2020-08-21 17:15:02 -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
Kyle Spearrin
3f75413552
di resolution for CryptoFunctionServiceAbstraction
2020-08-19 10:03:14 -04:00
Oscar Hinton
7499d7de25
Upgrade Angular ( #520 )
2020-08-18 16:13:15 -04:00
K. Sasa
7eee81f977
Replaced the clipboard icon with a clone icon to improve UX ( #490 )
...
* Replace copy value button fa-clipboard to fa-clone
* Replace clone item button fa-clone to fa-files-o
2020-07-27 13:21:46 -04:00
Kyle Spearrin
48aaf4b920
cleanup for biometrics ( #489 )
2020-07-23 17:24:35 -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
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
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
hinton
66de9e93fa
Hide passwords functionality for desktop
2020-05-27 22:41:57 +02:00
Kyle Spearrin
91884e9205
Add support for greek language ( #454 )
2020-05-22 23:14:22 -04:00