Koitharu
|
cc62981f12
|
[ComicK] Fix chapter numbers in names
|
2 years ago |
Koitharu
|
613623fa53
|
Update information pages
|
2 years ago |
devi
|
fffdbfdbee
|
[MangaDex] fix close #1084
|
2 years ago |
devi
|
a55a4720fe
|
[TuMangaOnline] add SearchWithFilters, TagsExclusion, Demographics, ContentTypes
[TempleScanEsp] fix
Add KODOMO on Demographic
Add ONE_SHOT on ContentType
|
2 years ago |
Koitharu
|
42f2813e44
|
Update readme
|
2 years ago |
Koitharu
|
c58d35288b
|
Added some codegen features
|
2 years ago |
Koitharu
|
f410df40f1
|
Improve utilities
|
2 years ago |
Koitharu
|
7e95949ab7
|
[Grouple] Improve filter
|
2 years ago |
Koitharu
|
7c4c3a3c97
|
[ExHentai] Improve filtering and tags
|
2 years ago |
devi
|
7f25c5f82d
|
[Manga-Starz] Fix close #1073
|
2 years ago |
devi
|
f1939391e8
|
[AsuraComic] Fix close #1077
add ContentTypes , SearchWithFilters
[CloneManga] isSearchSupported false
[MangaGeko] fix tags, add MultipleTags, TagsExclusion
[Manhwa18.net] add isSearchSupported
[ManhwasMen] add Exception
[Pururin] add SearchWithFilters, MultipleTags , TagsExclusion
[VyManga] add SearchWithFilters, MultipleTags, TagsExclusion
|
2 years ago |
devi
|
d1f9b0d829
|
[mangaDex] Fix SortOrder and remove YearRange
[Bato] add OriginalLocale
[MangaPark] add OriginalLocale, SearchWithFilters
[Comick] add SearchWithFilters
[NineMangaParser] add SearchWithFilters
[AnimeBootstrap] add SearchWithFilters , ContentTypes
[madara] add Year, SearchWithFilters, SortOrder.RELEVANCE
[TeamXNovel] add ContentTypes , SearchWithFilters
|
2 years ago |
Koitharu
|
f2354957e6
|
[MangaDex] Fix filter capabilities
|
2 years ago |
devi
|
600eab20a1
|
remove unessery code
Remove old chapter manga and change last source for new manga chapter
Simplify parseChapterDate
Fix fetchAvailableTags on some source need to override
|
2 years ago |
Koitharu
|
336c4a4d49
|
Add year constants
|
2 years ago |
Koitharu
|
a1e47edfb2
|
Fix getPageUrl visibility
|
2 years ago |
Koitharu
|
5269659c73
|
Merge pull request #1063 from KotatsuApp/feature/advanced_filter
Advanced filter
|
2 years ago |
Koitharu
|
ab1b549a64
|
Merge branch 'master' of github.com:KotatsuApp/kotatsu-parsers into feature/advanced_filter
|
2 years ago |
devi
|
2867dffc5a
|
Capabilities simplified on madara to avoid redundant code
|
2 years ago |
Koitharu
|
6d972a13fe
|
Fix filter capabilities/options default values
|
2 years ago |
Koitharu
|
3918bfafdf
|
Specify visibility modifiers explicitly
|
2 years ago |
Koitharu
|
1c15e569bf
|
Migration to MangaListFilterCapabilities
|
2 years ago |
Koitharu
|
5030548500
|
Global refactoring: partial migrate to ListFilterOptions/ListFilterCapabilities
|
2 years ago |
Koitharu
|
c5d3a7b0c1
|
Global refactoring: migrate getList to new filter
|
2 years ago |
Draken
|
75c46130ed
|
Update NetTruyenSSR.kt
|
2 years ago |
Draken
|
62c17155ca
|
Update NetTruyen.kt
|
2 years ago |
Draken
|
3a52062ce4
|
Update NetTruyenLL.kt
|
2 years ago |
Draken
|
74ccbdcaee
|
Update HentaiCube.kt
|
2 years ago |
Draken
|
fbd610349a
|
Update PinkTeaComic.kt
|
2 years ago |
Draken
|
8af75d8c6a
|
Update TruyenVn.kt
|
2 years ago |
Draken
|
0bafd117ff
|
Update and rename HentaiVnCafe.kt to HentaiVnFit.kt
|
2 years ago |
Koitharu
|
ae9a7c6090
|
Introduce MangaListFilterCapabilities class
|
2 years ago |
Koitharu
|
481ad02e01
|
Partial migration to MangaListFilterV2
|
2 years ago |
Koitharu
|
9042074c50
|
Merge remote-tracking branch 'origin/SortOrderPopularitytime' into feature/advanced_filter
|
2 years ago |
Koitharu
|
821e51ff7d
|
Merge branch 'filter-type-and-demographic' into feature/advanced_filter
|
2 years ago |
Koitharu
|
0f4808f5b5
|
Use ContentType instead of Type
|
2 years ago |
Koitharu
|
aba8a80d8f
|
[MangaDex] Fix settings
|
2 years ago |
Koitharu
|
2b0edfde60
|
[MangaDex] Data-saver server support (close #1062)
|
2 years ago |
Koitharu
|
01a496768a
|
MangaListFilter v2
|
2 years ago |
Draken
|
82a57cb3c8
|
Update HentaiVN Domain
|
2 years ago |
Naga
|
27c07d86bc
|
fix tags
|
2 years ago |
Naga
|
e916f2a66e
|
Closes #1057
|
2 years ago |
devi
|
494ecdfec8
|
Add year range.
|
2 years ago |
devi
|
8a3c0e02f6
|
Add relevance sort order for good filters with text searches
Adding the added filter
|
2 years ago |
devi
|
37428bf9c0
|
Add year, localeMangas filter on MangaListFilter.Advanced
Add year, localeMangas and localeMangas on MangaDexParser
|
2 years ago |
devi
|
62b4a21cef
|
Add query filter on MangaListFilter.Advanced
Add query.filer Advanced on MangaDexParser
|
2 years ago |
davvarrr
|
b566e4e7e4
|
Update src/main/kotlin/org/koitharu/kotatsu/parsers/MangaParser.kt
Co-authored-by: Koitharu <nvasya95@gmail.com>
|
2 years ago |
davvarrr
|
4ff2061bb7
|
Update src/main/kotlin/org/koitharu/kotatsu/parsers/MangaParser.kt
Co-authored-by: Koitharu <nvasya95@gmail.com>
|
2 years ago |
devi
|
03d7e138e9
|
Add support type and Demographic on MangaListFilter
|
2 years ago |
devi
|
0540da57e6
|
Update Sources
Close #1060
|
2 years ago |