Commit graph

  • 602ef0fbf5 Allow client_id to be overridden in __init__ (for replayable HTTP requests in pyvcr tests) Nathan Broadbent 2018-07-31 01:16:56 +0700
  • fa644415a4 Fix 'ValueError: year is out of range' when year is set to 0000. Just set the time to the earliest valid time (in 1970) Nathan Broadbent 2018-07-22 03:32:52 +0700
  • b7401940c7
    Update calendar.py Maciej Buchert 2018-05-20 17:27:38 +0200
  • 3e912d8ccb
    Update calendar.py Maciej Buchert 2018-05-20 17:22:50 +0200
  • bbee61f566
    Update calendar.py Maciej Buchert 2018-05-16 06:10:06 +0200
  • abbe236812
    Update calendar.py Maciej Buchert 2018-05-15 22:15:41 +0200
  • 73dbbceb75
    added new function Maciej Buchert 2018-05-15 21:37:12 +0200
  • 3899363167 Fixed a missed 2fa-2sa transition dillanmills 2017-09-25 08:11:24 -0700
  • 4daf035689 Reimplement PhotosService to use the new ckdatabasews back-end (#137) Chad Johnson 2017-09-24 08:22:17 -0500
  • 4ec58d7950 Add due date functionality for reminders (#105) Ajay Gandhi 2017-09-24 05:58:59 -0700
  • 69af919ad5 Clarify that we support two-step, not two-factor, authentication Tor Arne Vestbø 2017-01-09 22:12:00 +0100
  • be3d447c00 Handle HTTP errors before trying to parse JSON (#138) Tor Arne Vestbø 2017-07-08 23:14:24 +0200
  • bda08319fc photos: return time zone aware datetime object Philip Lundrigan 2017-05-30 12:09:16 -0600
  • f9a9818d03 Merge pull request #121 from chadj/issue_90_fix Tor Arne Vestbø 2017-02-11 15:54:49 +0100
  • 200e00b37c Additional clientContext data for iphone play sound call - picklepete/pyicloud#90 Chad Johnson 2017-02-10 16:51:36 -0600
  • ced8e83a40 Detect 'errorReason' in error messages from iCloud API Tor Arne Vestbø 2016-10-10 01:18:49 +0200
  • 7d57f06bb1 Change PhotosAlbum._parse_binary_feed() to freestanding function Tor Arne Vestbø 2016-07-07 00:40:51 +0200
  • 2d541a9681 photos: Implement more generic folder fetching Tor Arne Vestbø 2016-07-07 01:17:51 +0200
  • 1e53077ab9 Add basic logging to PhotosService Tor Arne Vestbø 2016-07-07 00:16:45 +0200
  • 3b57397795 Add title and description properties to PhotoAsset Tor Arne Vestbø 2016-07-07 00:13:31 +0200
  • 801ee8f7f7 Fix Python 3 issues in Photos service Tor Arne Vestbø 2016-10-09 23:38:03 +0200
  • 254e6a7b44 Merge pull request #95 from felciano/patch-1 Tor Arne Vestbø 2016-10-09 22:35:36 +0200
  • b231a5ce2b Fixed missing import Ramon Felciano 2016-08-13 11:37:32 -0700
  • 5924fadd85 Add Python 3.5 to Travis CI testing Tor Arne Vestbø 2016-07-11 22:48:31 +0200
  • 3818c43eff Release 0.9.1; fixes six version requirement. 0.9.1 Adam Coddington 2016-06-30 10:08:45 -0700
  • 5b0ca04751 Pinning six for @python_2_unicode_compatible. Adam Coddington 2016-06-30 10:07:50 -0700
  • b6297781fa Release 0.9; Add support for Account Service; fixes for Python 3.x. 0.9 Adam Coddington 2016-06-20 20:42:00 -0700
  • 1c80389305 Merge pull request #82 from satetsu888/master Adam Coddington 2016-06-20 20:40:36 -0700
  • 2d4ca14710 [#83] Adding support for icloud Account Service. Thanks @serii833! Adam Coddington 2016-06-20 20:38:30 -0700
  • 2b004a2a55 Minor alterations to AccountService. Adam Coddington 2016-06-20 20:35:46 -0700
  • 9a9200d43d Update README.rst Adam Coddington 2016-05-17 17:58:27 -0700
  • adb14d1468 Add ICloud Account service serii 2016-05-17 23:21:28 +0300
  • e8d8f95afd Fix Reminder post function shotaro.akiyama 2016-05-04 10:43:37 +0900
  • 14518d4bc8 Merge pull request #81 from Longhanks/master Tor Arne Vestbø 2016-04-11 18:41:28 +0200
  • 79d178adad README fix aschulz 2016-04-11 17:42:28 +0200
  • e3bf826fce Release 0.8.3 0.8.3 Tor Arne Vestbø 2016-04-11 16:41:59 +0200
  • 358d84e334 Gracefully handle malformed cookiejars Tor Arne Vestbø 2016-04-11 16:37:34 +0200
  • 721f2a0d69 Handle content-type header with parameters when debugging requests Tor Arne Vestbø 2016-04-02 22:05:10 +0200
  • 1c1b9ef927 Detect TTY when deciding whether to enable interactive mode or not Tor Arne Vestbø 2016-04-02 17:09:13 +0200
  • c372797407 Release 0.8.2 0.8.2 Tor Arne Vestbø 2016-04-02 13:29:35 +0200
  • e59eafe04d Add MIT license Tor Arne Vestbø 2016-03-17 02:38:55 +0100
  • 85598c9a6b Use Python 3 exception handling syntax (PEP 3110) Bart274 2016-03-13 15:07:25 +0100
  • 49eebc5cdc Release 0.8.1 0.8.1 Tor Arne Vestbø 2016-03-12 14:57:26 +0100
  • a6aa998a04 Replace manual time zone handling with use of the tzlocal module Bart274 2016-03-12 13:17:47 +0100
  • 8e45bf98db Don't set host header in reminders service Tor Arne Vestbø 2016-03-12 14:46:23 +0100
  • b2f0cb992c Charge HTTP logging to separate child logger of each service Tor Arne Vestbø 2016-03-06 18:04:59 +0100
  • c96a3bdc9f Don't assume request response is always JSON Tor Arne Vestbø 2016-03-09 00:56:38 +0100
  • 8dc3f524ad Remove useless sanity check for sparse photo album assets Tor Arne Vestbø 2016-03-06 18:16:49 +0100
  • 9817d6b08a Remove leftover debug logging from iCloud Photo service Tor Arne Vestbø 2016-03-09 01:02:53 +0100
  • 0c138d6dac Release 0.8.0 0.8.0 Tor Arne Vestbø 2016-02-25 15:50:41 +0100
  • fa7ffa32f0 Tweak wording of password prompt Tor Arne Vestbø 2016-02-24 13:42:34 +0100
  • d4e2bac926 Merge pull request #59 from torarnv/add-photos-service Tor Arne Vestbø 2016-02-25 13:34:37 +0100
  • 58cbc51701 Add iCloud Photo Library service Tor Arne Vestbø 2016-01-13 14:12:13 +0100
  • ab889e7232 Merge pull request #68 from torarnv/add-support-for-2fa Tor Arne Vestbø 2016-02-25 13:33:27 +0100
  • 7ec72a1625 Add support for two-factor authentication Tor Arne Vestbø 2016-02-24 00:18:56 +0100
  • c3da6220ef Merge pull request #69 from torarnv/add-centralized-api-request-logging Tor Arne Vestbø 2016-02-25 13:31:17 +0100
  • acd4a2f7a4 Add centralized logging of iCloud API requests Tor Arne Vestbø 2016-02-23 21:12:53 +0100
  • 2f0dcd1ac2 [#64] Adds Keychain-based Authentication Adam Coddington 2016-02-23 17:44:03 -0800
  • 77978b391f Drops support for Python 2.6. Adam Coddington 2016-01-29 18:26:02 -0800
  • 13f71ddbcc Merge branch 'simplify-login-sequence' Adam Coddington 2016-01-22 22:23:19 -0800
  • fce7966974 Simplify login sequence Tor Arne Vestbø 2016-01-07 22:43:13 +0100
  • 3b3857d295 Squashed commit of the following: Daren Lord 2016-01-19 07:22:10 -0800
  • c0a597986e Merge pull request #57 from torarnv/various-cleanup-fixes Adam Coddington 2016-01-19 07:11:05 -0800
  • 6b9926cfc2 Merge pull request #60 from torarnv/document-contacts-api Adam Coddington 2016-01-19 07:09:12 -0800
  • e26202c93e Merge pull request #61 from yannickulrich/master Adam Coddington 2016-01-18 01:29:39 -0800
  • cb89d678cf PEP8 for base.py yannickulrich 2016-01-18 10:09:59 +0100
  • 420c9a783c PEP8 compatibility yannickulrich 2016-01-18 09:38:14 +0100
  • 9982477759 Adding Reminder support yannickulrich 2016-01-17 20:27:57 +0100
  • a9ea0c28b4 Document how to use the contacts API Tor Arne Vestbø 2016-01-14 00:07:06 +0100
  • 07aaaeb67a Fix reStructuredText inline literal formatting in README Tor Arne Vestbø 2016-01-13 21:05:21 +0100
  • 5d241fd1b5 Don't set Host header manually Tor Arne Vestbø 2016-01-07 22:13:08 +0100
  • 35f7955228 Use same setup/login endpoint as iCloud webapp Tor Arne Vestbø 2016-01-07 21:51:56 +0100
  • 2e836b9185 Remove three unused endpoint definitions from PyiCloudService base Tor Arne Vestbø 2016-01-07 21:49:18 +0100
  • 603b1d8f57 Normalize HTTP header names to title case Tor Arne Vestbø 2016-01-07 21:47:30 +0100
  • 604fe68414 Release 0.7.3; fixes for session handling to prevent e-mail notifications from being sent for each request. 0.7.3 Adam Coddington 2016-01-10 22:22:35 -0800
  • ce8d570b21 Merge pull request #54 from torarnv/dont-regenerate-client-id Adam Coddington 2016-01-10 22:21:07 -0800
  • 176dc30a27 Merge pull request #55 from torarnv/rework-cookiejar-persistence-handling Adam Coddington 2016-01-10 22:20:13 -0800
  • 733071a0f7 Rework cookie persistence handling Tor Arne Vestbø 2016-01-07 20:26:17 +0100
  • 5e41650d50 Don't generate clientId twice Tor Arne Vestbø 2016-01-07 20:23:49 +0100
  • d2bbf7dee5 Release 0.7.2; Validate certificate (and thus remove certificate validation warning). 0.7.2 Adam Coddington 2015-12-13 20:25:18 -0800
  • 3cf8b620ee Release 0.7.1; Validates Apple's server certificate (to eliminate an emitted warning). Adam Coddington 2015-12-13 20:22:06 -0800
  • 649d88316c fixed urllib3 https warning kevin walchko 2015-02-15 23:13:27 -0700
  • 9539a2c7d8 Adding 'certifi' to requirements list. Adam Coddington 2015-12-13 20:16:50 -0800
  • 530b94f6ea Merge remote-tracking branch 'walchko/master' into 30_fixes_urllib3_warning 0.7.1 Adam Coddington 2015-12-13 20:20:07 -0800
  • 15e866c839 Adding 'certifi' to requirements list. Adam Coddington 2015-12-13 20:16:50 -0800
  • 80f6cd6dec Merge pull request #53 from leres/master Adam Coddington 2015-10-20 23:43:08 -0700
  • a532000d12 Add optional verify parameter to allow verification of SSL certificates by the requests module. Craig Leres 2015-10-20 14:45:56 -0700
  • f7f1cba66a Store only cookies having names beginning with X-APPLE-WEB-KB; cache copied request cookies as _cookies rather than mutable reference. Adam Coddington 2015-05-24 14:49:59 -0700
  • b0d3985a50 Release 0.7; adds functionality allowing us to store log-in cookies between sessions. 0.7 Adam Coddington 2015-05-17 23:16:36 -0700
  • e849b5954e Merge branch 'patch-1'; Adds functionality which should limit the number of e-mail notices from Apple. Adam Coddington 2015-05-17 23:15:23 -0700
  • 3d795fab1b Remove logging configuration. Adam Coddington 2015-05-17 23:14:11 -0700
  • d056c9b708 Updating cookie handling to serialize all cookies following the request. Adam Coddington 2015-05-17 23:11:27 -0700
  • 67030b0eba Allow user to specify cookie directory. Adam Coddington 2015-05-17 22:48:43 -0700
  • 1a3a2bd616 PEP-8 naming for 'newKBCookie.' Adam Coddington 2015-05-13 22:01:05 -0700
  • 0419012e15 Make cookie loading a little more pythonic. Adam Coddington 2015-05-13 22:00:47 -0700
  • 4daa34f310 Cleaning up cookie handling to use a system-level temporary directory. Adding logger. Adam Coddington 2015-05-13 21:59:44 -0700
  • c5dbfdd1df Updating readme. Adam Coddington 2015-05-13 21:40:56 -0700
  • e6d51f44d3 Merge pull request #42 from gitter-badger/gitter-badge Adam Coddington 2015-05-13 21:36:28 -0700
  • 8d881d6691 Added Gitter badge The Gitter Badger 2015-05-14 04:35:47 +0000
  • 897f905855 Add X-APPLE-WEB-KB cookie handling FiZiX 2015-05-13 13:01:08 -0400