- Jul 27, 2021
-
-
Andrey Brusnik authored
-
- Jun 22, 2021
-
-
Valéry Febvre authored
Unfortunately, the Cairo library suffers from a limitation on the size of the images (32k pixels max.). Its use is necessary for rendering images with screens with high DPI. With this fix, when the DPI scale is 1, Gtk.Image are filled using directly the Gdk.Pixbuf rather than a Cairo.Surface. The problem remains for screens with high DPI when images are too big, which is frequent with Webtoons.
-
- Jun 21, 2021
-
-
Valéry Febvre authored
-
- Jun 18, 2021
-
-
Valéry Febvre authored
-
- Jun 11, 2021
-
-
Valéry Febvre authored
Requests is a dependency of Cloudscraper and has nothing to do here.
-
Valéry Febvre authored
Improve Mangadex API usage See merge request valos/Komikku!100
-
Leo Prikler authored
-
Leo Prikler authored
- Jun 10, 2021
-
-
Valéry Febvre authored
-
Valéry Febvre authored
-
- Jun 09, 2021
-
-
Valéry Febvre authored
This is the comeback of Cloudscraper package. It remains the only solution to bypass Cloudflare currently (to my knowledge).
-
- Jun 08, 2021
-
-
Valéry Febvre authored
Not enough details
-
- Jun 05, 2021
-
-
Valéry Febvre authored
- Jun 02, 2021
-
-
Valéry Febvre authored
-
Valéry Febvre authored
- Jun 01, 2021
-
-
Valéry Febvre authored
-
Valéry Febvre authored
-
Valéry Febvre authored
- Code cleanup - Reorder methods alphabetically - Some methods have been renamed for consistency - Improved chapters titles - Speedup dates parsing (dateparser can be slow and must be avoid) - Fixed covers - Fixed get_manga_chapter_data(): bad URI - Increased limit of search results to 100 (because we can)
-
- May 31, 2021
-
-
Valéry Febvre authored
Mangadex API v5 See merge request valos/Komikku!94
-
Valéry Febvre authored
[Servers] Headless browser: Make sure that settings are always reset to default values each time it's opened
-
- May 30, 2021
-
-
Valéry Febvre authored
-
Valéry Febvre authored
-
- May 28, 2021
-
-
Valéry Febvre authored
-
Valéry Febvre authored
-
Valéry Febvre authored
[Servers] Manganelo: Update. See merge request valos/Komikku!99
-
- May 27, 2021
-
-
Leo Prikler authored
Tests should now run through.
-
Leo Prikler authored
Note, that previous manga and chapter probably won’t work after this and need to be readded.
-
Valéry Febvre authored
-
- May 26, 2021
-
-
Leo Prikler authored
-
- May 25, 2021
-
-
Leo Prikler authored
-
Leo Prikler authored
-
Leo Prikler authored
This should also help lessening the amounts of redirects we get.
-
Leo Prikler authored
This code doesn't seem to fully work yet. It resolves to the correct URL (check with a browser), but Komikku gets a 503 back. Weird.
-
Leo Prikler authored
The API currently returns weird stuff like {"en":"Ich habe 300 Jahre lang Schleim getötet und aus Versehen das höchste Level erreicht"}
-
Leo Prikler authored
Retrieve publish data and resolve scanlators more efficiently.
-
Leo Prikler authored
-
Leo Prikler authored
-