Commit Graph

17 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
9e1e592bf3 Further resolve the Window resizing problem. Should work better now 2020-07-28 22:26:06 +08:00
NI
67c99e3092 Implemented the host name auto suggestion, and added Preset feature 2020-02-07 21:34:16 +08:00
NI
b5ebe6759c Update copyright date to 2020. Happy new year! 2019-12-29 14:11:54 +08:00
NI
2356a7c155 Change static assets and websocket interface to /sshwifty/assets and /sshwifty/socket. This should allow user to map Sshwifty to a subdirectory behind a reverse proxy 2019-12-06 19:05:36 +08:00
NI
55a1574f46 Adjust document.title Update indicator. 2019-10-01 15:46:18 +08:00
NI
3b8483f9c5 Use document.title to display tab count and update info 2019-09-27 09:39:18 +08:00
NI
cc4f095995 Hookup unhandledrejection and error events even the application is not running under development mode 2019-09-19 15:12:53 +08:00
NI
adb6408428 Well it turned out, TextEncoder does NOT accept encoding label 2019-09-15 07:42:58 +08:00
NI
25b595b5b6 If backend status query has failed due to unknown error code 0, set a delayed retry until success. 2019-09-13 17:03:05 +08:00
NI
0d2af658ac Add error handlers to catch uncaugth errors 2019-09-09 22:15:36 +08:00
NI
5e6a774bd8 Fixed typo Passpharse => Passphrase #2
Thanks for reporting.
2019-08-13 17:37:06 +08:00
NI
db633f59bd Adjust maxTimeDiff to 30s, and change the time warning message. 2019-08-12 17:09:04 +08:00
NI
cb702baeb2 Fixed a bug: Don't remove "landing" twice. 2019-08-12 09:46:34 +08:00
NI
02f14eb14f Initial commit 2019-08-07 15:56:51 +08:00