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

docs: usage documentation #198

Open
12 tasks done
lnielsen opened this issue Feb 19, 2019 · 1 comment
Open
12 tasks done

docs: usage documentation #198

lnielsen opened this issue Feb 19, 2019 · 1 comment

Comments

@lnielsen
Copy link
Member

lnielsen commented Feb 19, 2019

  • REST API
  • Storage backends
    • Building your own storage backend.
  • Uploading files (incl. and )
    • JS uploaders
    • Multipart Upload
    • Large file uploads
      • Custom Flask class/formparser.
      • Nginx
      • MAX_CONTENT_LENGTH
  • Serving files (incl. security)
  • Permissions
  • Integrity checking
  • Signals (file_downloaded)
  • Data migration
@lnielsen lnielsen added this to the v1.0.0 milestone Feb 19, 2019
@ntarocco ntarocco added this to Backlog in Files bundle sprint (May 13-24) via automation May 13, 2019
@ntarocco ntarocco moved this from Backlog to Todo in Files bundle sprint (May 13-24) May 13, 2019
@Glignos Glignos moved this from Todo to In progress in Files bundle sprint (May 13-24) May 14, 2019
@Glignos Glignos self-assigned this May 14, 2019
@Glignos Glignos moved this from In progress to Todo in Files bundle sprint (May 13-24) May 14, 2019
@Glignos Glignos removed their assignment May 14, 2019
@vlad-bm vlad-bm self-assigned this May 14, 2019
@vlad-bm vlad-bm moved this from Todo to In progress in Files bundle sprint (May 13-24) May 14, 2019
@vlad-bm
Copy link
Contributor

vlad-bm commented May 17, 2019

[JS Uploaders]: We would like to know in more detail what the scope of this section should be. Additionally, in the code there are a couple of helper methods ngfileupload_partfactory and ngfileupload_partfactory which I am not sure of how they would work.

@vlad-bm vlad-bm mentioned this issue May 21, 2019
@diegodelemos diegodelemos moved this from In progress to Done in Files bundle sprint (May 13-24) May 24, 2019
topless added a commit to topless/invenio-files-rest that referenced this issue May 27, 2019
- overview structure and content
- usage structure and content
- added `BucketTag` in `__all__` of `models` so its documentation shows up
- closes inveniosoftware#198
topless added a commit to topless/invenio-files-rest that referenced this issue May 27, 2019
- overview structure and content
- usage structure and content
- added `BucketTag` in `__all__` of `models` so its documentation shows up
- closes inveniosoftware#198
Co-authored-by: Vladb Mihaescu <vladbmihaescu@protonmail.ch>
Co-authored-by: Nicola Tarocco <nicola.tarocco@cern.ch>
topless added a commit to topless/invenio-files-rest that referenced this issue May 27, 2019
- overview structure and content
- usage structure and content
- added `BucketTag` in `__all__` of `models` so its documentation shows up
- closes inveniosoftware#198
Co-authored-by: Vlad Mihaescu <vladbmihaescu@protonmail.ch>
Co-authored-by: Nicola Tarocco <nicola.tarocco@cern.ch>
topless added a commit to topless/invenio-files-rest that referenced this issue May 27, 2019
- overview structure and content
- usage structure and content
- added `BucketTag` in `__all__` of `models` so its documentation shows up
- closes inveniosoftware#198


Co-authored-by: Vlad Mihaescu <vladbmihaescu@protonmail.ch>
Co-authored-by: Nicola Tarocco <nicola.tarocco@cern.ch>
topless added a commit to topless/invenio-files-rest that referenced this issue May 27, 2019
- overview structure and content
- usage structure and content
- added `BucketTag` in `__all__` of `models` so its documentation shows up
- closes inveniosoftware#198


Co-authored-by: Vlad Mihaescu <vladbmihaescu@protonmail.ch>
Co-authored-by: Nicola Tarocco <nicola.tarocco@cern.ch>
topless added a commit to topless/invenio-files-rest that referenced this issue May 27, 2019
- overview structure and content
- usage structure and content
- added `BucketTag` in `__all__` of `models` so its documentation shows up
- closes inveniosoftware#198


Co-authored-by: Vlad Mihaescu <vladbmihaescu@protonmail.ch>
Co-authored-by: Nicola Tarocco <nicola.tarocco@cern.ch>
topless added a commit to topless/invenio-files-rest that referenced this issue May 27, 2019
- overview structure and content
- usage structure and content
- added `BucketTag` in `__all__` of `models` so its documentation shows up
- closes inveniosoftware#198


Co-authored-by: Vlad Mihaescu <vladbmihaescu@protonmail.ch>
Co-authored-by: Nicola Tarocco <nicola.tarocco@cern.ch>
@lnielsen lnielsen moved this from Backlog to Blocked in Files bundle sprint (July 22 to Aug 2) Jul 22, 2019
@lnielsen lnielsen added this to Backlog in Sprint Week 46-47 (2019) - V3.2 Release via automation Nov 11, 2019
@lnielsen lnielsen moved this from Todo to In progress in Sprint Week 46-47 (2019) - V3.2 Release Nov 11, 2019
@lnielsen lnielsen moved this from In progress to Todo in Sprint Week 46-47 (2019) - V3.2 Release Nov 11, 2019
@kpsherva kpsherva moved this from Todo to In progress in Sprint Week 46-47 (2019) - V3.2 Release Nov 18, 2019
@kpsherva kpsherva moved this from In progress to Done in Sprint Week 46-47 (2019) - V3.2 Release Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants