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
Assignees
Milestone

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
@Glignos Glignos self-assigned this May 14, 2019
@Glignos Glignos removed their assignment May 14, 2019
@vlad-bm vlad-bm self-assigned this 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
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants