1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-19 01:33:22 +00:00
Matthew Rodatus 3628f44f98 Add Microsoft RDP URI schemes (#180)
This will allow users to launch the Remote Desktop client directly from
Bitwarden if their OS supports the URI scheme.

Per
https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-uri,
rdp:// is legacy and ms-rd: is the preferred one. I'm adding both so
that either can be used as ms-rd: is not available on all versions of
Windows and rdp:// is easier to add as a custom URI scheme in Windows 10
if it is desired.
2020-09-24 09:56:59 -04:00
2020-07-24 09:49:59 -04:00
2018-04-20 10:59:35 -04:00
2020-09-15 10:23:21 -04:00
2020-09-24 09:56:59 -04:00
2018-04-10 22:05:36 -04:00
2018-04-17 16:15:19 -04:00
2020-03-11 09:06:45 -04:00
2018-01-26 16:07:38 -05:00
2020-08-17 12:14:40 -04:00
2020-08-17 12:14:40 -04:00
2020-07-23 13:32:20 -04:00
2018-02-27 14:19:31 -05:00
2020-08-17 12:14:40 -04:00

appveyor build

Bitwarden JavaScript Library

Common code referenced across Bitwarden JavaScript projects.

Requirements

  • Git
  • node-gyp

Windows

  • Microsoft Build Tools 2015 in Visual Studio Installer
  • Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.
Description
No description provided
Readme 19 MiB
Languages
TypeScript 98.5%
SCSS 0.8%
JavaScript 0.3%
HTML 0.2%
CSS 0.2%