Commit graph

2102 commits

Author SHA1 Message Date
Miroslav Šedivý
4d2fb157f9 API implement members. 2021-03-14 14:44:32 +01:00
Miroslav Šedivý
4898cecd56 members minor bugfixes. 2021-03-14 14:44:03 +01:00
Miroslav Šedivý
8f277c61c9 members object provider default from config. 2021-03-14 13:11:26 +01:00
Miroslav Šedivý
00586baffc member providers extracted config. 2021-03-14 13:07:03 +01:00
Miroslav Šedivý
fceae3818b default object members provider. 2021-03-14 13:06:48 +01:00
Miroslav Šedivý
f57332ba2a dummy allow all logins. 2021-03-14 13:06:33 +01:00
Miroslav Šedivý
bf560d5289 implemented member manager. 2021-03-14 12:57:19 +01:00
Miroslav Šedivý
7c79b48750 added member provider. 2021-03-14 01:08:50 +01:00
Miroslav Šedivý
594404824f fmt. 2021-03-14 01:05:00 +01:00
Miroslav Šedivý
ecad2124fd session state decoupled. 2021-03-14 00:50:08 +01:00
Miroslav Šedivý
4a28307c1e session profile decoupled. 2021-03-14 00:45:51 +01:00
Miroslav Šedivý
7d4f7694b9 login username password. 2021-03-14 00:32:52 +01:00
Miroslav Šedivý
5101f0a9c3 fix logs. 2021-03-14 00:12:32 +01:00
Miroslav Šedivý
fb2078e1ff member -> session. 2021-03-14 00:05:31 +01:00
Miroslav Šedivý
fa687480a9 member events -> session events. 2021-03-13 23:48:07 +01:00
Miroslav Šedivý
dafebc79e5 memberState -> sessionState. 2021-03-13 23:42:16 +01:00
Miroslav Šedivý
b03a730c84 memberId to sessionId. 2021-03-13 23:32:10 +01:00
Miroslav Šedivý
d83e04e7ec fix logs, unified session_id. 2021-03-13 23:27:28 +01:00
Miroslav Šedivý
cacdd9e20a Revert 'autogenerate token.' 2021-03-13 22:54:34 +01:00
Miroslav Šedivý
3fcca6ab52 OnHostChanged event and add tokens to session. 2021-03-13 22:17:49 +01:00
Miroslav Šedivý
453a6905f7 fmt auth. 2021-03-13 21:44:38 +01:00
Miroslav Šedivý
93ac4e8332 autogenerate token. 2021-03-13 21:43:36 +01:00
Miroslav Šedivý
a6b66e4d55 OnHostChanged event. 2021-03-13 21:37:00 +01:00
Miroslav Šedivý
3aea0c7bf5 remove members from session. 2021-03-13 21:11:48 +01:00
Miroslav Šedivý
84f0b0aaeb move session database to member folder. 2021-03-13 21:07:51 +01:00
Miroslav Šedivý
58b00525cc refactor authenticate to use Token. 2021-03-13 20:42:56 +01:00
Miroslav Šedivý
929f315f6e
Merge pull request #30 from mbattista/ice-race-condition
should fix race condition
2021-03-13 10:33:49 +01:00
m1k1o
5762f33e36 fix lint and clear candidates array. 2021-03-13 10:32:05 +01:00
mbattista
a961dd6428 should fix race condition 2021-03-12 23:45:01 +00:00
m1k1o
108ac79443 autologin with URL pwd first. 2021-03-12 22:24:52 +01:00
Miroslav Šedivý
577f508912
Merge pull request #28 from whalehub/patch-1
Dockerfile: Update Chromium to v88.0.4324.182
2021-03-12 17:55:31 +01:00
Aaron
7080f6adc7
Dockerfile: Update Chromium to v88.0.4324.182
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-03-12 17:10:10 +01:00
m1k1o
19631d8ae9 Revert "lower keyframes max dist for faster loading."
This reverts commit 14939db65a.
2021-03-12 01:15:31 +01:00
Miroslav Šedivý
6b638db825 capture use display from ENV. 2021-03-11 17:55:13 +01:00
Miroslav Šedivý
d24cea3535 desktop display from env. 2021-03-11 17:44:49 +01:00
m1k1o
14939db65a lower keyframes max dist for faster loading. 2021-03-10 23:18:14 +01:00
m1k1o
b75303aa30 ws relative url only path. 2021-03-10 23:10:14 +01:00
m1k1o
79e817e0b2 local path on resources. 2021-03-10 23:07:26 +01:00
m1k1o
69e7990afb relative websocket URL. 2021-03-10 23:02:34 +01:00
m1k1o
afb416ea57 go files serve RequestURI -> URL.Path. 2021-03-10 22:52:41 +01:00
m1k1o
a5c90f6198 client: fix relative paths. 2021-03-10 22:34:27 +01:00
m1k1o
c980409e3d client fix build err. 2021-03-10 22:15:29 +01:00
m1k1o
085806d1b2 local default URI for client. 2021-03-10 22:08:04 +01:00
m1k1o
aace4add5b update Readme. 2021-03-10 21:47:16 +01:00
m1k1o
d3a16ea212 remove autopassword param on login. 2021-03-10 21:39:52 +01:00
m1k1o
d763895665 invite links. 2021-03-10 21:35:40 +01:00
Miroslav Šedivý
0ac2109275 add ip_retrieval_url. 2021-03-10 13:15:18 +01:00
m1k1o
9e64b47dea lint fix. 2021-03-09 18:20:06 +01:00
m1k1o
f68b8fe922 remove console.log. 2021-03-09 18:17:03 +01:00
m1k1o
6497109292 edit build in package json. 2021-03-09 18:07:35 +01:00