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

WIP public link separate token from path #2408

Closed
wants to merge 4 commits into from

Commits on Nov 7, 2019

  1. Upload file using SDK instead of XHR

    Use owncloud-sdk for uploading files
    Vincent Petry committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    f05057a View commit details
    Browse the repository at this point in the history
  2. Use path instead of URL for uploads

    Fixes uploading into subdirs
    Vincent Petry committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    e82e3a1 View commit details
    Browse the repository at this point in the history
  3. WIP fix path for public uploads

    Vincent Petry committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    a65da05 View commit details
    Browse the repository at this point in the history
  4. WIP attempt to split token and item for public pages

    Vincent Petry committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    700a25c View commit details
    Browse the repository at this point in the history