arkon
1905256b08
Refactor to use app-provided rate limiting interceptors ( #12089 )
2022-06-05 17:51:18 -04:00
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings ( #12086 )
2022-06-05 16:07:57 -04:00
Alexander Chernov
bb24257b06
feat: added manhwax as source ( #11566 )
2022-04-22 09:24:15 -04:00
Alessandro Jean
6339053df1
Add a migrate to GH message in GS main extension ( #11528 )
...
* Add a migrate to GH message in GS main extension.
* Fix missing override in nullableChapterFromElement.
2022-04-19 18:55:28 -03:00
Alessandro Jean
da53d1da15
Filter external chapters in GS and add GH extension. ( #11494 )
2022-04-16 17:38:56 -03:00
Alessandro Jean
14c23afa9b
Update GS domain and add missing icon. ( #11010 )
2022-03-04 05:10:00 -05:00
Vetle Ledaal
9cdb9966f9
Remangas: update domain, migrate to Madara ( #10720 )
2022-02-05 20:27:35 -05:00
jopejoe1
dd47251256
Added Icons to sources that did not have one ( #10189 )
...
* Update ZbuluGenerator.kt
* Update ZMangaGenerator.kt
* Update WPMangaStreamGenerator.kt
* Update WPMangaReaderGenerator.kt
* Update WPComicsGenerator.kt
* Update PizzaReaderGenerator.kt
* Update PaprikaGenerator.kt
* Update PaprikaAltGenerator.kt
* Update MMRCMSSources.kt
* Update MadaraGenerator.kt
* Update FoolSlideGenerator.kt
* Update FMReaderGenerator.kt
* Added missing icons
* Add more missing icons
* Add even more missing icons
* Add more missing icons again
* Add more and more and more missing icons
* More icons
* Wrong posstion
* Wrong postion
2021-12-22 08:17:44 -05:00
jopejoe1
10e2610636
Add White Cloud Pavilion ( #10155 )
...
* add white cloud Pavilion
* Update SourceData.kt
* Add icon
* Update SourceData.kt
2021-12-19 07:02:58 -05:00
Alessandro Jean
6a1b3ae515
Fix missing information in AR ( closes #10076 ). ( #10085 )
2021-12-12 18:03:59 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging ( #9368 )
2021-10-04 16:44:32 -04:00
Alessandro Jean
875e519d25
Migrate GS from Madara to MMRCMS. ( #8996 )
2021-09-07 19:45:36 -04:00
Alessandro Jean
ccef61b02e
Migrate GS from MMRCMS to Madara ( #8678 )
...
* Migrate GS from MMRCMS to Madara.
* Change URL to use https.
2021-08-27 12:27:24 -04:00
Aria Moradi
d0793a1741
add linting to multisrc ( #8740 )
...
* add linting to multisrc
* remove generated blocks
* lint again
* re-format the file
* remove buildScript block
* manaully format
* remove groups
2021-08-22 11:29:08 -04:00
Alessandro Jean
58e83d29cb
Make rate limit more harsher in Brazilian sources ( #8208 )
...
* Make rate limit more harsher in Brazilian single sources.
* Make rate limit more harsher in Brazilian multisrc sources.
2021-07-21 11:25:36 -04:00
curche
959f5dd1b7
Fix regex for chapterNumber in FAScans ( #7479 )
...
* use better regex to get chapterNumber for FAScans
previously : "d+"
new : "[1-9]\d*(\.\d+)*"
this allows it to parse Chapter Extras like Chapter 67.5 : Volume Omake
also removed not needed comment
* update versioncode for FAScans in MMRCMS Generator
2021-06-05 07:41:32 -04:00
curche
aac7a7375f
Fix chapter names in FallenAngels ( #7469 )
...
* create override for fallenangels in mmrcms
* construct chapter name without manga name
previous - <mangaName> <chapterNumber> : <chapterTitle>
current - Chapter <chapterNumber> : <chapterTitle>
* remove unnecessary code not specific to fallenangels
- name the package correctly to fallenangels
- remove excess code copied over from MMRCMS method that isn't required
for fallenangel source
- refactor parsing date for date_upload
- parse the correct Tag from Element to get Chapter title
* remove unused regex
* update versionCode for FallenAngels in generator
2021-06-04 18:13:17 -04:00
Alessandro Jean
050c71a011
Add rate limiting to some sources ( #6916 )
...
* Add rate limiting to some Madara sources.
* Add rate limiting to some other sources.
* Add rate limiting to Hentaimimi (closes #6910 ).
2021-05-08 20:52:28 -04:00
Johannes Joens
dad273f380
Added More Icons ( #6806 )
...
* Update MMRCMSSources.kt
* Added Icons
* Update MMRCMSSources.kt
2021-05-03 09:28:10 -04:00
Alessandro Jean
a397630ec8
Add new source ( closes #4473 ). ( #6798 )
2021-05-02 14:27:27 -04:00
Alessandro Jean
371202df93
Fix GS not loading the chapters and add some improvements ( #6787 )
...
* Fix GS not loading the chapters and add some improvements.
* Disable latest listing.
2021-05-02 01:26:14 -04:00
Johannes Joens
9b00d811d6
Mmrcms split with revisions for #6742 ( #6767 )
...
* Add MMRCMS.kt
* Add Files
* Add files via upload
* Delete src/all/mmrcms directory
* Added icons
2021-05-01 16:52:32 -04:00