64ee43493b
Commits on Apr 25, 2022
-
Merge pull request #11037 from rstudio/electron/rstudio-windows-frien…
…dly-name add windows metadata to Electron installation
-
Merge remote-tracking branch 'origin/main' into electron/rstudio-wind…
…ows-friendly-name
-
Electron Mac file associations (#11011)
* Use Info.plist template to build Electron app * Handle opening external file events on Mac Electron Implement opening associated files, files dragged on the app icon, or from the arguments * Run Info.plist.in through CMake before Electron Forge
-
Merge pull request #11025 from rstudio/sync-cpp-lib-launcher
Sync cpp lib launcher
-
Wrap setting of RSTUDIO_DEFAULT_LOG_PATH in a NOT DEFINED block to al…
…low it to be overridden
Commits on Apr 22, 2022
Commits on Apr 21, 2022
-
-
-
-
-
Merge pull request #10998 from rstudio/feature/github_ssh_key_support
Add the ability to create ED25519 SSH keys, and set ED25519 as the default
Commits on Apr 20, 2022
-
Merge pull request #11028 from rstudio/feature/hide_project_settings_…
…note Make project settings button visible only when a project is active
-
-
-
-
-
-
-
-
-
-
-
Add dropdown list to create ssh key to allow user to select type of S…
…SH key that will be created
-
-
-
-
Merge pull request #10814 from rstudio/feature/make_native_pipe_proje…
…ct_level Make native pipe a project-specific option
-
-
Support for blurred text in console (#11021)
* + support for cli::style_blurred() * use css filter: blue() instead * + test * NEWS
-
-