34dbd2d59a
Pururin refactor ( #438 )
2024-01-22 20:37:35 +00:00
Secozzi
c3f277e342
Add mangabtt ( #398 )
...
* add mangabtt
* replace tab with spaces
* minor cleanup
2024-01-22 20:35:23 +00:00
AwkwardPeak7
b26afd2269
OPSCANS: rewrite for new site ( #343 )
...
* OpScans: rewrite for new site
* remove from MangaThemesiaGenerator
* chapter order and webview urls
* mangaid and chapter id to find chapter
2024-01-22 20:26:29 +00:00
AwkwardPeak7
2829141f0f
Earlym v2 ( #323 )
2024-01-22 20:22:40 +00:00
Fermín Cirella
c311614a2e
Anchira - Add tag grouping, allow to get the source URL without the keys ( #306 )
2024-01-22 20:22:10 +00:00
d61cbfc0c1
Add missing changes from keiyoushi
CI / Prepare job (push) Successful in 10s
CI / Build multisrc modules (push) Successful in 11m19s
CI / Build individual modules (push) Successful in 2m2s
CI / Publish repo (push) Successful in 2m41s
2024-01-16 02:56:21 +00:00
AwkwardPeak7
c5f82e6aeb
Move plugin section to common.gradle ( #281 )
...
* move apply plugins to common.gradle
* update CONTRIBUTING.md
* remove whitespace
* move common.gradle apply above in multisrc
* move kotlinter
* newlines
2024-01-16 02:49:40 +00:00
stevenyomi
4c8c21596b
Remove message in UnsupportedOperationException ( #277 )
2024-01-16 02:47:22 +00:00
AwkwardPeak7
205e138dd2
upgrade AGP to 8.2.1 ( #255 )
...
* upgrade AGP
* bump to java 17 in ci
2024-01-16 02:42:39 +00:00
rtlow
3045c7be96
Load all chapters for Dynasty Doujins ( #139 )
...
* Added next page to all
Copied implementation from `Chapters` to all other extensions. New pages load when scrolling now
* Update DynastyDoujins.kt
Circumvent `IndexOutOfBoundsException` when section has no chapters
* Update build.gradle
* Moved functionality to base class
* Update DynastyDoujins.kt
Lazy implementation to load all chapters for `Dynasty Doujins`
* Update build.gradle
* Update src/en/dynasty/src/eu/kanade/tachiyomi/extension/en/dynasty/DynastyDoujins.kt
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Fix exceeding max retry behavior
* Remove retry logic
* Update DynastyDoujins.kt
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-16 02:40:29 +00:00
az4521
e0d5742b09
create SUPER MEGA extension ( #201 )
...
* create super mega extension
* change SUPER MEGA ext name
* fix build errors in SUPER MEGA extension
* reverse chapter order super mega ext
* revert settings.gradle.kts file
---------
Co-authored-by: az4521 <az4521@users.noreply.github.com>
2024-01-14 00:32:03 +00:00
Fermín Cirella
6651c0421b
Anchira - Remove response decrypt ( #200 )
2024-01-14 00:31:32 +00:00
Fermín Cirella
c2555b3e44
Anchira - Apply API changes ( #191 )
...
* Anchira - Apply API changes
* Anchira - Update version code
2024-01-14 00:30:05 +00:00
stevenyomi
f612bc1c3f
Clean up some code to follow best practices ( #178 )
...
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
Fermín Cirella
a9faf70d33
Anchira - Apply API changes ( #180 )
2024-01-14 00:29:39 +00:00
Fermín Cirella
cafe12c736
Add Anchira ( #162 )
...
* Add Anchira
* Encode API decryption key
* Apply corrections
* Remove unused MessagePack library
2024-01-14 00:28:53 +00:00
Zakaria aourzag
504342706e
Multporn: fix popular listing ( #154 )
...
CI / Prepare job (push) Successful in 18s
CI / Build multisrc modules (push) Successful in 6m8s
CI / Build individual modules (push) Successful in 1m9s
CI / Publish repo (push) Successful in 2m50s
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-12 03:35:06 +00:00
kooper100
abc5afb00f
Updated parsing of manga title from URL. ( #59 )
2024-01-12 03:34:30 +00:00
rtlow
aa224e18d6
Improve Dynasty Scans ( #113 )
2024-01-11 01:57:22 +00:00
AwkwardPeak7
23d0a158a0
Rizz Comic ( #82 )
2024-01-10 23:38:55 +00:00
AntsyLich
4af9f73ec7
Update WebNovel ( #19549 )
...
- Address icon and name changes (was "Webnovel" before)
- Make upload dates more accurate
2024-01-05 12:27:56 -05:00
DeeFourCee-exe
fd0a1f0328
K6bd chapter order fix ( #19539 )
...
* Reversed sort order so chapters match other extensions, new at top
* restoring gradle files
2024-01-05 12:24:59 -05:00
Benji Grant
600eb2c0aa
Update Solar and Sundry API ( #19449 )
...
* Update API URL and metadata
* Update version
* Migrate to kotlinx.serialization
2023-12-29 17:53:41 -03:00
Secozzi
a7f403bdc5
Add Rudra Scans ( #19460 )
...
* Add rudra scans
* remove nsfw flag
* remove chapter_number
2023-12-29 17:52:58 -03:00
Claudemirovsky
8b615b8d69
feat(src/en): New source: Kiutaku ( #19445 )
...
* feat(src/en): Create Kiutaku base
* feat: Implement popular entries page
* feat: Implement latest updates page
* feat: Implement search
* feat: Implement entry details page
* feat: Implement chapter list page
* feat: Parse page list
* chore: Add source (fav)icon
The source doesn't seems to have a logo, so I'm considering the favicon used by
the site as their icon.
2023-12-28 11:19:03 -05:00
Claudemirovsky
cab16d3f2b
fix(en/cloudrecess): Fix chapter list on entries with 100+ chapters ( #19442 )
...
* fix: Fix chapter list on entries with 100+ chapters
* chore: Bump version
2023-12-28 11:16:07 -05:00
Claudemirovsky
5858835f78
feat(src/en): New source: CloudRecess ( #19432 )
...
* feat(src/en): Create CloudRecess base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement (basic) search manga page
* feat: Implement search filters
* feat: Implement manga details
* feat: Implement chapter list page
* feat: Show page list
* chore: Add source icons
2023-12-26 06:30:42 -05:00
Secozzi
9597bd45de
Add manga sect ( #19403 )
...
* Add manga sect
* null stuff, change ratelimit
2023-12-25 10:23:23 -05:00
Secozzi
b5f67c3778
Add InfinityScans ( #19378 )
...
* Add infinityscans
* Add nsfw flag
* move away from fetchXXXX functions
* remove log
2023-12-22 14:31:09 -03:00
Basara-Hatake
d3445e54ea
remove hbrowse ( #19363 )
2023-12-21 07:54:06 -05:00
Secozzi
3123795f2d
Manga1s: fix images & add paging, genre filter ( #19356 )
...
* cleanup: fix thumbnails & pages, and add ratelimit + paging
* add genre filter
* bump version
2023-12-21 07:53:56 -05:00
Vetle Ledaal
63e3fcef99
MyHentaiGallery: remove broken images ( #19318 )
2023-12-21 07:32:00 -05:00
Ota
472ed1a1f8
Readcomiconline: fixed small issue to the new filter ( #19315 )
...
Readcomiconline: Fixed issue that only one page shows up
2023-12-21 07:31:51 -05:00
Ahmad Ansori Palembani
24858af063
Manga Demon: Update domain ( #19349 )
...
chore: Update MangaDemon
2023-12-21 07:31:20 -05:00
AwkwardPeak7
6d47d32795
Cleanup residual BoomManga files ( #19360 )
...
cleanup residual BoomManga files
2023-12-19 07:48:04 -05:00
Ota
900470df5a
Readcomiconline: Added new filters ( #19262 )
2023-12-11 11:40:51 -03:00
Ota
49be52f52d
Readcomiconline: Server preference added ( #19190 )
...
* Readcomiconline: Server preference added
* added parantheses for clarity
2023-12-09 11:20:20 -03:00
bapeey
1f0cf4f713
VIZ: Fix images could not be loaded ( #19201 )
...
Remove Accept-Encoding header
2023-12-07 08:37:39 -05:00
Ota
21f3959661
Mangakatana filter update ( #19188 )
...
* updated filter
* extVersionCode updated
2023-12-07 08:29:18 -05:00
Vetle Ledaal
a17eee9d8c
Remove more dead sources ( #19157 )
...
* Remove Manga4All
* Remove Hatachi Manga
* Remove Comictoon
* Remove Manga-Online.co
* Remove Familiar by Soushiyo
* Remove FaeStorm
* Remove Painful Nightz Scan
* Remove Scans Raw
* Remove QManga
* Remove MangaTigre
2023-12-02 10:41:06 -05:00
bapeey
626fbd0534
LikeManga: Fix "Image couldn't be loaded" ( #19046 )
...
Get imgCdn url from document
2023-11-20 12:51:06 -05:00
bapeey
496f8d26f3
ReadM: Fix images couldn't be loaded ( #19008 )
...
Fix images
2023-11-20 11:40:57 -05:00
bapeey
5176d3bdab
LikeManga: Fix only showing 11 pages ( #19018 )
...
* Fix
* Unused !!
2023-11-20 11:40:18 -05:00
bapeey
824c0e44fa
Manga Demon: Fix "Failed to update dynamic url suffix" ( #19032 )
...
Remove Accept-Encoding header
2023-11-20 11:34:30 -05:00
AwkwardPeak7
60d8459188
Temple Scan: migrate to HeanCms ( #18899 )
2023-11-10 10:28:29 -03:00
Davide
20bd9172db
MangaGeko: fix Search and Popular ( #18854 )
...
MangaGeko: fix
2023-11-03 15:43:50 -03:00
Davide
5d14e4bf7a
MangaGeko: fix Lasted ( #18841 )
2023-11-02 19:13:01 -03:00
Paulo Leitão
18458fd6ec
ComicExtra: Update URL ( #18610 )
...
Update ComicExtra URL
2023-10-21 11:37:01 -03:00
Vetle Ledaal
63fd5dd57d
MD: Refresh URL suffix when required ( #18459 )
2023-10-09 18:30:50 -03:00
Renzo Martin Poggio
fa085065ea
NineAnime: fix chapter pages ( #18376 )
...
* NineAnime: fix chapter pages
Closes #13315
* NineAnime: fix WebView of chapter
* NineAnime: Calls moved to pageListParse
2023-10-05 16:50:17 -03:00