Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(portable): Adding support for unique dir on each portable app launch #6093

Merged

Commits on Apr 15, 2021

  1. Allowing boolean flag to unpackDirName to utilize $PLUGINSDIR (unique…

    … to each portable app launch) when set explicitly to false. Implements electron-userland#5764, electron-userland#5382, electron-userland#4105
    mmaietta committed Apr 15, 2021
    Copy the full SHA
    4a5f21e View commit details
    Browse the repository at this point in the history
  2. fix await

    mmaietta committed Apr 15, 2021
    Copy the full SHA
    f2c3f55 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Merge commit '0d4d3056b440cc45a1f1a15ea4a27c688cb0e96e' into feat/por…

    …table-app-extract-dir
    mmaietta committed Jul 11, 2021
    Copy the full SHA
    3db3afe View commit details
    Browse the repository at this point in the history
  2. running prettier

    mmaietta committed Jul 11, 2021
    Copy the full SHA
    aa879a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Merge branch 'master' into feat/portable-app-extract-dir

    # Conflicts:
    #	packages/app-builder-lib/src/macPackager.ts
    #	test/src/ignoreTest.ts
    mmaietta committed Jul 24, 2021
    Copy the full SHA
    4935bec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf60e46 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    210e05b View commit details
    Browse the repository at this point in the history