Commit Graph

  • d00b34d76a updated readme richard 2013-05-08 12:34:14 +0100
  • 728b88c1ff updated readme richard 2013-05-08 12:32:45 +0100
  • b43c3869a3 get_files_in_node() special target check richard 2013-05-08 12:17:24 +0100
  • 9773f1e58c Merge pull request #40 from ckornacker/feature/dirlisting Richard O'Dwyer 2013-05-08 04:15:27 -0700
  • 9727ca985f renamed vars for specifying upload(),download() dest filenames richard 2013-05-08 11:41:23 +0100
  • 18d86578a5 Merge pull request #38 from ckornacker/feature/filenames Richard O'Dwyer 2013-05-08 03:36:42 -0700
  • 7788e438be adding moving to readme richard 2013-05-08 11:27:27 +0100
  • 20d865ed1d small restructuring richard 2013-05-08 11:26:25 +0100
  • 3bd08be20e Merge pull request #36 from gissehel/speedimprovement Richard O'Dwyer 2013-05-08 03:23:26 -0700
  • 330ee7203a Merge pull request #35 from gissehel/move Richard O'Dwyer 2013-05-08 03:22:28 -0700
  • 08b76baced split get_id_from_public_handle Christian Kornacker 2013-05-06 17:50:40 +0200
  • 28f69e1977 enable directory listing with get_files_in_node Christian Kornacker 2013-05-06 15:04:02 +0200
  • 5df8b71b71 allow setting file names on upload and download Christian Kornacker 2013-05-06 13:01:19 +0200
  • c2befcb87f Speedup the mac calculation on upload gissehel 2013-05-05 20:29:41 +0200
  • c453a88b28 Big optimisation on download code for mac checking gissehel 2013-05-05 19:48:23 +0200
  • b9ec62cbb8 .move(...) can now move into any folder gissehel 2013-05-05 09:16:40 +0200
  • 24f44137a1 pip updated richard 2013-05-05 03:43:30 +0100
  • 1a349e3126 Comment richard 2013-05-05 03:12:49 +0100
  • f7a43edb16 Merge pull request #34 from gissehel/rename Richard O'Dwyer 2013-05-04 17:38:33 -0700
  • 40f9fb95c2 Renaming file and folders support gissehel 2013-05-05 00:55:52 +0200
  • 15cb6e06f0 pip version richard 2013-05-01 20:56:58 +0100
  • 3b9b88e1c2 Issue #31 fix richard 2013-05-01 20:56:33 +0100
  • 0d2e91996e PEP8 style fixes richard 2013-04-28 17:08:47 +0100
  • b2e1d35d49 removed file richard 2013-04-28 17:00:19 +0100
  • 200eaed6b8 readme richard 2013-04-28 16:58:35 +0100
  • dd9f74b65f pip version updated richard 2013-04-28 16:56:36 +0100
  • d15be6deff read me update and tests richard 2013-04-28 16:56:17 +0100
  • 36bed09dde Merge pull request #25 from gissehel/storagespace Richard O'Dwyer 2013-04-28 08:41:32 -0700
  • 675ff6bbc5 Added upload progress richard 2013-04-28 16:33:50 +0100
  • d8df8bd76e read me updated richard 2013-04-28 04:00:42 +0100
  • 115fcbced1 class method bug fix, verbose output option added, download progress richard 2013-04-28 03:55:04 +0100
  • fc96c963e4 Merge pull request #26 from gissehel/robustkey Richard O'Dwyer 2013-04-27 16:45:15 -0700
  • 972bfd8852 The code was not robust anymore in weird cases where file['k']=='', it is now. gissehel 2013-04-27 19:52:09 +0200
  • ced5b616e1 comments richard 2013-04-23 19:58:18 +0100
  • 58d89c23b6 get_storage_space retrieve the used space and total space currently associated with the account gissehel 2013-04-21 18:53:48 +0200
  • dcbd17a6ed Explicitly declaring dependency in setup.py make 'pip install mega.py' install everything just fine gissehel 2013-04-20 13:45:06 +0200
  • 964157bf41 pypi info updated richard 2013-04-19 20:04:06 +0100
  • ef47228add Merge pull request #23 from gissehel/tempofilename_typo Richard O'Dwyer 2013-04-19 12:01:39 -0700
  • 0332d91e13 Forgot to change the file_name to file_name_tmp when the destination folder is provided gissehel 2013-04-19 20:59:28 +0200
  • 4b0f0b2d27 pypi info updated richard 2013-04-19 19:39:24 +0100
  • d1fd89db4c it's more pep8 :) richard 2013-04-19 19:38:45 +0100
  • 6ea2bfa5c7 Merge pull request #22 from gissehel/evols Richard O'Dwyer 2013-04-19 11:35:12 -0700
  • 89a40306a2 Downloading using a tempory filename is safer. The tempory filename provide enouth information to show who (megapy) when and what is downloaded gissehel 2013-04-19 20:10:52 +0200
  • 09c4b14c97 I don't think that printing on stdout is the right thing to do in this api layer. It should be handled by the calling layer shounldn't it ? Was that debug code ? gissehel 2013-04-19 19:58:36 +0200
  • 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. gissehel 2013-04-19 19:53:57 +0200
  • 5b141c958c Pip version updated richard 2013-04-15 16:15:23 +0100
  • 8b1052a214 Code to pep8 standards, shared folders working richard 2013-04-15 16:14:55 +0100
  • 10b4a883a8 Merge pull request #21 from gissehel/sharedfolders Richard O'Dwyer 2013-04-15 07:56:57 -0700
  • 692e774cd7 Shared keys now works for file comming from shared folders that aren't shared anymore. gissehel 2013-04-15 16:04:03 +0200
  • fd0518620b pip install error fixed richard 2013-04-08 14:18:38 +0100
  • be7fa68da8 upload() minor tidy up richard 2013-03-12 17:00:30 +0000
  • 38db6760d5 updated version richard 2013-03-12 16:56:57 +0000
  • 0592055bdc updated readme, create_folder() e.g richard 2013-03-12 16:56:17 +0000
  • 63b5a224de remove filesdict update richard 2013-03-12 16:51:54 +0000
  • bd64c5d8f5 Merge pull request #18 from jlejeune/pull_request Richard O'Dwyer 2013-03-12 09:51:00 -0700
  • 7b1e471c91 Send also request_id param in create_folder() function (useless but to respect API) Julien LE JEUNE 2013-03-12 15:47:25 +0100
  • b43e636d79 Add create_folder() function Julien LE JEUNE 2013-03-12 15:40:56 +0100
  • 3743298f66 updated readme richard 2013-03-10 03:53:24 +0000
  • f84d5bf311 added get_quota() and get_balance() richard 2013-03-10 03:39:06 +0000
  • 83b1de1662 added get_quota() and get_balance() richard 2013-03-10 03:38:22 +0000
  • 8f064350fd Version number for pypi richard@richard.do 2013-03-05 01:58:30 +0000
  • 43296ee1be Spacing richard@richard.do 2013-03-05 01:56:02 +0000
  • b6ae0584ff Spacing richard@richard.do 2013-03-05 01:55:25 +0000
  • a7c8089cad Added syntax to readme richard@richard.do 2013-03-05 01:54:04 +0000
  • 9096e4cf7f Added syntax to readme richard@richard.do 2013-03-05 01:52:37 +0000
  • d444be92b4 changes to delete, destroy functions. see readme for updated usage. delete_url functions non-working currently richard@richard.do 2013-03-05 01:48:01 +0000
  • 9bbb2b815b Merge pull request #10 from jlejeune/pull_request Richard O'Dwyer 2013-02-28 08:28:25 -0800
  • 46e5328b4c Forget to init self.users_keys variable Julien LE JEUNE 2013-02-28 17:26:34 +0100
  • 6ecbc2c3d5 updated version number richard@richard.do 2013-02-28 12:19:15 +0000
  • 236ffc673c Merge pull request #9 from jlejeune/pull_request Richard O'Dwyer 2013-02-28 03:18:16 -0800
  • fc8a03d649 Decrypt now shared folders/files that do not belong to us Julien LE JEUNE 2013-02-28 08:50:57 +0100
  • 63d39dd8cd moved find() richard@richard.do 2013-02-23 15:22:12 +0000
  • 9b9530f453 print syntax richard@richard.do 2013-02-23 15:08:36 +0000
  • c77ec993e9 Added destory functions, empty trash, updated tests, other small refractoring richard@richard.do 2013-02-23 15:06:02 +0000
  • 27b636aa26 Added python-requests version 0.10+ requirement richardasaurus 2013-02-22 12:39:39 +0000
  • 35c80f3c68 updated pip version info, added manifest to .gitignore richard@richard.do 2013-02-19 00:12:24 +0000
  • 4128609e5d get_files() updated to check each file has a name, thanks jlejeune richard@richard.do 2013-02-18 22:35:57 +0000
  • 0cd6daae39 updated readme richard@richard.do 2013-02-16 01:27:56 +0000
  • 1dc6275c4e added pip install info richard@richard.do 2013-02-16 01:04:41 +0000
  • 17b4d0363a added setup.py, restructured files to be a python package. fixed issue #4. updated readme richard@richard.do 2013-02-16 00:34:16 +0000
  • 8d2dbb597b Merge pull request #5 from carlesso/master Richard O'Dwyer 2013-02-13 06:21:09 -0800
  • d79dccace4 Fixed utf-8 problem Enrico Carlesso 2013-02-13 15:08:09 +0100
  • e5ae47d168 Fixed typo richard@richard.do 2013-02-12 19:21:44 +0000
  • 8dcd2d37eb Added optional save destination path to download functions richard@richard.do 2013-02-11 12:47:22 +0000
  • 2493a10b88 fixed api resp issue #2, reformatted code pep 8 style richard@richard.do 2013-02-09 18:29:58 +0000
  • ff91521628 readme richard@richard.do 2013-02-08 17:49:36 +0000
  • 09268b1cb0 features list richardasaurus 2013-02-08 12:48:49 +0000
  • 29ede8f6ed download() now takes file obj, rather than public file id/handle richardasaurus 2013-02-08 12:45:16 +0000
  • 1d80921dc7 Added get_link() example richardasaurus 2013-02-08 12:31:25 +0000
  • e1eed44e08 Test updated richardasaurus 2013-02-08 12:23:28 +0000
  • d8ab4d1d37 Added get_link() and removed file['k'] from process_file() richardasaurus 2013-02-08 12:21:32 +0000
  • e3fa3aba72 var renaming, comments richard@richard.do 2013-02-07 23:47:10 +0000
  • ec4b16048c get_link() renamed get_upload_link() richard@richard.do 2013-02-07 23:38:05 +0000
  • 3cf4584be0 get_link() partially working richard@richard.do 2013-02-07 23:30:37 +0000
  • a28031ca47 updated features rundown richard@richard.do 2013-02-07 19:53:22 +0000
  • b91f84cabd get_link() working, added get_file() for single file richard@richard.do 2013-02-07 19:44:57 +0000
  • 7ed5bcee43 Removed un-needed variables process_file() richard@richard.do 2013-02-07 18:29:16 +0000
  • 50e565e0bb Added delete by search example richard@richard.do 2013-02-07 18:12:45 +0000
  • a26a6e2eae Added file search function and get public link function richard@richard.do 2013-02-07 18:08:45 +0000
  • 0117b0836a Merge remote-tracking branch 'origin/master' richard@richard.do 2013-02-07 18:07:17 +0000