|
|
0e0867aa30
|
feat: handle smartphone keyboard composition
|
2025-12-15 09:21:12 +01:00 |
|
|
|
af16752cf8
|
doc: update changelog
v3.0.0
|
2025-12-11 21:53:25 +01:00 |
|
|
|
8cb19f2555
|
feat: center live capture in pointer
|
2025-12-11 21:53:04 +01:00 |
|
|
|
b415b00e5b
|
build: fix static embedding
|
2025-12-11 21:52:48 +01:00 |
|
|
|
7ed8364a13
|
build: fix static embedding
|
2025-12-11 21:52:37 +01:00 |
|
|
|
eaa1c9397f
|
doc: update changelog
|
2025-12-11 21:30:10 +01:00 |
|
|
|
b9bea6bdd2
|
refactor: change organisation
|
2025-12-11 21:28:27 +01:00 |
|
|
|
408c9c6d89
|
feat: use MJPEG for live capture
|
2025-12-11 20:55:59 +01:00 |
|
|
|
dd16a82057
|
update changelog
v2.1.0
|
2025-04-27 21:10:51 +02:00 |
|
|
|
946d47b4ac
|
update rice box
|
2025-04-27 21:09:44 +02:00 |
|
|
|
30d71da2bd
|
add input type range for the volume
|
2025-04-27 17:34:36 +02:00 |
|
|
|
653ab1d9cd
|
update ui
|
2025-02-23 13:32:55 +01:00 |
|
|
|
7cf77935b3
|
update go version for build
v2.0.2
|
2024-04-05 10:09:30 +02:00 |
|
|
|
451717ddac
|
update changelog
|
2023-12-10 16:27:40 +01:00 |
|
|
|
ae53fe1ab7
|
add live on pointer block
allow to show pointer
|
2023-12-10 16:26:53 +01:00 |
|
|
|
5aab502a76
|
update changelog
v2.0.1
|
2023-12-06 17:56:53 +01:00 |
|
|
|
e3cbf3eda2
|
change manifest url
|
2023-12-06 17:54:32 +01:00 |
|
|
|
ff5a66ad07
|
fix screenshots
|
2023-12-06 17:53:48 +01:00 |
|
|
|
a07f14765a
|
remove padding en pointer buttons
|
2023-12-06 17:53:16 +01:00 |
|
|
|
233d1a4d96
|
move manifest in controller
|
2023-11-20 14:40:10 +01:00 |
|
|
|
a9601c479d
|
update changelog
v2.0.0
|
2023-11-17 20:20:32 +01:00 |
|
|
|
e65fccee03
|
Merge branch 'feature/refactoring' into develop
|
2023-11-17 20:17:30 +01:00 |
|
|
|
73b9f98297
|
fix nav link colors
|
2023-11-17 20:17:26 +01:00 |
|
|
|
fc8e74c772
|
upgrade boostrap from v4 to v5
|
2023-11-17 20:13:32 +01:00 |
|
|
|
253073f15f
|
fix js
|
2023-11-17 20:10:38 +01:00 |
|
|
|
c865080df1
|
move js and css to specific directories
|
2023-11-17 20:05:50 +01:00 |
|
|
|
5f18c04d4d
|
remove jquery
|
2023-11-17 20:03:42 +01:00 |
|
|
|
e6934dd9aa
|
Merge branch 'feature/pwa' into develop
|
2023-11-17 19:02:58 +01:00 |
|
|
|
71ce3bb90d
|
add tls option
|
2023-11-17 18:50:03 +01:00 |
|
|
|
3533ea4dfe
|
add minimal info for PWA
|
2023-11-17 18:25:26 +01:00 |
|
Simon Vieille
|
dd24fda35b
|
update changelog
v1.0.2
|
2023-09-10 19:37:02 +02:00 |
|
Simon Vieille
|
5e76b76c31
|
close connection on ws error
|
2023-09-10 19:35:43 +02:00 |
|
Simon Vieille
|
d80395fd6e
|
update changelog
v1.0.1
|
2023-08-27 17:55:58 +02:00 |
|
Simon Vieille
|
676e11db1c
|
replace golang.org/x/net/websocket with github.com/gorilla/websocket
|
2023-08-27 17:54:31 +02:00 |
|
Simon Vieille
|
6d6bfee742
|
add specific function to create actions
|
2023-08-27 16:56:43 +02:00 |
|
Simon Vieille
|
f335eaf792
|
update readme
|
2023-08-26 13:20:51 +02:00 |
|
Simon Vieille
|
6a2670b39c
|
update readme
|
2023-08-26 13:20:25 +02:00 |
|
Simon Vieille
|
b323b84a39
|
update build file name
v1.0.0
|
2023-08-26 13:18:44 +02:00 |
|
Simon Vieille
|
2b7db342a9
|
add changelog
|
2023-08-26 13:17:41 +02:00 |
|
Simon Vieille
|
18f16dc4f8
|
remove old code
|
2023-08-26 13:17:37 +02:00 |
|
Simon Vieille
|
16804aa198
|
update readme
|
2023-08-26 12:47:19 +02:00 |
|
Simon Vieille
|
ccca2f691a
|
remote fmt import
|
2023-08-26 12:19:00 +02:00 |
|
Simon Vieille
|
4f904e79cd
|
add readme
|
2023-08-26 12:16:55 +02:00 |
|
Simon Vieille
|
fa563a107a
|
remove debug
|
2023-08-26 11:46:15 +02:00 |
|
Simon Vieille
|
82f5db3890
|
Merge branch 'feature/config' into develop
|
2023-08-26 11:42:03 +02:00 |
|
Simon Vieille
|
aa4f359349
|
update rice file
|
2023-08-26 11:42:00 +02:00 |
|
Simon Vieille
|
9339cdbd93
|
run the server using the configuration
|
2023-08-26 11:41:43 +02:00 |
|
Simon Vieille
|
d1cefa4131
|
fix template using new configuration
|
2023-08-26 11:41:23 +02:00 |
|
Simon Vieille
|
7915a0dbe4
|
change configuration format
|
2023-08-26 11:40:58 +02:00 |
|
Simon Vieille
|
7128ba2425
|
[wip] fix pointer
|
2023-08-25 11:23:44 +02:00 |
|