Commit Graph

6 Commits

Author SHA1 Message Date
Dragos 20ee57102e added app project files 2021-04-07 14:26:28 +03:00
Marsell Kukuljevic 991f5cabdc Fix the handling of DELETE and PUT calls, and stop unintentional deserialization
of JSON instead of passing it through as an opaque string.
2021-03-26 22:46:57 +01:00
Marsell Kukuljevic df9677efe5 Elaborate a bit on the login and interaction cycle in the README. 2021-02-02 16:20:21 +01:00
Marsell Kukuljevic ff04edd2b8 Update README with some key-related details. 2021-01-31 21:43:25 +01:00
Marsell Kukuljevic 6aea7758ee Server uses TLS, sign all requests to cloudapi, and enable SSO. 2021-01-26 17:22:37 +01:00
Marsell Kukuljevic 9abb845eec Basic proxying to cloudapi, and serving static content. 2021-01-12 23:39:15 +01:00