Commit graph

3013 commits

Author SHA1 Message Date
badaix
ce743ce4c6 Fix Linter issues 2025-01-05 17:50:58 +01:00
badaix
72358cd912 Fix clang-tidy issues 2024-12-26 23:00:04 +01:00
badaix
d5d4cb9e63 Rename "private_key" to "certificate_key" 2024-12-26 22:58:41 +01:00
badaix
aecf64fc03 Cache by build-type 2024-12-21 22:09:21 +01:00
badaix
2e8398d631 Don't install pkgconfig on macOS 2024-12-21 21:50:26 +01:00
badaix
f9f0b03a5c Add debug builds 2024-12-21 21:34:23 +01:00
badaix
83742ba901 Remove unused include 2024-12-21 21:33:52 +01:00
badaix
d387da9510 Remove reference to Pi MusicBox 2024-12-21 21:28:43 +01:00
badaix
bc4b015037 Add comment about --daemon 2024-12-21 20:50:56 +01:00
badaix
cb46ea7994 Remove reference to Pi MusicBox 2024-12-21 20:46:30 +01:00
badaix
1486e2dabd Update default listen addresses 2024-12-21 20:42:50 +01:00
Ernst
0e283f9bad
listen to both IPV6 and IPV4 incoming connections: binding to "::" implies both protocols (#1290)
Co-authored-by: Johannes Pohl <johannes.pohl@badaix.de>
2024-12-21 19:05:41 +01:00
badaix
be77ddb08b Update boosr/process include 2024-12-20 23:58:21 +01:00
badaix
1bc541cf5e suppress unmatchedSuppression 2024-12-20 22:44:35 +01:00
badaix
9396a78d71 Fix compile error 2024-12-20 22:25:30 +01:00
badaix
17efc6799c Fix static analysis issues 2024-12-20 21:56:12 +01:00
badaix
03ce0ed2df Iclude boost as system headers to suppress warnings 2024-12-20 19:36:44 +01:00
badaix
0b1b1e38bb Iclude boost as system headers to suppress warnings 2024-12-20 19:30:42 +01:00
badaix
06f1c7d32f Remove unused includes, fix warnings 2024-12-19 23:37:44 +01:00
badaix
a79b3e6599 Replace std::endl with "\n" 2024-12-19 23:35:12 +01:00
badaix
709cd362e1 Update xcode versions 2024-12-19 23:15:16 +01:00
badaix
c4076748fb Compile with boost v1.87.0 2024-12-19 22:54:58 +01:00
badaix
6ada939adf Fix compilation with boost v1.87.0 2024-12-19 22:53:49 +01:00
badaix
1df686f875 Update Boost to v1.86.0 2024-12-19 22:44:51 +01:00
badaix
9f71aa7b25 Compile with 3 threads 2024-12-19 22:44:51 +01:00
badaix
a723cab853 Merge package.yml 2024-12-19 22:44:51 +01:00
badaix
11d7d98186 Reformat code 2024-12-19 22:44:51 +01:00
Rechner Fox
b5284301c5 Add custom URL prefix for HTTP URLs (#1260)
Co-authored-by: Johannes Pohl <johannes.pohl@badaix.de>
2024-12-19 22:44:51 +01:00
badaix
342eda02a0 Add some documentation 2024-12-19 22:44:51 +01:00
badaix
cfe309087e Fix compile error 2024-12-19 22:44:51 +01:00
badaix
a0d88e8856 Move control requests into Request factory 2024-12-19 22:44:51 +01:00
badaix
45f189432d Make some functions const 2024-12-19 22:44:51 +01:00
badaix
15a3cf9680 Split returns empty last element 2024-12-19 22:44:51 +01:00
badaix
ad6ab1ad3b Fix warning 2024-12-19 22:44:51 +01:00
badaix
e901f0f9f4 Add base config item 2024-12-19 22:44:51 +01:00
badaix
2b6ad6b90b Add some documentation 2024-12-19 22:44:51 +01:00
badaix
30a5ed7389 Fix exit code 2024-12-19 22:44:51 +01:00
badaix
fd9ffff486 Check for max allowed doxygen warnings 2024-12-19 22:44:51 +01:00
badaix
c156fab123 Fix some doxygen warnings 2024-12-19 22:44:51 +01:00
badaix
061f92a361 Add missing include 2024-12-19 22:44:51 +01:00
badaix
78cbd3cf5b Remove ImageCache instance from ServerSettings 2024-12-19 22:44:51 +01:00
badaix
2530a347c2 Fix linker error 2024-12-19 22:44:51 +01:00
badaix
c112058998 Pass complete Settings struct around 2024-12-19 22:44:51 +01:00
badaix
964801896a Add ErrorOr class 2024-12-19 22:44:51 +01:00
badaix
4540e64224 Split string_utils.hpp into impl and header 2024-12-19 22:44:51 +01:00
badaix
a704fd11d5 Fix pipe reconnect 2024-12-19 22:44:51 +01:00
badaix
187ed109f0 Add doxygen to CI 2024-12-19 22:44:51 +01:00
badaix
878fecdc35 Add AuthInfo class 2024-12-19 22:44:51 +01:00
badaix
c784e2526f Update jsonrpc++ to v1.4.0 2024-12-19 22:44:51 +01:00
badaix
0a50006c0c Remove _UNICODE define 2024-12-19 22:44:51 +01:00