Commit Graph

19 Commits

Author SHA1 Message Date
sergiotarxz 6892ddcddc Avoiding the app to crash when no internet conection is found. 2022-02-18 15:08:24 +01:00
sergiotarxz 52378d5623 Limiting search to 20 mangas to improve performance. 2022-01-23 15:43:50 +01:00
sergiotarxz a17f9c1f25 Fix to endes patch (Unitialized html_document.) and default to build flatpak
without images to work better on low resources computers.
2022-01-23 09:58:01 +01:00
broken eb19a7bd0b fixed memory leaks 2022-01-20 14:17:33 +01:00
sergiotarxz 03ca046180 Multiple fixes, allowing to compile without images in lists. (Too expensive for some
computers) Logging image writes.
2022-01-19 00:29:44 +01:00
sergiotarxz 31850456aa Adding initial search view. 2022-01-16 01:32:46 +01:00
sergiotarxz 155d08ac4c More memory cleanup. 2021-11-22 01:02:00 +01:00
sergiotarxz 793726aa7c Memory cleanup. 2021-11-20 17:24:24 +01:00
sergiotarxz 490af0a0db Adding support to look the first image of the
manga...
2021-11-15 22:26:20 +01:00
sergiotarxz d91cd296a9 Multiple bug and leaks fixes. 2021-11-07 17:59:43 +01:00
sergiotarxz ba2c4ac9f4 Making possible to see the list of available chapters. 2021-11-06 01:36:07 +01:00
sergiotarxz aad920661e
Fixing build in x86_64.
I took a approach very aarch64 specific without knowing.
2021-11-04 21:56:50 +01:00
sergiotarxz af0aab72b8 Adding support for retrieving a manga description. 2021-11-04 00:00:00 +01:00
sergiotarxz de55baeadb Removing files from the Makefile. 2021-10-31 15:32:18 +01:00
sergiotarxz ed7a3a4ec5 Removing manga.c splited in soup.c, string.c and regex.c. 2021-10-31 15:25:04 +01:00
sergiotarxz 923282f1d1 Splitting manga.c contents into xml.c and soup.c.
It is still needed to refactor string manipulation
and delete manga.c and manga.h (The root one,
MgManga is ok.)
2021-10-30 19:01:17 +02:00
sergiotarxz 215563d862 Changing to leaflet and adding support for manga id recovery. 2021-10-30 04:02:10 +02:00
sergiotarxz d2ecdddf44 Migrating to ListView. 2021-10-28 22:26:59 +02:00
sergiotarxz 0ac7affa93 Migrating into using GObject to the manga retrieval. 2021-10-27 23:59:44 +02:00