Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: blueimp/jQuery-File-Upload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: swhitley/jQuery-File-Upload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on May 18, 2012

  1. Added server files for .NET.

    swhitley committed May 18, 2012
    Configuration menu
    Copy the full SHA
    af08f90 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2012

  1. Fix diacritic handling in response file list

    Server should respond file names with the same encoding as original web page, UTF-8. Otherwise diacritics in file names would look corrupted.
    mrowa committed Oct 6, 2012
    Configuration menu
    Copy the full SHA
    6469027 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2014

  1. Merge pull request #1 from mrowa/master

    Fix for handling filenames with diacritics
    swhitley committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    b8f5cb5 View commit details
    Browse the repository at this point in the history
Loading