beerpsi
5dcb21b4c2
TruyenQQ: Update base URL ( #749 )
2024-01-28 18:08:26 +07:00
beerpsi
d01165621b
Remove MangaXY ( #748 )
2024-01-28 18:08:09 +07:00
AwkwardPeak7
c4e220a8bb
add MangaStorm ( #746 )
...
* MangaStorm
* MangaStorm: icons
2024-01-28 18:02:19 +07:00
beerpsi
8617c31a0f
A3Manga: Update base URL ( #744 )
2024-01-28 16:02:57 +07:00
beerpsi
9f21e19b9e
Tsuki Mangas: Fix page ordering and chapter WebView ( #742 )
...
* Tsuki Mangas: Fix page ordering and chapter WebView
* bump version
2024-01-28 12:49:45 +05:00
AwkwardPeak7
d8c9f5934b
Update Synchrony ( #741 )
...
`2.4.5.1`
2024-01-28 14:26:01 +07:00
beerpsi
5ed88a1c0b
Clean up HentaiNexus ( #737 )
2024-01-28 13:06:13 +07:00
beerpsi
f41c846b1e
HentaiNexus: Fix length=7; index=7 ( #736 )
2024-01-28 12:32:50 +07:00
stevenyomi
5afed752b8
Clean up AndroidManifest files ( #735 )
2024-01-28 13:11:16 +08:00
stevenyomi
e4fa33b44f
Update buildFeatures
in build scripts ( #730 )
2024-01-28 10:28:24 +08:00
Mike
b90dc2a8c3
Mangatown - longstrip parsing ( #721 )
2024-01-28 02:26:56 +07:00
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