Commit Graph

145 Commits

Author SHA1 Message Date
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
beerpsi 7c7c0b0a0f [mgk] fix fetching pages (#87) 2024-01-10 23:39:08 +00:00
Luqman 47cb163ab4
BacaKomik: fix img issue, clean series info, add artist (#19548)
- tweak ratelimit

Closes #19454
2024-01-05 12:24:33 -05:00
Ahmad Thoriq Najahi 331e845116
BacaKomik: Fix duplicated pages (#19415)
Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2023-12-24 18:48:47 -05:00
Ahmad Thoriq Najahi bab543a363
Fix BacaKomik (#19397)
chore: BacaKomik

* Update domain and url path.
* Also fix Author, Status in manga desc.

Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2023-12-22 18:13:14 -03:00
Sofie 99f5621392
Doujindesu: fix no page found (#19289)
* Doujindesu: fix no page found

* added randomua

* fix package name

* comply wit review

---------

Co-authored-by: ghost <ghost@gmail.com>
2023-12-14 05:57:14 -05:00
Muhammad Brian Abdillah 9a679e22ff
New Source: Mangalay (#18821) 2023-11-01 16:02:16 -03:00
Muhammad Brian Abdillah 3f57ef8e98
New Source: One Piece Berwarna (#18747)
* New Source: One Piece Berwarna

* Filter attr by css selector

* Hardcode author & artist name

Co-Authored-By: Luqman <16263232+Riztard@users.noreply.github.com>

* Fix reversed chapter list

* Filter ads with css selector

Co-Authored-By: Luqman <16263232+Riztard@users.noreply.github.com>

* hardcode manga details

* Use the proper methods for chapter parsing

Co-Authored-By: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

---------

Co-authored-by: Riztard Lanthorn <riyanluqman@gmail.com>
Co-authored-by: Luqman <16263232+Riztard@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-10-28 20:28:56 -03:00
Luqman 90c14a5ca6
BacaKomik: fix pages issue, tweak title, series info (#18691)
* BacaKomik: fix title, tweak series info

- remove string from title
- add series type
- remove string from description

* title first

* fix pages not found & add some rate limit

Closes #18686
2023-10-25 10:13:15 -03:00
Luqman b69211092f
KomikIndoID: fix & add series info (#18447)
KomikIndoID: fix, add series info

- fix series status
- add other genre, series type
- add alternative name
2023-10-09 18:30:33 -03:00
Muhammad Brian Abdillah 973d3935a8
Update BacaKomik Domain (#18398)
Close #18295
2023-10-07 22:50:13 -03:00
Muhammad Brian Abdillah 53f00bd18b
Update domain Mangaku (#18397)
Close #18396
2023-10-07 22:50:02 -03:00
Luqman 449f715df0
Komiku: fix latest, series type (#18403) 2023-10-07 14:30:36 -03:00
Ahmad Ghoni Arrozaq 17aad4d7e5
Update some source domains (#17983)
* Update domain KomikCast

* Update domain KomikIndoID

* Update domain ManhwaList
2023-09-16 17:55:57 -03:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
beerpsi 2cc88f1eff
Mangaku: Update base URL (#17441) 2023-08-09 14:55:56 -03:00
Sofie ae577ed610
feat(id/doujindesu): Update URL & add preference to change it (#17429)
* feat(id/doujindesu): Update URL & add preference to change it

* added summary

* comply request

---------

Co-authored-by: ghost <ghost@gmail.com>
2023-08-09 14:55:16 -03:00
Sofie 626723cd40
fix(id/doujindesu): fix chapter does not load (#17027)
* fix chapter does not load

* Update build.gradle

* fix thumbnail

* fix all request

* change request
2023-07-09 13:55:04 -03:00
Fadilah Riczky aaa067a4f9
Fix BacaKomik no pages found (#16977)
* Update BacaKomik.kt

change target document.select for fix page not found

* update extVersionCode to 5

* update bacakomik from document.select to document.getElementsByTag with cdnUrl
2023-07-03 20:56:31 -03:00
Ahmad Ghoni Arrozaq 439578e5c8
Fix KomikindoID no pages found (#16941) 2023-06-30 10:28:20 -04:00
Ahmad Ghoni Arrozaq a191a7a040
Update domain KomikIndoID (#16851) 2023-06-24 23:09:45 -03:00
stevenyomi 347507052a
KomikIndoId: update URL (#15851)
* Update KomikIndoID.kt

* Update build.gradle
2023-03-28 09:33:26 -04:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon 7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
stevenyomi a37ff2559e
Remove dead sources (#15016)
* Remove dead sources

* update multisrc
2023-01-18 15:32:53 -05:00
beerpsi bd4ab2a925
[Mangaku] rewrite (#14968)
* Mangaku rewrite

* fix: trim chapter names that start with -

* replace android.net.Uri.decode with something simpler

* small fixes + found culprit of lag

* fix: decryption not taking 20 seconds anymore

* use different hyphen character

* in case they start changing around stuff now that tachi got their nose
2023-01-17 06:37:02 -05:00
Luqman d156ff87c1
Komiku: fix search issue (#14670)
Closes #13402
2022-12-26 21:24:43 -03:00
Iqbal 9a9ffdc060
KomikIndoID: Add more filter, fetch HD image and update artist, description in manga details (#14579)
* Update KomikIndoID.kt

* Update build.gradle
2022-12-18 09:58:59 -03:00
Luqman 563e179abe
Comic Fx: add project page & series type (#14374) 2022-11-25 19:18:48 -05:00
Luqman e7540568fd
Comic Fx: fix images n manga details issue (#14279)
closes #13317
2022-11-20 11:09:48 -05:00
Alessandro Jean 4d8ea51ffe
Fix the build. (#13915) 2022-10-18 17:24:24 -03:00
Riztard Lanthorn d21bb3ec00
Bacakomik: fix pages issue, change icon (#13904)
* Bacakomik: fix pages issue, change icon

- fix chapter pages
- change icon
- capitalize source name

Closes #13894

* fix lint

git cant detect file name change capitalize
2022-10-18 16:21:27 -03:00
Riztard Lanthorn 3446cc572a
KomikIndoID: fix chapter images (#13829)
Closes #13815
2022-10-13 09:49:31 -03:00
TheKingTermux 5a820925c8
Doujindesu: Change website appearance (#13605)
* Update build.gradle

Updated extVersionCode

* Update DoujinDesu.kt

* Remove duplicate genre
* Updated and added latest genre available (on Doujindesu website)
* Updated convenience filter
* Waiting for the Doujindesu domain (not the naked IP's)

* Update ParseStatus

* Update Many Feature

- Better Filter
- Add Some Missing Genre's
- Change Genre From `Array` to `List` for Multiple Genre Search
- Update Parse Status

* Update Many Feature 2.0

- Better genre
- Better filter
- Full genre
- Fix ParseStatus

* Blank again

hhmm......
it actualy can be used in automatic refreshing library download, and now they blank again
still confused in basicInformationFromElement 

updates :
fix missing genres

* Description finally showed

but fortunately the status, author, and genres still can't appear

* Apply suggestion and fix mangaDetails

Fixed :
- Stats
- Author
- Artist
- Genres

* Apply suggestion and re-run

* Fix typo
2022-10-09 14:12:34 -03:00
nicki d2f3587d8c
increment forgotten komikindoid.extVersionCode (#13724)
necessary continuation for #13721
erroneously incremented komiku.extVersionCode cant be decremented and will have to stay
2022-10-05 23:40:08 -03:00
Ahmad Ghoni Arrozaq f8c104f2ae
Komikindo.ID: fix HTTP error 404 (#13721)
* KomikIndoID: fix error 404

* Update src/id/komiku/build.gradle

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/id/komikindoid/src/eu/kanade/tachiyomi/extension/id/komikindoid/KomikIndoID.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-05 17:46:21 -03:00
Riztard Lanthorn 6cc6686d4e
KomikIndoID: fix error 404 (#13629)
* KomikIndoID: fix error 404

closes #13604

* remove deprecated toLowerCase
2022-09-30 14:09:58 -03:00
stevenyomi 58204ce520
Remove NyanFM (#13379) 2022-09-08 08:56:13 -04:00
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
specterflare 6cea7d4079
Update Mangaku domain (#11885)
* Update site address

* Update version code
2022-05-16 15:53:27 -03:00
Alessandro Jean d4af6170be
Remove some dead Indonesian sources (#11816)
* Remove some dead Indonesian sources.

* Re-remove one source after the merge conflict fix.
2022-05-11 20:34:24 -03:00
Riztard Lanthorn f6ba68974c
ManhuaID: fix browse n latest issue (#10459) 2022-01-14 09:46:10 -05:00
Moon Light「つかり」 b75d315b52
[Doujindesu] change domain to Doujindesu.xxx (#10269)
* Updated Version

* Changed extension domain to .xxx instead of .id
2021-12-29 05:19:11 -05:00
jopejoe1 4ed8ceabe1
Updated icons to be more consistent (#10181)
* Update ZMangaGenerator.kt

* Updates Icons

* Update more Icons

* Update even more icons

* Update more icons again

* Update ReaderFrontGenerator.kt

* Update MonochromeGenerator.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update build.gradle
2021-12-21 07:48:54 -05:00
arkon 39b7fe8c4e
Move Duktape stub to extensions-lib (#9954)
* Move Duktape stub to extensions-lib

* Formatting fixes

* Address build errors
2021-11-28 13:00:39 -05:00
Moon Light「つかり」 e210beeca4
Doujindesu(ID) added (#9787)
* Added Doujindesu(ID)

* Fixes some of small typos

* Apply suggestions from code review

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Apply private vals for the Data format

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-11-10 12:12:53 -05:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Riztard Lanthorn 5e25906ae3
add ZManga multi-source (#8779)
* add ZManga multi-source

- add KomikPlay source
- remove MangaKane
- add MaidManga and KomikPlay to ZManga Factory

* add default icon

Co-Authored-By: Ankit Singh <as280093@gmail.com>

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-08-24 06:41:35 -04:00