Mike
3fe2a0e70c
Remove demonceleste.it ( #606 )
2024-01-30 22:07:13 +00:00
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
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
Renato
b7d961e353
Removal of ShingekiNoShoujo ( #17614 )
...
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site
* Changed build.gradle
* Fixed ShingekiNoShoujo
Modified the endpoints and the selectors because they modified the website
* Fixes to the code
* Deleted ShingekiNoShoujo.kt
Closes #17043
2023-08-23 13:03:16 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
Renato
7a8bc37fab
Fixed ShingekiNoShoujo ( #16599 )
...
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site
* Changed build.gradle
* Fixed ShingekiNoShoujo
Modified the endpoints and the selectors because they modified the website
* Fixes to the code
2023-05-30 10:49:12 -04:00
Renato
72af6d2d9b
Fixed ShingekiNoShoujo ( #16592 )
...
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site
* Changed build.gradle
2023-05-26 17:07:19 -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
Renato
3e1df100b8
Add Shingeki no Shoujo ( #12599 )
...
* Add Shingeki no Shoujo
Closes #10903
* Update build.gradle
2022-07-17 11:56:25 -04:00
Renato
3ffb75cee3
Add AnimeGDRClub ( #12601 )
...
* Added AnimeGDRClub
Closes #6088
* Resolved reviews
* Resolved review
2022-07-17 10:07:35 -04:00
Renato
5debf54482
Updated DemoneCeleste ( #12600 )
2022-07-16 11:13:38 -04:00
Renato
2f16f8c880
Added DemoneCeleste ( #12476 )
...
* Added DemoneCeleste
Added the extension for www.demoneceleste.it
* Update
Made some changes as asked:
Modified the images in res/ ,
Removed some useless line from the code (such as useless comments/imports)
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-07-10 18:13:36 -04:00
Davide
84c3463954
Added MangaworldAdult ( #12425 )
...
* Mangaworld to multisrc and added MangaworldAdult
* Fixed Lasted
* Removed unnecessary override
2022-07-03 16:54:57 -03:00
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings ( #12086 )
2022-06-05 16:07:57 -04:00
Nicolò C
dc35b5cca3
Remove mangaeden&perveden ( #11128 )
...
* Delete src/it/mangaeden directory
* Delete src/it/perveden directory
2022-03-16 10:22:19 -04:00
jopejoe1
de19d11727
Updated some icons to be more consistent ( #10419 )
...
* Update MadaraGenerator.kt
* Fixed some icons in Madara
* Replace with icons that work on website
* Fixed Some more icons
* some more icon fixes
* miss placed that
* this to
* Put them in right location this time
2022-01-10 06:44:45 -05:00
Vetle Ledaal
98f69886ee
DigitalTeam: fix external images ( #10310 )
2022-01-02 18:48:16 -05:00
arkon
55b5b8585e
Bump versions for Gson-migrated extensions
2021-12-18 16:30:36 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging ( #9368 )
2021-10-04 16:44:32 -04:00
SmashBanana
750fdbabf6
MangaWorld Domain Changing ( #9310 )
...
* Update Mangaworld.kt
Change only the domain of the site from https://www.mangaworld.io to https://www.mangaworld.in
* Update build.gradle
* Update Mangaworld.kt
2021-10-01 13:33:27 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Arraiment
4746ab375b
Add ZeurelScan ( #8665 )
...
* Add ZeurelScan
* Fix search
2021-08-20 06:23:13 -04:00
arkon
0640b31137
Fix linting errors
2021-06-20 12:06:27 -04:00
Alessandro Jean
3f91c5f75e
Replace JsonParser with kotlinx.serialization in some extensions ( #7620 )
...
* Replace JsonParser with kotlinx.serialization.
* Remove wildcard import.
* Remove more usages of JsonParser.
2021-06-14 06:20:05 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
fixx1983
ee52fad6e6
Updated the Mangaworld domain ( #6567 )
...
* Update Mangaworld.kt
* Update build.gradle
2021-04-15 14:30:40 -04:00
antonycaporossi
30e76e16be
Add DigitalTeam (IT) Source ( #5434 )
...
* Adding DGTread
* Refactoring
* Refactoring and new app icon
2021-01-17 10:25:12 -05:00
Riztard Lanthorn
4e3f93c431
fix novelle leggere chapter issue ( #5420 )
...
some chapter cant load images
2021-01-14 22:19:12 -05:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error ( #5203 )
...
* comply with #5214
* rm not needed AndroidManifest.xml
* [CI SKIP] add info about AndroidManifest.xml
* Update CONTRIBUTING.md
Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
antonycaporossi
3de032378b
Rewrote mangaworld extension and new icon ( #5198 )
2020-12-19 09:13:09 -05:00
Carlos
6d9f40967e
add mw back ( #5188 )
...
* add mw back
* update url
* add nsfw tag
* fix imports
2020-12-18 19:54:56 -05:00
arkon
1f964d9f0a
Revert "Guess whos back ( #5184 )"
...
This reverts commit c7b49fa82c
.
Guess who broke the build
2020-12-18 17:29:53 -05:00
Carlos
c7b49fa82c
Guess whos back ( #5184 )
...
non scanlator removals requests are
2020-12-18 16:10:19 -05:00
malve90
05b78d88cb
NovelleLeggere - fixing duplicated page images ( #4944 )
...
NovelleLeggere - fixing duplicated page images
2020-11-24 18:27:08 -05:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter ( #4363 )
...
* Update kolinter, address some build warnings
* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon
656f74cbc5
Annotate more sources as NSFW
2020-08-10 11:44:39 -04:00
AbdullahM0hamed
bfd1e6b777
Mark extensions as nsfw ( #4057 )
...
* Add containsNsfw = true the gradle files of various extensions
* Update FMReader build.gradle
* Revert extension versions
* Mark more extensions
2020-08-08 19:03:33 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
PiUliano
e57d4704ad
[Mangaeden] Fix images italian version ( #3464 )
...
* Fix images
Based on the english version
* Update build.gradle
2020-06-09 17:39:57 -04:00
Alessio Tudisco
36d8432d6b
[Italian Sources] Remove ItaScan and Updated MangaEden domain ( #3156 )
...
[Italian Sources] Remove ItaScan and Updated MangaEden domain
2020-05-14 20:32:39 -04:00
TacoTheDank
99ee039d09
Correct a bunch of lints from "en" to "ja" ( #3075 )
2020-05-10 17:46:00 -04:00
Carlos
37e2665c47
remove JuinJutsuReader ( #2959 )
2020-05-01 14:31:27 -04:00
AbdullahM0hamed
ce56272eb3
Add Juinjutsureader ( #2876 )
...
* Add MangaStein to list of sources
* Add JuinJutsuReader
2020-04-28 22:12:38 -04:00
arkon
020c2af006
Lint fixes
2020-04-25 10:29:23 -04:00
Carlos
f4d6e5dd18
Remove MangaWorld.tv at request of site owner ( #2801 )
2020-04-24 13:24:30 -04:00