Releases: yjl9903/AnimeGarden
Releases · yjl9903/AnimeGarden
v0.0.10
v0.0.9
🚀 Features
- Search fansubs and types - by @yjl9903 (944bb)
- Add cors to worker - by @yjl9903 (25f0c)
- Search animes - by @yjl9903 (68ba8)
- Search loading - by @yjl9903 (17460)
- Search animation - by @yjl9903 (6c258)
- Not search builtin keywords - by @yjl9903 (7ef9c)
- Not return duplicate result - by @yjl9903 (9bd8c)
- Detail styles - by @yjl9903 (599e8)
View changes on GitHub
v0.0.8
🚀 Features
- Search resources - by @yjl9903 (a08b5)
- Search by contain and exclude - by @yjl9903 (0889b)
- Support single query - by @yjl9903 (e25c4)
- Use keywords include and exclude - by @yjl9903 (d2c3c)
- Keywords must include all - by @yjl9903 (a5984)
- Nest keywords include - by @yjl9903 (69447)
- Support number date filter - by @yjl9903 (dd061)
- Search client api - by @yjl9903 (21085)
- Only update refresh time after inserting - by @yjl9903 (c22bb)
- Init fetch dmhy detail - by @yjl9903 (d61a4)
- Get more resource detail - by @yjl9903 (34296)
- Fetch detail hrefs - by @yjl9903 (fc5da)
- Fetch file list - by @yjl9903 (423be)
- Fetch resource detail - by @yjl9903 (96dd8)
- Show more files - by @yjl9903 (19b30)
- Cache detail - by @yjl9903 (ce242)
- Resource detail wrapper - by @yjl9903 (2a42c)
- Use inner href - by @yjl9903 (66d9c)
- Display resource page - by @yjl9903 (fc0b5)
- Display title - by @yjl9903 (b27ea)
- Display download link - by @yjl9903 (24a53)
- Enlarge mobile picture - by @yjl9903 (8bcf8)
- Display publisher - by @yjl9903 (f13c9)
- Line nowrap - by @yjl9903 (b0f04)
- Add default avatar - by @yjl9903 (bd48b)
- Return undef when detail not found - by @yjl9903 (6ceca)
- Catch not found - by @yjl9903 (49dbf)
🐞 Bug Fixes
- Mysql string length schema - by @yjl9903 (1aeea)
- Sql escape - by @yjl9903 (dc42d)
- Add resource href - by @yjl9903 (f6039)
- Garden api typo - by @yjl9903 (be737)
- Mobile size - by @yjl9903 (b1977)
- Add default avatar href base - by @yjl9903 (b6374)
- Remove href fix - by @yjl9903 (01b85)
View changes on GitHub
v0.0.7
v0.0.6
v0.0.5
🚀 Features
- Tokenize - by @yjl9903 (e999b)
- Merge tokenizer result - by @yjl9903 (9ead4)
- Validate delimiter tokens - by @yjl9903 (530e2)
- Skip parser - by @yjl9903 (cff61)
- Update keywords - by @yjl9903 (76e8c)
- Impl some keyword - by @yjl9903 (0361d)
- Normalize result - by @yjl9903 (7eaca)
- More parser - by @yjl9903 (5c400)
- Add some keywords - by @yjl9903 (b6b1e)
- More keywords - by @yjl9903 (d749c)
- Refactor parser structure - by @yjl9903 (497a2)
- Parse episode - by @yjl9903 (5ec08)
- Pass fetch and not builtin ofetch - by @yjl9903 (1ff38)
- Record refresh timestamp - by @yjl9903 (e23c1)
- Return timestamp in ping message - by @yjl9903 (b5819)
- Display refreshed timestamp - by @yjl9903 (d60de)
- SearchForIsolatedNumbers - by @yjl9903 (475c8)
- IsTokenIsolated - by @yjl9903 (0cdc7)
- Support more types - by @yjl9903 (89b81)
- Handle single anime season - by @yjl9903 (156f6)
- Add release group - by @yjl9903 (6aa57)
- Normalize season - by @yjl9903 (c2eb1)
- Handle video extension in title - by @yjl9903 (5d762)
- Add HEVC-10bit - by @yjl9903 (17f84)
- Set last number as episode - by @yjl9903 (32390)
- Search isolated episode number - by @yjl9903 (940c2)
🐞 Bug Fixes
- A select - by @yjl9903 (e5457)
- Anime season search - by @yjl9903 (a223f)
- Epsiode validate - by @yjl9903 (75aca)
- deps:
- Update dependency astro to ^2.2.2 - by @renovate[bot] (204fe)
- Update dependency astro to ^2.2.2 - by @yjl9903 in #11 (a52f7)
- Update dependency astro to ^2.2.3 - by @renovate[bot] (ea314)
- Update dependency astro to ^2.2.3 - by @yjl9903 in #14 (3402a)
- Update dependency astro to ^2.3.0 - by @renovate[bot] (d83cf)
- Update dependency astro to ^2.3.0 - by @yjl9903 in #18 (f6900)
View changes on GitHub
v0.0.4
v0.0.3
No significant changes
View changes on GitHub
v0.0.2
🚀 Features
- Use prisma - by @yjl9903 (d4d38)
- Upload team and user db - by @yjl9903 (778f5)
- Use prisma - by @yjl9903 (6c300)
- Cache prisma client - by @yjl9903 (5c4cf)
- Optimize team and user check - by @yjl9903 (ad171)
- Query page - by @yjl9903 (0c2cc)
- Get inserted count - by @yjl9903 (498af)
- Setup app config - by @yjl9903 (a8a0b)
- Update icon - by @yjl9903 (7bed8)
- App css reset - by @yjl9903 (895cc)
- Render list - by @yjl9903 (66649)
- Resources list style - by @yjl9903 (4b45b)
- Pagination - by @yjl9903 (0e4b1)
- Format date - by @yjl9903 (14bab)
- Update table style - by @yjl9903 (45a02)
- Add resource type - by @yjl9903 (49b15)
- Display type color - by @yjl9903 (7c027)
- Display publisher and fansub - by @yjl9903 (8ec20)
- Filter fansub or publisher - by @yjl9903 (433d1)
- App filter fansub and publisher - by @yjl9903 (2c377)
- Update every 5 mins - by @yjl9903 (bfa3c)
- Add banner bg - by @yjl9903 (46bfa)
- Worker filter by type - by @yjl9903 (66b14)
- Page header - by @yjl9903 (34ea8)
- List types - by @yjl9903 (de97a)
- Init anitomy - by @yjl9903 (09aab)
🐞 Bug Fixes
- Script escape - by @yjl9903 (133ce)
- Create prisma with env - by @yjl9903 (296a1)
- User sql - by @yjl9903 (5300d)
- New scripts - by @yjl9903 (710cd)
- Db upload scripts - by @yjl9903 (e3184)
- Schedule break - by @yjl9903 (4db13)
- Worker cron timezone - by @yjl9903 (f8d8a)
- Default pagesize - by @yjl9903 (387d1)
- CreateAt type - by @yjl9903 (63070)
- Parse bigint - by @yjl9903 (730dc)
- Get query page - by @yjl9903 (7ca4f)
- Only get has cache - by @yjl9903 (3776a)
- Mobile display - by @yjl9903 (49c8f)
- Mobile display - by @yjl9903 (cb290)
- Full width - by @yjl9903 (25069)
- Fetch - by @yjl9903 (52588)
- deps: Update dependency astro to ^2.2.1 - by @renovate[bot] (a956c)