Commit Graph

276 Commits

Author SHA1 Message Date
beerpsi
09666d7da1 ci: Migrate to gradle/actions/setup-gradle@v3 (#673) 2024-01-27 09:49:16 +07:00
Secozzi
9eac835acb mangathemesia: add culturedworks (#666) 2024-01-27 09:26:32 +07:00
Mike
835de23db3 Remove MangaMainac (#664) 2024-01-27 09:05:19 +07:00
Mike
bdf74d6b72 Remove comicastle (#661) 2024-01-27 09:04:53 +07:00
beerpsi
e479d8245c Asura Scans: Fix Brotli interceptor for J2K (#655) 2024-01-26 16:53:47 +07:00
AwkwardPeak7
712da66500 RC: fix referer (#653)
fix referer
2024-01-26 09:39:49 +05:00
beerpsi
65de45fe07 Add Twicomi (#641)
* Add Twicomi

* isNsfw = true

* ja.twicomi -> all.twicomi

* extract the paginated chapter list into a method

* fix 4am code

* just don't hardcode the page limit
2024-01-26 09:39:39 +05:00
bapeey
88b60005f3 Add Knight No Scanlation to Madara (#645)
* Add KnightNoScanlation

* Add icon

* Missing import

* Fix status
2024-01-26 09:02:08 +05:00
bapeey
4e5edb4b56 ReaperScans (en): Fix thumbnails on mobile UA (#644)
Smh
2024-01-26 09:39:19 +07:00
beerpsi
9d290c79f3 Mangas Chan: Fix Cloudflare block (#637)
* Mangas Chan: Fix Cloudflare block

* Add an interceptor to remove X-Requested-With

* use CharArray instead of List

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-26 02:39:09 +08:00
beerpsi
b2db8f0cb2 Komga: Fix invalid URL when fetching details (#638) 2024-01-26 01:37:40 +07:00
AwkwardPeak7
b001fbfff3 add hitomi.la (#581)
* hitomi.la

* source factory

* suggestions

* sort filter
2024-01-26 01:24:26 +07:00
Secozzi
e94bf6bdb6 Move Nicomanga to fmreader multisrc theme (#627) 2024-01-25 21:21:14 +05:00
beerpsi
ccd0e81a06 Add Komga (#579)
* Add Komga

* Bump version

* icons

* clean up filter code

* what happened here
2024-01-25 21:19:05 +05:00
renovate[bot]
45d1a3115d chore(deps): update gradle/gradle-build-action digest to a8f7551 (#625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 21:55:13 +07:00
renovate[bot]
18c983f552 chore(deps): update actions/upload-artifact digest to 26f96df (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 21:54:15 +07:00
beerpsi
f684264441 Rename Imperio Scans to Neroxus (#618) 2024-01-25 21:35:07 +07:00
beerpsi
baaafc00dd MangaGeko: Update base URL (#622) 2024-01-25 21:34:30 +07:00
Claudemirovsky
2ea74d8170 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-25 21:24:19 +07:00
stevenyomi
646334b6b2 [skip ci] Update Gradle Wrapper files (#594)
- Updated wrapper scripts to 8.3 with `./gradlew wrapper`
- Duped `gradle-wrapper.properties` in `buildSrc` to trick "Android Studio - Clean Project" into using the same version
2024-01-25 11:57:36 +05:00
Mike
02a5f39155 Remove lirescan.me (#609) 2024-01-25 13:36:45 +07:00
Mike
763fe80577 Delete purplecress.com (#608) 2024-01-25 13:05:32 +07:00
Luqman
7d9b9cce91 MangaTale: fix null error (#602)
closes #596
cant reproduce the images issue. probably site issue
2024-01-25 13:04:49 +07:00
Luqman
9993a552c3 sngm: lower rate limit, tweak code (#598) 2024-01-25 13:03:57 +07:00
Mike
c84ee6d588 Remove rawdevart.com (#607) 2024-01-25 13:03:21 +07:00
Mike
b4cb892866 Remove demonceleste.it (#606) 2024-01-25 13:03:09 +07:00
Mike
f7a8ae88c9 Remove komikfan.com (#605) 2024-01-25 13:03:00 +07:00
Mike
2bd5c91439 Remove raw-manga.org (#604) 2024-01-25 13:02:41 +07:00
Mike
a0c47228f7 Remove mangarok.mobi (#603) 2024-01-25 13:00:48 +07:00
beerpsi
c6142dd2d5 sngm: fix missing chapters (#593)
* sngm: fix missing chapters

* add back comment
2024-01-25 03:37:51 +07:00
NotBlankyu
376c85772c Add ManhuaPlusOrg (#578) 2024-01-25 02:08:50 +07:00
Claudemirovsky
a917a057af en/AscalonScans: Fix http 403 (#577)
* fix: Fix http 403 - Bypass JS Challenge

* chore: Bump version

* refactor: Apply suggestion - Explicitly close response

* refactor: Apply suggestion - add tailrec modifier

* fix: Prevent future headaches - Use the same delay as the challenge

* fix: Apply suggestion - Prevent throwing without closing response
2024-01-25 02:05:56 +07:00
Secozzi
e2ccc7e615 komikcast: fix referer (#588)
komikcast: fix baseurl referer
2024-01-25 02:05:08 +07:00
Johannes Jöns
01c3b4f1fd Setsu Scans: Fix some more pages not loading (#590) 2024-01-25 02:04:13 +07:00
Johannes Jöns
1c3930f5fd Setsu Scans: fix pages loading (#575) 2024-01-24 22:37:03 +08:00
Deivid Gabriel Pereira de Oliveira
cd57b9cd15 Add Icons MangasChan (#576) 2024-01-24 22:36:53 +08:00
Secozzi
97e34c00b4 Add burning scans to madara (#559)
* Add burning scans to madara

* fix lint errors
2024-01-24 20:27:16 +07:00
stevenyomi
d419bc310a Add acknowledgement label when auto-closing (#565) 2024-01-24 16:03:44 +08:00
Luqman
8fc4825fe6 Remove: Komikita (#558)
dead since may 2023
2024-01-24 10:58:24 +07:00
Luqman
d478d97e53 KomikMama: update domain (#557) 2024-01-24 10:58:01 +07:00
Luqman
a0262af997 Remove: DuniaKomik.id (#555)
redirect to disbanded announcement
2024-01-24 10:57:43 +07:00
Luqman
28883c2987 Mangakyo: update domain (#552) 2024-01-24 10:57:19 +07:00
Claudemirovsky
d45b60fb7b zh/BoyLove: Fix scrambled images (#548)
* fix: Fix scrambled images

* chore: Bump version

* refactor: Apply code suggestions

* refactor: Remove unnecessary .use block
2024-01-24 10:56:49 +07:00
Luqman
012d573336 Remove: World Romance Translation (#550)
they move to mangadex now
2024-01-24 07:20:05 +05:00
Chopper
ef07d1d097 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-24 07:19:01 +05:00
Claudemirovsky
e02023dc46 Remove dead source: Project Scanlator (#549)
chore: Purge project scanlator
2024-01-24 06:46:28 +05:00
Claudemirovsky
e9cd294e60 pt/Diskus scan: Fix http 403 + fix manga status (#545)
* fix: Fix http 403 - Remove error-triggering headers

* fix: Fix manga status

* chore: Bump version
2024-01-24 06:43:58 +05:00
beerpsi
01330f2943 Remove BaixarHentai (#544) 2024-01-24 01:43:30 +07:00
beerpsi
d1b75ec615 Remove MangaTX (#543) 2024-01-24 01:43:25 +07:00
beerpsi
22c0e97f54 Remove CatOnHeadTranslations (#542)
remove CatOnHeadTranslations
2024-01-24 01:43:10 +07:00