Commit graph

3060 commits

Author SHA1 Message Date
Francesco
af636c3989
Fix issue with logging to stdout (#1332) 2025-01-23 09:48:38 +01:00
badaix
8e9806f35c controlscript must be located in plugin_dir 2025-01-21 22:25:04 +01:00
badaix
be266c07ce Add white list for "Stream.AddStream" 2025-01-20 12:29:51 +01:00
badaix
ceb108b338 Bump version to v0.31.0 2025-01-19 22:47:41 +01:00
badaix
780d8f3f1a Fix crash while calling Stream.RemoveStream 2025-01-19 22:46:24 +01:00
badaix
61bda79158 Reformat code 2025-01-19 22:09:17 +01:00
Jeroen Dierckx
9254be1a8f
Add back restricted Stream.AddStream functionality (#1331)
* Allow back Stream.AddStream but don't allow a process stream type

* Don't allow controlscript parameters when creating streams through RPC

* Added back documentation for Straem.AddStream and Stream.removeStream

* Fixed checking controlscript parameter

It is actually a property of the streamUri URI instead of a separate parameter

* Small doc update to clarify things

* Fixed missing doc delimiter

* Removed unused checkParamsNotAllowed method
2025-01-19 21:57:25 +01:00
Raphael Nestler
fab6646025
Fix Mopdiy -> Mopidy typo in configuration.md (#1329) 2025-01-19 20:15:19 +01:00
Raphael Nestler
316540c8b7
Fix typo in the changelog (#1328) 2025-01-19 20:14:37 +01:00
badaix
b4bbdc0265 Add doxygen doc 2025-01-18 21:28:25 +01:00
badaix
ab5318fea4 Fix linter warnings 2025-01-18 21:22:33 +01:00
badaix
9c9ebaead8 Update Changelog 2025-01-17 21:04:29 +01:00
badaix
f2ddd00f17 Remove "Nightly builds" section 2025-01-17 21:02:33 +01:00
badaix
5637eefac3 Fix typo 2025-01-17 09:55:54 +01:00
badaix
66ea985ac0 Don't install catch2 on Ubuntu 2025-01-17 09:19:26 +01:00
badaix
5e7bb12efb Reformat code 2025-01-17 08:43:22 +01:00
badaix
5ad76c0f18 Use installed Catch2 if available 2025-01-17 08:41:48 +01:00
badaix
63f9ce1615 Update control.md 2025-01-16 08:09:40 +01:00
badaix
b8a662b039 Update changelog 2025-01-15 22:44:34 +01:00
badaix
ea07cb715d Fix RPC error results 2025-01-15 22:41:46 +01:00
badaix
9e6009cad0 Fix CVE-2023-36177 2025-01-15 21:51:54 +01:00
badaix
dc96ae9f03 Update changelog 2025-01-14 22:16:57 +01:00
badaix
2860ca8b2f Lower allowed doxygen warnings 2025-01-14 11:37:10 +01:00
badaix
f44562aea8 Add link to HTTPS configuration 2025-01-14 10:57:43 +01:00
badaix
cf95349c67 Lower log level 2025-01-14 10:25:36 +01:00
badaix
7cf0586ab1 Update AixLog 2025-01-14 10:24:59 +01:00
badaix
23019b52bd Update AixLog to v1.5.1 2025-01-14 08:51:44 +01:00
badaix
a638da0ff7 Improve time sync over websocket 2025-01-13 20:23:29 +01:00
badaix
0fb90802b5 Update HTTPS configuration doc 2025-01-12 23:43:56 +01:00
badaix
8096d208d5 Install "/etc/snapserver/certs" directory 2025-01-12 15:19:08 +01:00
badaix
8015325d71 Create "/etc/snapserver/certs" directory 2025-01-09 22:19:01 +01:00
badaix
c7d301e1d7 Reformat cmake and python 2025-01-09 15:50:22 +01:00
badaix
d5677b6f78 Reformat code 2025-01-09 15:06:35 +01:00
badaix
58e82ef9e8 Provide cover art over HTTPS 2025-01-09 10:19:32 +01:00
badaix
fd5f1ba0e2 Remove soxr include dir 2025-01-07 22:51:12 +01:00
badaix
cd67fb9645 Replace std::endl with "\n" 2025-01-07 20:29:16 +01:00
badaix
f1ee39e515 Update man pages 2025-01-07 20:05:48 +01:00
badaix
8b07d20499 Update jekyll theme 2025-01-07 19:46:03 +01:00
badaix
8cce7dda99 Fix images fpr dark/light theme 2025-01-07 19:30:01 +01:00
Johannes Pohl
3002158808
Create _config.yml 2025-01-07 16:30:32 +01:00
badaix
d1f10b63cf Add section about HTTP in configuration.md 2025-01-07 14:45:58 +01:00
badaix
59bff3e4f9 Publish HTTPS port via mdns 2025-01-07 14:31:12 +01:00
badaix
2937bffaa5 Fix package CI 2025-01-06 21:28:46 +01:00
badaix
7bf9146e6a Update changelog for v0.30.0 2025-01-06 21:06:55 +01:00
badaix
8ea1667331 Remove "ressource" parameter 2025-01-06 20:47:35 +01:00
badaix
5a75d81158 Update boost mirror 2025-01-05 17:59:38 +01:00
badaix
e0443f6e5f Validate SSL configuration 2025-01-05 17:52:31 +01:00
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