Commit graph

  • 332cc9fa76
    Create release-drafter.yml master 1.0.0 Paulus Schoutsen 2022-02-17 08:55:05 -0800
  • 4923e609fd
    Create release-drafter.yml Paulus Schoutsen 2022-02-17 08:54:32 -0800
  • dd255d361b
    1.0.0 Paulus Schoutsen 2022-02-17 08:53:38 -0800
  • 09fb9ba991
    Migrate from pytz (#377) Martin Hjelmare 2022-02-17 17:12:01 +0100
  • cc631cdce7
    Fix for 450 reauthentication failure bug (#372) Gary Cobb 2022-02-16 17:51:28 -0500
  • 42331c3e37
    Keyerror data token (#316) Richie B2B 2022-02-16 23:45:11 +0100
  • a14a57743d
    Clean up tests (#374) Martin Hjelmare 2022-02-16 21:16:10 +0100
  • c0e4ecfed2
    Clean and pin test requirements (#376) Martin Hjelmare 2022-02-16 21:15:38 +0100
  • c92be2f025
    Remove support for Python 3.6 (#375) Martin Hjelmare 2022-02-16 21:14:45 +0100
  • f96b0d8c24
    Polish readme (#373) Hugo 2022-02-16 20:19:10 +0100
  • 8c7ba2afb4 Fix docstrings Paulus Schoutsen 2022-02-16 11:18:24 -0800
  • 592ff464c5
    Support Python 3.6 to 3.10 (#371) Hugo 2022-02-16 20:00:29 +0100
  • b6356a00bc
    Add github action to publish to PyPI (#370) Martin Hjelmare 2022-02-15 19:49:53 +0100
  • 0f0f3e0df4
    Update click version to reduce potential for dependency conflict (#360) Mark Chonofsky 2022-02-14 16:10:11 -0700
  • e0e9bc270f
    Add github actions (#369) Martin Hjelmare 2022-02-14 23:41:53 +0100
  • bab549a593
    Release v0.10.2 (#321) Niccolo Zapponi 2021-02-01 12:22:29 +0000
  • 1725d357bd
    Release v1.10.1 (#321) 0.10.2 0.10.1 Niccolo Zapponi 2021-02-01 12:22:29 +0000
  • 8671cc6e2c
    Create safe cookiejar directory per user (#320) Richie B2B 2021-02-01 08:16:19 +0100
  • 68566dc3a5
    Merge pull request #310 from nzapponi/2fa-support Niccolo Zapponi 2021-01-28 08:12:32 +0000
  • 94f8ef8aaa
    Fixed bug Niccolò Zapponi 2020-12-11 09:41:35 +0000
  • e0f11158e1
    Added support for reauth if FMIP requires it Niccolò Zapponi 2020-12-11 09:36:48 +0000
  • cb302d58f5
    Removed a lot of logging Niccolò Zapponi 2020-12-09 08:14:40 +0000
  • 9190c62a80
    Added service specific log in Niccolò Zapponi 2020-12-09 08:03:19 +0000
  • 285a114a64
    Fixed %s formatting Niccolò Zapponi 2020-11-24 07:20:49 +0000
  • 6fa52c6337
    Restored python2.7 compatibility Niccolò Zapponi 2020-11-23 06:47:09 +0000
  • e14d22908d
    Set remember me to true to avoid Apple emails Niccolò Zapponi 2020-11-17 08:36:08 +0000
  • 1675a8dc11
    Improved support for 421s Niccolò Zapponi 2020-11-12 08:37:29 +0000
  • 8e55d638f1
    Added retry for error codes 421 and 500 Niccolò Zapponi 2020-11-10 19:42:46 +0000
  • 6f0aa0360a
    Added support to force auth refresh Niccolò Zapponi 2020-11-09 09:11:14 +0000
  • 8f1bd9473a
    Updated logging levels Niccolò Zapponi 2020-11-05 08:33:12 +0000
  • fc833555ac
    Added new trust token support for old 2SA method Niccolò Zapponi 2020-11-05 08:02:05 +0000
  • c6fecebde6
    Removed repetitive code Niccolò Zapponi 2020-10-29 17:06:39 +0000
  • 4adbfb32ec
    Added tests Niccolò Zapponi 2020-10-29 16:51:08 +0000
  • b3aee79dcb
    Added support for 2FA Niccolò Zapponi 2020-10-29 09:26:12 +0000
  • 09652b0d27
    Fix downloading zero-byte files (#301) Mohamed Akram 2020-10-15 18:36:36 +0400
  • 0efc4f4f5d
    Fix api.drive[].date_modified example (#304) Richie B2B 2020-10-07 13:56:17 +0200
  • e45b6ddf1b
    Fix albumNameEnc can be null in Photos (#300) jfburdet 2020-09-25 14:00:55 +0200
  • 29bb3678c1
    Fix Drive mtime and btime (#299) RobotSe7en 2020-09-25 19:58:39 +0800
  • 4075c41ecc
    Add debugging example to CODE_SAMPLES.md (#295) Andreas Thienemann 2020-08-13 13:46:55 +0200
  • 0401299dbb
    Allow zero-sized files on Drive (#294) Andreas Thienemann 2020-08-11 16:07:57 +0200
  • d87ab69a4a
    Add new file operations mkdir, rename, delete and upload to drive service. (#291) Andreas Thienemann 2020-08-10 19:09:48 +0200
  • 852151ef5f
    Fix Drive KeyError: 'extension' (#283) Mohamed Akram 2020-06-18 01:56:33 +0400
  • f0322355eb
    Merge pull request #280 from Quentame/release Quentame 2020-05-04 00:04:56 +0200
  • a119ccd5d9
    Fix 450 RecursionError (#279) Quentame 2020-05-03 23:59:51 +0200
  • 9ee3f70c8b Release 0.9.7 0.9.7 Quentin POLLET 2020-05-03 23:57:48 +0200
  • 0ec37de466 Fix 450 RecursionError Quentin POLLET 2020-05-03 23:49:38 +0200
  • e6429b9ada
    Add iCloud Drive support (#278) Quentame 2020-05-03 04:54:11 +0200
  • 696db8cf20
    Rework Python 2-3 compat (#268) Quentame 2020-04-08 00:19:42 +0200
  • e3bdcea15a
    Add account family + storage services (#250) Quentame 2020-04-04 00:48:32 +0200
  • 91ac1d956e
    Test rework + add account & fmi device test (#266) Quentame 2020-04-03 18:50:12 +0200
  • d510b14570
    CI & setup updates (#264) Quentame 2020-04-02 19:45:17 +0200
  • 057ede8dde
    Allow accessories to be retrieved from the FindMyiPhone service (#263) Max Koon 2020-04-02 13:11:21 -0400
  • 12b345d574
    Add download badge (#260) Quentame 2020-03-24 15:21:30 +0100
  • ababe3cdf3
    Back is black (#259) Quentame 2020-03-24 14:54:43 +0100
  • 9588c0d448
    Add cmdline/CLI tests (#258) Quentame 2020-03-24 12:08:27 +0100
  • 1090393774
    Replace PEP8 by pylint (#257) Quentame 2020-03-23 19:31:56 +0100
  • a6358630e3
    Tests upgrade + tiny lib bump (#256) Quentame 2020-03-23 19:23:05 +0100
  • a668da1a1b
    Add clean + publish scripts (#255) Quentame 2020-03-22 20:07:29 +0100
  • bf31e8dcd2 Release 0.9.6.1 0.9.6.1 Quentame 2020-03-22 19:48:53 +0100
  • dcd355b162
    Fix missing 'services' package (#254) Quentame 2020-03-22 19:45:17 +0100
  • 23018530aa Release 0.9.6 0.9.6 Quentin POLLET 2020-03-22 18:32:48 +0100
  • 47fa2db55e
    Include only the right package to setup (#252) Quentame 2020-03-21 15:27:02 +0100
  • 1e8a5eb54d
    Add code samples (#251) Quentame 2020-03-21 14:49:32 +0100
  • 6e25f8ce39
    Additional key checking for photo version build-up (#163) Chad Johnson 2020-03-20 18:38:02 -0500
  • 0fefc5cff1
    Fix Contact limit to 500 (#249) Quentame 2020-03-20 23:00:42 +0100
  • 0757bc6ff2
    Fix Calendar KeyError: 'Event' (#248) Quentame 2020-03-20 19:46:08 +0100
  • aa24871e53
    Fix Reminder KeyError: 'description' (#247) Quentame 2020-03-20 19:14:43 +0100
  • f69833637c
    Added working delete function for photos (#159) s.m 2020-03-20 13:48:24 -0400
  • 0382bddbec
    Add badges to README (#246) Quentame 2020-03-20 14:06:22 +0100
  • ed10da6bf5
    Upgrade Python tests version (#245) Quentame 2020-03-20 12:36:07 +0100
  • f516de537f
    Fix issue templates (again) (#244) Quentame 2020-03-20 12:01:19 +0100
  • 2ff3e5478f
    Fix issue templates (#243) Quentame 2020-03-20 11:55:09 +0100
  • f05c8e6285
    Add GitHub PR + issue templates (#242) Quentame 2020-03-20 11:50:20 +0100
  • bd71ebf916 Release 0.9.5 0.9.5 Quentin POLLET 2020-03-17 16:20:55 +0100
  • 1eb8ca26da
    Fix AppleDevice.play_sound() : AttributeError on 'with_family' (#240) Bob Carroll 2020-03-17 08:19:33 -0700
  • 627fd3dc6f Release 0.9.4 0.9.4 Quentin POLLET 2020-03-10 00:14:46 +0100
  • ffadb4cf3a
    Choose to fetch family devices (#235) Quentame 2020-03-10 00:10:22 +0100
  • ef4eba7cdd Fix comment Quentin POLLET 2020-03-09 23:56:58 +0100
  • 0d7d9e590b raise PyiCloudServiceNotActivatedException if webservice is not available Quentin POLLET 2020-03-09 22:57:55 +0100
  • 01aeb8335a Sort Exceptions Quentin POLLET 2020-03-09 22:37:31 +0100
  • 412cfd8c7e Errors are Exceptions Quentin POLLET 2020-03-09 22:22:04 +0100
  • 0e26d4e947 Remove duplicate PyiCloudNoDevicesException Quentin POLLET 2020-03-09 22:08:51 +0100
  • 7ff594e2c8 Release 0.9.3 0.9.3 Quentin POLLET 2020-03-04 00:24:38 +0100
  • 5efcbc2d2b
    Fix response is not defined (#233) Quentame 2020-03-04 00:03:14 +0100
  • 5368081b6b
    Fix 450 error (#230) Quentame 2020-02-12 13:45:35 +0100
  • 623fb66b5d
    Update .gitignore (#229) Quentame 2020-02-10 19:45:02 +0100
  • 19a8079bc8
    Use UTF-8 everywhere (#228) Quentame 2020-02-09 13:01:21 +0100
  • b20970098e Merge pull request #205 from ndbroadbent/patch-1 Quentame 2020-02-08 10:37:25 +0100
  • 8ed9dfd15f
    Merge pull request #226 from Quentame/feature/add-python37-test Quentame 2020-02-05 20:46:35 +0100
  • ae2dbcf5b2 Also in travis Quentin POLLET 2020-02-05 20:44:36 +0100
  • 22e052c549 Add python 3.7 to tests Quentin POLLET 2020-02-05 20:40:28 +0100
  • ccc257540e
    Merge pull request #225 from Quentame/fix/tests Quentame 2020-02-05 20:38:47 +0100
  • 672a4ea2fe Fix tests Quentin POLLET 2020-02-05 20:35:35 +0100
  • ec201f8e1a
    Merge pull request #218 from ezeagwulae/contacts_fix Quentame 2020-01-29 13:47:34 +0100
  • 7abcfa4b11 Release 0.9.2 0.9.2 Adam Coddington 2020-01-22 05:41:40 -0800
  • fc9b8faff9 fix Contacts services to return iphone contacts Emmanuel Ezeagwula 2019-10-20 00:30:26 -0700
  • 01c8664aa6
    Fix PhotoAlbum#__str__ for UTF-8 album titles Nathan Broadbent 2019-05-10 15:28:23 +0700
  • 9bb6d75066
    Merge pull request #184 from ndbroadbent/year_is_out_of_range Adam Coddington 2018-12-12 19:08:01 -0800
  • c63e63bd82
    Merge pull request #187 from ndbroadbent/override_client_id Adam Coddington 2018-12-12 19:07:02 -0800
  • cbcbf58aa8
    Merge pull request #178 from maciejbuchert/patch-1 Adam Coddington 2018-12-12 19:05:11 -0800