Commit Graph

418 Commits

Author SHA1 Message Date
Ni Rui 3d5d14137a Upgrade front-end dependencies + add Hack font 2022-09-24 10:27:19 +08:00
Ni Rui f44a71c9b5 Font: Add Hack Font back so we have consistent and expectable font rendering 2022-09-24 10:25:05 +08:00
Ni Rui 981be0c5d2 Dockerfile: fixed try.sh for better retrying 2022-09-24 10:23:09 +08:00
Ni Rui 5ab64e931b Upgrade backend dependencies 2022-09-20 16:57:59 +08:00
Ni Rui 56fd8ee768 Upgrade frontend dependencies 2022-09-20 16:57:39 +08:00
Ni Rui bc80b52c84 Get ready to upgrade to xterm.js once the new version is stabilized 2022-09-20 16:38:58 +08:00
Ni Rui 3e3dbddcae Adjust position of the window dropper (the tiny arrow above the Connector dropdown window) so it matches the change made in 838eef450f 2022-09-19 22:39:33 +08:00
Ni Rui 12874c8489 Remove reference to Hack font 2022-09-19 13:02:45 +08:00
Ni Rui 838eef450f Widened the connector window, this allows Connected before list to show more title text before the text being ellipsized 2022-09-18 20:22:46 +08:00
Ni Rui 57816f731f Swap Hack font with @azurity/pure-nerd-font which provides more icons than Hack 2022-09-18 20:20:33 +08:00
Ni Rui 7a5dc076ff Fixed double closing of closeNotify channel which could happen during shutdown 2022-09-15 17:10:50 +08:00
Ni Rui ff3131ef63 Dockerfile: revert babea3cfa0 to fix issues on cross arch build 2022-09-14 17:38:27 +08:00
Ni Rui 80665a0142 Upgrade frontend dependencies, including the newest version of favicons that we use to build our favicon images 2022-09-13 16:08:36 +08:00
Ni Rui 772c9270c0 Upgrade backend depencencies 2022-09-13 16:08:17 +08:00
Ni Rui babea3cfa0 Dockerfile: use the offical Golang Docker image to build our binary. This ensures the binary receives the latest security updates from Golang at build time 2022-09-13 16:06:43 +08:00
Ni Rui 2d14b266f1 Fixed a mischange.
It seems that I changed the title "Ctrl+A" for `Ctrl+A` key to "Ctrl+T" during the implementation of d5badd135b by mistake. Glad that I inspected the diff before releasing :)
2022-08-12 19:44:17 +08:00
Ni Rui 42955fd21d Upgraded front-end dependencies 2022-08-12 19:20:50 +08:00
Ni Rui 7121b41a91 Upgraded backend dependencies 2022-08-12 19:20:33 +08:00
Ni Rui 28ab19aa8a Added a confirmation popup which will be triggered when user is closing the page while some tabs in Sshwifty is still open 2022-08-12 19:13:18 +08:00
Ni Rui d5badd135b Added Ctrl+T (charactor transposing for shell such as Bash) to Console Control Keys list 2022-08-12 19:12:53 +08:00
Ni Rui 5f1a34a8b9 Fixed the problem that lead to xterm malfunction, and upgrade xterm to 4.19.0 2022-07-23 12:12:17 +08:00
Ni Rui b002adaa36 Encountered some problem with the newest xtermjs (version 4.19), revert to 4.18 before more investigation is completed 2022-07-22 15:49:16 +08:00
Ni Rui 519336f545 Code clean up for ui/widgets/screen_console.vue 2022-07-22 15:48:00 +08:00
Ni Rui eb5ac10115 Upgrade backend dependencies 2022-07-20 21:01:32 +08:00
Ni Rui f1a42af0a0 Upgrade front-end dependencies 2022-07-20 21:00:58 +08:00
Ni Rui 2e46a64dac Adjust how XTermjs addon is loaded 2022-07-20 21:00:20 +08:00
NI 4fef91c646 Upgrade backend dependencies 2022-06-19 10:38:11 +08:00
NI c3462a7ba7 Upgrade front-end dependencies 2022-06-19 10:37:38 +08:00
NI a0a269275f Upgrade backend dependencies 2022-05-20 10:42:58 +08:00
NI 8873e53a19 Upgrade front-end dependencies 2022-05-20 10:42:30 +08:00
NI 899a4ecf56 Docker Use ubuntu:devel as intermediate builder image, since it provides the most up to date software 2022-05-20 10:25:37 +08:00
NI 2340636c94 Use easier web page caching method (Remove ETag and If-Modified-Since) 2022-05-20 09:41:13 +08:00
NI de23d076c6 Swap field order between Host and User which is more logical for users 2022-05-14 21:16:22 +08:00
NI 1937aac9b0 Update README.md to describe things more clearly 2022-04-24 10:57:09 +08:00
NI 70589edf73 Fixed go.mod 2022-04-15 18:53:34 +08:00
NI f884d7cf76 Code clean up 2022-04-15 18:49:03 +08:00
NI 0c3c4952fc Set http.Server.MaxHeaderBytes to the default value 2022-04-15 18:36:35 +08:00
NI 5d3eee1b52 Fixed misuses of fmt.Println and t.Error 2022-04-15 18:14:31 +08:00
NI f332365334 Upgrade front-end dependencies 2022-04-15 17:37:11 +08:00
NI 7e060175f9 Upgrade backend dependencies 2022-04-15 17:36:46 +08:00
NI 2ab2721a9c Bump copyright date 2022-02-13 17:33:52 +08:00
NI 8dd7c66455 Upgrade dependencies 2022-02-13 17:33:11 +08:00
NI bbbfc7e422 Update the Credit section in README.md 2022-02-03 14:29:30 +08:00
R+ 5d3e219286 Merge pull request #74 from Tweak4141/master
Updated grammar and fixed spelling in README, as well as fixed spelling and grammar in the controller file.
2022-02-03 14:04:09 +08:00
Tweak f024346d4f Update README.md 2022-02-01 22:02:13 -07:00
Tweak e3e4bb068a Update README.md 2022-02-01 21:58:59 -07:00
Tweak e767c088cd Update controller.go 2022-02-01 21:57:08 -07:00
Tweak 55da265732 Update README.md 2022-02-01 21:56:21 -07:00
NI b8a2b4d387 Upgrade front-end dependencies 2021-12-23 16:11:36 +08:00
NI 366be28325 Revert 5d4c3873fd due to issue #70 on GitHub. Lock the min TLS version to 1.2 instead 2021-12-23 12:35:22 +08:00