bapeey
41b6762f16
OlympusScanlation: Update domain and minor refactor ( #1300 )
...
* Update domain and other things
* Change popular endpoint
* fetchFilters in getFilterList
* Make SManga and SChapter in DTO
* I just want to update the domain
* Move attempts to finally block
* idk
* update
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-02-18 20:17:19 +00:00
stevenyomi
12e864f85f
Remove placeholder manifest files ( #790 )
2024-01-30 22:11:47 +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
bapeey
21c7bc29f8
Olympus Scanlation: Update domain ( #19080 )
...
Update url
2023-11-24 20:33:12 -03:00
bapeey
f9f00c4e60
Update OlympusScanlation ( #18480 )
...
* Update OlympusScanlation
* Add ratelimit
* More popular
2023-10-11 21:02:28 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
Carlos Hernandez
9761f0b65b
Update OlympusScanlation domain ( #17433 )
...
* Update OlympusScanlation.kt
Olympus Scan changed domain
* Update build.gradle
2023-08-07 16:32:22 -03:00
seew3l
a8e85cc125
OlympusScanlation: Fix missing field and add chapter date ( #16009 )
...
* Fix missing summary field and add chapter date
* Implement getChapterUrl
2023-04-09 09:57:44 -04:00
Carlos Hernandez
0318ea6cdd
Move Olympus Scanlation to an individual extension ( #15540 )
...
* created OlympusScan
* adjustments
* removed old olympus scanlation ext
* adjustments
2023-03-28 09:32:28 -04:00