Luis Ángel San Martín
156de8db9e
Fix YACReaderLibraryServer build
2025-05-08 22:53:00 +02:00
Luis Ángel San Martín
89d7d76080
Typo
2025-05-04 15:14:45 +02:00
Luis Ángel San Martín
8f84fc7902
Log libraries validation when YACReaderLibrary and YACReaderLibraryServer start
2025-03-30 22:24:17 +02:00
Luis Ángel San Martín
b0d2d05bc9
Change the type of path passed to DataBaseManagement::updateToCurrentVersion
2025-03-29 13:29:09 +01:00
Luis Ángel San Martín
d4b7c6dd8a
Extract library paths methods to it's own struct in yacreader_global.h and use it everywhere
2025-03-29 11:31:53 +01:00
Luis Ángel San Martín
4e675d4326
Use YACReaderLibrary to create paths in ConsoleUILibraryCreator
2025-03-27 20:28:21 +01:00
Luis Ángel San Martín
d5e682322f
Update language files
2025-01-01 10:35:16 +01:00
Luis Ángel San Martín
97601282b8
Call LibrariesUpdateCoordinator::init in YACReaderLibraryServer
2024-12-24 10:44:34 +01:00
Luis Ángel San Martín
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
Luis Ángel San Martín
a591305397
Update translations
2024-01-27 13:17:46 +01:00
Luis Ángel San Martín
39ba4efcd2
Add rescan-xml-info
command to YACReaderLibraryServer
2023-08-26 14:09:18 +02:00
Luis Ángel San Martín
71e1d250fa
Remove extra quotes
2023-08-25 15:35:25 +02:00
Luis Ángel San Martín
a0dff3a03b
Fix LibrariesUpdateCoordinator instantiation in YACReaderLibraryServer
2023-08-24 11:56:25 +02:00
Luis Ángel San Martín
b709e000cf
Update doc
2023-08-22 22:37:50 +02:00
Luis Ángel San Martín
726ae067dd
Update ts files
2023-08-22 22:06:37 +02:00
Luis Ángel San Martín
f3b551f72a
Add libraries_update_coordinator.cpp/h files to YACReaderLibraryServer.pro
2023-08-14 18:45:37 +02:00
Luis Ángel San Martín
5b4205a19b
Print some more help in yacreaderlibraryserver's description
2023-08-14 18:20:47 +02:00
Luis Ángel San Martín
42f2771b3f
Setup LibrariesUpdateCoordinator in yacreaderlibraryserver
2023-08-14 18:19:24 +02:00
Luis Ángel San Martín
e740ad0f38
Add a readme describing how settings work in yacreaderlibraryserver
2023-08-14 18:18:16 +02:00
Luis Ángel San Martín
71a7a07274
Add DB_VERSION to keep track of DBs versions
...
This will make easy to track compatibility with a certain DB structure across different flavors of YACReader. It will only change when the DB structure changes.
2023-08-06 08:55:55 +02:00
Luis Ángel San Martín
68ece533e1
Replace Q_OS_MAC with Q_OS_MACOS
2023-06-04 20:55:11 +02:00
Felix Kauselmann
0ead759364
QRCode: Use UTF8 chars for code generation
...
QString.append() expects UTF8 chars, but this is not standard on all platforms.
2023-04-22 20:11:21 +02:00
Felix Kauselmann
ea38f60c7c
Fix build
2023-04-07 20:58:38 +02:00
Felix Kauselmann
f8f25c396f
YACReaderLibraryServer: Print QR code and basic server info on start
2023-04-07 20:24:59 +02:00
Felix Kauselmann
9f67bb5e53
Server: Port IP detection and filtering to QNetworkInterface
2023-04-07 20:22:49 +02:00
Luis Ángel San Martín
6d94efac14
Fix yacreaderlibraryserver compiltaion
2023-04-07 11:01:24 +02:00
Luis Ángel San Martín
250c48848c
setAllocationLimit is Qt6 only
2022-12-12 22:07:30 +01:00
Luis Ángel San Martín
7fed222cb7
Format
2022-12-12 21:53:07 +01:00
Luis Ángel San Martín
fc1f48aaa5
Remove image allocation limit
...
This commit fixes this error: QImageIOHandler: Rejecting image as it exceeds the current allocation limit of 128 megabytes
2022-12-12 18:37:29 +01:00
Felix Kauselmann
a35cb979e4
Unix: Fix regression in translation install target
...
The introduction of CONFIG+= lrelease introduced a regression in the
installation of translation files on systems using make install targets.
This is fixed by replacing the old translation targets with the target
supplied by lrelease.
Fixes #349
2022-10-31 13:19:50 +01:00
Luis Ángel San Martín
97bef77251
Format
2022-10-29 11:25:21 +02:00
Luis Ángel San Martín
555540b85d
Fix LibraryCreator instantiation in yacreaderlibraryserver
2022-10-29 09:26:03 +02:00
Luis Ángel San Martín
05a3172012
Rename s to httpServer
2022-10-13 23:30:04 +02:00
Luis Ángel San Martín
be0c0ff341
Rename Startup class to YACReaderHttpServer
2022-10-13 23:24:35 +02:00
BEN ENGLISCH
862c220069
Add libarchive decompression backend
2022-08-31 09:32:23 +02:00
tuwulin
788a3ef434
Update simplified Chinese.
...
Add traditional Chinese (Hong Kong, Taiwan).
2022-07-06 15:54:54 +02:00
Igor Kushnir
b0b0849cbc
Extract DEFINES += NOMINMAX into common config.pri
2021-12-29 09:36:44 +01:00
Joan Karadimov
1c3fd4d16f
Do not pass MSVC arguments to mingw/gcc
2021-11-02 11:02:32 +01:00
Luis Ángel San Martín
f11f3f1858
Use Qt::endl
2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
8bcea9cc8d
Enable core5compat in YACReaderLibraryServer
2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
2de4b26b71
Start supporting Qt6
...
Everything is broken but we want to start fixing as much as possible
2021-10-19 00:00:08 +02:00
Luis Ángel San Martín
5aa02a19bb
clang-format
2021-10-18 21:56:52 +02:00
Luis Ángel San Martín
0a3ffe4e11
Fix YACReaderLibraryServer build
2021-09-27 17:06:02 +02:00
Igor Kushnir
6f182b2bb3
Extract CONFIG += c++11 into common config.pri
2021-02-18 19:49:43 +01:00
Luis Ángel San Martín
64478ca63f
Typo
2021-01-28 19:54:10 +01:00
Luis Ángel San Martín
d96d01d963
Fix launch sequence to avoid http port collisions
2021-01-25 15:48:15 +01:00
Felix Kauselmann
4a654c38c0
Headless server: Add support for setting a port from commandline
...
Manual editing of a config file for setting a port is not ideal.
Solution: add a set-port command to save a port and also a
--port option to allow setting a temporary port during startup
2020-08-29 18:21:06 +02:00
Felix Kauselmann
1af613663c
Fix QsLog setup in Library and LibraryServer
...
The calls changed, so we need to adapt them.
2020-08-20 17:41:56 +02:00
Felix Kauselmann
c13ec618d0
Move QsLog to third_party directory
2020-08-20 17:41:56 +02:00
Felix Kauselmann
41ccef1060
Fix possible memleaks occuring when passing nonexistent dirs to console library creator. ( #132 )
2020-07-02 20:28:53 +02:00