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: improve permissions support #1059

Merged
merged 16 commits into from
Sep 19, 2024
Merged

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    465764e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d25e21a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d942282 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6daebcd View commit details
    Browse the repository at this point in the history
  5. fix: No longer check execute permission on files in mkdirp

    While files are not a permitted place to create subdirectories in, the proper error should be ENOTDIR, not EACCES
    BadIdeaException committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4e96b81 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    06ee201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68836a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed3e6d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    b5ac3fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137ef35 View commit details
    Browse the repository at this point in the history
  3. chore: cleanup

    BadIdeaException committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1030618 View commit details
    Browse the repository at this point in the history
  4. style: Run prettier

    BadIdeaException committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9422c7b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    e6b8229 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    BadIdeaException committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f80037f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. style: run prettier

    BadIdeaException committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    63172a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    5668c73 View commit details
    Browse the repository at this point in the history