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

Feature/storage/owncloud #150

Merged
merged 13 commits into from
Aug 26, 2019
Merged

Commits on Aug 23, 2019

  1. fix length to 0 for make allocated slices

    labkode authored and butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    2d18972 View commit details
    Browse the repository at this point in the history
  2. remove fmt.Println

    labkode authored and butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    4fc07b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c966c2 View commit details
    Browse the repository at this point in the history
  4. jail users into files, autocreate files folder

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    721f011 View commit details
    Browse the repository at this point in the history
  5. add initial owncloud storage

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    35a03e0 View commit details
    Browse the repository at this point in the history
  6. fix sharing

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    3d94365 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ce9c16 View commit details
    Browse the repository at this point in the history
  8. versions poc

    butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    6c31b5e View commit details
    Browse the repository at this point in the history
  9. fix sharing, some cleanups

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    31a57cd View commit details
    Browse the repository at this point in the history
  10. fix versions, cleanups

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    88993ca View commit details
    Browse the repository at this point in the history
  11. ci fixes

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    b43edca View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. fix assignments

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    276d341 View commit details
    Browse the repository at this point in the history
  2. iterate using pointer semantics

    Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
    butonic committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    c5d366a View commit details
    Browse the repository at this point in the history