We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couple more fixes
Update guides to use Rails We want a direct guide for majority of people, and majority of people are using Rails. People using other web frameworks can adjust.
Better indicate possibility of JSON columns
Don't link to deleted "Authenticating Endpoints" page
Revert 59b3acf^...59b3acf on Adding Resumable Uploads
Add clearing fileInput value in uppy script on successful background upload
Update for Uppy 1.0
Update for Uppy 0.30.0
Change "janko-m" username to "janko"
tus-js-client is already pulled in by uppy.js
Update for Uppy 0.28.0
Tweak Rails examples
Add sample code for how to mount "/files" endpoint for `Tus::Server` in Rails
Update resumable walkthrough for Uppy 0.27.5
Add link to AwsS3Multipart plugin
Add note about the uppy-s3_multipart gem
Explain the direct upload flow
Clarify that guide is applicable to Rails & ActiveRecord and mention where tus-ruby-server configuration should be put
Note "tus server implementation"
Update for Uppy 0.25
Use :redirect_download instead of :download_url
Use .upload-file class
Configure tus-ruby-server with S3 storage
Add explanation why we need :download_url
Configure :download_url and :chunkSize in resumable uploads walkthrough
Fix typo
Add links to other guides
Updated Adding Resumable Uploads (markdown)
Update for Uppy 0.24.4