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

Added supports of /shares and /media #33

Merged
merged 8 commits into from Mar 31, 2014
Merged

Added supports of /shares and /media #33

merged 8 commits into from Mar 31, 2014

Commits on Jun 26, 2012

  1. Merge branch 'sandbox'

    Satoshi Nakamura committed Jun 26, 2012
    Copy the full SHA
    76d0703 View commit details
    Browse the repository at this point in the history
  2. Fixed put didn't work.

    Because DropboxClient.put conflicted with a convenience methods, it didn't work. I renamed the convenience methods.
    Satoshi Nakamura committed Jun 26, 2012
    Copy the full SHA
    56e8347 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2012

  1. Removed documents about Stream-based downloading because it's no long…

    …er available.
    Satoshi Nakamura committed Jul 5, 2012
    Copy the full SHA
    be29119 View commit details
    Browse the repository at this point in the history
  2. Allowed to specify the root.

    Satoshi Nakamura committed Jul 5, 2012
    Copy the full SHA
    ea82988 View commit details
    Browse the repository at this point in the history
  3. Fixed put didn't work.

    Because DropboxClient.put conflicted with a convenience methods, it didn't work. I renamed the convenience methods.
    Satoshi Nakamura committed Jul 5, 2012
    Copy the full SHA
    9bb2570 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:snakamura/dropbox-node

    Satoshi Nakamura committed Jul 5, 2012
    Copy the full SHA
    f79345a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	lib/dropbox-node.js
    Satoshi Nakamura committed Jul 5, 2012
    Copy the full SHA
    a50848c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2012

  1. Added DropboxClient#shares and media.

    Satoshi Nakamura committed Jul 12, 2012
    Copy the full SHA
    cea354f View commit details
    Browse the repository at this point in the history