| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build(workers): bump wrangler compatibility_date to 2025-01-01 | Fuwn | 2026-04-18 | 1 | -1/+1 |
| | | | | | | | | | | | Both the CDN (2023-10-30) and proxy (2023-12-18) workers were pinned to 2023 compatibility dates, missing ~2 years of Cloudflare Workers runtime fixes and API behaviour corrections. Bump both to 2025-01-01. Verified: both workers boot cleanly under local wrangler dev on the new date, and the CDN worker still returns correct cache/CORS/content -type headers on a sample PNG request. | ||||
| * | refactor(proxy): move manga chapter counts behind indexed cache | Fuwn | 2026-03-27 | 1 | -0/+3 |
| | | |||||
| * | chore(apps): Add proxy | Fuwn | 2026-03-27 | 1 | -0/+51 |