The Wayback Machine - https://web.archive.org/web/20200704033444/https://github.com/topics/upload
Skip to content
#

upload

Here are 1,135 public repositories matching this topic...

gopalkb
gopalkb commented Sep 25, 2019

The documentation as of now lacks a sample example of uploading files to S3 bucket. All it says in the documentation is an upload url - "upload/post" which fails to demonstrate exactly how to handle security related stuffs like header, S3 endpoint, access key, etc.

At minimum, the documentation should lay out what things to consider while using this library to upload files to AWS S3 bucket.

Meteor-Files
dr-dimitru
dr-dimitru commented Jan 17, 2018

Update docs and wikis.

  • Minimize amount of data presented at front page (README.md);
  • Simplify examples presented at front page (README.md);
  • Split wikis (docs) by functionality (a.k.a. API), not tasks (Howtos);
  • Differentiate feature, functionality (API), and tasks (Howtos) docs;

Articles:

  • Security
  • Publish / Subscribe
  • Using files without references and pub
bjfresh
bjfresh commented Sep 12, 2019

First, big thanks for a really impressive set of image / upload tools. We're really excited to implement it on our site.

Summary

We're making use of functional components, and I'm looking for documentation on how to implement the equivalent of

imageEditEditor: Doka.create()

when passing FilePond properties as attributes in React. It doesn't seem to work by transferring the basic i

Lewui
Lewui commented Dec 21, 2019

When i start lolisafe .js i got warnings
`Knex:warning - Use async .hasTable to check if table exists and then use plain .createTable. Since .createTableIfNotExists actually just generates plain "CREATE TABLE IF NOT EXIST..." query it will not work correctly if there are any alter table queries generated for columns afterwards. To not break old migrations this function is left untouched for now,

Improve this page

Add a description, image, and links to the upload topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the upload topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.