Skip to content

History

Revisions

  • tus-js-client is already pulled in by uppy.js

    @janko janko committed Nov 9, 2018
    8846d2d
  • Note that we're handling query parameters sent by Uppy

    @janko janko committed Nov 6, 2018
    eb4185d
  • Update for Uppy 0.28.0

    @janko janko committed Nov 6, 2018
    5b69559
  • Tweak Rails examples

    @janko janko committed Oct 21, 2018
    ecc68f9
  • Add sample code for how to mount "/files" endpoint for `Tus::Server` in Rails

    @hmistry hmistry committed Oct 12, 2018
    3152ead
  • Add sample code for how to mount upload endpoints in a Rails app

    @hmistry hmistry committed Oct 12, 2018
    d9db30d
  • Add sample code for how to mount presign endpoints in a Rails app

    @hmistry hmistry committed Oct 12, 2018
    9235975
  • Update resumable walkthrough for Uppy 0.27.5

    @janko janko committed Oct 12, 2018
    0faba09
  • Update direct app walkthrough for Uppy 0.27.5

    @janko janko committed Oct 12, 2018
    9a162e7
  • Update direct S3 walkthrough for Uppy 0.27.5

    @janko janko committed Oct 12, 2018
    fa1304e
  • Properly encode filename in presign request

    @janko janko committed Oct 12, 2018
    14efd0a
  • Note the difference in fetching object key for PUT presigns

    @janko janko committed Oct 5, 2018
    55e7052
  • Don't use :success_action_status

    @janko janko committed Oct 5, 2018
    5586af4
  • Tweak checksums documentation

    @janko janko committed Oct 3, 2018
    7c2adec
  • Use POST presigns

    @janko janko committed Oct 3, 2018
    07f6c67
  • Undo previous change

    @janko janko committed Oct 2, 2018
    568ab0a
  • Put related sentences in the same paragraph

    @janko janko committed Oct 2, 2018
    17557ff
  • Update XML code block to be highlighted as XML

    @janko janko committed Sep 9, 2018
    974e210
  • Update CORS config to the one Uppy recommends

    @janko janko committed Sep 9, 2018
    b9d7bba
  • Make S3 multipart note less verbose

    @janko janko committed Sep 5, 2018
    db73ac9
  • Move Knock link to the bottom

    @janko janko committed Aug 29, 2018
    6f51329
  • Add note about Knock authentication

    @toadkicker toadkicker committed Aug 29, 2018
    3ea29d0
  • Link to uppy-s3_multipart gem

    @janko janko committed Aug 27, 2018
    f882a1e
  • Add link to AwsS3Multipart plugin

    @janko janko committed Aug 27, 2018
    d5098ce
  • Add note about the uppy-s3_multipart gem

    @janko janko committed Aug 27, 2018
    3bea602
  • Updated Home (markdown)

    @hmistry hmistry committed Jul 3, 2018
    065198e
  • Updated Additional Guides (markdown)

    @hmistry hmistry committed Jul 3, 2018
    5f8a8f7
  • Updated Home (markdown)

    @hmistry hmistry committed Jul 3, 2018
    651add7
  • Explain the direct upload flow

    @janko janko committed Jun 22, 2018
    2341dad
  • Clarify that guide is applicable to Rails & ActiveRecord and mention where tus-ruby-server configuration should be put

    @janko janko committed Jun 22, 2018
    24629d1