summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* frontend: Add fullscreen toggle in the readernextWolfgang Müller5 hours-6/+49
* build/deps: Update JS dependenciesWolfgang Müller7 hours-392/+564
* build/deps: Update Python dependenciesWolfgang Müller7 hours-76/+93
* frontend: Migrate ComicDetails to Svelte 5Wolfgang Müller7 hours-1/+1
* frontend: Rename floating utility to btn-transparentWolfgang Müller7 hours-6/+6
* frontend: Implement a better page indicatorWolfgang Müller7 hours-18/+79
* frontend: Fix page rendering in PageView for mismatched image sizesWolfgang Müller29 hours-1/+1
* frontend: Migrate PageView to Svelte 5Wolfgang Müller31 hours-87/+78
* frontend: Remove obsolete filter-container classWolfgang Müller5 days-1/+1
* frontend: Add URL filter for comicsWolfgang Müller5 days-0/+11
* frontend: Further improve highlight focusWolfgang Müller5 days-37/+19
* frontend: Add missing semicolon to @reference directiveWolfgang Müller5 days-1/+1
* docs: Document shortcut for the statistics pageWolfgang Müller5 days-0/+2
* frontend: Remove superfluous btn class in UpdateModeSelectorWolfgang Müller5 days-1/+1
* docs: Update ASGI server instructions to include uvicorn-workerWolfgang Müller5 days-4/+5
* build/deps: Update strawberry-graphql to 0.260.0Wolfgang Müller5 days-5/+5
* build/deps: Update Python dependenciesWolfgang Müller5 days-164/+166
* frontend: Bind PageView to form input instead of ComicWolfgang Müller5 days-1/+1
* frontend: Show statistics spinner in the middle of the pageWolfgang Müller5 days-6/+6
* build/deps: Update JS dependenciesWolfgang Müller5 days-104/+104
* frontend: Migrate to Tailwind 4.0Wolfgang Müller5 days-1109/+857
* frontend: Use current date to seed frontpage resultsWolfgang Müller6 days-9/+23
* frontend: Always fetch statistics from the networkWolfgang Müller6 days-1/+5
* frontend: Add missing loading indicator for statistics pageWolfgang Müller6 days-0/+3
* frontend: Improve styling for BadgeWolfgang Müller6 days-1/+1
* frontend: Expand toolbar automatically with filters presentWolfgang Müller6 days-3/+5
* frontend: Allow control-clicking to open the quick filterWolfgang Müller6 days-43/+72
* frontend: Increase lookaround when preloading page imagesWolfgang Müller6 days-6/+11
* frontend: Remove ellipsis prop in CardWolfgang Müller6 days-13/+2
* frontend: Migrate to Svelte 5Wolfgang Müller6 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