Commit Graph

14 Commits

Author SHA1 Message Date
NI
b87d5437e5 Send OPTIONS request to the WebSockets interface once per Timeout interval. This allows some deployment environment to correctly detect the status of the application 2021-04-29 14:02:52 +08:00
NI
5434ab03b2 Bump copyright date to 2021 2021-03-02 21:32:54 +08:00
NI
c6683b1311 Change the authentication workflow. This will allow Sshwifty to run on a multi-node autobalanced cluster. After deploy this version, users might have to reload the frontend page before continue using Sshwifty. 2021-03-02 20:54:58 +08:00
NI
b5ebe6759c Update copyright date to 2020. Happy new year! 2019-12-29 14:11:54 +08:00
NI
2861664f4a Stream data sender now reacts to connection delay. It will buffer requests when the delay is high. 2019-12-29 13:57:27 +08:00
NI
cbb51614dc Allow sender to buffer requests 2019-12-19 08:33:06 +08:00
NI
331d3c29f3 Pause stream less often 2019-12-17 14:41:44 +08:00
NI
5e32228960 Adjust Connection Status panel, stop updating when the connection is closed 2019-10-01 15:45:28 +08:00
NI
2d47cd004c Refactor the stream sender 2019-09-19 15:04:20 +08:00
NI
adb6408428 Well it turned out, TextEncoder does NOT accept encoding label 2019-09-15 07:42:58 +08:00
NI
d9d0170d1a Adjust how error message is caught and displayed 2019-09-14 21:30:49 +08:00
NI
588118cf3c Catch and ignore failure of serve, we already handled somewhere else. 2019-09-09 22:04:51 +08:00
NI
639af4dba2 Use 128 bit key rather than 192 bit. Because Chrome says it don't support 192 bit AES key. 2019-08-12 11:05:53 +08:00
NI
02f14eb14f Initial commit 2019-08-07 15:56:51 +08:00