summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeLines
* backend/lint: Do not shadow certain builtinsWolfgang Müller2024-11-15-39/+39
* backend/api: Remove superfluous scalar definitionWolfgang Müller2024-11-15-5/+0
* backend/plugins: Have E-Hentai raise an error from status_code earlyWolfgang Müller2024-11-15-19/+19
* backend/plugins: Catch E-Hentai errors only for relevant linesWolfgang Müller2024-11-15-11/+11
* backend/plugins: Throw error if E-Hentai response is missing 'gmetadata'Wolfgang Müller2024-11-15-0/+2
* backend/plugins: Remove stray apostropheWolfgang Müller2024-11-15-1/+1
* backend/plugins: Have exhentai assume no censorship for non-hWolfgang Müller2024-11-15-0/+3
* backend/plugins: Use language parser from scraper utilsWolfgang Müller2024-11-14-32/+5
* backend/scraper: Have collect() ignore None resultsWolfgang Müller2024-11-14-3/+6
* backend/tests: Add test for open_archive_fileWolfgang Müller2024-11-14-1/+1
* backend/plugins: Use "no cover" pragma for consistencyWolfgang Müller2024-11-14-1/+1
* backend/plugins: Fix MangaDex scraper title formattingWolfgang Müller2024-11-14-1/+1
* backend/scraper: Add parser methods for LanguageWolfgang Müller2024-11-14-0/+32
* backend/lint: Ignore B027 in api/inputs.pyWolfgang Müller2024-11-14-1/+1
* backend/lint: Properly chain exceptionsWolfgang Müller2024-11-14-6/+6
* backend/plugins: Have anchira scraper use parse_dict from scraper utilsWolfgang Müller2024-11-14-11/+2
* backend/lint: Stop using mutable objects as function argument defaultsWolfgang Müller2024-11-14-3/+12
* backend/lint: Implement pyupgrade suggestionsWolfgang Müller2024-11-14-1/+1
* backend/lint: Implement flake8-simplify suggestionsWolfgang Müller2024-11-14-19/+17
* backend/scraper: Bind loop variables correctlyWolfgang Müller2024-11-14-2/+2
* backend/lint: Fix import formattingWolfgang Müller2024-11-14-1/+2
* backend: Report Archive size as floatWolfgang Müller2024-03-25-1/+1
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+4821