Vetle Ledaal
b608c90b21
Colored Manga: fix date, default to new chapter endpoint ( #17413 )
2023-08-06 18:18:44 -03:00
Vetle Ledaal
3ebe324d3f
Remove Manga Bilgini ( #17412 )
2023-08-06 13:33:07 -03:00
Rolando Lecca
abcea92017
Fix ReaperScans(BR) and YugenMangas(ES) ( #17407 )
...
* Reaper new api
* I forgot to copy the DTO
* Minor change
* Minor change
* Minor change
* Also yugen
* Update multisrc/overrides/heancms/reaperscans/src/ReaperScans.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/overrides/heancms/yugenmangas/src/YugenMangas.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/overrides/heancms/reaperscans/src/ReaperScans.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/overrides/heancms/yugenmangas/src/YugenMangas.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
---------
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-06 13:32:57 -03:00
Kyrela
3060d919f2
FMTeam: complete rewrite ( #17183 ) ( #17387 )
...
* FMTeam: complete rewrite (#17183 )
* FMTeam: chapter open in webview fix
* FMTeam: versionId bump
* FMTeam: refactor code
* FMTeam: date safety
* FMTeam: unused fields in DTO removal
* FMTeam: avoid fetchMangaDetails call
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* FMTeam: page map refactor
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* FMTeam: pages useless manual `chapter_number` set removal
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-06 13:32:45 -03:00
Vetle Ledaal
f2367aa484
MangaRawTheme: allow missing titles. Remove mangaraw.ru ( #17399 )
...
* MangaRawTheme: allow missing titles
* nsfw
2023-08-06 13:09:31 -03:00
Vetle Ledaal
6b5545e778
MangaSpark: fix covers ( #17397 )
2023-08-06 13:09:24 -03:00
Vetle Ledaal
099255b9c4
Remove Manga Kio ( #17396 )
2023-08-06 13:09:17 -03:00
Vetle Ledaal
d07f64f129
Remove Manga Alarab ( #17395 )
2023-08-06 13:09:10 -03:00
Kyrela
c3c09bfe86
AralosBD: false supportsLatest ( #17389 )
2023-08-06 13:09:02 -03:00
Vetle Ledaal
f21ab6c1d6
Manga District: fix next page selector ( #17393 )
2023-08-05 10:31:32 -03:00
Vetle Ledaal
7c2ba63fd1
AiYuManga: update domain ( #17392 )
2023-08-05 10:31:24 -03:00
beerpsi
28850cf51a
Refactor HentaiVN ( #17391 )
...
* Refactor HentaiVN
* better cookie handling
2023-08-05 10:31:17 -03:00
stevenyomi
9f542d8234
Qinqin Manhua: update URL ( #17383 )
2023-08-05 10:31:10 -03:00
KirinRaikage
6f64c12a6d
Change URL for Furyosquad ( #17382 )
...
Change URL from Furyosquad to Furyosciety
2023-08-05 10:31:01 -03:00
AwkwardPeak7
92b8f4906f
AllAnime: fix filters not resetting and refactor data models ( #17378 )
...
* AllAnime: fix filters not resetting and refactor data models
* some changes
* correct domain in AndroidManifest for deep links
2023-08-05 10:30:54 -03:00
Alessandro Jean
7b48737ba8
Fix original language filter in MangaDex ( #17369 )
...
* Fix original language filter in MangaDex.
* Add new languages.
2023-08-05 10:30:45 -03:00
beerpsi
59f296a02d
DragonTea: Fix page list ( #17366 )
2023-08-03 14:35:15 -03:00
AwkwardPeak7
11eb5915ca
Comick: refactor code ( #17364 )
...
- fix filters not resetting
- add origination to genres
2023-08-03 14:35:06 -03:00
Davin | Avux
17f4a332d6
Update Domain Komiksan ( #17350 )
2023-08-02 15:24:13 -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
Rolando Lecca
2f1cae5bbf
HeanCMS: API update ( #17345 )
...
* API update
* Bump
2023-08-02 14:52:30 -03:00
beerpsi
bf6740e7e0
DragonTea: Decrypt image attributes ( #17343 )
...
* DragonTea: Decrypt image attributes
* Remove unnecessary import
* Trim whitespace
2023-08-02 14:52:22 -03:00
beerpsi
c367e3b126
Add a new `lib-i18n` to make message translation easier ( #17336 )
...
* Add support to better internationalization with a new lib.
* Add info about `lib-i18n` in the contributing guide.
* Use lib-i18n in M+ as well.
* Change properties files to UTF-8.
* use the assets/ folder instead of the res/ folder
files under assets/ are addressible by name
* mangadex: add string invalid_manga_id
* M+: Add translations for Vietnamese
* m+: Add Vietnamese to list of available languages
* mangadex: remove duplicate declarations
---------
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-02 14:52:00 -03:00
Rolando Lecca
7cec9eab66
YugenMangas: Add preference for fetchAllStrategy ( #17338 )
...
* at least rateLimit exist
* now exact search work fine -.-
* Fix search_each
* Add preference
* They turn off the timestamp
* Handle issues with the regex
* Use originalSlug instead throw error if not found
2023-08-01 09:39:20 -03:00
Rolando Lecca
f9834fcca0
HeanCMS: Add fetchStrategy ( #17320 )
...
* Add fetchStrategy
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Remove YugenMangas companion object
* Lol
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Fixes
* get slug directly instead convert to SManga
* change new result function
* remove unnecessary var
* unused imports
* Exact search NOT RETURN LATEST TIMESTAMP O.o
* parse response directly
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* change search query
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-31 14:56:44 -03:00
Solitai7e
31ae3fc43a
Pixiv: support partial tag matches ( #17330 )
2023-07-31 14:38:05 -03:00
beerpsi
37a4b20ef2
JapScan: Use lib-synchrony to deobfuscate code ( #17329 )
2023-07-31 14:37:56 -03:00
AwkwardPeak7
d3e6595dc3
Temple Scan: fix chapter list and add latest ( #17323 )
...
* Temple Scan: fix chapter list and add latest
* bump
* small change
2023-07-31 11:01:32 -03:00
Rolando Lecca
920a2812df
YugenMangas: Fix not showing new chapters ( #17318 )
...
* Use permUrl only if fetchAllTitles is true
* Add extension setting
* Move extension settings to Yugen
* Set default to "true" so that users dont have to migrate
* Import SwitchPreferenceCompact
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Remove ChangeListener
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Show toast
---------
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-30 18:37:17 -03:00
stevenyomi
66cd665b92
Kemono: add mirror setting and Coomer new design ( #17311 )
2023-07-29 18:31:38 -03:00
stevenyomi
bbcae007e8
vomic: update override URL ( #17309 )
2023-07-29 13:52:43 -03:00
Rolando Lecca
1075a27066
Add 4 sources to Madara ( #17301 )
...
Add sources to Madara
2023-07-29 13:52:34 -03:00
Eshlender
985ed86d2b
[RU]GroupLe fix tags ( #17293 )
...
* [RU]GroupLe fix tags
* split
* multi select
2023-07-29 13:52:24 -03:00
AwkwardPeak7
723dd523fe
Temple Scan: migrate to individual extension ( #17294 )
2023-07-28 22:33:07 -04:00
are-are-are
276e464021
Hentaivn Fix bug "error 404 views chapter" ( #17284 )
...
* Update build.gradle
* Fix 404 HVN
2023-07-28 22:31:47 -04:00
Solitai7e
2a47132cf9
Pixiv: fix chapter dates ( #17289 )
2023-07-28 22:31:34 -04:00
AwkwardPeak7
ffd04a5671
Simply Cosplay ( #17291 )
2023-07-28 22:31:24 -04:00
rhjdvsgsgks
15d527bac9
fix baozi img url when page need a confirm ( #17297 )
...
* baozi: use data-src as img url
* bump
2023-07-28 22:29:17 -04:00
Rolando Lecca
52b2ef26fb
[skip ci] Fix issue_moderator ( #17287 )
...
a
2023-07-27 20:50:26 -03:00
iD-666
93e5bcf56b
Fix HTTP error 400 Status Filter ( #17283 )
...
* Change value from empty string "" to "0"
* Update build.gradle
2023-07-27 16:32:58 -03:00
Solitai7e
ef403d0381
Pixiv: fix users filter ( #17281 )
...
Pixiv: Fix users filter
2023-07-27 16:32:45 -03:00
Solitai7e
e8dce7f5e7
Pixiv: LruCache fix ( #17279 )
...
* Pixiv: LruCache fix
* requested changes
2023-07-27 13:53:56 -03:00
beerpsi
465ac1fce7
Remove Constellar Scans ( #17277 )
...
* Remove Constellar Scans
* Link to issue
2023-07-27 13:53:16 -03:00
iD-666
ab0d6aceab
Add a Status search filter and remove 1 deleted sort in Comick ( #17269 )
...
* Add a Status filter and remove 1 deleted sort
* Add Status filter
* Update build.gradle
2023-07-27 09:34:10 -03:00
Solitai7e
2df5bdfa68
Pixiv: new filters, group-by-series support ( #17256 )
...
* Pixiv: new filters, group-by-series support
* requested changes
* whoops
* requested changes #2
2023-07-27 09:33:41 -03:00
Alessandro Jean
a59ef3a817
Refactor the MangaDex code a bit ( #17267 )
...
* Refactor the MangaDex code a bit.
* Bump the extension version.
2023-07-26 16:18:12 -03:00
Vetle Ledaal
873f752d61
MangaDods: fix chapter titles, add partial chapter date ( #17265 )
...
MangaDods: fix chapter titles, optimize against 301, add chapter date (partial)
2023-07-26 16:17:59 -03:00
Vetle Ledaal
5dd7409f93
Team Lanh Lung: update domain ( #17264 )
2023-07-26 12:30:20 -03:00
AwkwardPeak7
8f895cc202
New Source: Queen Scans ( #17263 )
...
Queen Scans
2023-07-26 12:30:13 -03:00
AwkwardPeak7
17f6640380
LynxScans move to MangaThemesia ( #17262 )
2023-07-26 12:30:01 -03:00