aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-remote
AgeCommit message (Expand)Author
2019-07-13Style fixes. Suppress style warnings.Robert Jaros
2019-07-13Refactor RemoteSelect -> SelectRemote and RemoteTabulator -> TabulatorRemoteRobert Jaros
2019-07-08New tabulator-remote module.Robert Jaros
2019-04-22Code style fixes.Robert Jaros
2019-04-16Upgrade Kotlin to 1.3.30Robert Jaros
2019-04-10Websockets support for Spring Boot and Jooby.Robert Jaros
2019-04-02Style fixes and style warnings suppress.Robert Jaros
2019-03-31Websockets implementationRobert Jaros
2019-03-24New RestClient class in the core module.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-19Better error handling in CallAgentRobert Jaros
2019-02-23Fix sending multipart/form-data with CallAgentRobert Jaros
2019-02-18Simplifications for multiplatform Date type.Robert Jaros
2019-02-18Make kvision-remote module independent of kvision itself.Robert Jaros
2019-02-16Fix for exception message handling.Robert Jaros
2019-02-13Minor declaration fixes.Robert Jaros
2019-02-13Suppress warningRobert Jaros
2019-02-13Unification of @Serializable -> JSON functionsRobert Jaros
2019-02-12Code styleRobert Jaros
2019-02-12New methods in CallAgent class for different type-safe calls to remote endpoi...Robert Jaros
2019-02-11Refactoring of server side components.Robert Jaros
2019-02-03Refactor server-side interfaces.Robert Jaros
2019-02-01Refactor server-side interfaces.Robert Jaros
2019-01-09Dependencies upgrade.Robert Jaros
2018-12-20Refactor server side modules.Robert Jaros
2018-12-19An addon remote module for select component.Robert Jaros
2018-12-18Refactor modules.Robert Jaros