72 Commits

Author SHA1 Message Date
DokterKaj
3218b4370f
Batoto: Make statuses null if not exists (#7378)
Make statuses null if not exists
2025-02-23 21:26:49 +00:00
Vetle Ledaal
a0e3441507
Bato.to: update mirrors, pick one at random, deprecated mirror migration (#7317)
* Bato.to: update mirrors, pick one at random

* add 'auto' mirror option

* Do not use a deprecated mirror, even if explicitly set
2025-02-23 21:26:49 +00:00
DokterKaj
944586408e
Batoto: Fix extra info + Hide empty alt titles + Fall back to upload status (#7312)
Fix extra info + Hide empty alt titles + Fall back to upload status
2025-02-23 21:26:49 +00:00
Vetle Ledaal
988d1b04af
Bato.to description: add extra info, format alternative titles (#7171)
All checks were successful
CI / Prepare job (push) Successful in 4s
CI / Build individual modules (push) Successful in 7m23s
CI / Publish repo (push) Successful in 44s
* Bato.to: add extra info in description

* Bato.to: format alt titles
2025-01-18 20:14:01 +00:00
kana-shii
0002103804
Bato.to: Regex update (#6848)
* update regex

* Update build.gradle

* Update BatoTo.kt

* Update BatoTo.kt
2025-01-18 20:13:04 +00:00
AwkwardPeak7
af92d1591d
Bato: update domain mirrors (#6748)
* batoto: update domain mirrors

* cleanup prefs

* tfw
2025-01-18 20:13:03 +00:00
AwkwardPeak7
44b820eca0
batoto: exception on removed comics and optimize (#6584)
* batoto: exception on removed comics and optimize

* date parsing

* lint

* add headers
2024-12-14 06:55:46 +00:00
kana-shii
ab800d59c8
Batoto regex update (#6379)
regex update
2024-12-14 06:55:45 +00:00
kana-shii
e1b8dd745e
Batoto regex update (#5853)
* fix bato

* check chapter list first

* throw normal exception

* only regex
2024-12-14 06:55:41 +00:00
Vetle Ledaal
6c28238769
Refactor out usage of * -1 (#6003) 2024-12-14 06:55:31 +00:00
Vetle Ledaal
2a247808f1
Bato.to: add mirror fto.to and jto.to (#5371) 2024-10-28 00:21:08 +00:00
kana-shii
631709f29a
Batoto: fix regex + update regex (#5171)
* fix regex + update regex

* Update BatoTo.kt
2024-10-28 00:20:41 +00:00
kana-shii
38a6e8b12b
Batoto: new regex update (#5137)
new regex
2024-10-28 00:20:41 +00:00
kana-shii
3ab425a549
Batoto title regex and alternative titles in description (#5038)
* custom regex

* Update BatoTo.kt

* Update BatoTo.kt

* Update BatoTo.kt

* remove custom regex

* Update BatoTo.kt

* Update BatoTo.kt
2024-10-28 00:20:41 +00:00
kana-shii
cea1f3c81c
More scanlator stuff for batoto (#4398)
* scanlator stuff

* Update build.gradle

* Update BatoTo.kt

* fix

this was the only way I found to make the "unknown" work tbh.
prayge
2024-08-13 02:31:57 +01:00
Bartu Özen
dc225dba18 Bato.to: Add deep link support for v3x (#2971) 2024-06-03 05:43:53 +01:00
beerpsi
a200ab1081 Bato.to: Fix page list (#850)
* Bato.to: Fix page list

* Remove overengineering
2024-02-04 02:23:20 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
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
d61cbfc0c1 Add missing changes from keiyoushi
All checks were successful
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
beerpsi
d88fb5f595 Batoto: Merge English and English (US) (#212)
* Batoto: Fix popular/latest in en_US

* Batoto: Merge English with English (US)
2024-01-14 00:32:56 +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
FourTOne5
ba6389a508 Rename some variable for Bato.to
Closes #1
2024-01-10 01:30:40 +00:00
33f80ae4c6 re-add removed extensions 2024-01-09 00:40:47 +00:00
arkon
51f35d8d75 Remove sources as per request by Kakao Entertainment 2024-01-05 12:32:29 -05:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
Vetle Ledaal
630c947027
Bato.to: remove broken mirrors, add new mirrors (#17211)
* Bato.to: remove broken mirrors

* Bato.to: add more mirrors

* create MIRROR_PREF_ENTRY_VALUES from MIRROR_PREF_ENTRIES
2023-07-22 09:47:35 -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
Joel Godfrey
58a572a25f
Update BatoTo Genre List (#14792)
* Update BatoTo.kt

update Genres

* up extVersionCode

* Update comment
2023-01-04 09:41:01 -05:00
pratyush3757
6147a40686
BatoTo: Replace CryptoJS use with javax.crypto (#13562)
* Replace CryptoJS use with javax.crypto

* Migrated BatoToCryptoUtils to a lib module

* Replaced CryptoJS with javax.crypto for Mangapark
2022-09-24 15:53:39 -03:00
AntsyLich
a83e04f237
Bato.to: Cleanup pageListParse() (#13047)
Also move to QuickJS

The change was tested on https://bato.to/chapter/1 and many recent chapters
2022-08-17 12:13:39 -04:00
Vetle Ledaal
4e8f2af17e
Bato.to: add mirrors (#12470)
* Bato.to: add mirrors

* fix versioning
2022-07-08 23:47:48 -04:00
zbue
5f8da8b120
BATO.TO: Change default popular sort by Most Views Totally (#12329)
* Change default popular sort

* bump version
2022-06-26 11:16:52 -03:00
stevenyomi
0253ff3513
Bato.to: fix author and artist parsing (#12271) 2022-06-22 05:41:42 -04:00
MajorTanya
72f14fb4e1
Fix Bato.to status and artist parsing (#12215)
Fixes #12085.
2022-06-17 09:32:26 -04:00
arkon
d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
zyrif
1f591f4e23
Bato.to: Fix no pages found error (#12035)
* Bato.to: Fix no pages found error

* Bump extension version

* Update Changelog
2022-06-01 06:58:18 -04:00
arkon
c957b53b7b [skip ci] Run formatter 2022-02-27 09:57:56 -05:00
jopejoe1
ef91dafd50
Add README files for various extensions (#10567)
* Updatte Komanga readme

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>

* Add Readme to LANraragi

* Add ReadME to LANraragi

* Update build.gradle

* Update Komga readme

* Add Kavita ReadMe

* Update build.gradle

* Update README.md

* Add Cubari Readme

* Update build.gradle

* Add changelog to Cubari

* Add Changelog to Kavita

* Add LANraragi Changelog

* Add Readme to Bato.to

* Update build.gradle

* Add Changelog to Bato.to

* Update CHANGELOG.md

* Update src/all/lanraragi/README.md

Co-authored-by: Andreas <andreas.everos@gmail.com>

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Andreas <6576096+ghostbear@users.noreply.github.com>
Co-authored-by: Andreas <andreas.everos@gmail.com>
2022-01-28 00:49:56 -05:00
jopejoe1
b6602ec955
Update lang codes in a few extensions (#10562)
* Update WebtoonsTranslateGenerator.kt

* Update WebtoonsTranslateFactory.kt

* Update BatoToFactory.kt

* Update build.gradle

* Update MangaParkFactory.kt

* Update build.gradle

* Update WebtoonsTranslateFactory.kt

* Update WebtoonsTranslateGenerator.kt

* Update BatoToFactory.kt

* Update MangaParkFactory.kt

* Update BatoTo.kt

* Update MangaPark.kt

* Update BatoTo.kt

* Update MangaPark.kt

* Update ToomicsFactory.kt

* Update build.gradle

* Update NHentaiComFactory.kt

* Update NHentaiCom.kt

* Update build.gradle

* Update BatoToFactory.kt

* Update BatoTo.kt

* Update MangaPark.kt

* Update MangaParkFactory.kt
2022-01-23 16:43:20 -05:00
jopejoe1
1e3332d805
Bato.to reworked fetchSearchManga class (#10427)
* Update BatoTo.kt

* Update build.gradle
2022-01-11 07:53:49 -05:00
jopejoe1
6146e0fd83
Bato.to added alternative chapter list and one more filter (#10393)
* Added alternate chapter list and one more filter

* Update build.gradle
2022-01-09 11:24:56 -05:00
jopejoe1
4bd847a509
Bato.to added more filters (#10382)
* Added more filters

* Update build.gradle

* Update BatoTo.kt
2022-01-07 09:23:23 -05:00
Vetle Ledaal
24d2ca27de
Add mirror Mycdhands.com to Bato.to extension (#10325) 2022-01-04 05:43:50 -05:00
jopejoe1
74ef573bd3
Added Support for Bato.to Mirrors (#10137)
* Update AndroidManifest.xml

* Update BatoToUrlActivity.kt

* Added Mirror Support

* Update build.gradle

* Added missing url path
2021-12-19 07:04:44 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00