Skip to content
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: camicroscope/caMicroscope
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mjgupta/caMicroscope
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    08bbb23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b209efa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from camicroscope/master

    Spelling correction of please (#217)
    mjgupta authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    25fae74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c45c5f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6301999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    096967d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. .gitignore restored to original

    .gitignore of the branch to be merged changed to .gitignore of the original CaMicroscope
    mjgupta authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    c646d49 View commit details
    Browse the repository at this point in the history
  2. Updated chunked_upload.js

    Removed unnecessary formatting created by the Visual Studio IDE.
    mjgupta authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    9498713 View commit details
    Browse the repository at this point in the history
  3. Removed conflicts in loader.js

    Scripts related to the drag and drop feature have been added in the loader.html file only, loader.js is not changed.
    mjgupta authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    abe84dd View commit details
    Browse the repository at this point in the history
  4. Updated loader.html

    Removed unnecessary conflicting code lines, additional functions for Handling Drop and drag over handler event are added in the file
    mjgupta authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    6d02769 View commit details
    Browse the repository at this point in the history
Loading