Commit Graph

26 Commits

Author SHA1 Message Date
Jovi Hsu
5d8ff7f22d update vnc library 2023-03-17 05:15:19 +00:00
Jovi Hsu
d36274cd33 Add a login loop when the password is wrong 2022-11-07 01:11:44 +00:00
Jovi Hsu
103eb7835a set the default alpha to 255 2022-11-01 01:51:53 +00:00
Jovi Hsu
dba3d4b58b update vnc-rs to 0.3 2022-10-31 06:50:16 +00:00
Jovi Hsu
49ca82b0b6 Refactor ends, remove obsolete files 2022-10-31 06:02:23 +00:00
Jovi Hsu
5032a3c86a add tight, zrle encode 2022-10-31 02:53:48 +00:00
Jovi Hsu
fb0ad14d71 Remove debug code 2022-10-27 08:59:19 +00:00
Jovi Hsu
f6861381bf Use vnc-rs lib rather than impl it in the app 2022-10-27 08:56:44 +00:00
Jovi Hsu
a031a9d047 fix x11 mouse get wrong representation 2022-10-24 08:49:02 +00:00
Jovi Hsu
f79b272ffd Remove debug code 2022-10-23 01:00:07 +08:00
Jovi Hsu
ea90cf2b63 rename some varibles 2022-10-21 02:10:12 +00:00
Jovi Hsu
332999de33 Add tight encoding support for web vnc 2022-10-12 09:04:23 +00:00
Jovi Hsu
da213eb36f move clipboard.css 2022-10-10 05:06:51 +00:00
Jovi Hsu
a133550fbc init webrdp & webssh 2022-10-10 02:35:52 +00:00
Jovi Hsu
07af6708cd delete some magic number 2022-10-10 02:18:11 +00:00
Jovi Hsu
b55a58ff38 zrle encoding 2022-10-10 00:23:33 +00:00
Jovi Hsu
ce95686417 add error message 2022-10-08 07:18:15 +00:00
Jovi Hsu
8517df753b Add ctrl+alt+del 2022-10-08 07:06:58 +00:00
Jovi Hsu
67275f6be8 Graceful close 2022-10-08 06:42:49 +00:00
Jovi Hsu
e0aa8abd78 add clipboard 2022-10-08 05:57:46 +00:00
Jovi Hsu
1ba123dd2b Reduce the api call to get canvas 2022-09-28 00:55:39 +00:00
Jovi Hsu
eab8a20a6b Remove the timeout when require vnc password 2022-09-27 07:41:09 +00:00
Jovi Hsu
94a58c4d62 Support vnc password 2022-09-27 07:34:59 +00:00
Jovi Hsu
38d331fcd8 also clippy 2022-09-27 01:08:48 +00:00
Jovi Hsu
2557e9e897 Cargo clippy 2022-09-27 00:29:06 +00:00
Jovi Hsu
940b71eba2 Refactor, use websockify instead of self-backend server 2022-09-26 03:42:17 +00:00