whitebeardhelper
c4794638ff
Bakai: fix element typo mangaselector ( #9827 )
2025-10-02 23:57:33 +01:00
whitebeardhelper
92edcff4a2
bakai: fix no results found ( #9821 )
2025-10-02 23:57:33 +01:00
Chopper
8955f2b7e4
Bakai: Fix popular selector ( #8740 )
...
Fix popular selector
2025-05-20 21:27:49 +01:00
Vetle Ledaal
44a4f517d2
Remove remaining usage of network.client ( #8153 )
...
* Explicitly use `network.cloudflareClient` instead of `super.client`
... but only if the parent is `HttpSource` or `ParsedHttpSource`
* Remove use of `network.client`
... replaced with `network.cloudflareClient` or `super.client` if the
parent class sets `client` to `network.cloudflareClient` already.
2025-03-27 00:02:34 +00:00
AwkwardPeak7
060473aedf
use Preferences functions from utils ( #7757 )
...
* import all temporarily
* use `getPreferencesLazy()`
regex: lazy\s*\{\s*Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?\s*\}
* use `getPreferences()`
regex: Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?
* `getPreferences` and `getPreferencesLazy` with migration
regex to find: getPreferences\(\)\s*\.
* preferences edge cases
* run lint
* why kotlinter not add newline
* bruh
* bump
* unused import not caught by kotlinter
* review suggestions on all files
* bump after merge main
* review
* reduce usage of
2025-03-27 00:02:28 +00:00
Chopper
69268fc1e3
Bakai: Fix selector ( #7679 )
...
Fix selector
2025-02-23 21:31:15 +00:00
Chopper
bfde21aa95
Bakai: Fix path segment ( #7318 )
...
* Fix path segment
* Restricts specific origin paths in outdated path resolution
2025-02-23 21:26:49 +00:00
Chopper
ff790752e0
Bakai: Fix path ( #7293 )
...
Fix path
2025-02-23 21:26:48 +00:00
Chopper
f1cb28d2ad
Bakai: Fix headers and change network client ( #5272 )
...
Fix headers and cloudflare
2024-10-28 00:20:42 +00:00
Chopper
0cda850385
Bakai: Fix thumbnail url ( #4120 )
...
* Fix image url
* Update icons
* Use toHttpUrl
* Remove toHttpUrl uneeded
* Replace icons
2024-07-26 23:35:04 +01:00
Chopper
867f0844d1
Fix Bakai source ( #1940 )
...
Fix popular and search URL
2024-03-24 21:13:54 +00:00
Claudemirovsky
5325cad42d
pt/Bakai: Prevent http 429 when searching ( #677 )
...
* fix: Prevent http 429 on search - remove limiting cookie
* fix: Fix artist on manga details page
* chore: Bump version
2024-01-30 22:09:36 +00:00
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
AwkwardPeak7
c5f82e6aeb
Move plugin section to common.gradle ( #281 )
...
* move apply plugins to common.gradle
* update CONTRIBUTING.md
* remove whitespace
* move common.gradle apply above in multisrc
* move kotlinter
* newlines
2024-01-16 02:49:40 +00:00
Claudemirovsky
35673b2199
New source: Bakai ( #270 )
...
* chore: Add Bakai base
* feat: Implement popular manga page
* feat: Implement (basic) search
* fix: Prevent http 429 - Use stricter rate limit
* feat: Implement manga details page
* feat: Add single-entry chapter "list"
* feat: Parse page list
* chore: Add source icon
2024-01-16 02:44:58 +00:00
Alessandro Jean
890e924074
Remove Bakai due to cat and mouse game ( #17890 )
...
* Remove Bakai due to cat and mouse game.
* [skip ci] Add to the removed sources list.
2023-09-10 15:45:27 -03:00
Alessandro Jean
14b761ada7
Fix broken pagination in BK ( #17863 )
...
Fix broken pagination in BK.
2023-09-09 18:56:22 -03:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors ( #12087 )
2022-06-05 16:33:49 -04:00
Alessandro Jean
28f3ee4008
Add missing isNsfw attribute in some Brazilian extensions. ( #11322 )
2022-04-04 07:43:24 -04:00
Alessandro Jean
07d52f7d31
Add a new source ( #10308 )
...
* Add a new source (closes #9789 ).
* Fix spacing.
2022-01-02 18:48:28 -05:00