dd3188a6da
Add openContainingFolderComicAction to the window actions so it can be triggered
2024-11-25 21:49:57 +01:00
13d0984784
Enable dropping content on the FolderContentView
2024-11-05 19:23:46 +01:00
f4ec6c8927
Fix crash when the comics view content is empty after an update
2024-11-03 15:40:45 +01:00
dc4010aec0
Purge unused info and covers after full library updates
2024-11-03 14:49:39 +01:00
72535ffc98
Fix crasher when updating the comics model
2024-11-03 14:48:37 +01:00
611880aba8
Typos
2024-11-03 14:41:41 +01:00
d91fd45cec
Fix Qt5 builds
2024-10-15 22:34:17 +02:00
9b6e03bcc4
Add setting to setup third party readers to work with YACReaderLibrary
2024-10-15 22:11:52 +02:00
8130cdc932
More format changes
2024-10-12 15:17:05 +02:00
63fcde8035
Extract 7z loading to it's own function
...
This will unify 7z loading in all scenarios and it also fixes the search path in Linux, now the apps will always try to load 7z.so from LIBDIR/yacreader/7z.so, if it fails they'll try 7zip/7z.so
2024-09-15 15:50:09 +02:00
bb36368ad2
Revert proof of concept for covers as webp
...
This was pushed to develop by mistake
2024-09-09 17:30:39 +02:00
5715801616
Always use 7zip instead of p7zip
2024-09-08 12:23:27 +02:00
1c48f05398
Add support for printing more information in diagnosis log
...
Also yacreaderlibraryserver can now print this with the --system-info option
This will help when giving support to users.
2024-09-05 17:48:48 +02:00
a3f3149764
Return 404 if the comic is not found
2024-08-31 12:44:31 +02:00
ca1b057361
Fix partial updates nuking then whole db
2024-08-13 22:05:30 +02:00
fd26a2490d
Fix "show recent indicator" toggle not working
2024-08-13 21:51:27 +02:00
a0e22d83b0
Fix macos compilation
2024-07-10 17:49:18 +02:00
8ce878b0cb
Fix access to library actions on macos
2024-07-10 16:26:05 +02:00
689a6465aa
Fix format
2024-07-09 19:42:41 +02:00
f9039c7a26
Add support for setting the content type to a whole library
2024-07-09 19:18:22 +02:00
58ec456fc7
Extract the library QActions to its own file
2024-06-23 19:02:13 +02:00
7fbd25514f
Fix headers in the table view getting stuck in a non moveable state
...
The state can be saved with "sections moveable = false", so when it's restored the headers become non moveable, setting the property to true later should prevent this from happening.
2024-06-15 16:29:52 +02:00
9436520399
Merge branch 'develop' of https://github.com/YACReader/yacreader into develop
2024-02-13 18:41:33 +01:00
2b2762c045
Improve and fix comic file size format
2024-02-13 18:41:23 +01:00
24719fa54b
Merge pull request #419 from selmf/unarr-7z
...
Unarr: Enable 7z for unarr 1.1.x +
2024-02-13 18:04:30 +01:00
b4a7d86f96
Unarr: Add 7z to reader file selector and library database for unarr 1.1.x
2024-02-12 22:54:39 +01:00
374898702d
Fix folders type when they are added
2024-02-12 19:33:14 +01:00
7baf144c69
Fix columns in the search results.
2024-02-06 18:13:57 +01:00
76df7e1d83
typo
2024-02-02 13:04:45 +01:00
19e45ef9de
Fix issues getting marked as opened because android minimum current page is 1
2024-02-02 13:04:38 +01:00
08cbb88891
Mark function as deprecated and remove unused function
2024-01-31 19:07:27 +01:00
ef9a826c9f
Update simplified chinese translations
2024-01-29 17:15:45 +01:00
a591305397
Update translations
2024-01-27 13:17:46 +01:00
ccd8eae76c
Missing brace
2024-01-27 12:15:53 +01:00
1280918bfe
Fix missing cover after updating the comics flow
2024-01-27 10:26:36 +01:00
2f86eca240
Fix translation missing from YACReader when opening from YACReaderLibrary
2024-01-19 16:45:32 +01:00
7a72e7588b
Fix type propagation from the container folder
2024-01-19 16:44:12 +01:00
abdf5bda4f
Show the current type as checked in the context menu
2024-01-19 16:43:37 +01:00
9ae4911b78
Fix parentId value when a folder info is requested to the server
2024-01-17 16:23:54 +01:00
a5d1036886
Rewrite LibrariesControllerV2 to be safer and include the library uuid
2024-01-14 08:38:00 +01:00
7c1e9298ee
Add a method to get the list of libraries sorted like they are shown in the UI
2024-01-14 08:36:12 +01:00
a4f36396f5
Update the sync controller for new clients
2024-01-13 17:20:22 +01:00
04f0d22563
Fix "more recent" calculation in the server side
...
All comics received were being sent back if they were already opened
2024-01-13 17:19:20 +01:00
e26169386c
include comic_info_id in comic json
2024-01-13 17:15:54 +01:00
851215f12d
Add method for getting the legacy id from the uuid
2024-01-13 17:15:30 +01:00
d25a122b48
Update server version to 2.1
2024-01-07 10:53:31 +01:00
53f7fd4a28
Add new controller for getting a folder
2024-01-07 10:53:21 +01:00
5728d4bb18
Add more info to json content + better handling of optionality
2024-01-07 10:52:27 +01:00
b4951fcb1a
Add convenience method for getting the new uuid from the legacy id
2024-01-07 10:26:22 +01:00
9e05f8ea6e
Add function for loading a single folder by id
2024-01-07 09:18:16 +01:00