Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-13 | Cookie injection support | Lars-Dominik Braun | 1 | -6/+74 | |
Add command-line options injecting individual cookies or cookie file into Chrome. Provide default cookie file. This changes the IRC bot’s command splitting to shlex.split, which allows shell-like argument quoting. Fixes #7. | |||||
2019-07-06 | Improve documentation | Lars-Dominik Braun | 2 | -12/+68 | |
2019-07-04 | Update documentation | Lars-Dominik Braun | 5 | -59/+47 | |
Re-arrange stuff, add release guide. Needs a lot more work though. | |||||
2019-07-04 | Rename cli utils | Lars-Dominik Braun | 1 | -5/+18 | |
crocoite-recursive is now just crocoite, crocoite-grab is not user-facing any more and called crocoite-single. In preparation for 1.0 release. | |||||
2019-03-22 | Move documentation to Sphinx | Lars-Dominik Braun | 7 | -0/+388 | |