-
### You can now add/delete/modify/add-manga-to categories
- Make a GET request to `/api/v2/categories` to list all categories
- Make a POST request to `/api/v2/categories` in this format to add a ca…
-
When you create a category, it creates a new one with id of the largest non-deleted id + 1. However, this is incorrect behavior because it's possible to create a new category with an old id and that o…
-
Hi first thx for this great application. I searched for something like this for a long time ^^
The default for filter options is to filter out (screenshot) instead of being undefined could this be …
-
-
Tried to add manga to categories in v3 returned a `501 not implemented` error, so here I am trying to use the v2 api.
Here's a list of categories I made
```
{
"data": [
...
…
-
- Source IDs are now strings as the introduction of the extension API brought in sources with extremely large source IDs. These source IDs were so large that JavaScript can no longer handle them witho…
-
The site for the latest binary in the read me seems to be down. Been trying to refresh it for the last few days but kept getting a cloudflare error. I just found this project so I'm not sure what curr…
-
Support for the extensions API enables users to finally take advantage of the large variety of sources Tachiyomi offers. Extensions are sources that can be downloaded from the central repository allow…
-
Hello, first of all thanks for this application :)
Unfortunately when i run ```scripts/build.sh``` i get a permission error.
![capture](https://user-images.githubusercontent.com/28657023/30457976-…
-
Hello, i've tried to download the latest build from this address (like writed in the install.md):
https://ci.nulldev.xyz/job/TachiWeb-Server/lastSuccessfulBuild/artifact/TachiServer/build/libs/TachiS…