Commit Graph

83 Commits

Author SHA1 Message Date
Mio.
51a67328eb Merge remote-tracking branch 'origin/master' 2025-12-10 23:24:21 +01:00
Mio.
3b87bcc55e Checkout branch to get the apk and add if release already exists 2025-12-10 23:24:08 +01:00
Mio.
dc482b2c8f Merge branch 'Kareadita:master' into master 2025-12-10 23:04:51 +01:00
Mio.
818cabdb84 Use heredoc for multi-line strings 2025-12-10 23:03:42 +01:00
Joe Milazzo
dd8cbd1fca Merge pull request #44 from dear-clouds/master
Version 1.4.22
2025-12-10 14:29:56 -07:00
Mio.
cd9f6d2955 correct url 2025-12-10 21:57:45 +01:00
Mio.
42191876e7 typo 2025-12-10 21:34:37 +01:00
Mio.
3c7c83420d Fixed Copilot's relevant suggestions + link to the wiki guide in README 2025-12-10 21:31:29 +01:00
Mio.
e3537238ca Merge branch 'master' of https://github.com/dear-clouds/tach-extension 2025-12-10 20:51:48 +01:00
Mio.
6210975f51 Fixes screenshots 2025-12-10 20:14:21 +01:00
Mio.
bbb0fe1e74 Merge branch 'Kareadita:master' into master 2025-12-10 20:04:36 +01:00
Mio.
f9632de15b ## New
- Option to blacklist libraries from Latest/Popular Feeds & Suggestions
- Option to customize Chapter Titles & Scanlator fields
- Option to show the release date instead of added date for chapters/volumes (close #37)
- Added `formats` for GroupTags
- Action to create releases

## Fixes/Enhancements
- Pagination bug (closes #33, thanks to @Freezy)
- Optimized API calls
- Better cache and cleanup
- Better cleaned chapter/volumes titles
- Fixed Chapter Parsing Logic
- Refactored duplicated codes into multiple helpers
- Fixed action to update version badge
- More feedbacks on errors & graceful degradation for partial failures
- Include Suwayomi install & screenshots in README (closes #41)
2025-12-10 20:02:30 +01:00
Mio.
6715a69a72 Merge pull request #42 from freezy/fix/pagination
Fix pagination bug
2025-12-05 18:31:22 +01:00
freezy
9243377a50 Fix pagination bug. 2025-11-24 20:56:24 +01:00
Joe Milazzo
53834ea4f7 Merge pull request #23 from dear-clouds/master
1.4.21
2025-07-15 07:51:42 -05:00
Mio.
8079d707e9 Rewrote search 2025-07-15 08:39:17 +02:00
Mio.
d9a19c4a50 Fixing covers 2025-07-15 08:35:57 +02:00
Mio.
00d1762ff0 Optimizations/Upgrades from the old code 2025-07-15 05:36:49 +02:00
Mio.
67704dce6d consistency for volumes 2025-07-15 02:36:10 +02:00
Mio.
94cbfbd394 fix broken pages 2025-07-14 22:15:48 +02:00
Mio.
d37600f74b add timestamp to cachebust covers 2025-07-14 07:17:47 +02:00
Mio.
15f5587427 comma 2025-07-14 00:54:14 +02:00
Mio.
eb5c5eda9a comma 2025-07-14 00:48:58 +02:00
Mio.
34a1f20284 using map instead 2025-07-14 00:34:12 +02:00
Mio.
39ea1cd5fd Changed Status Filter UI, fixed volumes marking all as read. 2025-07-13 22:56:26 +02:00
Mio.
bdfe0aeea5 Safely handle null titleName 2025-07-13 03:30:33 +02:00
Mio.
d0b4b26884 Migration to min/max and add support for range chapters/volumes + customization for Webtoons + revised parsing 2025-07-13 02:29:49 +02:00
Mio.
dd3489c191 Use MangaFormat.Epub enum value instead 2025-07-12 19:44:17 +02:00
Mio.
be76a55bdd Add constant EPUB 2025-07-12 19:32:47 +02:00
Mio.
ffbfdbc0cc Improve/Refactor overall code + Fixed Filters 2025-07-12 19:03:35 +02:00
Mio.
d3695482f2 Improve chapter parsing + fix filters 2025-07-12 02:17:17 +02:00
Mio.
cf3fca3653 Fix ChapterList parsing issue (#24) 2025-07-11 23:03:50 +02:00
Mio.
26044358d3 Refactor as requested 2025-07-11 21:26:14 +02:00
Mio.
1ae29f12f7 Update issue templates 2025-07-11 20:13:45 +02:00
Mio.
d7aaf7df92 1.4.21 2025-07-11 20:03:47 +02:00
Mio.
2648815fc5 Enhance logic for covers + add Comic Support 2025-07-11 20:03:21 +02:00
Mio.
7b103b2476 Fix Library filter (#22) 2025-07-10 20:17:57 +02:00
Mio.
90520c556e Refactor chapters list parsing (#21) 2025-07-10 19:33:54 +02:00
Joe Milazzo
d3b3bb0caf Merge pull request #18 from dear-clouds/master
Fix broken button & template changes
2025-06-28 15:25:30 -05:00
Mio.
11a32fd35b Template changes 2025-06-28 22:04:44 +02:00
Mio.
f8428b839d PR template 2025-06-28 21:56:07 +02:00
Mio.
5cefdbe295 Merge branch 'master' of github.com:dear-clouds/tach-extension 2025-06-28 21:54:58 +02:00
Mio.
eb600ecea3 removed useless action + PR template 2025-06-28 21:54:49 +02:00
Mio.
197b7c5bf0 Merge branch 'Kareadita:master' into master 2025-06-28 21:50:20 +02:00
Mio.
21792b0d20 Fix broken button 2025-06-28 21:49:19 +02:00
Joe Milazzo
4f8122fd97 Merge pull request #17 from dear-clouds/master
Update README and add step to automatically update version badge
2025-06-28 13:43:56 -05:00
Mio.
ee816d166c Fix badge URL 2025-06-28 20:34:29 +02:00
Mio.
5f93cc45d7 Update README and add step to automatically update version badge 2025-06-28 20:28:28 +02:00
Joe Milazzo
71339d1731 Merge pull request #15 from dear-clouds/master
Only affects src:all:kavita in generate-build-matrices.py
2025-06-28 12:23:35 -05:00
Mio.
0bb47e745c Merge branch 'overhaul2025' 2025-06-28 19:18:48 +02:00