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

feat: preserve file name, support sharing multiple files #479

Merged
merged 8 commits into from
May 18, 2018

Commits on May 16, 2018

  1. feat: Support wrapWithDirectory in Quick Upload

    Implements #349 (for now only for external node)
    lidel committed May 16, 2018
    Configuration menu
    Copy the full SHA
    6fc89d6 View commit details
    Browse the repository at this point in the history
  2. fix: workaround FILE_TOO_LARGE via factor-bundle

    This is a simple workaround that encourages factor-bundle to do a more
    even split that keeps .js files under 4MB limit.
    lidel committed May 16, 2018
    Configuration menu
    Copy the full SHA
    c6840f7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. feat: Share multiple files at once

    Multiple files can be selected using Ctrl/Shift modifier.
    lidel committed May 17, 2018
    Configuration menu
    Copy the full SHA
    35384e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece5d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0abaf20 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Configuration menu
    Copy the full SHA
    9d5d388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    866718f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ccfca View commit details
    Browse the repository at this point in the history