Chopper
0624b1aa3e
Add LunarScan ( #1463 )
2024-02-27 20:53:49 +00:00
Chopper
086475a12e
Add Argos Comics ( #1471 )
...
* Add Argos Comics
* Remove the slash from the final URL
* Add custom latest update
2024-02-27 20:53:49 +00:00
bapeey
4bf383a322
Demon Sect: Fix http 404 on popular and latest tabs ( #1449 )
...
Fix http 400 on popular and latest
2024-02-27 20:53:49 +00:00
Chopper
2e25acbc36
Manhastro - Fix nullpointer when manga title is set ( #1442 )
...
Fix nullpointer when manga title is set
2024-02-27 20:53:49 +00:00
AwkwardPeak7
014ee88bbb
Madara: fix app crash and some sources fixes ( #1398 )
...
* Madara: fix crash
* fix NPE in ImperioDaBritannia
* mangalek use LoadMore
* update title selector
2024-02-27 20:53:28 +00:00
Vetle Ledaal
0ed4e4147f
Manhastro: fix chapter images ( #1363 )
...
* Manhastro: fix chapter images
* Update src/pt/manhastro/src/eu/kanade/tachiyomi/extension/pt/manhastro/Manhastro.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-27 20:53:28 +00:00
AwkwardPeak7
30b13498b0
Madara refactor ( #1292 )
...
* remove randomua from madara
* don't use page path for page=1
* add back `madara_load_more`
* cleanup i18n and filters
* load more in a new source
* move back the filters
not worth it
* fix build
* altname to i18n as well
* utf-8
* Revert "utf-8"
This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.
* utf-8
* autodetect load_more_request
* load genres in background
* make genre classes protected
remove unnecessary change
* fetch genres changes
* launchIO countviews
* don't explicitly optin
* cleanup some request overrides
* make `useLoadMoreRequest` enum to be able to disable autodection where necessary
* fix logic
bruh
* use state variables
* defer countViews in overrides as well
* lint
* select().first -> selectFirst
* `load_more` search as well
* detect in search as well
* remove slipped override
* move detection to the function
* remove fetchGenreFailed
* don't use GlobalScope
* tweak load_more_request parameters
* remove ancient connectTimeout/readTimeout
already present in the client provided by the app
* small cleanup
2024-02-27 20:53:28 +00:00
Chopper
42d15fed81
Remove PrismaHentais ( #1349 )
...
Remove PrismaHentai
2024-02-18 20:25:13 +00:00
Chopper
913ceb3017
Add LiManga ( #1346 )
...
* Add LiManga
* Add isNsfw
2024-02-18 20:25:13 +00:00
bapeey
0d2056cabf
SlimeRead: Update API url ( #1334 )
...
Update apiurl
2024-02-18 20:25:13 +00:00
Chopper
71e3830576
Remove Dead Sources ( #1312 )
...
* Remove Drop Scan
* Remove Turktoon
2024-02-18 20:17:19 +00:00
stevenyomi
205d95cc07
Migrate to lib-multisrc ( #1237 )
...
* adjustments
* Run generator
* Remove multisrc project
* add lib dependencies
* Remove multisrc from build scripts
* Remove build condition
2024-02-18 20:10:37 +00:00
stevenyomi
d9f7e58f01
Don't format code in CI ( #1236 )
...
* Don't format code in CI
* format individual extensions
2024-02-18 19:57:02 +00:00
beerpsi
fffbf22430
add Kingdom Brasil Scantrad ( #1018 )
...
* add Kingdom Brasil Scantrad
* Use an interceptor to fetch WiX cookies
* optimize icons
2024-02-06 22:44:07 +00:00
Claudemirovsky
73be84037b
New source: pt/Taiyō ( #799 )
...
* feat: Create Taiyō base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement search manga page
* feat: (finally) Implement manga details page
i hate it
* feat: Implement chapter list
* feat: Parse page list
* feat: Rate-limit requests to image CDN
* fix: Fix crash when using URL intent handler
* chore: Add source icon
* Optimize icons with pingo
---------
Co-authored-by: beerpiss <lacvtg.a1.2023@gmail.com>
2024-01-30 22:11:53 +00:00
stevenyomi
12e864f85f
Remove placeholder manifest files ( #790 )
2024-01-30 22:11:47 +00:00
beerpiss
52c1b103cb
TM: Fix headers (3)
2024-01-30 22:11:05 +00:00
beerpsi
512fb0053a
TM: Fix headers ( #783 )
...
* TM: Fix headers
* more proper header value regex
2024-01-30 22:11:05 +00:00
beerpsi
c5e7cad6a8
TM: Fix headers ( #778 )
2024-01-30 22:11:05 +00:00
beerpsi
acad777e6b
Add PeachScan ( #759 )
...
* Add PeachScan
* I love linting
* Also remove old WickedWitchScan
* It's not novo anymore
* Remove unneeded className declaration
* Filter light novel entries from latest view (because we can here)
* ACTUALLY filter light novel entries from latest view (because we can here)
* Fix icon path + add Dango Scan
* Move image-decoder dependency to multisrc project
* shut up android studio
* fix dep specifier in additional.gradle
* Update multisrc/overrides/peachscan/default/additional.gradle
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Revert "Update multisrc/overrides/peachscan/default/additional.gradle"
This reverts commit 6b8722193a2181a8e9d8f6b65fb24afd30e5a548.
The comment serves as an explanation for why the dependency shouldn't
be in the Gradle version catalog; because no one else cares about this
dependency.
* Optimize icons
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-30 22:11:05 +00:00
beerpsi
bcfc74ef31
TM: Fix requests ( #765 )
2024-01-30 22:11:05 +00:00
beerpsi
37866f48f2
Tsuki Mangas: Fix page ordering and chapter WebView ( #742 )
...
* Tsuki Mangas: Fix page ordering and chapter WebView
* bump version
2024-01-30 22:11:05 +00:00
Chopper
1cf4e97133
Add Ler Mangás Online ( #657 )
...
* Add latestUpdates
* Fix source name
* Add manga details and chapter parse
* Add manga/webtoom filter
* Fix code style. Closes #403
* Fix Genre name
* Fix slug name
* Remove chapter_number settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove chapter name custom handling
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove override getMangaUrl
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove dead code
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove `initialized` settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove redundant code
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove redundant settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Remove unneeded code settings
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
* Add popularManga implementation
* Add 'query' in intent search
* Add fetch manga implementation
* Remove variable instance
---------
Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-01-30 22:09:36 +00:00
beerpsi
a1d4f70db4
Ler Manga: Filter out empty page URLs ( #680 )
2024-01-30 22:09:36 +00:00
Claudemirovsky
5325cad42d
pt/Bakai: Prevent http 429 when searching ( #677 )
...
* fix: Prevent http 429 on search - remove limiting cookie
* fix: Fix artist on manga details page
* chore: Bump version
2024-01-30 22:09:36 +00:00
Claudemirovsky
4254b88c40
New source: pt/Tsuki Mangás ( #597 )
...
* feat: Create Tsuki Mangás base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement search page
* feat: Implement manga details page
* fix: Fix URL intent handler
* fix: Fix webview url
* feat: Implement chapter list page
* feat: Implement page list
* fix: Fix chapter URLs
Kotlinx-serialization moment
* feat: Apply rate limit to image CDNs
* refactor: Make the API path a separate constant
* chore: Add source icon
... Actually they don't have a icon yet, they're just using the "TSUKI"
text, so I did the same in the icon. it may be updated later, when they
create a proper icon.
* fix: Fix random http 404 in pages
* fix: Prevent multiple wrong requests
* refactor: Apply suggestion - set custom interceptor before ratelimit
2024-01-30 22:07:13 +00:00
Chopper
2860c07078
Add Portuga mangas ( #471 )
...
* Add Portuga mangas
Closes #61
* Removing inconsistent code
* Remove guard clause in page query parameter setup
* Remove 'initialized' attribute setting
* Fix lateste update request
* Update src/pt/portugamangas/src/eu/kanade/tachiyomi/extension/pt/portugamangas/PortugaMangas.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove gradle settings
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove pkgNameSufix
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove optional manga title and add thumbnail url optional
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove 'this' keyword
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove optional manga title
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Set thumbnail URL as optional
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Adds function to handle thumbnails in manga search
* Remove manga's name optional
* Remove manga page settings by html element
* Remove incorrect update strategy
* Add asJsoup function and remove parseAsDocument
* Remove optional manga name
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-01-30 22:07:01 +00:00
Draff
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 8m10s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 1m39s
Details
2024-01-22 21:19:41 +00:00
beerpsi
93df09d758
Wicked Witch Scan: Add new website ( #440 )
...
* Wicked Witch Scan: Add new website
* use pt-BR locale for parsing dates
* fix: Use the original source name in ID calculation
* move new site to individual extension
* translate some more stuff
* remove import
* use parseBodyFragment
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* chop down the forest
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-01-22 20:38:00 +00:00
bapeey
15b9714c54
SlimeRead: Fix unexpected JSON token ( #430 )
...
Fix edge case
2024-01-22 20:35:45 +00:00
Claudemirovsky
3616d62946
New source: Blackout Comics ( #325 )
...
* feat: Create Blackout Comics base
* feat: Implement popular manga page
* feat: Implement latest updates page
* feat: Implement search page
* feat: Implement manga details page
* feat: Implement chapter list page
* feat: Implement page list
* chore: Add source icon
2024-01-22 20:23:28 +00:00
Claudemirovsky
2e410da03b
New source: SlimeRead ( #317 )
...
* feat: Create SlimeRead base
* feat: Implement popular manga page
* feat: Implement latest manga page
* feat: Implement search manga page
* feat: Implement manga details page
* feat: Implement chapter list
* feat: Parse page list
* fix: Revert chapter list
* chore: Apply rate-limit in the source API
* chore: Add Origin header to API requests
* chore: Add source icon
* chore: Add isNsfw flag
2024-01-22 20:22:28 +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
Claudemirovsky
35673b2199
New source: Bakai ( #270 )
...
* chore: Add Bakai base
* feat: Implement popular manga page
* feat: Implement (basic) search
* fix: Prevent http 429 - Use stricter rate limit
* feat: Implement manga details page
* feat: Add single-entry chapter "list"
* feat: Parse page list
* chore: Add source icon
2024-01-16 02:44:58 +00:00
beerpsi
c6276c8a7d
Ler Manga: Escape HTML entities in titles ( #211 )
2024-01-14 00:32:11 +00:00
beerpsi
85f8bd3917
OnePieceEx: Fix Brotli issue ( #206 )
2024-01-14 00:32:09 +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
Vetle Ledaal
3523acfe90
Fix popular selector for Mundo Hentai ( #155 )
2024-01-12 03:35:04 +00:00
Alessandro Jean
09458dcd86
Readd search to LM ( #19480 )
...
Readd search to LM.
2023-12-29 17:52:31 -03:00
Alessandro Jean
87a7e90352
Update YM to use their API directly ( #19232 )
...
* Update YM to use their API directly.
* Skip a redirect in the popular manga list.
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Skip a redirect in the latest manga list.
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2023-12-08 15:21:02 -03:00
Alessandro Jean
8dd1a65501
Remove BR Mangás due to arbitrary chapter domains ( #19230 )
...
Remove BR Mangás due to arbitrary chapter domains.
2023-12-08 15:20:53 -03:00
Alessandro Jean
3eb7ad4409
Add deeplink to LM ( #19229 )
...
Add deeplink to LM.
2023-12-08 15:20:44 -03:00
Alessandro Jean
f583851447
Remove Nix Mangás as the site is dead ( #18916 )
...
Remove Nix Mangás as the site is dead.
2023-11-10 12:32:20 -03:00
Alessandro Jean
63277bab65
Remove two dead Brazilian sources ( #18754 )
...
Remove two dead Brazilian sources.
2023-10-27 12:03:02 -03:00
Alessandro Jean
83719416e8
Fix pages not found in some chapters at LM ( #18753 )
...
Fix pages not found in some chapters at LM.
2023-10-27 12:02:53 -03:00
Alessandro Jean
5b79fd2229
Fix broken JSON parsing in YM ( #18713 )
...
Fix broken JSON parsing in YM.
2023-10-25 16:04:57 -03:00
Alessandro Jean
3d74da2c0d
Fix HTTP 404 in YM ( #18717 )
...
Fix HTTP 404 in YM.
2023-10-25 16:04:44 -03:00
Alessandro Jean
c99cff5513
Remove a dead Brazilian source ( #18653 )
...
Remove a dead Brazilian source.
2023-10-21 15:23:43 -03:00
Alessandro Jean
61d98cb025
Remove MV source as the domain is parked ( #18648 )
...
Remove MV source as the domain is parked.
2023-10-21 13:39:09 -03:00
Alessandro Jean
f56ae7f01e
Update YM to their new domain and fix no pages found ( #18498 )
...
Update YM to their new domain and fix no pages found.
2023-10-11 23:07:24 -03:00
Alessandro Jean
5a85451248
Remove two sources due to cat and mouse game ( #18500 )
...
* Remove two sources due to cat and mouse game.
* Add to the autocloser and removed sources file.
2023-10-11 23:07:02 -03:00
Alessandro Jean
655b10f49b
Fix two broken sources ( #18425 )
...
* Fix a broken source in Madara.
* Fix a broken individual source.
* Fix the linting issue.
2023-10-07 22:49:48 -03:00
Alessandro Jean
d6b90e70c7
Fix no pages found in YM ( #18147 )
...
Fix no pages found in YM.
2023-09-25 15:55:09 -03:00
Alessandro Jean
977c0f7bd0
Add LM source ( #18099 )
...
Add LM source.
2023-09-22 20:32:41 -03:00
Alessandro Jean
6993e93fb9
Migrate YM to a individual extension ( #18068 )
...
Migrate YM to a individual extension.
2023-09-20 17:53:38 -03:00
Alessandro Jean
1e6fb1ea3f
Some fixes for two sources ( #18053 )
...
* Add support to URL guess and add harsh rate limit on GM.
* Fix the checks and add more paths.
* Remove the log statement.
* Use their current URL as of this moment.
---------
Co-authored-by: Alessandro Jean <alessandrojean@users.noreply.github.com>
2023-09-19 19:41:10 -03:00
Alessandro Jean
82ca70bfd1
Update GM to their new URL ( #18014 )
...
Update GM to their new URL.
2023-09-17 17:47:51 -03:00
Alessandro Jean
a7abd1a904
Add a new Brazilian source ( #17996 )
...
Add a new Brazilian source.
2023-09-16 19:55:06 -03:00
Alessandro Jean
fb52f2a343
Update BM to their new URL ( #17994 )
...
Update BM to their new URL.
2023-09-16 19:54:49 -03:00
Alessandro Jean
9868dda974
Add random UA to GM ( #17993 )
...
Add random UA to GM.
2023-09-16 19:54:41 -03:00
Alessandro Jean
890e924074
Remove Bakai due to cat and mouse game ( #17890 )
...
* Remove Bakai due to cat and mouse game.
* [skip ci] Add to the removed sources list.
2023-09-10 15:45:27 -03:00
Alessandro Jean
27b9487ea8
Remove MS and PS extensions ( #17865 )
...
* Remove MS and PS extensions.
* Add to the autocloser and removed sources list.
2023-09-09 18:56:34 -03:00
Alessandro Jean
14b761ada7
Fix broken pagination in BK ( #17863 )
...
Fix broken pagination in BK.
2023-09-09 18:56:22 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
Alessandro Jean
e66a5651bc
Fix wrong type in YM ( #17493 )
...
Fix wrong type in YM.
2023-08-11 21:46:57 -03:00
Alessandro Jean
bb865775ba
Add YM source ( #17490 )
...
Add YM source.
2023-08-11 17:26:03 -03:00
Alessandro Jean
770f84fe1c
Update PS to their new theme ( #17459 )
...
* Update PS to their new theme.
* Reextract the icons.
2023-08-09 17:13:41 -03:00
Alessandro Jean
12d8c314d0
Update SS to their new domain ( #17354 )
...
Update SS to their new domain.
2023-08-02 15:23:53 -03:00
Alessandro Jean
369e48f362
Add migrate warning on chapter parsing in GM as well ( #17249 )
...
Add migrate warning on chapter parsing in GM as well.
2023-07-24 18:19:43 -03:00
Alessandro Jean
dcf73cedee
Update GM URL and selectors ( #17227 )
...
Update GM URL and selectors.
2023-07-22 18:16:58 -03:00
Alessandro Jean
06da29ae8c
Migrate MM from Madara to an individual extension ( #16801 )
...
Migrate MM from Madara to an individual extension (closes #16286 ).
2023-06-20 16:30:52 -03:00
Alessandro Jean
e7042d5ec9
Add two new sources to Madara and fix no chapters found in NM. ( #16728 )
...
* Add two new sources to Madara.
* Fix no chapters found in NM (closes #16603 ).
2023-06-12 17:22:02 -03:00
Alessandro Jean
1edd973f46
Remove MM as it seems to be gone ( #16727 )
...
Remove MM as it seems to be gone.
2023-06-12 16:21:11 -03:00
Alessandro Jean
a4c17a3519
Fix the JSON parsing in NM ( #16111 )
...
Fix the JSON parsing in NM.
2023-04-20 15:25:43 -03:00
Alessandro Jean
42abcb20b9
Fix single chapters not opening in MH ( #16095 )
...
Fix single chapters not opening in MH.
2023-04-18 15:18:47 -03:00
Alessandro Jean
e1dd682926
Fix missing chapters in MH ( #16084 )
...
Fix missing chapters in MH.
2023-04-17 15:45:39 -03: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
Alessandro Jean
5093e6a5fa
Update to extensions-lib 1.4 ( #15298 )
...
* Update to extensions-lib 1.4.
* Fix a syntax error in NM.
* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
Alessandro Jean
044762ceb0
Add a new source. ( #15219 )
2023-02-03 13:05:30 -05:00
Alessandro Jean
0cd77b194d
Update SS URL. ( #15145 )
2023-01-27 17:06:50 -03:00
Alessandro Jean
00099ca121
Migrate MMK to MangaThemesia. ( #14616 )
2022-12-20 10:18:48 -05:00
Alessandro Jean
6a417ef285
Temporary fix HTTP 103 in OPEX. ( #13793 )
2022-10-10 13:42:50 -03:00
Alessandro Jean
05e2858ca7
Remove old single RS extension. ( #13714 )
2022-10-04 15:53:26 -03:00
Alessandro Jean
b08202cf32
Optimize the Bruttal code a little ( #13651 )
...
* Optimize the Bruttal code a little.
* Update User-Agent string.
2022-09-30 14:11:53 -03:00
Alessandro Jean
e2daf8947e
Fix Jsoup struggling to parse the response in MW ( #13632 )
...
* Fix Jsoup struggling to parse the response in MW.
* Remove tab RegEx.
2022-09-29 14:17:05 -03:00
Alessandro Jean
28265ea618
Fix missing description in some titles on RS. ( #13628 )
2022-09-29 14:16:54 -03:00
Alessandro Jean
8d7759ca76
Add missing genres to RS. ( #13611 )
2022-09-27 19:00:29 -03:00
Alessandro Jean
6def50a7c4
Migrate Brazilian RS from Madara to individual extension ( #13577 )
...
* Migrate Brazilian RS from Madara to individual extension.
* Remove unused imports.
2022-09-24 23:34:50 -03:00
Alessandro Jean
b414c82fe1
Update GM URL. ( #13575 )
2022-09-24 23:34:35 -03:00
Alessandro Jean
1ad891e202
Fix HTTP error 400 in HN. ( #13096 )
2022-08-19 22:29:11 -03:00
Alessandro Jean
b4479cbd20
Fix wrong chapter list order in AS. ( #12140 )
2022-06-09 15:24:16 -03:00
Alessandro Jean
1de4b7e286
Add support to the cancelled status in TaoSect. ( #12122 )
2022-06-07 21:46:56 -03:00
Alessandro Jean
1bab1f6b55
Fix MH not working due to theme change. ( #12117 )
2022-06-07 20:49:48 -03:00
Alessandro Jean
1c873f63ab
Fix chapters not loading in AS ( closes #11950 ). ( #12116 )
2022-06-07 20:49:41 -03:00
arkon
d33f0fe903
Bump versions for individual extension with URL handler activities
2022-06-06 21:03:06 -04:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors ( #12087 )
2022-06-05 16:33:49 -04:00
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings ( #12086 )
2022-06-05 16:07:57 -04:00
Alessandro Jean
272d00b352
Migrate HC to Madara. ( #11689 )
2022-05-01 18:13:08 -03:00
Alessandro Jean
9369caa588
Show better Google Drive error messages on MMK. ( #11664 )
2022-04-29 19:42:07 -03:00
Alessandro Jean
10aaeb245e
Show better Google Drive error messages on TS. ( #11663 )
2022-04-29 19:41:58 -03:00
Alessandro Jean
28f3ee4008
Add missing isNsfw attribute in some Brazilian extensions. ( #11322 )
2022-04-04 07:43:24 -04:00
Alessandro Jean
fec3b44b5d
Throw an error if the chapter is a novel in GM. ( #11274 )
2022-03-30 08:29:20 -04:00
Alessandro Jean
68b7484a7e
Refactor the TaoSect code a bit and update the icon ( #11273 )
...
* Refactor the TaoSect filter code.
* Update the icon.
2022-03-30 08:29:12 -04:00
Alessandro Jean
a65be70e4d
Add MH source ( closes #10963 ). ( #11169 )
2022-03-18 22:22:25 -04:00
Alessandro Jean
643d072d5b
Add URL intent to TaoSect ( #10813 )
...
* Add URL intent to TaoSect.
* Fix infinite loading on slug search when empty.
2022-02-13 22:35:51 -05:00
Alessandro Jean
f2b5691e0e
Fix missing response in AS. ( #10559 )
2022-01-24 05:22:50 -05:00
Alessandro Jean
5c190c4ce8
Fix missing images in latest on MW. ( #10386 )
2022-01-09 11:26:20 -05:00
Alessandro Jean
01ecbdc833
Fix missing images in search on MW. ( #10375 )
2022-01-06 12:22:53 -05:00
Alessandro Jean
6baad09192
Fix no pages found in MW. ( #10344 )
2022-01-05 06:17:42 -05:00
Alessandro Jean
418cded260
Refactor the code of some extensions. ( #10313 )
2022-01-04 05:44:45 -05:00
Alessandro Jean
07d52f7d31
Add a new source ( #10308 )
...
* Add a new source (closes #9789 ).
* Fix spacing.
2022-01-02 18:48:28 -05:00
Alessandro Jean
37c4df824a
Add Google Drive view limit warning in MMK. ( #9947 )
2021-11-28 11:15:28 -05:00
Alessandro Jean
d186bacf98
Show a better error message when Cloudflare is on at AS. ( #9887 )
2021-11-21 18:40:37 -05:00
Alessandro Jean
7b96c41fed
Add support to login in AS. ( #9759 )
2021-11-08 07:20:38 -05:00
Alessandro Jean
45eb27a9eb
Add token support in AS. ( #9599 )
2021-10-24 13:39:54 -04:00
Alessandro Jean
e7853ca2ae
Fix AS not working due to website redesign. ( #9550 )
2021-10-20 07:17:50 -04:00
Alessandro Jean
2356e8ac83
Readd MH that got removed by mistake. ( #9554 )
2021-10-20 07:17:23 -04:00
Alessandro Jean
c60e0e7831
Add chapter view count back to TaoSect. ( #9432 )
2021-10-12 06:32:53 -04:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging ( #9368 )
2021-10-04 16:44:32 -04:00
Alessandro Jean
5c484b8256
Remove MY due to cat-and-mouse game. ( #9336 )
2021-10-04 07:30:31 -04:00
Alessandro Jean
06b424fd6d
Fix chapter images not loading in MY (again). ( #9334 )
2021-10-02 17:37:34 -04:00
Alessandro Jean
f1c948d5b9
Fix chapter images not loading in MY. ( #9328 )
2021-10-02 12:38:03 -04:00
Alessandro Jean
12daa92f2f
Fix wrong chapter order in TaoSect ( #9234 )
...
* Fix wrong chapter order in TaoSect.
* Remove unused GET parameters.
* Make sorting to be done by the API.
2021-09-27 10:11:33 -04:00
Alessandro Jean
2676b70068
Use new API endpoints in TaoSect. ( #9233 )
2021-09-25 17:57:58 -04:00
Alessandro Jean
5e9b062ce8
Add some missing parameters to TaoSect. ( #9216 )
2021-09-24 13:24:17 -04:00
Alessandro Jean
f940ff9499
Add missing filter and fix duplicates in Latest on TaoSect. ( #9151 )
2021-09-22 07:54:41 -04:00
Alessandro Jean
09cb97b648
Update GM URL to bypass Cloudflare. ( #9169 )
2021-09-21 11:16:28 -04:00
Alessandro Jean
f267b0f5d7
Use TaoSect's API in the extension. ( #9141 )
2021-09-19 18:42:44 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Alessandro Jean
6521e78158
Add MW source ( closes #8766 ). ( #8823 )
2021-08-25 06:20:30 -04:00
Alessandro Jean
42f6a32163
Add missing chapter scanlator in MM. ( #8783 )
2021-08-24 06:41:59 -04:00
Alessandro Jean
61cda66933
Fix bad CSS selector at GM. ( #8763 )
2021-08-23 07:20:07 -04:00
Alessandro Jean
ab391bff6c
Add MV source ( closes #8758 ). ( #8762 )
2021-08-23 07:19:54 -04:00
nicki
b74b30d4fe
Undo mundo ( #8756 )
...
* Revert "Remove Mundo Manga-kun (pt) ext (#8744 )"
This reverts commit bea3ac6827
.
* increase rate limit
now at 1 per 3 sec
also bumps version code
2021-08-22 15:50:31 -04:00
nicki
bea3ac6827
Remove Mundo Manga-kun (pt) ext ( #8744 )
...
Closes
https://github.com/tachiyomiorg/tachiyomi-extensions/issues/8741
2021-08-22 10:38:49 -04:00
Alessandro Jean
9f3b26022c
Count chapter and project views in TS ( #8688 )
...
* Count chapter and project views in TS.
* Add project view count.
2021-08-21 13:30:22 -04:00
Alessandro Jean
3f9d69f224
Fix wrong title details in GM. ( #8684 )
2021-08-21 13:28:39 -04:00
Alessandro Jean
e49ac1044e
Add missing author to BM. ( #8683 )
2021-08-21 13:28:31 -04:00
Alessandro Jean
42f573c8ce
Fix chapters not loading in TS. ( #8677 )
2021-08-20 13:11:05 -04:00
Alessandro Jean
2d976eb7f2
Add missing status in MM. ( #8637 )
2021-08-18 14:17:19 -04:00
Alessandro Jean
c9651735f5
Remove TM extension. ( #8609 )
2021-08-17 21:17:58 -04:00
Alessandro Jean
d6838a544e
Fix missing search results in MY. ( #8588 )
2021-08-16 13:01:01 -04:00
Alessandro Jean
ab8ea9ddb5
Move MT to multisrc and add a new source. ( #8478 )
2021-08-09 06:58:15 -04:00
Alessandro Jean
0120ffbb08
Fix some chapter images still not loading at MY!. ( #8448 )
2021-08-07 12:59:35 -04:00
Alessandro Jean
f61b2e1553
Remove the extra header used to bypass the block. ( #8449 )
2021-08-07 12:05:49 -04:00
Alessandro Jean
18f3f9412f
Add another code to the blocking ones in TM. ( #8443 )
2021-08-07 11:56:03 -04:00
Alessandro Jean
5f5a285278
Fix website block in TM. ( #8420 )
2021-08-06 11:09:12 -04:00
Alessandro Jean
bdf2b39729
Fix images not loading in MY. ( #8413 )
2021-08-06 06:10:03 -04:00
Alessandro Jean
0fb6bc0d44
Fix User Agent block error not showing at Tsuki ( #8381 )
...
* Fix UA error not showing at Tsuki.
* Add missing HTTP code in if.
2021-08-03 12:15:09 -04:00
Alessandro Jean
58e83d29cb
Make rate limit more harsher in Brazilian sources ( #8208 )
...
* Make rate limit more harsher in Brazilian single sources.
* Make rate limit more harsher in Brazilian multisrc sources.
2021-07-21 11:25:36 -04:00
Alessandro Jean
b153c3cf22
Distinguish between novel and manga in Tsuki ( closes #8171 ). ( #8172 )
2021-07-19 06:27:23 -04:00
Alessandro Jean
532396e197
Fix chapters not loading in MMK. ( #8159 )
2021-07-17 12:12:28 -04:00
Alessandro Jean
287cfabcb4
Fix missing chapters at TS. ( #7977 )
2021-07-05 08:53:46 -04:00
Alessandro Jean
5a8854835e
Rewrite some error messages at Tsuki to make it more clear. ( #7738 )
2021-06-18 19:17:57 -04:00
Alessandro Jean
9ea926b8a8
Add support to login at Tsuki. ( #7715 )
2021-06-18 05:52:23 -04:00
Alessandro Jean
18be076b7a
Fix wrong manga titles in MY. ( #7693 )
2021-06-17 09:37:11 -04:00
Alessandro Jean
d002d31c0d
Refactor SS extension due to website redesign ( #7655 )
...
* Refactor SS extension due to website redesign.
* Remove compatibility with old URLs since id changed.
2021-06-14 17:35:50 -04:00
Alessandro Jean
69d6b63496
Fix chapter images not loading at OPEX. ( #7652 )
2021-06-14 11:35:40 -04:00
Alessandro Jean
fcb929f4e6
Add deeplinking to MangaPlus and Tsuki. ( #7597 )
2021-06-10 15:22:18 -04:00
Alessandro Jean
8e720b8016
Fix missing covers and filter order at Tsuki. ( #7545 )
2021-06-08 12:02:45 -04:00
Alessandro Jean
2932fde187
Add a harsher rate limiting to image servers requests at Tsuki ( #7531 )
...
* Add rate limiting to image servers at Tsuki.
* Show a message if the UA permission is disabled by the website.
2021-06-07 15:30:23 -04:00
Alessandro Jean
462e270824
Remove SocialComics source. ( #7466 )
2021-06-04 16:22:10 -04:00
Alessandro Jean
10eb030895
Add kotlinx.serialization to more sources. ( #7391 )
2021-06-02 16:28:10 -04:00
Alessandro Jean
e8b6a225aa
Replace Gson usage with kotlinx.serialization in some sources ( #7372 )
...
* Replace Gson usage with kotlinx.serialization in some sources.
* Add kotlinx.serialization to common-dependencies.
* Add missing dependencies.
2021-06-02 06:40:59 -04:00
Johannes Joens
0452d87b2f
Remove Sources that are down ( #7361 )
...
* Removed Sorces
* Delete multisrc/overrides/madara/atmsubs/src directory
* Delete multisrc/overrides/madara/doujinyosh/src directory
* Delete multisrc/overrides/madara/justforfun/src directory
* Delete multisrc/overrides/madara/mangaarabonline/src directory
* Delete multisrc/overrides/madara/mangazukiclub/src directory
* Delete multisrc/overrides/madara/mangazukionline/src directory
* Delete multisrc/overrides/madara/nazarickscans/src directory
* Delete multisrc/overrides/madara/spookyscanlations/src directory
* Delete multisrc/overrides/madara/toonpoint/src directory
* Delete multisrc/overrides/madara/tsubakinoscan/src directory
* Delete multisrc/overrides/madara/wescans/src directory
* Remove sources wpmangastream
* remove double ,
* Delete multisrc/overrides/wpmangastream/mangashiro/src directory
* Delete multisrc/overrides/wpmangastream/komikindowpms directory
* Delete multisrc/overrides/wpmangastream/komikru/src directory
* Delete multisrc/overrides/wpmangastream/komikgo/src directory
* Delete multisrc/overrides/wpmangastream/matakomik/src directory
* Update FoolSlideGenerator.kt
* Delete multisrc/overrides/foolslide/ajianoscantrad/src directory
* Delete multisrc/overrides/foolslide/storminheaven/src directory
* Delete multisrc/overrides/foolslide/fallenworldorder/src directory
* Remove azbivo.webd.pro
* Remove comiclatest.com
* Delete multisrc/overrides/wpcomics/comiclatest directory
* Removed more sources
* Delete multisrc/overrides/wpmangastream/chiotaku/src directory
* Delete multisrc/overrides/wpmangastream/mangap/src directory
* Remove Mangaindo
* Remove neumanga
* Remove Bacamanga.cc
* Remove MundoHentai
* Remove andromedascans
* Remove Manga-Zen.com
2021-06-01 09:48:53 -04:00
Alessandro Jean
9fb965f4e5
Fix Cloudflare loop in GM. ( #7105 )
2021-05-19 12:06:54 -04:00
Alessandro Jean
b21bb68c8e
Remove Central de Mangás extension. ( #7098 )
2021-05-19 10:25:54 -04:00
Alessandro Jean
703ed0b63b
Remove some sources that are in a cat and mouse game. ( #7065 )
2021-05-17 14:09:18 -04:00
Alessandro Jean
b03d930599
Add more filters to Tsuki. ( #7061 )
2021-05-17 13:52:36 -04:00
Alessandro Jean
c6f9ca9201
Add a new source ( #6893 )
...
* Add a new source (closes #4304 ).
* Remove Log usage.
2021-05-07 22:29:13 -04:00
Alessandro Jean
5845c336b5
Add two new sources ( closes #6820 and #6821 ). ( #6826 )
2021-05-04 22:15:30 -04:00
Alessandro Jean
b7536c0e37
Fix cover not loading at TS. ( #6799 )
2021-05-02 14:12:24 -04:00
Alessandro Jean
0c25f62d56
Remove JsonParser deprecation warning in some sources. ( #6748 )
2021-04-28 17:21:41 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
Alessandro Jean
262a5d69c5
Add new source ( closes #6717 ). ( #6719 )
2021-04-26 19:05:01 -04:00
Alessandro Jean
017e05122b
Update JSON property in popular at Tsuki. ( #6703 )
2021-04-25 11:02:40 -04:00
Alessandro Jean
7855257372
Update selectors and show a blocking message if no results found. ( #6699 )
2021-04-24 21:22:41 -04:00
Alessandro Jean
e297c5fde1
Update 'HD' selectors and add blocking message. ( #6638 )
2021-04-20 16:37:12 -04:00
Alessandro Jean
91ad434ffa
Update 'UM' selectors (again) and add block message. ( #6634 )
2021-04-20 10:56:30 -04:00
Alessandro Jean
87cfe3f5b1
Update 'UM' selectors. ( #6623 )
2021-04-19 18:29:12 -04:00
Alessandro Jean
d87741688a
Remove Zinnes. ( #6625 )
2021-04-19 18:28:55 -04:00
Alessandro Jean
9ac5f26fc7
Fix UM Cloudflare loop temporary. ( #6596 )
2021-04-17 18:13:45 -04:00
Alessandro Jean
8c27f10cc9
Update MY selectors. ( #6549 )
2021-04-15 10:30:19 -04:00
Alessandro Jean
c920c8e32b
Add rate limiting to more sources. ( #6543 )
2021-04-14 09:58:52 -04:00
Alessandro Jean
08e71f3454
Make rate limiting apply to all requests in MH ( #6542 )
...
* Make rate limit apply to images in MH.
* Update block message.
2021-04-14 09:19:58 -04:00
Carlos
42a1284781
bump rate limiting for MH ( #6540 )
...
* Update build.gradle
* Update MangaHost.kt
make rate limiting harsher
2021-04-14 07:59:23 -04:00
Alessandro Jean
2953b38e74
Update MH url. ( #6520 )
2021-04-13 08:52:47 -04:00
Alessandro Jean
402a48b070
Update MH url. ( #6479 )
2021-04-08 22:33:00 -04:00
Johannes Joens
36af40db57
MangasProject split ( #6455 )
...
* Create MangasProject.kt
* Create MangasProjectGenerator.kt
* Added Override and icons
* Deleted pre split files
* Update MangaLivre.kt
* Update Toonei.kt
* Update LeitorNet.kt
* Update MangasProject.kt
* Update LeitorNet.kt
* Update MangaLivre.kt
* Update Toonei.kt
2021-04-07 11:53:07 -04:00
Alessandro Jean
c82de4147f
Fix 'JsonNull' error in Tsuki. ( #6427 )
2021-04-04 23:34:27 -04:00
Alessandro Jean
737030f066
Fix search not working at MangaHost. ( #6359 )
2021-03-30 14:14:38 -04:00
Alessandro Jean
9d501c87f5
Remove SuperMangás and SuperHentais extension. ( #6348 )
2021-03-29 14:29:02 -04:00
Alessandro Jean
4df4d1b562
Fix missing response at SuperMangas. ( #6180 )
2021-03-15 09:14:23 -04:00
Alessandro Jean
2a38812fb3
Update MangáHost url and add a harsh rate limiting. ( #5986 )
2021-02-25 11:07:54 -05:00
Alessandro Jean
e0ce2732ad
Temporary fix images not loading at SuperMangás. ( #5954 )
2021-02-21 15:03:19 -05:00
Alessandro Jean
e72bb09d1a
Update MangáHost url. ( #5952 )
2021-02-21 13:02:00 -05:00