Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-07 | Log Chrome’s responses to WARC by default | Lars-Dominik Braun | 1 | -2/+7 |
2019-01-04 | behavior: Ignore onstop() failure | Lars-Dominik Braun | 1 | -4/+14 |
2019-01-04 | coverage: Ignore a few unreachable statements | Lars-Dominik Braun | 1 | -6/+6 |
2018-12-25 | warc: Add tests | Lars-Dominik Braun | 1 | -0/+3 |
2018-12-24 | Use f-strings where possible | Lars-Dominik Braun | 1 | -5/+5 |
2018-12-21 | Parse URLs by default | Lars-Dominik Braun | 1 | -22/+10 |
2018-12-08 | behavior: Dump script options to file as well | Lars-Dominik Braun | 1 | -3/+5 |
2018-12-02 | behavior: Add more documentation | Lars-Dominik Braun | 1 | -2/+14 |
2018-12-02 | behavior: Remove outdated comment | Lars-Dominik Braun | 1 | -3/+0 |
2018-12-02 | behavior: Re-enable clearDeviceMetricsOverride | Lars-Dominik Braun | 1 | -4/+1 |
2018-12-02 | behavior: Remove unused slots | Lars-Dominik Braun | 1 | -2/+0 |
2018-12-01 | util: Remove unused function | Lars-Dominik Braun | 1 | -1/+1 |
2018-12-01 | behavior: Move click script data to external file | Lars-Dominik Braun | 1 | -2/+25 |
2018-11-25 | behavior: Turn scroll JS code into class | Lars-Dominik Braun | 1 | -1/+2 |
2018-11-24 | behavior: Fix scrolling | Lars-Dominik Braun | 1 | -21/+13 |
2018-11-06 | Switch single mode to asyncio | Lars-Dominik Braun | 1 | -41/+48 |
2018-10-22 | behavior: Unload script only if the handle is valid | Lars-Dominik Braun | 1 | -2/+4 |
2018-08-04 | Reintroduce WARC logging | Lars-Dominik Braun | 1 | -17/+17 |
2018-06-25 | warc: Save DOM-/image screenshot as WARC conversion | Lars-Dominik Braun | 1 | -5/+12 |
2018-06-21 | Fix a few issues pointed out by pylint | Lars-Dominik Braun | 1 | -4/+1 |
2018-06-20 | Add __slots__ to classes | Lars-Dominik Braun | 1 | -1/+19 |
2018-06-20 | Synchronous SiteLoader event handling | Lars-Dominik Braun | 1 | -44/+80 |
2018-06-03 | behavior: Wrap extract links script in anonymous namespace | Lars-Dominik Braun | 1 | -1/+2 |
2018-05-04 | behavior: Add link extraction script | Lars-Dominik Braun | 1 | -2/+20 |
2018-04-20 | Save screenshot of entire page | Lars-Dominik Braun | 1 | -6/+16 |
2018-03-05 | Add generic click behavior script | Lars-Dominik Braun | 1 | -7/+8 |
2018-03-04 | Remove instagram behavior script | Lars-Dominik Braun | 1 | -6/+1 |
2017-12-24 | Refactor behavior scripts | Lars-Dominik Braun | 1 | -11/+213 |
2017-12-19 | Select default behavior scripts by site URL | Lars-Dominik Braun | 1 | -0/+41 |