Commit Graph

  • c98b0b1728
    Merge e8f22a1115 into 53afb72ae1 Huw 2021-03-02 17:38:41 +0000
  • e8f22a1115
    Better slow connection support Huw 2021-03-02 17:36:53 +0000
  • 8accb85849
    Merge 3205ed5f73 into 53afb72ae1 Niels Abels 2020-11-12 16:04:42 +0100
  • 53afb72ae1 Make a copy of .lastdone before updating it master mpl 2020-07-25 01:44:34 +0200
  • 810266680a Cope when item in .lastDone does not exist (anymore) mpl 2020-06-30 01:00:11 +0200
  • 3205ed5f73 Improves detection of end of library Niels Abels 2020-09-27 18:10:24 +0200
  • a6cbde1080 Make a copy of .lastdone before updating it mpl 2020-07-25 01:44:34 +0200
  • 248f60f465 Cope when item in .lastDone does not exist (anymore) mpl 2020-06-30 01:00:11 +0200
  • e9d1979707 Use correct module path Jake Wharton 2020-05-10 20:29:21 -0400
  • 7b5bd246e1
    Use correct module path Jake Wharton 2020-05-10 20:29:21 -0400
  • ecbc0acc43 Keep track of most recent item in the feed mpl 2020-04-15 00:06:35 +0200
  • a80754b06c Keep track of most recent item in the feed mpl 2020-04-15 00:06:35 +0200
  • fb8fac3362
    Merge e4a0f89df9 into 6a2f034a9d Daniel Lauzon 2020-03-28 22:38:40 +0000
  • 6a2f034a9d navLeft: add events based mechanism to wait for page readiness mpl 2020-02-10 12:17:42 +0100
  • 4b8ec43755 navLeft: add events based mechanism to wait for page readiness mpl 2020-02-10 12:17:42 +0100
  • 2a2f7eb89f
    Add a -headless flag (for dev mode) Daniel Lauzon 2020-01-31 14:34:44 -0500
  • 1e989dd7b0 Requested changes. Fixed. Daniel Lauzon 2020-01-27 18:08:44 -0500
  • e4a0f89df9 reverse navLeft modifiacations Daniel Lauzon 2020-01-20 21:42:02 -0500
  • c224e2fe01 Move navToEnd logging line Daniel Lauzon 2020-01-17 15:10:54 -0500
  • 2b17b21027 Folded navToLast into navToEnd, also added check to navLeft to avoid early termination Daniel Lauzon 2020-01-17 12:31:56 -0500
  • 0369c1fe00 full sentences, not telegraphic style Daniel Lauzon 2020-01-12 19:44:08 -0500
  • 07de945405 Reformat comments Daniel Lauzon 2020-01-12 19:40:02 -0500
  • a7f9a45d35 Remove all the css stuff, simplify with sigle loop over document.activeElement.href Daniel Lauzon 2020-01-11 11:20:59 -0500
  • 59f6603fc6 restore navLeft, removing arbitrary time.Sleep Daniel Lauzon 2020-01-09 20:36:48 -0500
  • c4e30db072 Prefer caller to log errors Daniel Lauzon 2020-01-03 17:16:28 -0500
  • 0cb5122e33 headless flag usage tweak Daniel Lauzon 2020-01-02 05:37:20 -0500
  • 3c668ae89d Replaced CaptureScreenshot with a DOM Query Daniel Lauzon 2020-01-01 17:31:51 -0500
  • 727e7e4eb9 Add -headless option Daniel Lauzon 2019-12-30 15:17:12 -0500
  • b4174faabd
    Merge 69373e4068 into dc2770d6e5 Daniel Lauzon 2019-12-05 14:01:07 -0800
  • 69373e4068 Notes (grammar and typo) Daniel Lauzon 2019-12-05 16:59:47 -0500
  • 5fab8b951e Update Notes Daniel Lauzon 2019-12-05 16:44:02 -0500
  • d6d4fa5f82 Working listing feature Daniel Lauzon 2019-12-02 04:40:40 -0500
  • dc2770d6e5 README: add some links, mention Drive sync Brad Fitzpatrick 2019-11-26 20:19:36 -0800
  • a5e572ba65 README: add why section mpl 2019-11-25 23:48:53 +0100
  • 4bdda1b0b0 Use pointer receiver for Session everywhere mpl 2019-11-25 00:21:04 +0100
  • 8be316aa4e address Brad's comments mpl 2019-10-04 00:08:08 +0200
  • 7fd078dcdb added README mpl 2019-09-29 23:51:11 +0200
  • ee6d9658cf add example to push file to Perkeep mpl 2019-09-28 00:29:00 +0200
  • 40f0436e6a Be more verbose mpl 2019-09-17 23:50:24 +0200
  • 2f40c3576f godoc mpl 2019-09-16 23:37:03 +0200
  • 07e75c0815 added timeout for authenticating mpl 2019-09-16 22:56:52 +0200
  • 6fd468be34 make login a bit smarter mpl 2019-09-15 23:47:32 +0200
  • 886b757cbc refactored; funcs and session methods mpl 2019-09-09 23:35:49 +0200
  • a2e303781b handle end of gallery properly mpl 2019-09-04 23:33:04 +0200
  • 74c9cf9c02 better end navigation mpl 2019-09-04 00:02:23 +0200
  • 2d5fdc4f0c remove more crud mpl 2019-08-30 00:00:14 +0200
  • 60794cf976 added run flag, for policy on downloaded file mpl 2019-08-29 23:48:44 +0200
  • e76dc10cd9 simplified first nav mpl 2019-08-29 00:05:24 +0200
  • f4e7dac75e better download progress algorithm mpl 2019-08-28 23:46:19 +0200
  • 29e5c7216c simplify jumping to last done mpl 2019-08-27 23:48:33 +0200
  • d3e2f47461 added start flag mpl 2019-08-27 23:39:41 +0200
  • b8a38d16da fixed initial photo case mpl 2019-08-27 22:56:08 +0200
  • 2a9b3a84a5 add sleeps to fix first jump to end mpl 2019-08-27 10:28:13 +0200
  • 6a7c935af9 lastdone kinda works mpl 2019-08-27 00:17:34 +0200
  • eb88c894e5 wip tracking most recent one we downloaded mpl 2019-08-24 01:37:45 +0200
  • c8ef120ae4 nav to oldest photo before downloading mpl 2019-08-22 00:11:26 +0200
  • b070953dd7 WIP nav to the end mpl 2019-08-21 00:03:26 +0200
  • 913dbeb31f 0.1 mpl 2019-08-19 23:55:38 +0200
  • 4f5c84331a works in one run mpl 2019-08-19 00:16:13 +0200
  • 9f9c1f4748 works with several runs mpl 2019-08-18 23:34:01 +0200
  • ed55198ec4 wtf is going on mpl 2019-08-18 01:01:55 +0200
  • ab2802257c confirmed that navigating again does not seem to help mpl 2019-08-13 00:02:42 +0200
  • 1c266b7952 confirmed that changing dldir after first nav and/or dl does not work mpl 2019-08-12 23:55:11 +0200
  • 5c212326d5 wip mpl 2019-08-12 10:31:35 +0200
  • 2c905fbc27 N nav right working mpl 2019-08-10 01:20:09 +0200
  • 7be8a7b79e wip multi download mpl 2019-08-08 23:34:06 +0200
  • 05d8c7b8b7
    Initial commit mpl 2019-08-08 23:31:21 +0200