Commit graph

3082 commits

Author SHA1 Message Date
badaix
0beaa09e4f Update documentation 2025-01-28 21:09:56 +01:00
badaix
5a535fade8 Fix building client without OpenSSL 2025-01-28 20:41:02 +01:00
badaix
2addf7cc3d Build without wss support, if OpenSSL is not found 2025-01-28 17:57:36 +01:00
badaix
c105fecc5b Fix Windows compile error 2025-01-27 22:49:59 +01:00
badaix
85e8d02e5b Mutual SSL authentication 2025-01-27 22:19:42 +01:00
badaix
be301c6931 Log configured protocoll 2025-01-27 12:53:51 +01:00
badaix
29e267532a Fix Windows compile error 2025-01-27 10:52:28 +01:00
badaix
a407e68df6 Fix wss reconnect 2025-01-27 10:34:13 +01:00
badaix
054706e608 Add deprecation notice 2025-01-26 22:37:59 +01:00
badaix
23107d62f9 Set client option 2025-01-25 22:47:23 +01:00
badaix
b20bd90c03 Verify server certificate 2025-01-25 22:37:08 +01:00
badaix
3d5744c6b0 Fix crash 2025-01-25 18:03:13 +01:00
badaix
d7ddfc8b88 Allow warnings for sanitizers 2025-01-25 18:02:30 +01:00
badaix
b0463fdd0c Fix Windows compile error 2025-01-24 23:36:51 +01:00
badaix
442b154fbf Add support for SSL Websockets 2025-01-24 23:31:27 +01:00
badaix
0a8b737f9f Cleanup connect 2025-01-24 21:30:19 +01:00
badaix
bd424a3992 Install boost beast 2025-01-24 21:30:19 +01:00
badaix
355c75458a Add code comments 2025-01-24 21:30:19 +01:00
badaix
6c02252d84 Add client support for websockets 2025-01-24 21:30:19 +01:00
Raphael Nestler
9fbf273caa
Fix typo in stream_plugin.md (#1333) 2025-01-24 21:29:47 +01:00
badaix
cf2be07155 Update changelog 2025-01-23 11:05:12 +01:00
badaix
c1afc406dc Update aixlog to v1.5.1 2025-01-23 09:53:01 +01:00
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