Miroslav Šedivý
691150900b
Temporary websocket disconnect handling ( #6 )
...
* fix websocket close log error.
* logger session interface no pointer.
* websocket delayet disconnect.
* session host: save id not pointer to a session.
* fix if hostId not stored.
2022-08-26 20:16:40 +02:00
Miroslav Šedivý
3cd59b9f30
rename module name from gitlab to github.
2022-07-14 22:10:41 +02:00
Miroslav Šedivý
8593d2d0fd
move shared code to pkg.
2022-03-20 11:43:00 +01:00
Miroslav Šedivý
94c17e9a42
rename module to gitlab.com/demodesk/neko/server.
2022-03-20 11:27:41 +01:00
Miroslav Šedivý
8d0fcbde70
use custom logger.
2021-09-17 00:58:50 +02:00
Miroslav Šedivý
4fa11e6a2a
refactor HTTP error.
2021-09-16 20:16:51 +02:00
Miroslav Šedivý
ec18775e26
change error messages punctuation.
2021-04-24 21:37:43 +02:00
Miroslav Šedivý
0eef9d4d98
update auth middlewares.
2021-03-21 21:26:53 +01:00
Miroslav Šedivý
4a28307c1e
session profile decoupled.
2021-03-14 00:45:51 +01:00
Miroslav Šedivý
b03a730c84
memberId to sessionId.
2021-03-13 23:32:10 +01:00
Miroslav Šedivý
a6b66e4d55
OnHostChanged event.
2021-03-13 21:37:00 +01:00
Miroslav Šedivý
45679f1b86
format Go source code.
2021-02-14 14:40:17 +01:00
Miroslav Šedivý
91f1727723
lint remove whitespaces.
2021-02-02 18:28:32 +01:00
Miroslav Šedivý
da71c9261d
API: Target member was not found, return 404.
2020-12-27 17:07:09 +01:00
Miroslav Šedivý
a6dccc753b
API update: control give memberId.
2020-12-26 23:53:04 +01:00
Miroslav Šedivý
5edd9dc97a
+ CanHost.
2020-12-06 18:50:41 +01:00
Miroslav Šedivý
b7103ca809
ResetKeys on ClearHost.
2020-12-02 10:46:00 +01:00
Miroslav Šedivý
964588b328
remove HostID.
2020-12-02 00:04:36 +01:00
Miroslav Šedivý
2e090eb54d
update control WS.
2020-11-30 18:24:38 +01:00
Miroslav Šedivý
f9b62073ef
add control reset.
2020-11-29 15:58:26 +01:00
Miroslav Šedivý
fb6dabf4e0
add control status.
2020-11-18 23:14:28 +01:00
Miroslav Šedivý
628abe06fd
rest control edit.
2020-11-18 23:05:38 +01:00
Miroslav Šedivý
ef03f9ec9d
do not export REST functions.
2020-11-18 22:35:50 +01:00
Miroslav Šedivý
6fbb1a2cc7
add control give & control take endpoints.
2020-11-18 21:10:40 +01:00
Miroslav Šedivý
da7e6f7728
Broadcast should not return error.
2020-11-18 20:30:33 +01:00
Miroslav Šedivý
3f4914d260
REST API control.
2020-11-16 22:48:20 +01:00
Miroslav Šedivý
5acd428dee
create api skeleton.
2020-10-29 22:23:30 +01:00