* 1
* 2
* 3
* fix ikiru with json cleaner
* cleaning
* also clean json for parsing genre list
* dse
* saving manga ID to desc so only use call once
* fix okhttp client building override and cleanup
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* corrige autenticação da extensão greenshit removendo x-client-hash desnecessário
- Remove função generateToken() que gerava hash HMAC para o header x-client-hash
- API funciona apenas com token Bearer, x-client-hash não é necessário
- Remove imports não utilizados (Base64, Mac, SecretKeySpec)
- Remove constante SECRET_KEY
- Adiciona campo path ao PageDto para corresponder à resposta da API
- Simplifica pageListRequestMobile para usar apenas header de autorização
- Funcionalidade de login do usuário permanece intacta e automática
* atualiza versionCode da extensão sussyscan e multisrc greenshit
- Incrementa overrideVersionCode de 56 para 57 (sussyscan)
- Incrementa versionId de 2 para 3 (SussyToons.kt)
- Incrementa baseVersionCode de 5 para 6 (greenshit multisrc)
* Reverter versionId
* Remove variave nao utilizada
* Reverte a versaoCode
* remover espaços
* Add ScanR multi-source
Adds the ScanR multi-source template, adapting code from the BigSolo source
* Migrate BigSolo to ScanR multi-source
Uses the ScanR multi-source template for the extension
* Add Les Poroiniens source
Adds the Les Poroiniens source, which uses the ScanR multisource.
* Use named parameters
* Asmodeus Scans: filter novel, add/fix genres
* Keyoapp: fix n tweak genre,type selector
- previous type selector was mistakenly named genre
- make genre selector val
- tweak the genre selector to exclude manga status from genre
* fix
* tweak description
* fix(nhentaicom): lang code error
* fix(nhentaicom): token parse error
* chore(nhentaicom): update version code
* fix(nhentaicom): fix 403 error
* fix(nhentaicom): Fix HentaiHand image loading when logged in
The token interceptor was incorrectly trying to add a token to image requests, which are not on the source's domain, causing image loading to fail when logged in.
* fix(nhentai): fix null description
* wip: restore code from the crashed rog laptop.
* refactor: use @Serializable
* fix: parse error
* wip: use keiyoushi.utils.parseAs
* Add lock prefix only if not accessible
* Update baseVersionCode
* Update preference text to match function
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Add support for Spanish and Italian
* Bump version
* Fix translator switch
* Add more options for font size
* Fix prefs
* Fix font size default
* Add support for translating manga details
* Updated domain of One Punch Man extension
* Added newly added sources in the new website
* Fixed an issue where wrong date was displayed for chapters
* Review changes, fixed correct date not displaying in ReadBerserkManga as well
---------
Co-authored-by: MuhamedZ1 <88522251+MuhamedZ1@users.noreply.github.com>
* Support for paginated readable products API
* Simplify date handling
* Chapter status labels
* Fix type
* Handle null display_open_at value
* Additional chapter status label
* Mark GigaViewer paginated sources
* Implement requested changes from feedback
* Remove unused fields
* Use tryParse for date handling
* Remove label constants
* Remove extra whitespace
* Jiangzaitoon: update domain, fix blurry thumbnails
Madara was also updated to allow overriding `String.getSrcSetImage()`, not bumping.
* guard against malformed srcset candiate
* remove duplicate trim
The other override, MangaDig, for which this multisrc was created, was removed in #5319.
The extension stays broken and the version code is not bumped.
* baozimhorg: fix illegal State Exception
fix#9543
* Goda: Version bump
* Goda: Minor change
* Goda: improvement to mangaDetailsParse element selector
* Goda: added more status
* Revert "Goda: improvement to mangaDetailsParse element selector"
This reverts commit 6fe7c8b165ebf9b9568644aa50ef7d0e23a0a888.
* Goda: fix typo
* Goda: improvement to mangaDetailsParse element selector
* The selector is equally breakable
* Add mirrors
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Webtoons Translate: move out of multisrc & rework
it basically override everything from the main webtoons class, so split it off
* DongmanManhua: move to individual
* Webtoons: fix and make individual
* remove old multisrc
* use meta og:image
* deeplink fix
* fix deeplink crash & old details thumbnails