Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding comment explaining the 0 at the end of the browse URL. | JPFrancoia | 2019-12-25 | 1 | -0/+1 |
| | |||||
* | Renaming QueryParser from_browse and from_search methods to browse and | JPFrancoia | 2019-12-25 | 1 | -4/+7 |
| | | | | search. Adding type hinting for these two methods. | ||||
* | Addressing some comments in the PR (mainly code cleaning). | JPFrancoia | 2019-12-25 | 1 | -3/+1 |
| | |||||
* | Adding a browse() method to the TPB object, to get torrents by category, | JPFrancoia | 2019-12-24 | 1 | -25/+48 |
| | | | | | | without any query. Also ran Black + cleaned some docstrings + added some type annotations. | ||||
* | added better error handling for connection issuesv0.2.4 | Matt Lyon | 2019-12-21 | 1 | -4/+6 |
| | |||||
* | removed property tags, improved torrent row finding function | Matt Lyon | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | small fixes | Matt Lyon | 2019-11-26 | 1 | -1/+0 |
| | |||||
* | improvements to TPB controller and Query | mattlyon93 | 2019-11-03 | 1 | -1/+2 |
| | |||||
* | initial commit for TPB Controller | Matt Lyon | 2019-11-03 | 1 | -1/+1 |
| | |||||
* | added utils and constants | Matt Lyon | 2019-11-02 | 1 | -73/+10 |
| | |||||
* | initial commit | Matt Lyon | 2019-10-30 | 1 | -0/+118 |