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

Hidden folder 20 #33660

Closed
wants to merge 6 commits into from
Closed

Hidden folder 20 #33660

wants to merge 6 commits into from

Commits on Aug 23, 2022

  1. Add hidden user folder

    this can be used by apps to have apps that are within the users home
    folder but are hidden from the normal ui bits
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    7320636 View commit details
    Browse the repository at this point in the history
  2. factor out hidden folder name into a seperate function

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    bca9d5e View commit details
    Browse the repository at this point in the history
  3. Add sabre plugin to block dav bind/unbind on the hidden folder

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    5ba07ca View commit details
    Browse the repository at this point in the history
  4. Block the hidden folder from being shared

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    816d45b View commit details
    Browse the repository at this point in the history
  5. run hidden folder integration tests in drone

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ff884d7 View commit details
    Browse the repository at this point in the history
  6. add convenience method to check if a file is in the hidden folder

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    8a2d6bd View commit details
    Browse the repository at this point in the history