Commit Graph

10 Commits

Author SHA1 Message Date
f3d32cf7d7 Fix http listener maxThreads initialization 2026-04-12 11:55:17 +02:00
3709b6e737 Format includes using clang-format
Some checks failed
Build / Initialization (push) Has been cancelled
Build / Code Format Validation (push) Has been cancelled
Build / Linux (Qt6) (push) Has been cancelled
Build / Linux (Qt6 + 7zip) (push) Has been cancelled
Build / macOS (Qt6 Universal) (push) Has been cancelled
Build / Windows x64 (Qt6) (push) Has been cancelled
Build / Windows ARM64 (Qt6) (push) Has been cancelled
Build / Docker amd64 Image (push) Has been cancelled
Build / Docker arm64 Image (push) Has been cancelled
Build / Publish Dev Builds (push) Has been cancelled
Build / Publish Release (push) Has been cancelled
Build / Publish YACReader10 Pre-release Builds (push) Has been cancelled
2026-03-13 18:21:38 +01:00
d898a56f3f Drop server v1 2026-02-20 19:01:49 +01:00
756c514712 Do not generate the qr code if the server is off 2023-06-18 10:42:38 +02:00
68ece533e1 Replace Q_OS_MAC with Q_OS_MACOS 2023-06-04 20:55:11 +02:00
7fed222cb7 Format 2022-12-12 21:53:07 +01:00
25a32314a2 Server: Don't overwrite template and docroot path 2022-10-23 18:35:35 +02:00
d8a35d767c Update the UI when a client synchronizes back the libraries
Only the top banners for now. 

TODO: ComicModel should also be updated.
2022-10-15 11:52:34 +02:00
c576140e6a Notify using a signal when a comic is updated using the http api 2022-10-15 11:41:06 +02:00
be0c0ff341 Rename Startup class to YACReaderHttpServer 2022-10-13 23:24:35 +02:00