-
```
DESCRIBE THE PROBLEM:
WHAT STEPS WILL REPRODUCE THIS PROBLEM? (Please include the exact name of
the eComic book that you were trying to scrape, if possible.)
1.won't get the format data of comi…
-
### Describe your suggested feature
In Tachiyomi deriviations, it supports searching while remaining the filter, including the "sort by" feature, which the searched comics can be sorted by either p…
-
### Checklist
- [X] I am using an up-to-date version.
- [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md).
- [X] I have searched existing [issues]…
-
Make my own comics webpage that matches what I liked about Yahoo comics.
Features:
- Display all comics chronologically
- Load by scrolling
- Select specific comic and display all days of that com…
-
I have had some trouble finding out how to turn pages with mouse click. (Good idea, though.) So I thought it would be a smart extra to create a few pages long tutorial explaining the available functio…
-
**Context**
> On the archives.org site, it is possible to load .CBR and .CBZ (Comics Book) files, as shown on this link : https://archive.org/details/megamancomics5055/Mega%20Man%20050%20%282015%29…
-
We tested the Facet component with filterType="none". But it doesn't translate to a must_not filter in Elasticsearch query.
```
```
Resulting request query:
```
"filter" => [
%{"bool"…
-
"react-native-fast-image": "^8.5.11",
`
try {
await FastImage.clearDiskCache();
} catch (error) {
console.log('clearDiskCache', error);
}
`
clearDiskCache TypeError: _reactNati…
-
### Description
The binding generator does not properly handle maps, type aliases and other packages types:
In my codebase I have a file where I save all the types used in the cross comunications …
-
A comic can be liked infinitely often, just by repeatedly pressing the like button. Also, a comic can't be un-liked because of this.
This actually influences the ranking displayed the ranking of th…