Commit graph

17 commits

Author SHA1 Message Date
gissehel
7e4d2ee557 You can't download files in shared folders using public links because public links can't be obtained from shared files. You need to download them directly. 2013-04-19 19:53:57 +02:00
richard
8b1052a214 Code to pep8 standards, shared folders working 2013-04-15 16:14:55 +01:00
gissehel
692e774cd7 Shared keys now works for file comming from shared folders that aren't shared anymore. 2013-04-15 16:04:03 +02:00
richard
be7fa68da8 upload() minor tidy up 2013-03-12 17:00:30 +00:00
richard
63b5a224de remove filesdict update 2013-03-12 16:51:54 +00:00
Julien LE JEUNE
7b1e471c91 Send also request_id param in create_folder() function (useless but to respect API) 2013-03-12 15:47:25 +01:00
Julien LE JEUNE
b43e636d79 Add create_folder() function 2013-03-12 15:40:56 +01:00
richard
3743298f66 updated readme 2013-03-10 03:53:24 +00:00
richard
f84d5bf311 added get_quota() and get_balance() 2013-03-10 03:39:06 +00:00
richard
83b1de1662 added get_quota() and get_balance() 2013-03-10 03:38:22 +00:00
richard@richard.do
d444be92b4 changes to delete, destroy functions. see readme for updated usage. delete_url functions non-working currently 2013-03-05 01:48:01 +00:00
Julien LE JEUNE
46e5328b4c Forget to init self.users_keys variable 2013-02-28 17:26:34 +01:00
Julien LE JEUNE
fc8a03d649 Decrypt now shared folders/files that do not belong to us 2013-02-28 08:50:57 +01:00
richard@richard.do
63d39dd8cd moved find() 2013-02-23 15:22:12 +00:00
richard@richard.do
c77ec993e9 Added destory functions, empty trash, updated tests, other small refractoring 2013-02-23 15:06:02 +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
17b4d0363a added setup.py, restructured files to be a python package. fixed issue #4. updated readme 2013-02-16 00:34:16 +00:00