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

TUS Endpoint #79

Closed
tisto opened this issue May 16, 2016 · 7 comments
Closed

TUS Endpoint #79

tisto opened this issue May 16, 2016 · 7 comments
Assignees
Milestone

Comments

@tisto
Copy link
Sponsor Member

tisto commented May 16, 2016

http://tus.io/

@djay
Copy link
Member

djay commented May 16, 2016

TUS is already in the plone core in the structure pattern. @vangheem

@tisto tisto added this to the Future milestone May 17, 2016
@tisto
Copy link
Sponsor Member Author

tisto commented Oct 2, 2016

@tisto
Copy link
Sponsor Member Author

tisto commented Oct 2, 2016

@vangheem could you point us to the current implementation of TUS in p.a.widgets? The link in the tus python package docs (https://github.com/vangheem/tus) is broken:

https://github.com/plone/plone.app.widgets/blob/master/plone/app/widgets/browser/file.py#L91

@vangheem
Copy link
Member

vangheem commented Oct 3, 2016

@tisto
Copy link
Sponsor Member Author

tisto commented Mar 10, 2017

@buchi you already have a basic implementation now, right? Would you mind pushing your work or even create a WIP pull request? I'm about to prepare a summary of the Beethoven Sprint and I would like to provide a link to that.

@buchi
Copy link
Member

buchi commented Mar 12, 2017

@tisto current state is in #261

@tisto tisto changed the title Evaluate TUS TUS Endpoint Mar 18, 2017
@tisto
Copy link
Sponsor Member Author

tisto commented Mar 18, 2017

Just for the record, I will add my personal notes from our discussion at Beethoven Sprint:

TUS

(florian, nathan, ramon, thomas, timo, victor)

File is an attribute

traversable services in plone.restapi

two separate endpoints for upload

my-file/@Upload
my-file/@tus-upload CRUD

use a tmpfile (either use nfs or sticky session)

csenger added a commit that referenced this issue Mar 21, 2017
csenger added a commit that referenced this issue Mar 21, 2017
buchi pushed a commit that referenced this issue Apr 9, 2017
buchi pushed a commit that referenced this issue Apr 9, 2017
buchi pushed a commit that referenced this issue Apr 16, 2017
buchi pushed a commit that referenced this issue Apr 16, 2017
@tisto tisto modified the milestones: Future, 1.0a14 Apr 18, 2017
buchi pushed a commit that referenced this issue May 21, 2017
buchi pushed a commit that referenced this issue May 21, 2017
buchi pushed a commit that referenced this issue May 28, 2017
buchi pushed a commit that referenced this issue May 28, 2017
buchi pushed a commit that referenced this issue May 29, 2017
buchi pushed a commit that referenced this issue May 29, 2017
buchi pushed a commit that referenced this issue Jun 14, 2017
buchi pushed a commit that referenced this issue Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants