| Commit message (Expand) | Author | Age | Lines |
* | backend/api: Remove superfluous scalar definition | Wolfgang Müller | 2024-11-15 | -5/+0 |
* | backend/plugins: Have E-Hentai raise an error from status_code early | Wolfgang Müller | 2024-11-15 | -19/+19 |
* | backend/plugins: Catch E-Hentai errors only for relevant lines | Wolfgang Müller | 2024-11-15 | -11/+11 |
* | backend/plugins: Throw error if E-Hentai response is missing 'gmetadata' | Wolfgang Müller | 2024-11-15 | -0/+2 |
* | backend/plugins: Remove stray apostrophe | Wolfgang Müller | 2024-11-15 | -1/+1 |
* | backend/plugins: Have exhentai assume no censorship for non-h | Wolfgang Müller | 2024-11-15 | -0/+3 |
* | backend/plugins: Use language parser from scraper utils | Wolfgang Müller | 2024-11-14 | -32/+5 |
* | backend/scraper: Have collect() ignore None results | Wolfgang Müller | 2024-11-14 | -3/+6 |
* | backend/tests: Add test for open_archive_file | Wolfgang Müller | 2024-11-14 | -1/+1 |
* | backend/plugins: Use "no cover" pragma for consistency | Wolfgang Müller | 2024-11-14 | -1/+1 |
* | backend/plugins: Fix MangaDex scraper title formatting | Wolfgang Müller | 2024-11-14 | -1/+1 |
* | backend/scraper: Add parser methods for Language | Wolfgang Müller | 2024-11-14 | -0/+32 |
* | backend/lint: Ignore B027 in api/inputs.py | Wolfgang Müller | 2024-11-14 | -1/+1 |
* | backend/lint: Properly chain exceptions | Wolfgang Müller | 2024-11-14 | -6/+6 |
* | backend/plugins: Have anchira scraper use parse_dict from scraper utils | Wolfgang Müller | 2024-11-14 | -11/+2 |
* | backend/lint: Stop using mutable objects as function argument defaults | Wolfgang Müller | 2024-11-14 | -3/+12 |
* | backend/lint: Implement pyupgrade suggestions | Wolfgang Müller | 2024-11-14 | -1/+1 |
* | backend/lint: Implement flake8-simplify suggestions | Wolfgang Müller | 2024-11-14 | -19/+17 |
* | backend/scraper: Bind loop variables correctly | Wolfgang Müller | 2024-11-14 | -2/+2 |
* | backend/lint: Fix import formatting | Wolfgang Müller | 2024-11-14 | -1/+2 |
* | backend: Report Archive size as float | Wolfgang Müller | 2024-03-25 | -1/+1 |
* | Initial commit0.1.0 | Wolfgang Müller | 2024-03-05 | -0/+4821 |