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

Files metadata endpoint #29087

Closed
PVince81 opened this issue Sep 23, 2017 · 5 comments
Closed

Files metadata endpoint #29087

PVince81 opened this issue Sep 23, 2017 · 5 comments
Assignees
Milestone

Comments

@PVince81
Copy link
Contributor

@DeepDiver1975 @butonic as discussed at the conference:

"/meta/$fileid" DAV and View endpoints to access versions, etc.

img_20170922_120725

@DeepDiver1975
Copy link
Member

DeepDiver1975 commented Oct 11, 2017

DAV @sharidas :

  • create MetaData collection in dav app - name 'meta'
  • second path is the file id (uuid encoded bigint)
  • create subfolder v for versions
  • create subfolder p for previews

Filesystem @DeepDiver1975:

  • create mount 'meta' and corresponding storage implementation
  • define storage interfaces for versions etc

Frontend:

  • use v dav endpoint in versions sidebar
  • use p dav endpoint to generate previews

@DeepDiver1975
Copy link
Member

DeepDiver1975 commented Nov 15, 2017

@Peter-Prochaska

Test Scenarios:

  • restore version of read only shared file -> shall not be allowed

@PVince81 PVince81 modified the milestones: planned, development Nov 22, 2017
@DeepDiver1975 DeepDiver1975 mentioned this issue Dec 18, 2017
13 tasks
@PVince81
Copy link
Contributor Author

@DeepDiver1975 are we done ?

@DeepDiver1975
Copy link
Member

once preview is done - yes

@lock
Copy link

lock bot commented Jul 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants