Commit Graph

15 Commits

Author SHA1 Message Date
NI
1d05a9189b Change my public email address 2021-04-29 14:28:24 +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
e1cbe2f2d0 Fix broken test case ui/stream/reader_test.js 2020-05-19 00:48:02 +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
db27650c42 Remove flushed buffer from buffer request counter 2019-12-19 08:36:13 +08:00
NI
cbb51614dc Allow sender to buffer requests 2019-12-19 08:33:06 +08:00
NI
67060b6b70 Remove useless code 2019-12-18 15:26:51 +08:00
NI
5131cb8122 Add and use the sendData method which will automatically break long data (longer than 0x1fff bytes) into different stream requests. 2019-09-19 15:04:46 +08:00
NI
2d47cd004c Refactor the stream sender 2019-09-19 15:04:20 +08:00
NI
2736a3db9d Clean up ui/stream/subscribe.js 2019-09-19 14:59:02 +08:00
NI
02097cdd1c Disable only AFTER all internal data is readed 2019-09-15 07:02:34 +08:00
NI
d9d0170d1a Adjust how error message is caught and displayed 2019-09-14 21:30:49 +08:00
NI
02f14eb14f Initial commit 2019-08-07 15:56:51 +08:00