Skip to content
Permalink
64ee43493b
Switch branches/tags

Commits on Apr 25, 2022

  1. Merge pull request #11037 from rstudio/electron/rstudio-windows-frien…

    …dly-name
    
    add windows metadata to Electron installation
    gtritchie committed Apr 25, 2022
  2. 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
    timtmok committed Apr 25, 2022
  3. Merge pull request #11025 from rstudio/sync-cpp-lib-launcher

    Sync cpp lib launcher
    kfeinauer committed Apr 25, 2022
  4. Wrap setting of RSTUDIO_DEFAULT_LOG_PATH in a NOT DEFINED block to al…

    …low it to be overridden
    kfeinauer committed Apr 25, 2022

Commits on Apr 21, 2022

  1. Update NEWS.md

    melissa-barca committed Apr 21, 2022
  2. 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
    jgutman committed Apr 21, 2022

Commits on Apr 20, 2022

  1. Merge pull request #11028 from rstudio/feature/hide_project_settings_…

    …note
    
    Make project settings button visible only when a project is active
    jgutman committed Apr 20, 2022
  2. remove unnecessary import

    jgutman committed Apr 20, 2022
  3. typo fixes

    jgutman committed Apr 20, 2022
  4. re-expand imports

    jgutman committed Apr 20, 2022
  5. respond to code review

    jgutman committed Apr 20, 2022
  6. Update NEWS

    jgutman committed Apr 20, 2022
  7. update computed layer

    jgutman committed Apr 20, 2022
  8. Add dropdown list to create ssh key to allow user to select type of S…

    …SH key that will be created
    jgutman committed Apr 20, 2022
  9. add options

    jgutman committed Apr 20, 2022
  10. more name tweaking

    jgutman committed Apr 20, 2022
  11. Merge pull request #10814 from rstudio/feature/make_native_pipe_proje…

    …ct_level
    
    Make native pipe a project-specific option
    jgutman committed Apr 20, 2022
  12. style tweaks

    jgutman committed Apr 20, 2022
  13. Support for blurred text in console (#11021)

    * + support for cli::style_blurred()
    
    * use css filter: blue() instead
    
    * + test
    
    * NEWS
    romainfrancois committed Apr 20, 2022
  14. code review tweaks

    jgutman committed Apr 20, 2022
Older