64 Commits

Author SHA1 Message Date
Carlos
3edcabad38
Update build.gradle
gradle update
2018-08-07 19:57:31 -04:00
Carlos
a966c1d36e
Mangadexwip (#445)
* update Mangadex icon

* fixed html encoding on groups
prepped for new mangadex api version
added tristate genre
removed header as its not needed anymore

* added original language filter

* update build.gradle

* update Mangadex icon

* fixed html encoding on groups
prepped for new mangadex api version
added tristate genre
removed header as its not needed anymore

* added original language filter

* mangadex api update
2018-08-07 19:57:07 -04:00
Carlos
934b69d9cd
mangadex beta WIP (#427)
* This update does a few things
fixes #384
updates to support new api for mangadex being released soon
switches genre to tristate
adds filter by source language
updates icon

* added icons back

* updated build.gradle
2018-08-07 19:46:06 -04:00
Eugene
d2f6744188 Update common dependencies (#441)
Update common dependencies
2018-08-05 16:48:02 -04:00
Eugene
83a82e1181 Update extensions' dependencies (#440)
Update extensions' dependencies
2018-08-05 16:09:37 -04:00
Eugene
71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Eugene
58c341ef21 Fix MyReadingManga covers and broken pages again (closes #432) (#433)
Fix MyReadingManga covers and broken pages again (closes #432)
2018-08-04 12:20:32 -04:00
Eugene
d9f7ca0673 Fix MyReadingManga covers and broken pages (fixes #425) (#431)
Fix MyReadingManga covers and broken pages (fixes #425)
2018-08-03 21:30:29 -04:00
Andy Bao
c498ecf902 Update MyMangaReaderCMS sources (#421)
Update MyMangaReaderCMS sources
2018-08-02 22:18:29 -04:00
Carlos
943e6b0382
update build.gradle for mangadex 2018-08-02 21:39:02 -04:00
Matt Bague
13d7072c86 Replace any whitespace characters with spaces in query before searching (#408) 2018-08-02 21:38:08 -04:00
Carlos
c63ef3dda2
fix status not showing completed, when cancelled status on mangadex. (#426)
fix status not showing completed, when last chapter was not selected language
2018-08-02 21:37:45 -04:00
Logan B
db10d901f8 Fix myreadingmanga having non-working images every 2nd image (#422)
Fix myreadingmanga having non-working images every 2nd image
2018-08-01 12:06:19 -04:00
Carlos
622f02e517
fix myreadingmanga showing next as chapter (#400) 2018-07-12 12:05:13 -04:00
FlaminSarge
289de074c8 [FoolSlide/WpManga] Set time to midnight for 'today' and 'yesterday' date handling so date_upload doesn't change on every refresh (#393)
[FoolSlide/WpManga] Set time to midnight for 'today' and 'yesterday' date handling
2018-07-10 07:20:24 -04:00
Carlos
17d643f25a
mangadex: fix completed and [END] being added mistakenly on manga with only 1 chapter labelled chapter number 0 (#381) 2018-07-05 09:38:43 -04:00
Carlos
4f160a2dfe
mangadex no chapter fix added another null check (#367) 2018-06-20 07:56:41 -04:00
Carlos
f6143e226b
mangadex no chapter fix (#366) 2018-06-20 07:00:45 -04:00
paronos
2c39f21d70 fix exception when chapter number is not a valid number; remove initial hyphen in chapter name (#365) 2018-06-19 16:08:41 -04:00
Carlos
32b76e6d8c
mangadex fix completed status (#360)
when a manga has a last chapter indicating its finished publishing, verify the chapter exists on mangadex and if then mark completed
2018-06-12 08:35:20 -04:00
Carlos
93ad2a51ef
add WpManga (#349)
* add WpManga

* fixed search
2018-06-05 19:52:07 -04:00
Carlos
f5d6af2cce
mangadex add demographic (#341) 2018-06-02 20:46:12 -04:00
HA
42f5f9e957 FoolSlide: enable HTTPS for websites that support it (#336) 2018-05-31 14:31:02 -04:00
Carlos
55eae75862
mangadex another double fix (#332) 2018-05-25 09:11:52 -04:00
Carlos
5a5e11502c
mangadex fix double issue when blank (#331) 2018-05-25 08:01:33 -04:00
Carlos
4266908f14
mangadex: r18 property support, add title during json, add [END] tag (#323)
* mangadex: r18 property support

* removed log statement

* fixed browse/latest not updating on property change

* clean up formatting

* Mangadex:
adds [END] tag back on final chapter.
Assign title during details parse

* move to preference-stub

* add summary

* fixed finished status
2018-05-20 20:23:13 -04:00
Andy Bao
021884c121 Add AkaiYuhiMun team to FoolSlide (#324) 2018-05-09 12:27:53 -04:00
Andy Bao
350d6d9a73 Change sort UI in MyMangaReader CMS source (#322)
* Use correct filter type for sort

* Update MyMangaReader CMS sources

* Bump MyMangaReaderCMS extension version number
Properly get image URL on some sources
2018-05-09 11:11:42 -04:00
Andy Bao
0c8a5aa58d Add NANI? SCANS to FoolSlide (#317) 2018-05-07 10:10:40 -04:00
paronos
717af15488 remove duplicates in latest 2018-04-26 20:52:48 +02:00
paronos
c4ae98e663 add more languages and isekai genre 2018-04-25 23:52:26 +02:00
nulldev
57ad2e4696
Fix FoolSlide dates 2018-04-25 15:21:32 -04:00
Carlos
9b1efb4a7e
mangadex: change cover logic (#305) 2018-04-19 11:05:36 -04:00
Carlos
d9f31622f2
mangadex: remove search by letter since it was removed from mangadex (#304) 2018-04-18 08:23:54 -04:00
Carlos
bd35a411eb
fix mangadex search and search paging (#300) 2018-04-17 22:43:42 -04:00
nulldev
06f603e740
Increment CMS extension verion 2018-04-17 16:16:12 -04:00
nulldev
65e7bc30c1
Change Bacamangaku to Indonesia language 2018-04-17 16:14:58 -04:00
Andy Bao
bbda7fd772 FoolSlide enchancements (#292)
* Add more FoolSlide sources
Fix spacing in FoolSlide extension name

* Fix broken chapter dates on Jaiminibox

* Many fixes to new Foolslide sources
2018-04-17 10:52:57 -04:00
nulldev
35374a5877
Fix MMRCMS sources with non-root baseUrls being broken
Update source genres/tags
2018-04-11 15:51:05 -04:00
Andy Bao
72f3a09d21 Remove dead sources, fix Read Comics Online and add new sources (#280) 2018-04-08 07:38:42 -04:00
Carlos
9c506ef915
nhentai icon (#270)
* nhentai icon
2018-03-29 14:11:22 -04:00
Carlos
fd79e3b2dd
mangadex: pagination/browse fix. (#269)
* mangadex: pagination/browse fix.
2018-03-29 11:35:50 -04:00
Andy Bao
318f335bf8 Add support for My Manga Reader CMS sources (many, many sources) (#103)
* Add My Manga Reader CMS sources and generator

Currently supported sources:
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: MangaRoot
- EN: Mangawww Reader
- EN: MangaForLife
- ES: My-mangas.com
- FA: TrinityReader
- ID: Manga Desu
- JA: IchigoBook
- TR: MangAoi

* Add more sources
Code cleanup
Added thumbnail guesser to keyword search
Fix build

Currently supported sources:
- AR: مانجا اون لاين
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: MangaRoot
- EN: Mangawww Reader
- EN: MangaForLife
- EN: Manga Mofo
- EN: H-Manga.moe
- EN: MangaBlue
- EN: Manga Forest
- EN: DManga
- ES: My-mangas.com
- FA: TrinityReader
- FR: Manga-LEL
- FR: Manga Etonnia
- FR: Tous Vos Scans
- ID: Manga Desu
- ID: Komik Mangafire.ID
- ID: MangaOnline
- ID: MangaNesia
- ID: KOMIK.CO.ID
- ID: MangaID
- ID: Indo Manga Reader
- JA: IchigoBook
- JA: Mangaraw Online
- PL: Candy Scans
- PT: Comic Space
- PT: Mangás Yuri
- RU: NAKAMA
- TR: MangAoi
- TR: MangaHanta

* Disable latest updates for sources do not support it

* Latest updates support scanner no longer generates false positives

* Fix source generator being included in APK
Remove sources that went offline

Currently supported sources:
- AR: مانجا اون لاين
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: MangaRoot
- EN: Mangawww Reader
- EN: MangaForLife
- EN: Manga Mofo
- EN: H-Manga.moe
- EN: MangaBlue
- EN: Manga Forest
- EN: DManga
- ES: My-mangas.com
- FA: TrinityReader
- FR: Manga-LEL
- FR: Manga Etonnia
- FR: Tous Vos Scans
- ID: Manga Desu
- ID: MangaOnline
- ID: KOMIK.CO.ID
- ID: MangaID
- JA: Mangaraw Online
- PL: Candy Scans
- PT: Mangás Yuri
- RU: NAKAMA
- TR: MangAoi
- TR: MangaHanta

* Code cleanup
Remove dead sources
Fix announcements being recognized as chapters in some sources

Currently supported sources:
- AR: مانجا اون لاين
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: Mangawww Reader
- EN: MangaForLife
- EN: Manga Mofo
- EN: H-Manga.moe
- EN: MangaBlue
- EN: Manga Forest
- EN: DManga
- ES: My-mangas.com
- FA: TrinityReader
- FR: Manga-LEL
- FR: Manga Etonnia
- FR: Tous Vos Scans
- ID: Manga Desu
- ID: MangaOnline
- ID: KOMIK.CO.ID
- ID: MangaID
- JA: Mangaraw Online
- PL: Candy Scans
- PT: Mangás Yuri
- RU: NAKAMA
- TR: MangAoi
- TR: MangaHanta

* Remove logging from source (as logging library is not available)

* Fix HTML entities not being escaped
Add some new sources and remove obsolete sources

Currently supported sources:
- AR: مانجا اون لاين
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: Mangawww Reader
- EN: MangaForLife
- EN: Manga Spoil
- EN: H-Manga.moe
- EN: DManga
- EN: Chibi Manga Reader
- EN: ZXComic
- ES: My-mangas.com
- FA: TrinityReader
- FR: Manga-LEL
- FR: Manga Etonnia
- ID: Manga Desu
- ID: MangaOnline
- ID: KOMIK.CO.ID
- ID: MangaID
- ID: Manga Seru
- JA: Mangaraw Online
- JA: Mangazuki RAWS
- PL: Candy Scans
- PT: Mangás Yuri
- RU: NAKAMA
- TR: MangAoi
- TR: MangaHanta
- OTHER: HentaiShark

* Remove offline sources

* Extend HttpSource instead of ParsedHttpSource

* Update sources

Currently supported sources:
- AR: مانجا اون لاين
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: MangaForLife
- EN: Manga Spoil
- EN: DManga
- EN: Chibi Manga Reader
- EN: ZXComic
- EN: DB Manga
- EN: Mangacox
- EN: GO Manhwa
- EN: Hentai2Manga
- ES: My-mangas.com
- ES: SOS Scanlation
- FA: TrinityReader
- FR: Manga-LEL
- FR: Scan FR
- ID: Manga Desu
- ID: Komikid
- ID: MangaID
- ID: Manga Seru
- JA: Mangaraw Online
- JA: Mangazuki RAWS
- JA: MangaRAW
- PL: Candy Scans
- PT: Mangás Yuri
- RU: NAKAMA
- RU: AkaiYuhiMun team
- TR: MangAoi
- TR: MangaHanta
- TR: ManhuaTR
- OTHER: HentaiShark

* Change extension name and remove dead sources

Currently supported sources:
- AR: مانجا اون لاين
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: MangaForLife
- EN: Manga Spoil
- EN: DManga
- EN: Chibi Manga Reader
- EN: ZXComic
- EN: Mangacox
- EN: Hentai2Manga
- ES: My-mangas.com
- ES: SOS Scanlation
- FA: TrinityReader
- FR: Manga-LEL
- FR: Scan FR
- ID: Manga Desu
- ID: Komikid
- ID: MangaID
- ID: Manga Seru
- JA: Mangaraw Online
- JA: Mangazuki RAWS
- JA: MangaRAW
- PL: Candy Scans
- PT: Mangás Yuri
- RU: NAKAMA
- TR: MangAoi
- TR: MangaHanta
- TR: ManhuaTR
- OTHER: HentaiShark

* Add tag searching support
Remove dead sources
Enable dead sources that are now online
Add some new sources
Sources are now parsed from JSON (still hardcoded)

Currently supported sources:
- AR: مانجا اون لاين
- AR: Manga FYI
- EN: Read Comics Online
- EN: Fallen Angels Scans
- EN: Mangawww Reader
- EN: MangaForLife
- EN: Manga Spoil
- EN: DManga
- EN: Chibi Manga Reader
- EN: ZXComic
- EN: Mangacox
- EN: KoManga
- EN: Manganimecan
- EN: Hentai2Manga
- EN: White Cloud Pavilion
- EN: 4 Manga
- EN: XYXX.INFO
- ES: My-mangas.com
- ES: SOS Scanlation
- FR: Manga-LEL
- FR: Manga Etonnia
- FR: Scan FR
- FR: ScanFR.com
- FR: Manga FYI
- FR: Mugiwara
- FR: scans-manga
- ID: Manga Desu
- ID: MangaOnline
- ID: Komikid
- ID: MangaID
- ID: Manga Seru
- ID: Manga FYI
- JA: Mangazuki RAWS
- JA: MangaRAW
- PL: Candy Scans
- PL: ToraScans
- PT: Comic Space
- PT: Mangás Yuri
- RU: NAKAMA
- TR: MangAoi
- TR: MangaHanta
- TR: ManhuaTR
- VI: Fallen Angels Scans
- OTHER: HentaiShark

* Update source categories and tags

* Add icon
Remove dead source
2018-03-17 21:54:00 +01:00
Carlos
ab6054944d
add HelveticaScans to FoolSlide (#260) 2018-03-15 10:11:16 -04:00
Carlos
affba4dc30
Removed autogen code (#259)
* remove autogen code
2018-03-15 09:36:59 -04:00
Carlos
00e1e62f92
Foolslide (#257)
* foolslide addition

* foolslide addition
2018-03-14 12:43:23 -04:00
Carlos
b7ab043af4
mangadex fixed future chapters showing (#255) 2018-03-13 10:57:27 -04:00
Carlos
644db5e0eb
Update build.gradle
mangadex: update version
2018-03-11 16:57:42 -04:00
Carlos
b17f84f9a6
mangadex: fixed genre search bug (#252) 2018-03-11 16:04:10 -04:00
Carlos
f4220a5e40
myreadingmanga next chapter fix. (#249) 2018-03-11 10:50:12 -04:00