mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 11:42:47 +01:00
2ea74d8170
* feat: Create Tsuki Mangás base * feat: Implement popular manga page * feat: Implement latest updates page * feat: Implement search page * feat: Implement manga details page * fix: Fix URL intent handler * fix: Fix webview url * feat: Implement chapter list page * feat: Implement page list * fix: Fix chapter URLs Kotlinx-serialization moment * feat: Apply rate limit to image CDNs * refactor: Make the API path a separate constant * chore: Add source icon ... Actually they don't have a icon yet, they're just using the "TSUKI" text, so I did the same in the icon. it may be updated later, when they create a proper icon. * fix: Fix random http 404 in pages * fix: Prevent multiple wrong requests * refactor: Apply suggestion - set custom interceptor before ratelimit |
||
---|---|---|
.github | ||
buildSrc | ||
core | ||
gradle | ||
lib | ||
multisrc | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.gradle.kts | ||
common.gradle | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
ktlintCodeStyle.xml | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
Please give the repo a ⭐
Build | Support Server |
---|---|
Usage
Contributing
Contributions are welcome!
Check out the repo's issue backlog for source requests and bug reports.
License
Copyright 2015 Javier Tomás
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Disclaimer
This project is not affiliated with Tachiyomi. Don't ask for help about these extensions at the official support means of Tachiyomi. All credits to the codebase goes to the original contributors.