stevenyomi
6c91829cb2
Revert "Prune MCCMS ( #690 )" ( #720 )
...
This reverts commit 93057ef377
.
2024-01-28 03:06:12 +08:00
beerpsi
43820c3cd4
Add LANraragi ( #702 )
...
* Add LANraragi
* clean up build.gradle
* use buildList
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-28 00:00:59 +05:00
felixfon
99d6bec1a4
Fix manhuaren No value for response ( #701 )
...
fix(manhuaren): store the token to avoid being blocked
2024-01-28 00:00:02 +05:00
beerpsi
918557e5f6
Add HentaiNexus ( #719 )
...
* Add HentaiNexus
* icons
* add parody filter
* Apply reviews
2024-01-27 23:56:47 +05:00
Chopper
34e64761b9
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-28 01:38:58 +07:00
beerpsi
daa4a98f82
Add ARESManga/ARESNOV ( #699 )
...
* Add ARESManga
* Fix author selector
* Split ARESManga and ARESNOV
* remove unused imports
2024-01-27 14:26:05 +05:00
beerpsi
676e76790a
Add BlogTruyen.vn (unoriginal) ( #686 )
...
* Add BlogTruyen.vn (unoriginal)
* refactor a thing
* Add final newline
* Epic lint fail
* Move date format out of constructor arguments
* Remove manifest file in override
* Don't display genre list if empty
* Apply rate limit only to real BlogTruyen
2024-01-27 14:25:21 +05:00
beerpsi
9912e4a598
HentaiFox: Fix thumbnails on mobile UAs ( #691 )
2024-01-27 12:41:31 +05:00
Mike
84b0d91aa2
Prune ZeistManga ( #694 )
2024-01-27 14:39:50 +07:00
Mike
5050b7488f
Prune Paprika ( #693 )
2024-01-27 14:30:49 +07:00
Mike
93057ef377
Prune MCCMS ( #690 )
...
* Prune MCCMS
* overrides
2024-01-27 14:28:54 +07:00
Mike
a5b494921b
Prune MangaCatalog ( #689 )
2024-01-27 14:08:56 +07:00
Mike
e296c1d3aa
Prune Foolslide ( #685 )
...
* Prune Foolslide
* comma
2024-01-27 13:52:52 +07:00
Mike
a3a00e5346
Prune HentaiHand ( #687 )
...
* Prune HentaiHand
* comma
2024-01-27 13:48:59 +07:00
Mike
ac2e267591
Prune FMReader ( #683 )
2024-01-27 13:34:54 +07:00
beerpsi
249f4db945
Ler Manga: Filter out empty page URLs ( #680 )
2024-01-27 09:49:44 +05:00
Claudemirovsky
baa2a8030b
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-27 10:39:08 +07:00
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