Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-25 | Log extracted links | Lars-Dominik Braun | 2 | -2/+25 |
2018-08-21 | Remove celery and recursion | Lars-Dominik Braun | 3 | -317/+23 |
2018-08-17 | behavior: Load more comments from Facebook | Lars-Dominik Braun | 1 | -0/+4 |
2018-08-05 | test_browser: Properly handle failed requests | Lars-Dominik Braun | 2 | -15/+14 |
2018-08-04 | Properly handle failure to retrieve request body | Lars-Dominik Braun | 3 | -5/+50 |
2018-08-04 | Reference warcinfo record in every other record | Lars-Dominik Braun | 1 | -18/+30 |
2018-08-04 | Add package information to warcinfo | Lars-Dominik Braun | 3 | -8/+65 |
2018-08-04 | Reintroduce WARC logging | Lars-Dominik Braun | 9 | -76/+337 |
2018-06-25 | browser: Fix testcase race condition | Lars-Dominik Braun | 1 | -0/+4 |
2018-06-25 | warc: Add metadata to truncated records | Lars-Dominik Braun | 1 | -22/+28 |
2018-06-25 | warc: Save DOM-/image screenshot as WARC conversion | Lars-Dominik Braun | 6 | -37/+72 |
2018-06-21 | Fix a few issues pointed out by pylint | Lars-Dominik Braun | 5 | -22/+10 |
2018-06-21 | browser: Add a few more tests | Lars-Dominik Braun | 1 | -3/+31 |
2018-06-20 | Move tests to pytest | Lars-Dominik Braun | 2 | -162/+177 |
2018-06-20 | Add __slots__ to classes | Lars-Dominik Braun | 5 | -1/+56 |
2018-06-20 | Synchronous SiteLoader event handling | Lars-Dominik Braun | 6 | -509/+514 |
2018-06-08 | browser: Replace --remote-debugging-socket-fd | Lars-Dominik Braun | 1 | -23/+19 |
2018-06-03 | behavior: Wrap extract links script in anonymous namespace | Lars-Dominik Braun | 2 | -2/+5 |
2018-05-20 | behavior: Patreon: Load more comments/replies | Lars-Dominik Braun | 1 | -0/+4 |
2018-05-20 | behavior: Click Patreon’s “load more” button | Lars-Dominik Braun | 1 | -0/+6 |
2018-05-05 | Rename command line tools | Lars-Dominik Braun | 1 | -0/+97 |
2018-05-05 | Extract only visible and clickable links | Lars-Dominik Braun | 2 | -4/+29 |
2018-05-04 | Share recursive argument parser | Lars-Dominik Braun | 2 | -14/+15 |
2018-05-04 | Support --browser again for local crawls | Lars-Dominik Braun | 2 | -2/+6 |
2018-05-04 | Add distributed recursive crawls | Lars-Dominik Braun | 3 | -31/+91 |
2018-05-04 | Add support for recursive crawls | Lars-Dominik Braun | 2 | -2/+115 |
2018-05-04 | browser: Replace context manager decorator | Lars-Dominik Braun | 1 | -51/+66 |
2018-05-04 | behavior: Add link extraction script | Lars-Dominik Braun | 4 | -5/+43 |
2018-05-04 | Move page archiving logic to SinglePageController | Lars-Dominik Braun | 5 | -144/+198 |
2018-05-04 | Move header unfolding into Item | Lars-Dominik Braun | 2 | -21/+24 |
2018-05-04 | Fetch request POST body | Lars-Dominik Braun | 2 | -8/+20 |
2018-05-04 | Test chained redirects | Lars-Dominik Braun | 1 | -12/+32 |
2018-04-20 | Save screenshot of entire page | Lars-Dominik Braun | 1 | -6/+16 |
2018-04-14 | Fix base64 body detection | Lars-Dominik Braun | 2 | -10/+10 |
2018-04-14 | Add timeout to request body fetch | Lars-Dominik Braun | 1 | -3/+4 |
2018-04-14 | Handle JavaScript dialogs | Lars-Dominik Braun | 1 | -2/+37 |
2018-04-04 | behavior: Add selector for YouTube. | Lars-Dominik Braun | 1 | -0/+6 |
2018-03-30 | Add click selectors for Instagram | Lars-Dominik Braun | 1 | -0/+8 |
2018-03-25 | Add a few simple tests | Lars-Dominik Braun | 1 | -0/+190 |
2018-03-25 | Replace deprecated logger.warn | Lars-Dominik Braun | 1 | -3/+3 |
2018-03-25 | ChromeService: Close listening socket | Lars-Dominik Braun | 1 | -0/+1 |
2018-03-25 | Move getResponseBody call to Item wrapper | Lars-Dominik Braun | 2 | -13/+21 |
2018-03-18 | browser: Don’t overwrite LogEntry’s args | Lars-Dominik Braun | 1 | -1/+1 |
2018-03-18 | behavior: Add click selectors for reddit | Lars-Dominik Braun | 1 | -7/+27 |
2018-03-05 | Add generic click behavior script | Lars-Dominik Braun | 3 | -37/+119 |
2018-03-04 | Remove instagram behavior script | Lars-Dominik Braun | 2 | -27/+1 |
2018-01-20 | behavior: Scroll all DOM elements | Lars-Dominik Braun | 1 | -0/+6 |
2018-01-20 | twitter: Expand “more replies” links | Lars-Dominik Braun | 1 | -8/+21 |
2017-12-27 | Log messages from browser console | Lars-Dominik Braun | 1 | -0/+12 |
2017-12-25 | Increase default body size | Lars-Dominik Braun | 3 | -5/+34 |