* Add Sandra and Woo source
* Simplify numbering in chapter titles
* Override mangaDetailsParse to prevent the exception being thrown
* Make source class abstract, have English source derive from it
* Change cover art to one I like a little more
* Update publication status based on comments on the most recent chapter
Co-authored-by: Khuldraeseth <khuldraeseth@gmail.com>
* Add LittleGarden
* Fixed multiple problems described by contributors in pull request #12885
* Update LittleGarden.kt
Forgot to remove a random verbose log
* Koushoku: tweak search, fix details parsing
Search/filters are now using the AND operator, which is a more sane default than the previous OR operator. Additionally the queries are properly encased in double quotes.
Uninitialized manga titles are now properly parsed if they are in a collection, previously it would concatenate all titles together.
* * is required for partial search queries
* partial search for filters as well
* Initial MyMangaCMS commit
* Finish up the new template
* Add URL intent filter
* more lenient rate limit since the website loads like a ton of shit
* Delete scaffold.py
* initial commit
* add more prefixes for searching + support more urls
* verify that id search is actually a number; clearer error messages
* Some final touchups + use IOException
* First commit Mahnwa-Latino Extension.
* manhwa-latino: Implementing find function
TODO: only works with text, filter not implemented yet
* manhwa-latino Add Parser to finde the information of Manhwa-Latino
The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.
Mudularize The code and adding documentation
* manhwa-latino: Adding Logos der Extension
TODO: I am not to happy, i will check it later.
* manhwa-latino: Adding Tags to Genre Combobox
* manhwa-latino: Adding Headers to prevent error 404
The headers are necesary to prevent error 403 by downloading images.
* manhwa-latino: Tags addded into Manga Description Page
Status from Manga readed from Tags
* manhwa-latino: Modularize Code
* manhwa-latino: Adding Uploaddate for Chapters
* manhwa-latino: Bug to get Chapter Number fixed
* manhwa-latino: Logo 0.2
* manhwa-latino: Versionb 1.2.10
Adding Comments to ManhwaLatinoSiteParser
* manhwa-latino: Remove logo_model directory
* manhwa-latino: Show Seconds after Release a new Chapter
* manhwa-latino: Fix for Cloudflare
* manhwa-latino: Try to fix Cloudflare ByPass
Adding isNsfw to build.gradle
* manhwa-latino: Update from parser after website update
* manhwa-latino: Deactivate lastest manga and new Client
The new website from Manhwa-Latino doesnt show lastest mangas.
* manhwa-latino: Adding Manifest to load url-adress
The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.
* manhwa-latino: Fix to find Manga Status information
* Manhwa-Latino: The Extension can open a Link
Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.
* Manhwa-Latino: Modularize Code and Activity for Url added
* Manhwa-Latino: Add Constant-File.
This file contain all contants for this extension.
* manhwa-latino Url from the Website has changed.
from https://manhwa-latino.com => https://manhwa-es.com
* manhwa-latino Url update on manifest
* manhwa-latino Fix to get ThumbnailUrl and Url from Slider
The Slider from Manhwa-Latino was updated and the parser was updated as
well.
* manhwa-latino: Using Cloudflare Client to connect.
Manhwa-Latino now Manhwa-Es are using cloudflare right now.
This workaround fix make possible the connection from the app to the
Website.
* Update the address to every image
* Update Manhwa-Latino Address
* Updating popularMangaNextPageSelector
Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
* Added DemoneCeleste
Added the extension for www.demoneceleste.it
* Update
Made some changes as asked:
Modified the images in res/ ,
Removed some useless line from the code (such as useless comments/imports)
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* - First functional version of extension
* - Real icons using as280093 tool
* - New icons with real tools
- Addition and modification of lessandrojean's advice to make it work well
- Manga icons in full HD
Co-authored-by: CriosChan <nc!Mtep&2ovv#7VJoPbUU6ifFu>
* CopyManga: add user agent preference
* replace with vector icons
* add version preference and more headers
* reorder preferences
* hot update referer
* Jinmantiantang: extract SimpleDateFormat instance
* Update URL and bump version
* Cleanup for preferences
* Refactor manga list parse
* some additional cleanups
* fix manga list parsing
Co-authored-by: kasperskier <95685115+kasperskier@users.noreply.github.com>
Co-authored-by: steven-ya <95685115+steven-ya@users.noreply.github.com>