mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-11-14 21:45:17 +00:00
357ac89330
Due to some errors within DeviceProfile and how nullables were serialized, an invalid request was made and the /Sessions/Capabilities/Full would give an 400 response back. Besides that, ApiClient would generate a DeviceProfile before all properties from QML were read. This has been fixed by implementing QQmlParserStatus and only generating the device profile after all properties are set. |
||
---|---|---|
.. | ||
dto | ||
loader | ||
model | ||
platform/freedesktop | ||
support | ||
viewmodel | ||
apiclient.cpp | ||
apimodel.cpp | ||
credentialmanager.cpp | ||
eventbus.cpp | ||
jellyfin.cpp | ||
jsonhelper.cpp | ||
qobjectsettingswrapper.cpp | ||
serverdiscoverymodel.cpp | ||
websocket.cpp |