228 Commits

Author SHA1 Message Date
Rolando Lecca
8737cc41f2 MangasNoSekai: Fix chapter list (#1431)
cat and mouse
2024-02-27 20:53:49 +00:00
Rolando Lecca
921649ff76 Traducciones Moonlight: Move to MangaThemesia (#1406)
* Move to MangaThemesia

* Is NSFW
2024-02-27 20:53:49 +00:00
Rolando Lecca
3326753fc0 MangasNoSekai: Fix popular and latest tabs again (#1403)
fix
2024-02-27 20:53:28 +00:00
Rolando Lecca
d311409641 Manhua Fenix: Change name and domain and add Spanish translations to Madara (#1365)
* Change name and domain

* Remove overrides and use loadMoreRequest

* Add Spanish translations

* Review

* Revert bump
2024-02-27 20:53:28 +00:00
Rolando Lecca
b7ecf1b801 MNS: Fix popular and latest tabs again (#1368)
bruh
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
beerpsi
93c5dbc650 MMRCMS: Dynamic filter rework (#1315)
* MMRCMS: Dynamic filter rework, remove Last updated sort in Mangas.in

* Formatting

* Show the reset message when filters are fetching

* Linting

* Dynamically fetch sort options

* Add i18n support

* Remove unused import
2024-02-18 20:25:13 +00:00
bapeey
41b6762f16 OlympusScanlation: Update domain and minor refactor (#1300)
* Update domain and other things

* Change popular endpoint

* fetchFilters in getFilterList

* Make SManga and SChapter in DTO

* I just want to update the domain

* Move attempts to finally block

* idk

* update

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-18 20:17:19 +00:00
bapeey
fd7c47329b MNS: Fix popular and latest tabs (#1314)
Fix popular and latest
2024-02-18 20:17:19 +00:00
bapeey
791d48fce1 Legends no Fansub: Update domain (#1280)
Update domain
2024-02-18 20:17:19 +00:00
bapeey
f20236ab94 Add EsMi2Manga (#1274)
* Add EsMi2Manga

* Is Nsfw
2024-02-18 20:17:19 +00:00
bapeey
75558ac6da Add Legends No Fansub (#1275)
Add LegendsNoFansub
2024-02-18 20:17:19 +00:00
mohamedotaku
42caf828c1 URL change CopyPasteScan (#1250) 2024-02-18 20:13:38 +00:00
stevenyomi
d7e1e2a448 Coco Rip: fix launcher icons (#1239) 2024-02-18 20:10:41 +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
bapeey
c5c6d77479 HeavenManga: Fix chapter list and add latest tab (#1206)
All checks were successful
CI / Prepare job (push) Successful in 4s
CI / Build multisrc modules (push) Successful in 3m39s
CI / Build individual modules (push) Successful in 37s
CI / Publish repo (push) Successful in 39s
Fixes
2024-02-13 02:56:17 +00:00
bapeey
584e00b1dd Add Plot Twist No Fansub (#1099)
* Bruh

* Change filter message

* review changes
2024-02-13 02:56:17 +00:00
bapeey
ac1575dd81 Move TMO and LectorManga to multisrc (#1002)
* Theme-lib when

* Lint

* Order generator

* Apply no-nsfw pref on request instead of init
2024-02-06 22:44:06 +00:00
bapeey
8b19765288 Add MangaEsp (#970)
* Add MangaEsp

* Remove log

* Move filtering

* Suggested changes

* Change messages

---------

Co-authored-by: Axel Vargas <avargasr@unitru.edu.pe>
2024-02-06 22:44:06 +00:00
Claudemirovsky
742027746e New source: es/HentaiMode (#949)
* feat: Create HentaiMode base

* feat: Implement popular manga page

* feat: Implement search manga page

* feat: Implement manga details page

* feat: Implement single-chapter "list"

* feat: Parse page list

* chore: Add source icons

* fix: Fix URL intent handler

* refactor: apply suggestion - >imagine using string interpolation

Thx beerpsi, i'll pay you a beer (without piss) soon

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* refactor: Follow chapter name convention

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-02-04 02:25:10 +00:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
AwkwardPeak7
3b998e9766 Update Synchrony (#741)
`2.4.5.1`
2024-01-30 22:11:05 +00:00
stevenyomi
2a287d7398 Clean up AndroidManifest files (#735) 2024-01-30 22:11:05 +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
bapeey
f9aa8a1c93 TMO & LectorManga: Ignore ssl in the problematic CDN (#336)
Ignore ssl errors
2024-01-22 20:23:48 +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
bapeey
e6dba52ab9 Manhwas.net: Tweak Sucuri Interceptor (#238)
Fix possible issues in SucuriInterceptor
2024-01-16 02:40:25 +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
bapeey
97ef22730e Add LeerCapitulo 2024-01-10 23:39:02 +00:00
bapeey
c1079bfb43 Nartag: Fix filter (#49) 2024-01-10 23:38:45 +00:00
bapeey
cbf9410e48 TMO and LectorManga: Fix occasionally "No pages found" (again) (#64) 2024-01-10 23:38:42 +00:00
bapeey
60a841f099 Add Nartag (#31)
Some checks are pending
CI / Prepare job (push) Waiting to run
CI / Build multisrc modules (push) Blocked by required conditions
CI / Build individual modules (push) Blocked by required conditions
CI / Publish repo (push) Blocked by required conditions
2024-01-10 01:32:49 +00:00
bapeey
e1437d8e26 TMO and LectorManga: Fix ocasionally "no pages found" (#2) 2024-01-10 01:27:22 +00:00
bapeey
ff89737d57
Add MangaLatino (#19486) 2023-12-30 18:54:29 -03:00
bapeey
31f80579cb
Add Ikigai Mangas (#19339)
* Add IkigaiMangas

* Remove log

* Set isNsfw=true

* Get popular and latest tab from search api

* Remove unused Dto

* Remove more unused Dto

* Review
2023-12-21 07:51:51 -05:00
bapeey
7a2fd3bb5d
Add new source "Brakeout" (#19216)
New source Brakeout
2023-12-07 08:38:45 -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
21c7bc29f8
Olympus Scanlation: Update domain (#19080)
Update url
2023-11-24 20:33:12 -03:00
bapeey
92c5748333
LectorManga: Fix images couldn't be loaded (#19016)
* Fix

* Minor change

* bruh I delete the ratelimit

* Rename
2023-11-20 11:40:43 -05:00
bapeey
ff603c36d2
Temple Scan (es): Move to individual extension (#18935)
move to individual extension
2023-11-15 08:12:10 -05:00
bapeey
8d0ca331f5
TmoH: Fix thumbnails and images not loading (#18966)
* Add referer

* Add ratelimit

* Add ratelimit
2023-11-14 22:07:17 -05:00
bapeey
80ae2879fd
LectorManga: Fix images not loading (#18911)
* Fix ssl

* Only in img1.japanreader
2023-11-10 10:28:51 -03:00
bapeey
5f94989126
Add RavenManga (#18817)
* Add RavenManga

* Use Exception

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

* Language issue T-T

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

* Use popularMangaFromElement

* Ah

* update message

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-11-01 16:02:06 -03:00
bapeey
cfed0842ee
Add CerberusSeries (#18777)
* Add CerberusSeries and remove LegionScan

* Remove unused plugin
2023-10-28 19:32:36 -03:00
bapeey
bd2c514bfe
ManhwasNet: Fix latest tab (#18724)
Fix latest tab
2023-10-25 21:14:17 -03:00
bapeey
197af33519
TMO: Update domain (#18679)
Update domain
2023-10-23 13:46:01 -03:00
bapeey
f9f00c4e60
Update OlympusScanlation (#18480)
* Update OlympusScanlation

* Add ratelimit

* More popular
2023-10-11 21:02:28 -03:00
bapeey
f8c6f9f350
Fix ManhwasNet (#18209)
* Fix

* Bump

* Oops
2023-09-30 11:33:24 -03:00