AwkwardPeak7
6acac9416c
RC: fix referer ( #653 )
...
fix referer
2024-01-30 22:09:32 +00:00
bapeey
7f8350e669
ReaperScans (en): Fix thumbnails on mobile UA ( #644 )
...
Smh
2024-01-30 22:09:32 +00:00
beerpsi
a6dc08eb88
MangaGeko: Update base URL ( #622 )
2024-01-30 22:07:13 +00:00
Mike
6432a9abd7
Delete purplecress.com ( #608 )
2024-01-30 22:07:13 +00:00
Mike
10fda994f0
Remove raw-manga.org ( #604 )
2024-01-30 22:07:13 +00:00
Mike
3361fe2437
Remove mangarok.mobi ( #603 )
2024-01-30 22:07:13 +00:00
NotBlankyu
8938b92e09
Add ManhuaPlusOrg ( #578 )
2024-01-30 22:07:13 +00:00
beerpsi
d976177365
vgperson: fix chapter name ( #531 )
2024-01-30 22:07:01 +00:00
Mike
d631818f99
Fix vgperson ( #527 )
2024-01-30 22:07:01 +00:00
Mike
fa3fc7188f
Remove Kouhai Work ( #525 )
2024-01-30 22:07:01 +00:00
AwkwardPeak7
863c51dec6
Earlym fix latest updates & some fixes ( #491 )
...
* change latest update request
* remove non-functional sort filters
* more nulls
* cleanup
* filter ico files from pages
2024-01-30 22:04:05 +00:00
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
Mike
11e66824c4
Update C&H ( #473 )
2024-01-22 20:38:19 +00:00
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