Commit Graph

45 Commits (c77ec993e90bc7a730a23a6e9b5b01e50890a978)

Author SHA1 Message Date
richard@richard.do c77ec993e9 Added destory functions, empty trash, updated tests, other small refractoring 2013-02-23 15:06:02 +00:00
richardasaurus 27b636aa26 Added python-requests version 0.10+ requirement 2013-02-22 12:39:39 +00:00
richard@richard.do 35c80f3c68 updated pip version info, added manifest to .gitignore 2013-02-19 00:12:24 +00:00
richard@richard.do 4128609e5d get_files() updated to check each file has a name, thanks jlejeune 2013-02-18 22:35:57 +00:00
richard@richard.do 0cd6daae39 updated readme 2013-02-16 01:27:56 +00:00
richard@richard.do 1dc6275c4e added pip install info 2013-02-16 01:04:41 +00:00
richard@richard.do 17b4d0363a added setup.py, restructured files to be a python package. fixed issue #4. updated readme 2013-02-16 00:34:16 +00:00
Richard O'Dwyer 8d2dbb597b Merge pull request #5 from carlesso/master
Fix file name encoding problem.
2013-02-13 06:21:09 -08:00
Enrico Carlesso d79dccace4 Fixed utf-8 problem 2013-02-13 15:08:09 +01:00
richard@richard.do e5ae47d168 Fixed typo 2013-02-12 19:21:44 +00:00
richard@richard.do 8dcd2d37eb Added optional save destination path to download functions 2013-02-11 12:47:22 +00:00
richard@richard.do 2493a10b88 fixed api resp issue #2, reformatted code pep 8 style 2013-02-09 18:29:58 +00:00
richard@richard.do ff91521628 readme 2013-02-08 17:49:36 +00:00
richardasaurus 09268b1cb0 features list 2013-02-08 12:48:49 +00:00
richardasaurus 29ede8f6ed download() now takes file obj, rather than public file id/handle 2013-02-08 12:45:16 +00:00
richardasaurus 1d80921dc7 Added get_link() example 2013-02-08 12:31:25 +00:00
richardasaurus e1eed44e08 Test updated 2013-02-08 12:23:28 +00:00
richardasaurus d8ab4d1d37 Added get_link() and removed file['k'] from process_file()
Added get_link() for generating public file download link, changes by
jlejeune
2013-02-08 12:21:32 +00:00
richard@richard.do e3fa3aba72 var renaming, comments 2013-02-07 23:47:10 +00:00
richard@richard.do ec4b16048c get_link() renamed get_upload_link() 2013-02-07 23:38:05 +00:00
richard@richard.do 3cf4584be0 get_link() partially working 2013-02-07 23:30:37 +00:00
richard@richard.do a28031ca47 updated features rundown 2013-02-07 19:53:22 +00:00
richard@richard.do b91f84cabd get_link() working, added get_file() for single file 2013-02-07 19:44:57 +00:00
richard@richard.do 7ed5bcee43 Removed un-needed variables process_file() 2013-02-07 18:29:16 +00:00
richard@richard.do 50e565e0bb Added delete by search example 2013-02-07 18:12:45 +00:00
richard@richard.do a26a6e2eae Added file search function and get public link function 2013-02-07 18:08:45 +00:00
richard@richard.do 0117b0836a Merge remote-tracking branch 'origin/master' 2013-02-07 18:07:17 +00:00
richard@richard.do 1eab67d628 Added file search function and get public link function 2013-02-07 18:06:03 +00:00
richardasaurus bbc574e485 Added PyCrypto 2013-02-07 16:10:26 +00:00
richard@richard.do 321aa6524b Removed dupe functions in crpyto, input file close, added example file output to test.py 2013-02-06 15:55:29 +00:00
richard@richard.do 0d1acf6e99 Initial commit 2013-02-06 12:35:56 +00:00
richard@richard.do 07a5248fa1 Improved dest_id upload() check 2013-02-05 07:45:03 +00:00
richard@richard.do ea50dfc90f Added d/l by id+key 2013-02-05 07:11:15 +00:00
richard@richard.do 4280bf8f67 Updated readme with new features 2013-02-04 21:24:43 +00:00
richard@richard.do f92c739161 Updated readme with new features 2013-02-04 21:24:07 +00:00
richard@richard.do 5723218006 Added move file to trash, some comments 2013-02-04 21:15:18 +00:00
richard@richard.do 7333801e86 Added get_user() details 2013-02-04 04:42:28 +00:00
richard@richard.do e67db04f14 Test upload path correction 2013-02-04 03:06:54 +00:00
richard@richard.do 1ee5601f10 Added node type info 2013-02-04 02:55:14 +00:00
richard@richard.do 9866c2b4cb Readme 2013-02-04 02:32:32 +00:00
richard@richard.do 4e9f0c7081 Readme 2013-02-04 02:31:41 +00:00
richard@richard.do b519527fe1 Initial commit 2013-02-04 02:11:15 +00:00
richard@richard.do d512cc97be Initial commit 2013-02-04 02:06:30 +00:00
richard@richard.do 2ed5a9a732 Initial commit 2013-02-04 02:04:52 +00:00
richard@richard.do bc70a59bbe First commit 2013-02-04 02:02:33 +00:00