Draff
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 8m10s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 1m39s
Details
2024-01-22 21:19:41 +00:00
Draff
d61cbfc0c1
Add missing changes from keiyoushi
CI / Prepare job (push) Successful in 10s
Details
CI / Build multisrc modules (push) Successful in 11m19s
Details
CI / Build individual modules (push) Successful in 2m2s
Details
CI / Publish repo (push) Successful in 2m41s
Details
2024-01-16 02:56:21 +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
stevenyomi
4c8c21596b
Remove message in UnsupportedOperationException ( #277 )
2024-01-16 02:47:22 +00:00
stevenyomi
f612bc1c3f
Clean up some code to follow best practices ( #178 )
...
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
Claudemirovsky
ac4700a760
fix(ar/manga.ae): Fix issues with cloudflare ( #19473 )
...
* fix: Fix issue with cloudflare
* refactor: Remove unused preference
* refactor: Minor refactoration
* chore: Bump version
2023-12-29 10:18:31 -05:00
Vetle Ledaal
6393c1caf0
Update domain for some sources ( #18951 )
...
* update domain src
* update domain madara
2023-11-14 22:12:42 -05:00
Saud-97
280583f53f
Fixed GMANGA page sort ( #18673 )
...
* Update .gitignore
* Fixed Gmanga page sorting
* Formatting
2023-10-23 13:45:42 -03:00
Vetle Ledaal
60214a001b
Team X: update domain ( #17985 )
2023-09-16 11:40:47 -04:00
bapeey
3b8d559c32
TeamX: Fix images couldn't load ( #17599 )
...
Fix
2023-08-19 13:45:35 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
Rolando Lecca
e7497d4a6e
Update TeamX domain ( #17497 )
...
Update domain
2023-08-11 23:46:09 -04:00
Asheraf
05702a5dec
[MangaAe] update url and other things ( #16781 )
2023-06-20 12:11:27 -04:00
arkon
793bb09f00
Remove dead sources
...
Closes #16016
Closes #16110
Closes #16194
Closes #16314
Closes #16515
Closes #16517
Closes #16519
Closes #16520
2023-05-26 17:28:44 -04:00
arkon
e1f59a845e
Update jsoup ( #15321 )
2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp ( #15320 )
2023-02-11 17:30:31 -05:00
arkon
baaee5cf21
Update linter ( #15317 )
2023-02-11 14:21:03 -05:00
arkon
1397c5b1b4
Bump dependencies ( #15312 )
2023-02-11 12:56:34 -05:00
mobi2002
d56b1fe795
TeamX: Remove ext lib version override ( #14951 )
2023-01-15 01:39:27 -03:00
Carlos
5c4123a582
TeamX fix search and chapter listing of greater than 100 ( #14827 )
...
* Use alternative search, get all chapters when paged
* bump version
2023-01-06 09:47:07 -05:00
Carlos
4d3dccfe10
slight tweaks to teamx ( #14785 )
2023-01-03 09:07:27 -05:00
Carlos
a6f8321858
Add TeamX back ( #14784 )
...
* Revert "remove team1x1 (#4877 )"
This reverts commit 875d6d75cf
.
* Add TeamX back because they lied
2023-01-03 09:01:45 -05:00
KENIS Mohamed Ali
2d31ba573a
--> Add new features to Gmanga ( #13494 )
...
* --> Add new features
* now you can switch in the extension setting between :
-show new Mangas
or
-show new chapter
* link manga status to tachiyomi native manga status
* add additional information to description
- manga start date
- manga end Date
- manga Alternative information
* --> moved formattedDatePattern in a constant in the class
* --> change formattedDatePattern with SimpleDateFormat in a constant in the class so the extension can work with API level < 26
* --> change formattedDatePattern with SimpleDateFormat in a constant in the class so the extension can work with API level < 26
--> add some information "that the story it not add yet" when there is no description provided by the Scanlator team
* --> increment extVersionCode by 1 instead of 3
2022-09-19 10:38:51 -03:00
Vetle Ledaal
898c9457ae
Remove broken extensions ( #13451 )
...
* Remove extensions with no A record
* Remove extensions with expired domain
* Remove extensions where DNS returns SERVFAIL
2022-09-12 22:31:30 -04:00
TheKingTermux
99eac69158
Remove MangaLink from AR src ( #12801 )
2022-07-30 08:38:54 -04:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors ( #12087 )
2022-06-05 16:33:49 -04:00
zeredouni
f5e252757c
Gmanga / fix url ( #10934 )
...
* Update Gmanga.kt
* Update build.gradle
2022-02-25 12:35:36 -05:00
Vetle Ledaal
77c3906e2c
Gmanga: fix search request and chapter parsing ( #10686 )
...
* Gmanga: fix search request and chapter parsing
* Ignore HTTP 103 in fetchMangaDetails
* [skip ci] attempt fix 'Sequence contains no items'
* [skip ci] revert HTTP 103 changes
* Improve chapter sort
2022-02-04 08:12:57 -05:00
Vetle Ledaal
c6e81d778f
re-manga: Fix latest, chapter parsing ( #10630 )
...
* re-manga: Fix latest, chapter parsing
minor refactor
* make SimpleDateFormat static
2022-01-31 07:10:32 -05:00
Ahmed gamal
54c2c64e24
Change mangalink domain ( #10525 )
...
* Update MangaLink.kt
* Update build.gradle
2022-01-21 14:13:58 -05:00
arkon
542c28875d
Minor project updates
...
- Update kotlinter
- Opt in to serialization API to avoid IDE warnings
- Replace some deprecated OkHttp function usages
- Remove some unnecessary Android version checks/targets
2022-01-02 18:47:56 -05:00
jopejoe1
4ed8ceabe1
Updated icons to be more consistent ( #10181 )
...
* Update ZMangaGenerator.kt
* Updates Icons
* Update more Icons
* Update even more icons
* Update more icons again
* Update ReaderFrontGenerator.kt
* Update MonochromeGenerator.kt
* Update MadaraGenerator.kt
* Update FoolSlideGenerator.kt
* Update build.gradle
2021-12-21 07:48:54 -05:00
arkon
55b5b8585e
Bump versions for Gson-migrated extensions
2021-12-18 16:30:36 -05:00
arkon
fa6be0f1c9
Replace usages of Gson ( #10080 )
2021-12-12 16:33:20 -05:00
arkon
39b7fe8c4e
Move Duktape stub to extensions-lib ( #9954 )
...
* Move Duktape stub to extensions-lib
* Formatting fixes
* Address build errors
2021-11-28 13:00:39 -05:00
Ahmed gamal
395c7458ba
fix MangaLink baseurl ( #9531 )
...
fix mangalink BaseUrl and add setting to change the base url because the have 2 domains
2021-10-19 08:44:31 -04:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging ( #9368 )
2021-10-04 16:44:32 -04:00
zeredouni
409e8192f7
GMANGA : FIX ( #9125 / #7802 ) ( #9254 )
...
* Update Gmanga.kt
* Update build.gradle
2021-09-27 10:10:19 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Ahmed gamal
b676bebbbf
Add new source (RE-Manga) ( #8862 )
...
* Add new source
add re-manga
* add missing (,)
2021-08-27 06:26:57 -04:00
Ahmed gamal
62d18420bf
MangaAlarb: update icons ( #8807 )
...
* MangaAlarb: update icons
forgot to add them in last PR
* Update web_hi_res_512.png
2021-08-25 06:21:20 -04:00
Ahmed gamal
a3071faf48
MangaLink: Add Manga Type To Genres ( #8791 )
2021-08-24 06:44:07 -04:00
Ahmed gamal
8fbd3ab39d
MangaAlarab: some fixes ( #8786 )
...
Fix wrong Latest update page
Fix some Filters
2021-08-24 06:43:49 -04:00
Ahmed gamal
d09c4a0abb
MangaLink: Add Filters ( #8673 )
2021-08-20 10:41:38 -04:00
Ahmed gamal
511f667792
Asgard Team: Add Type Filters ( #8646 )
2021-08-19 05:58:14 -04:00
Ahmed gamal
4445b61ee8
MangaAlarb fix chapter names ( #8564 )
...
fix chapters names are are included with chapters date
2021-08-16 06:10:18 -04:00
Ahmed gamal
7ea52804f1
mangaalarab update ( #8550 )
...
add genres,manga type,manga status and alternative names to manga Details
2021-08-14 05:45:48 -04:00
Arraiment
e850a60f98
Small fixes for 3 sources ( #8492 )
...
* TruyenQQ: Update base domain
* MangaAe: Update chapter url
* Sisi Gelap: Update url
2021-08-09 08:06:42 -04:00
Ahmed gamal
792734c22f
Asgard Team source fix ( #8407 )
...
* remove AsgardTeam
remove Asgard Team as it's not using madara theme anymore
* add Asgard Team source
fix asgard team manga as it's not using madara theme anymore
* update asgardteam version
update version
2021-08-05 10:40:39 -04:00
Ahmed gamal
e456260c21
manga alarab:Add filters ( #8342 )
...
add filter
2021-07-31 20:41:27 -04:00