log

age author description
Thu, 15 Oct 2020 22:33:09 +0200 Lewin Bormann Close this head tip
Tue, 15 Sep 2020 14:49:14 +0200 Lewin Bormann Add pipenv to Readme default
Mon, 14 Sep 2020 11:20:15 +0200 Lewin Bormann Update pipenv lockfile
Mon, 14 Sep 2020 11:17:31 +0200 Lewin Bormann Improve README
Mon, 14 Sep 2020 11:16:31 +0200 Lewin Bormann Improve setup.py
Fri, 01 May 2020 17:51:34 +0200 Lewin Bormann Add google-auth dependency explicitly.
Fri, 01 May 2020 17:51:34 +0200 Lewin Bormann Add google-auth dependency explicitly.
Mon, 23 Mar 2020 16:16:37 +0100 Lewin Bormann Improve date parsing
Tue, 05 Nov 2019 18:22:32 +0100 Lewin Bormann Make photosync pip-installable
Fri, 11 Oct 2019 23:46:46 +0200 Lewin Bormann Add shebangs to python scripts
Mon, 23 Sep 2019 12:51:45 +0200 Lewin Bormann Add setup.py file.
Mon, 23 Sep 2019 12:44:53 +0200 Lewin Bormann Replace map with iterator comprehension
Thu, 15 Aug 2019 21:57:35 +0200 Lewin Bormann Fix bug in date range parsing
Wed, 07 Aug 2019 11:41:02 +0200 Lewin Bormann Update lockfile
Sun, 23 Jun 2019 10:37:14 +0200 Lewin Bormann Update README
Fri, 21 Jun 2019 18:26:16 +0200 Lewin Bormann Amend --date syntax
Sun, 16 Jun 2019 01:53:06 +0200 Lewin Bormann Troubleshoot bad media item id situation.
Sat, 15 Jun 2019 12:25:11 +0200 Lewin Bormann Add performance information to README
Sat, 15 Jun 2019 11:03:46 +0200 Lewin Bormann Implement resync option to detect deleted photos.
Sat, 15 Jun 2019 10:49:09 +0200 Lewin Bormann Download photos more efficiently.
Fri, 14 Jun 2019 23:45:35 +0200 Lewin Bormann Document PhotosService.download_item better
Fri, 14 Jun 2019 23:04:10 +0200 Lewin Bormann Remove leftover print() statement.
Fri, 14 Jun 2019 23:01:59 +0200 Lewin Bormann Describe how to acquire the client secret for photosync to work.
Fri, 14 Jun 2019 23:01:42 +0200 Lewin Bormann Add --creds flag.
Fri, 14 Jun 2019 22:20:43 +0200 Lewin Bormann Use correct URL for video downloads.
Fri, 14 Jun 2019 21:45:52 +0200 Lewin Bormann Improve README introduction and add --all option.
Fri, 14 Jun 2019 21:37:40 +0200 Lewin Bormann Add install/use instructions to README
Fri, 14 Jun 2019 21:30:58 +0200 Lewin Bormann Handle videos correctly, and parse command line arguments.
Fri, 14 Jun 2019 20:28:43 +0200 Lewin Bormann Add hgignore
Fri, 14 Jun 2019 15:43:13 +0200 Lewin Bormann Run pyfmt
Fri, 14 Jun 2019 15:36:14 +0200 Lewin Bormann Add LICENSE/README.
Fri, 14 Jun 2019 15:27:55 +0200 Lewin Bormann Fix a few bugs in download logic.
Fri, 14 Jun 2019 15:22:24 +0200 Lewin Bormann Implement Driver.
Fri, 14 Jun 2019 13:59:20 +0200 Lewin Bormann Initial commit