summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/jsonrpc-client.ts
AgeCommit message (Expand)AuthorFilesLines
2020-08-20Remove jsonrpc-client and it's dependenciesOskar Nyberg1-450/+0
2020-02-19Fix linter problems caused by @typescript-eslint/no-explicit-anyOskar Nyberg1-0/+2
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg1-1/+1
2019-08-22Add method to unsubscribe from daemon eventsAndrej Mihajlov1-1/+19
2019-08-22Make sure to clean up the connection on closeAndrej Mihajlov1-18/+27
2019-04-16Migrate to stream-json libraryAndrej Mihajlov1-4/+4
2019-04-01Fix testsAndrej Mihajlov1-66/+4
2019-03-01Add missing return;Andrej Mihajlov1-0/+1
2019-03-01Use global.setTimeout to disambiguate from window.setTimeoutAndrej Mihajlov1-1/+1
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+482