* Don't use DTO chapter number as it is , not actual chapter number
* Add Exclude Genres preference
* pump version
* Move 'Show scanlations' to preferences
* Add source to tags so it can be searched with filter by clicking on it
* Don't sort by relevant if filtering without query string
* Some sources prefer 'number_sort'
* catching error
* optimize
* fix: cannot retrieve mangas when framagit.org is unreachable
since it is used only for translated titles, we can omit that if it is unreachable
* fix: fails to retrieve chapter list because the website changed
* fix: page list parsing
* feat: add support for mini theather fantasy
* bump version
* refactor: use tryParse util
* refactor: remove unnecessary !!
* added support for paid chapter filtering
* updated extension version correctly
* using config screen correctly with orginal theme class
* Update src/en/drakescans/src/eu/kanade/tachiyomi/extension/en/drakescans/DrakeScans.kt
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* feat: nova lib para mediocretoons
* Movendo código do multisrc orangeshit para o pacote mediocretoons
* Removendo multisrc orangeshit
* Atualizando .gitignore
* Adicionando filtros completos
* fix: correção das review
- add novas url api e imagens temporarias, até retornar as originais
- add name.toSlug para wevbiew
* Atualizar o .gitignore
* Update .gitignore
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Manhuarm.kt
* ManhuarmDto.kt
fixed error bad base64 and chapters not loading for some entries
* Update Manhuarm.kt
Improved nonce extraction by scanning <script> tags for const nonce and adding a fallback value for better reliability.
* Manhuarm.kt
* Update build.gradle
* Update Manhuarm.kt
Fixed popular and latest not showing
Added more robust Nonce regex
Added Custom User Agent feature
* Update ManhuarmDto.kt
* Update build.gradle
Changed BaseUrl
* Update Manhuarm.kt
Changed Url
* Update build.gradle
* removed base64 method since it's not used anymore
* Updated new ocr data fetch
* changed ratelimit
Changes to be committed:
modified: src/en/hentai2read/build.gradle
modified: src/en/hentai2read/src/eu/kanade/tachiyomi/extension/en/hentai2read/Hentai2Read.kt
Fixed two critical issues causing internal server errors:
1. Added safe array access in TagSearchMode filter to prevent ArrayIndexOutOfBoundsException
2. Added safe array access in UriPartFilter.toUriPart() to prevent NullPointerException
Both fixes use Kotlin's getOrNull/getOrElse methods to handle invalid filter state values gracefully.
* 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