v0.0.17
🚨 Breaking Changes
- Unify url parser and stringify logic - by @yjl9903 (07fc3)
- Rename tp fansubId and publisherId - by @yjl9903 (47595)
🚀 Features
- Generate latest xml - by @yjl9903 (6b16f)
- Handle fetch error - by @yjl9903 (53a30)
- app:
- Click search bar item - by @yjl9903 (4b29c)
- Prefer server parsed search params - by @yjl9903 (6f2ee)
- Search include - by @yjl9903 (db310)
- Prefer use include - by @yjl9903 (63e54)
- Init search command - by @yjl9903 (e03f4)
- Use service binding - by @yjl9903 (793b1)
- Add some aria-label - by @yjl9903 (ba2a2)
- Add description - by @yjl9903 (d2110)
- Search width - by @yjl9903 (191c4)
- Search helper - by @yjl9903 (28aad)
- Add sitemap and robots - by @yjl9903 (da0d9)
- Disallow api and rss robots - by @yjl9903 (e62d8)
- Remove fansub - by @yjl9903 (13743)
- Latest rss - by @yjl9903 (e05bf)
- List resources - by @yjl9903 (ee656)
- Add rss button - by @yjl9903 (bcba0)
- Disable rss for page > 1 - by @yjl9903 (0ac08)
- Disable resources page rss generation - by @yjl9903 (6e10a)
- Disable feed on resource detail page - by @yjl9903 (2d873)
- Feed button hover color - by @yjl9903 (6ac7d)
- Hiden internal state - by @yjl9903 (069cb)
- Hide rss when small screen - by @yjl9903 (5fed0)
- Infer rss title - by @yjl9903 (5a89f)
- Search syntax include and exclude - by @yjl9903 (730af)
- Footer info - by @yjl9903 (cd4f9)
- Try using service binding - by @yjl9903 (ad9a5)
- Render page use service binding - by @yjl9903 (00552)
- Add fallback - by @yjl9903 (ff5c5)
- Log more error message - by @yjl9903 (383c7)
- Store search history - by @yjl9903 (b6788)
- Only store recent 10 search - by @yjl9903 (6994b)
- Display progress bar when navigating, close #180 - by @yjl9903 in #180 (e3c4a)
- Click search history - by @yjl9903 (6ec37)
- Error handling - by @yjl9903 (cbee6)
- worker:
🐞 Bug Fixes
- Parse createdAt from cache - by @yjl9903 (e4d21)
- Json parse error - by @yjl9903 (01999)
- Req is empty json - by @yjl9903 (d5a0f)
- Provide default page and pageSize - by @yjl9903 (962ec)
- Ddplay magnet url - by @yjl9903 (f6a8e)
- Dmhy detail magnet tag - by @yjl9903 (35876)
- Testcase fansubId - by @yjl9903 (a2d68)
- app:
- Pass response header - by @yjl9903 (de672)
- Select callback deps - by @yjl9903 (b00e2)
- Use search exclude - by @yjl9903 (2df98)
- Publisher column center - by @yjl9903 (0b66a)
- Provide default rss title - by @yjl9903 (0e6d6)
- Clone request - by @yjl9903 (cbb66)
- Wrap service binding fetch - by @yjl9903 (20285)
- Not destruct fetcher function - by @yjl9903 (34b07)
- Remove test code - by @yjl9903 (5d18d)
- Normalize search items - by @yjl9903 (21015)
- Fansub tab url - by @yjl9903 (d0fa2)
- Search a node - by @yjl9903 (577c7)
- Search bar fansubId - by @yjl9903 (0f0ee)
- deps:
- Update astro monorepo - by @renovate[bot] (54c83)
- Update astro monorepo - by @yjl9903 in #146 (d72fc)
- Update dependency memofunc to ^0.0.4 - by @renovate[bot] (f2f5d)
- Update dependency memofunc to ^0.0.4 - by @yjl9903 in #147 (512e2)
- Update dependency astro to ^2.5.7 - by @renovate[bot] (4873f)
- Update dependency astro to ^2.5.7 - by @yjl9903 in #155 (89f11)
- Update dependency hono to ^3.2.4 - by @renovate[bot] (5d55b)
- Update dependency hono to ^3.2.4 - by @yjl9903 in #156 (471e5)
- Update astro monorepo - by @renovate[bot] (901ad)
- Update astro monorepo - by @yjl9903 in #161 (f691a)
- Update dependency hono to ^3.2.5 - by @renovate[bot] (d884a)
- Update dependency astro to ^2.6.2 - by @renovate[bot] (09eee)
- Update dependency astro to ^2.6.2 - by @yjl9903 in #164 (c0a68)
- Update dependency hono to ^3.2.5 - by @yjl9903 in #167 (8de28)
- Update dependency astro to ^2.6.3 - by @renovate[bot] (0dbdd)
- Update dependency astro to ^2.6.3 - by @yjl9903 in #175 (11ef5)
- Update astro monorepo - by @renovate[bot] (316e0)
- Update astro monorepo - by @yjl9903 in #184 (5936c)
- worker:
- Decode uri component - by @yjl9903 (a8b7d)
- Resolve search query - by @yjl9903 (ee87c)
- Kv namespace cache ttl - by @yjl9903 (f6dfa)
- Use ttl - by @yjl9903 (d30a9)
- Prefer search prefix - by @yjl9903 (f054b)
- Log error stack - by @yjl9903 (4257f)
- Split error log - by @yjl9903 (f63a1)
- Disable debug rotue - by @yjl9903 (0aea7)
- Add kv timestamp - by @yjl9903 (16402)