summaryrefslogtreecommitdiff
path: root/libs/surfaces/websockets/manifest.cc
AgeCommit message (Expand)Author
2020-04-22WebSockets: also json-escape strings in state messagesLuciano Iam
2020-04-22WebSockets: also json-escape paths in manifestsLuciano Iam
2020-04-21WebSockets: compatibility fixes for WindowsLuciano Iam
2020-04-20WebSockets: NOOP fix comment in manifest.ccLuciano Iam
2020-04-20WebSockets: json-escape user strings loaded from manifest.xmlLuciano Iam
2020-04-13WebSockets: add version field in manifests and update loaderLuciano Iam
2020-04-11WebSockets: move diskPath property to surfaces group objectLuciano Iam
2020-04-11WebSockets: fix path field in index.jsonLuciano Iam
2020-04-11WebSockets: improve surface manifest format and loaderLuciano Iam
2020-04-09Add classes for serving content over HTTPLuciano Iam