Commit Graph

10 Commits

Author SHA1 Message Date
AwkwardPeak7 50b5d33614
Random User-Agent Refactor (#17059)
* lib-randomua

* NHentai: Random mobile ua

* Madara random UA overhaul

* MangaThemesia random UA overhaul

* MangaHub random UA overhaul

* build errors and warnings

* remove preference from Constellar

* change to singleton object

* network.client

* fix copy paste and chapter deep link

* exit early

* use data class and enum options

* missing import

* suggested changes

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* re-add empty check to filters

* convert to interceptor

* update comment

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* update error message

* initialize client by lazy

* dont check on excluded Filters

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* newlines

* move preference helper function into lib

* move preference helper function into lib x2

* move check to lib too

* move defaultRandomUserAgentType to constructor

* rename the interceptor

* organize the interceptor and preference stuff in different files

* hide custom ua setting when random ua is enabled

* English

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* catch specific exception

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* setVisible()

fresh stuff

* setVisible()

fresh stuff

* change summary

* workaround

* Update error message

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update comment

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-15 19:52:35 -03:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
Alessandro Jean 46b6ecf579
Update FB to their new URL. (#12880) 2022-08-06 18:31:55 -03:00
arkon 1905256b08
Refactor to use app-provided rate limiting interceptors (#12089) 2022-06-05 17:51:18 -04:00
Alessandro Jean 566f6e082b
Readd FB extension to Madara (closes #11512). (#11529) 2022-04-19 18:55:36 -03:00
Alessandro Jean f8f7e5a50e
Remove a dead source from Madara (closes #10970). (#10984) 2022-03-01 12:57:38 -05:00
Alessandro Jean 219bf0b1d2
Add support to string l10n in Madara (#10814)
* Localize the Madara strings.

* Lint some overrides.

* Add missing comma.

* Fix build error due to final in multilang sources.

* Fix typo in author string.

* Fix a merge conflict.
2022-02-28 16:37:21 -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
arkon 6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
Alessandro Jean 573b194c91
Add a new source to Madara (closes #8211). (#8212) 2021-07-22 08:12:29 -04:00