Markdown fixes in README.md |
|
More...
|
over 12 years ago
|
Merge pull request #5 from quanturium/master |
|
More...
|
over 12 years ago
|
Added subscription_expires_at for the account details |
|
More...
|
over 12 years ago
|
Fixed a typo in the readme page. Spotted by Sn00py, thanks! |
|
More...
|
about 13 years ago
|
Merge pull request #4 from jleedev/patch-1 |
|
More...
|
over 13 years ago
|
Typo fix in CloudApp.java |
|
More...
|
over 13 years ago
|
Fixed 'trash' bug. |
|
More...
|
over 13 years ago
|
Merge pull request #3 from john-morales/master |
|
More...
|
over 13 years ago
|
Fixing formatting to match existing conventions. |
|
More...
|
over 13 years ago
|
Adding support for an upload listener to track progress. |
|
More...
|
over 13 years ago
|
Added a getThumbnailUrl |
|
More...
|
over 13 years ago
|
Huge bug in getItems. Spotted by @quanturium. |
|
More...
|
over 13 years ago
|
Fixed failing delete test. Cause: assuming deleted_at was always there or had a valid value. |
|
More...
|
over 13 years ago
|
Bugs corrected + Suggestions |
|
More...
|
over 13 years ago
|
Fixed formatting issues in README. |
|
More...
|
almost 14 years ago
|
Updated README to reflect the latest changes. |
|
More...
|
almost 14 years ago
|
No longer returning JSON, created models for everything. |
|
More...
|
almost 14 years ago
|
Finished items API, created model to represent an item. |
|
More...
|
almost 14 years ago
|
upload functionality working. |
|
More...
|
almost 14 years ago
|
Account API, bookmarking and item list retrieval is working. |
|
More...
|
almost 14 years ago
|
Fixed failing tests. |
|
More...
|
almost 14 years ago
|
Remove slf4j-api as it is brought in by the simple dependency. |
|
More...
|
about 15 years ago
|
Added instructions for building. |
|
More...
|
about 15 years ago
|
Cleaned up README. |
|
More...
|
about 15 years ago
|
Some fixes, added option to upload streams. |
|
More...
|
about 15 years ago
|
Added bookmarking, removed the interface and kept it all simple. |
|
More...
|
about 15 years ago
|
Added a better README. |
|
More...
|
about 15 years ago
|
Initial commit for the REST APIs. |
|
More...
|
about 15 years ago
|