Commit Graph

3367 Commits

Author SHA1 Message Date
e4469dc7a7 Don't use sorting heuristic in comics with more than 1000 pages
Sorting heuristic to try to find spreads in the content of a comic is now only used for files with less than 1000 pages to avoid false positives.
2024-08-09 16:00:30 +02:00
be90e9e3a1 Merge pull request #439 from YACReader/defult-content-type-for-libraries 2024-07-10 23:25:47 +02:00
a0e22d83b0 Fix macos compilation 2024-07-10 17:49:18 +02:00
b54b13ed31 Update CHANGELOG 2024-07-10 16:30:08 +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
f29c3a4f96 BUMP minimum render size for PDF pages 2024-06-20 17:12:03 +02:00
15c904c139 Merge pull request #437 from YACReader/fix-macos-builds-hdiutil 2024-06-16 08:46:51 +02:00
998434019b Try macos-12 explicitly 2024-06-15 23:45:56 +02:00
b58bb6ad27 Try to build using macos-11 2024-06-15 19:28:55 +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
996983562f Merge pull request #436 from YACReader/mojave-fixes-qt5
Try to use Qt 5.15.10 to make macos builds work in Mojave
2024-05-28 18:22:30 +02:00
9deba04a9c Set MACOSX_DEPLOYMENT_TARGET explicitly in macos builds so we can support older verions 2024-05-28 15:45:13 +02:00
e7c8d8449b Update 7z.so builds for macos so it supports older versions of macos 2024-05-28 15:37:30 +02:00
c1617fc6a7 build for High Sierra and later 2024-05-27 22:10:56 +02:00
5c0253ba39 Try to use big sur for building to see if it makes a difference 2024-05-27 21:59:55 +02:00
657e56e5b0 Try to use aqtinstall instead of brew 2024-05-27 19:22:16 +02:00
d4bf1f08f7 Try to use Qt 5.15.10 to make macos builds work in Mojave 2024-05-27 19:02:48 +02:00
2bebec95bf Save magnifying glass size and zoom level 2024-03-02 12:14:01 +01:00
390883080d Merge pull request #422 from YACReader/tarball
Remove the build number from the tarball
2024-02-15 08:22:53 +01:00
d913da6c8c Remove the build number from the tarball 2024-02-14 21:31:03 +01:00
b8d5f351e5 Update what's new 2024-02-14 18:24:39 +01: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
f540b47735 Bump version number in CHANGELOG 2024-02-05 18:16:30 +01:00
856b687e21 Fix style in changelog 2024-02-02 13:05:10 +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
89c9895db7 Bump the max number of visible covers a little bit 2024-01-27 10:27:06 +01:00
1280918bfe Fix missing cover after updating the comics flow 2024-01-27 10:26:36 +01:00
d353bf8014 Update CHANGELOG 2024-01-19 16:47:18 +01:00
2f86eca240 Fix translation missing from YACReader when opening from YACReaderLibrary 2024-01-19 16:45:32 +01:00
4942e641dc Update CHANGELOG 2024-01-19 16:44:54 +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
50cfb5e505 Merge pull request #411 from YACReader/server2.1
Server 2.1 (9.14.1)
2024-01-16 20:54:41 +01:00
adcdb6bf62 Update CHANGELOG 2024-01-16 19:22:36 +01:00
c2988f8353 BUMP version to 9.14.1 2024-01-14 12:27:53 +01:00
a5d1036886 Rewrite LibrariesControllerV2 to be safer and include the library uuid 2024-01-14 08:38:00 +01:00