Commit Graph

22 Commits

Author SHA1 Message Date
95161692f4
correct tests 2023-03-14 13:11:19 +01:00
14ab9bf469
make serve work 2023-03-14 12:42:54 +01:00
339f9626d2
compile statically on musl 2023-03-09 11:38:49 +01:00
85989c7597
install wasm-pack for release step 2023-03-09 11:03:06 +01:00
658c219054
no need to separately run check for release 2023-03-09 11:01:54 +01:00
e690f3ce91
need alpine testing repo for cargo deny 2023-03-09 10:59:09 +01:00
d5af19b02a
add cargo deny config 2023-03-09 10:57:25 +01:00
9c5cd5f4da
remove deadlock in build system 2023-03-09 10:36:11 +01:00
939201fedb
compile static musl for cdylib support 2023-03-09 08:50:55 +01:00
f8c5b10ea9
set woweb version to 0.2.0 2023-03-09 08:36:31 +01:00
7d0ef62c42
use webassembly with the server acting only as an intermediate 2023-03-09 08:35:24 +01:00
9aa1130c35
allow inserCompositionText event as well for emoji inserts on windows 2023-03-07 10:14:00 +01:00
e496cf84bc
push browser workaround to the end of the method 2023-03-07 09:27:41 +01:00
090f3bcb23
use utf-16 for everything because of javascript 2023-03-07 09:09:42 +01:00
7e95a338de
run setup on js load 2023-02-23 14:07:36 +01:00
e2831d7c6b
remove time parameter, it's not useful right now 2023-02-23 13:45:18 +01:00
869efdd56a
log ws close event 2023-02-23 13:32:49 +01:00
90f8bb67b3
reconnect on ws connection loss 2023-02-23 13:15:57 +01:00
459664a9a8
use better text placeholder 2023-02-23 12:45:41 +01:00
0d6927e8dd
use correct ws url 2023-02-23 12:33:46 +01:00
0c8437fee2
add woodpecker ci 2023-02-23 12:11:28 +01:00
a1c91f6d4e
initial commit 2023-02-23 12:09:27 +01:00