Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chenkaigithub
/
DropNet
Public
forked from
DropNet/DropNet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
DropNet
DropNet
Helpers
on
master
User selector
All users
All time
Commit history
Commits on Dec 2, 2013
Added chunked upload auto retry on chunk failure
Show description for 169fee8
austhomp
committed
169fee8
View commit details
Copy full SHA for 169fee8
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
Added progress support for async chunked uploads
austhomp
committed
31bd34a
View commit details
Copy full SHA for 31bd34a
View code at this point
Browse repository at this point
Added UploadChunkedFileAsync to handle the complexity of chunked uploads.
austhomp
committed
7565ada
View commit details
Copy full SHA for 7565ada
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
Adding overwrite and parent revision support to upload calls
mchristopher
committed
eb769f2
View commit details
Copy full SHA for eb769f2
View code at this point
Browse repository at this point
Commits on Jul 18, 2013
Added the possibility to specify wether a chunked file upload can replace an existing file. Fixed a missing file reference to the chuckedupload.cs file in the DropNet project.
tgnm
committed
0b13906
View commit details
Copy full SHA for 0b13906
View code at this point
Browse repository at this point
Commits on Jul 7, 2013
Adding chunked upload support
mchristopher
committed
009c38b
View commit details
Copy full SHA for 009c38b
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
Added OAuth2 auth url and access token fetching
Show description for 747eb5e
jhoerr
committed
747eb5e
View commit details
Copy full SHA for 747eb5e
View code at this point
Browse repository at this point
Commits on Jun 17, 2013
v1.5 - Shares can now use long Url
dkarzon
committed
4708499
View commit details
Copy full SHA for 4708499
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Merge pull request #95 from ewanmellor/copy-ref
Show description for e2303e4
dkarzon
committed
e2303e4
View commit details
Copy full SHA for e2303e4
View code at this point
Browse repository at this point
Commits on Mar 4, 2013
Implement POST /<version>/fileops/copy using from_copy_ref.
Show description for 5ba2918
Ewan Mellor
committed
5ba2918
View commit details
Copy full SHA for 5ba2918
View code at this point
Browse repository at this point
Implement GET /<version>/copy_ref/<root>/<path>.
Show description for ede43a0
Ewan Mellor
committed
ede43a0
View commit details
Copy full SHA for ede43a0
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
updated line endings
MyOwnClone
committed
8a46230
View commit details
Copy full SHA for 8a46230
View code at this point
Browse repository at this point
Support for fetching versions of selected files.
MyOwnClone
committed
a2fbc8c
View commit details
Copy full SHA for a2fbc8c
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
File partial download, Dropbox model update
Show description for 4153533
BriceAtTouchtech
committed
4153533
View commit details
Copy full SHA for 4153533
View code at this point
Browse repository at this point
Commits on May 8, 2012
Implemented support for Delta API
chafey
committed
b2a76f1
View commit details
Copy full SHA for b2a76f1
View code at this point
Browse repository at this point
Commits on Apr 24, 2012
Adding in the MonoTouch project for DropNet. Compiles, but untested yet.
nicwise
committed
b3c8cff
View commit details
Copy full SHA for b3c8cff
View code at this point
Browse repository at this point
Updated to work with current RestSharp. Fixed the /files (post) issue, ordering no longer an issue! PUT still doesn't work tho (hence obsolete / deprecated attribute). NOTE: ONLY the full framework…
Show description for 5231efd
nicwise
committed
5231efd
View commit details
Copy full SHA for 5231efd
View code at this point
Browse repository at this point
Commits on Apr 9, 2012
Started some work on DropNet v2.0 to add some support for TPL
dkarzon
committed
86980d1
View commit details
Copy full SHA for 86980d1
View code at this point
Browse repository at this point
Commits on Feb 9, 2012
Started implementing the new /delta API call.
dkarzon
authored and
dkarzon
committed
f13f385
View commit details
Copy full SHA for f13f385
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
General code cleanup
Show description for f809e39
Prashant Cholachagudda
committed
f809e39
View commit details
Copy full SHA for f809e39
View code at this point
Browse repository at this point
* Added the support to search the file
Show description for 58e0d4a
Prashant Cholachagudda
committed
58e0d4a
View commit details
Copy full SHA for 58e0d4a
View code at this point
Browse repository at this point
Commits on Jan 19, 2012
Renamed Shares to GetShare and added the GetMedia functions.
dkarzon
committed
6929c69
View commit details
Copy full SHA for 6929c69
View code at this point
Browse repository at this point
Commits on Dec 21, 2011
v1.8.2 - Updated JSON.NET Reference, fixed the sandbox bug (Need to update the tests to use a API Key that does sandbox mode)
dkarzon
committed
dfeba5b
View commit details
Copy full SHA for dfeba5b
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Removed CLI and MonoTouch Projects as they aren't supported by me (or anyone else anymore) Also fixed up a few functions to work in sandbox mode.
dkarzon
committed
8e36649
View commit details
Copy full SHA for 8e36649
View code at this point
Browse repository at this point
Commits on Nov 30, 2011
Added in sizing options for the Thumbnail functions.
dkarzon
committed
8bd8a6b
View commit details
Copy full SHA for 8bd8a6b
View code at this point
Browse repository at this point
Commits on Nov 7, 2011
v1.8 - Had to roll back to RestSharp 101.3 for the time being to get Uploading to work with the new API (still no PUT though) also added the Async function for Token/Authorize/Access. Also availabl…
Show description for f286876
dkarzon
committed
f286876
View commit details
Copy full SHA for f286876
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
The start of the new API implementation. Upload doesn't work yet, some others do. More later...
dkarzon
committed
71c7f3a
View commit details
Copy full SHA for 71c7f3a
View code at this point
Browse repository at this point
Commits on Aug 23, 2011
v1.5.6 - RestSharp and Newtonsoft.Json are now referenced from NuGet. Also added the Thumbnail function.
dkarzon
committed
2b0af72
View commit details
Copy full SHA for 2b0af72
View code at this point
Browse repository at this point
Commits on Jul 20, 2011
v1.5.5 - Added Share Function to get temporary public share links, Renamed a few Async methods with the "Async" Suffix.
dkarzon
committed
2900fb6
View commit details
Copy full SHA for 2900fb6
View code at this point
Browse repository at this point
Commits on Jun 20, 2011
added DropNetClient.UploadFileAsync overload which takes a stream
philchuang
authored and
dkarzon
committed
839549c
View commit details
Copy full SHA for 839549c
View code at this point
Browse repository at this point
Commits on Jun 5, 2011
Changes base all Urls to use HTTPS. Started with Web Auth support.
dkarzon
committed
2abddc0
View commit details
Copy full SHA for 2abddc0
View code at this point
Browse repository at this point
Commits on May 29, 2011
Fixed a bug where special characters in a file path would cause errors. Also made the UserLogin property publicly settable (requested change)
dkarzon
committed
c5b48b7
View commit details
Copy full SHA for c5b48b7
View code at this point
Browse repository at this point
Commits on Apr 19, 2011
Updates to stay in sync with main DropNet lib
Kevin McMahon
committed
0d10f57
View commit details
Copy full SHA for 0d10f57
View code at this point
Browse repository at this point
Commits on Mar 31, 2011
Updated to latest version of RestSharp (using custom IHttp implementatio)
Show description for fd720a5
dkarzon
committed
fd720a5
View commit details
Copy full SHA for fd720a5
View code at this point
Browse repository at this point
Commits on Feb 8, 2011
Merge branch 'master' of https://github.com/smartlaunch/DropNet
Show description for e121e1c
dkarzon
committed
e121e1c
View commit details
Copy full SHA for e121e1c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.