summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* frontend: Use current date to seed frontpage resultsWolfgang Müller9 days-9/+23
* frontend: Always fetch statistics from the networkWolfgang Müller9 days-1/+5
* frontend: Add missing loading indicator for statistics pageWolfgang Müller9 days-0/+3
* frontend: Improve styling for BadgeWolfgang Müller9 days-1/+1
* frontend: Expand toolbar automatically with filters presentWolfgang Müller9 days-3/+5
* frontend: Allow control-clicking to open the quick filterWolfgang Müller9 days-43/+72
* frontend: Increase lookaround when preloading page imagesWolfgang Müller9 days-6/+11
* frontend: Remove ellipsis prop in CardWolfgang Müller9 days-13/+2
* frontend: Migrate to Svelte 5Wolfgang Müller9 days-4115/+3784
* build/deps: Update python dependenciesWolfgang Müller2025-01-27-186/+186
* build/deps: Update eslint-config-prettier to 10.0.0Wolfgang Müller2025-01-27-6/+6
* build/deps: Update JS dependenciesWolfgang Müller2025-01-27-347/+321
* frontend/lint: Fix miscellaneous lint issuesWolfgang Müller2025-01-27-14/+9
* frontend/lint: Migrate to eslint.config.mjsWolfgang Müller2025-01-27-73/+145
* frontend/reader: Revert "Show loading indicators"Wolfgang Müller2025-01-25-33/+4
* build/deps: Update vitest to 3.0.0Wolfgang Müller2025-01-19-73/+73
* build/deps: Update JS dependenciesWolfgang Müller2025-01-19-853/+834
* build/deps: Update ruff to 0.9.2Wolfgang Müller2025-01-19-22/+22
* build/deps: Update uvicorn to 0.34.0Wolfgang Müller2025-01-19-6/+6
* build/deps: Update strawberry-graphql to 0.258.0Wolfgang Müller2025-01-19-7/+7
* build/deps: Update starlette to 0.45.2Wolfgang Müller2025-01-19-8/+8
* build/deps: Update blake3 to 1.0.0Wolfgang Müller2025-01-19-33/+88
* build/deps: Update python dependenciesWolfgang Müller2025-01-19-425/+466
* backend/lint: Use built-in collection types for type annotationsWolfgang Müller2025-01-19-52/+48
* backend/lint: Ignore dir() for flake8-builtinWolfgang Müller2025-01-19-1/+1
* frontend: Add basic statistics pageWolfgang Müller2025-01-19-0/+152
* backend: Add basic statistics query endpointWolfgang Müller2025-01-19-1/+174
* backend/plugins: Have anchira scraper also match on hentainexus.comHEADtrunkWolfgang Müller2025-01-16-4/+6
* build: Explicitly include static files in wheel and sdistWolfgang Müller2025-01-16-1/+1
* backend/plugins: Add scraper for info.yaml from schale.networkWolfgang Müller2025-01-16-0/+173
* backend/plugins: Do not explicitly require source in anchira.to scraperWolfgang Müller2025-01-16-2/+8
* frontend: Improve highlighting of current focusWolfgang Müller2024-11-22-11/+45
* frontend: Ignore tabindex for container divsWolfgang Müller2024-11-22-2/+2
* build/deps: Update JS dependenciesWolfgang Müller2024-11-22-294/+307
* build/deps: Update strawberry-graphql to 0.252.0Wolfgang Müller2024-11-22-5/+5
* build/deps: Update python dependenciesWolfgang Müller2024-11-22-90/+90
* release: Version 0.3.00.3.0Wolfgang Müller2024-11-15-6/+36
* backend/lint: Do not shadow certain builtinsWolfgang Müller2024-11-15-56/+60
* 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/+18
* backend/tests: Add tests for the E-Hentai APIWolfgang Müller2024-11-15-1/+159
* backend/plugins: Remove stray apostropheWolfgang Müller2024-11-15-1/+1
* backend/tests: Add tests for the anchira scraperWolfgang Müller2024-11-15-0/+107
* backend/tests: Remove unneeded parameter in test_gallery_dlWolfgang Müller2024-11-15-1/+1
* backend/plugins: Have exhentai assume no censorship for non-hWolfgang Müller2024-11-15-2/+8
* backend/plugins: Use language parser from scraper utilsWolfgang Müller2024-11-14-32/+5
* backend/tests: Add tests for gallery_dl scrapersWolfgang Müller2024-11-14-1/+647
* backend/scraper: Have collect() ignore None resultsWolfgang Müller2024-11-14-3/+21