Commit Graph
100 Commits
Author SHA1 Message Date
NI 16c48257ea Ask Travis CI to upgrade their npm before perform testing and building 2020-05-19 00:34:27 +08:00
NI 3ec9669057 Refixed tabIndex on the connector window with a better method 2020-05-18 23:31:31 +08:00
NI 5269901ad1 Change order of the robots.txt rule 2020-05-18 23:30:23 +08:00
NI dd0450e51a Upgrade dependencies 2020-05-18 23:05:41 +08:00
NI 4cccd35783 Modify webpack.config.js to get better chunking 2020-05-18 23:05:13 +08:00
NI f0a289f836 Code clean up for screen_console.vue 2020-05-18 23:04:28 +08:00
NI d7b9a8e437 Fixed tabIndex on the connector page. Tab key should work as expected now. 2020-05-18 17:38:18 +08:00
NI 194de5af00 Fix the file-loader setting to load images correctly 2020-04-26 17:48:45 +08:00
NI 19a57152c4 Upgrade backend and front-end dependencies 2020-04-26 16:39:20 +08:00
NI 2874531dda Fix favicons 2020-04-26 16:37:20 +08:00
NI bc7f20ebef Code clean up 2020-04-06 18:56:59 +08:00
NI d8a599baf9 Separate invalid key and unmatched key error 2020-04-06 18:55:20 +08:00
NI 159a961c5e Upgrade front-end dependencies 2020-03-14 11:02:39 +08:00
NI a6128f17ba Upgrade back-end dependencies 2020-03-14 11:02:03 +08:00
NI 1009cd4284 Use a better method to reload command presets 2020-03-12 21:19:20 +08:00
NI b2210ce2b6 Reconfigure Environment configuration loader as well 2020-02-23 22:03:31 +08:00
NI 91eb8fcc35 Upgrade front-end dependencies 2020-02-23 18:18:34 +08:00
NI 67764fab28 Upgrade backend dependencies 2020-02-23 18:18:15 +08:00
NI e7ca6d95ed Allowing Commands to reconfigure app Configuration, this is will allow default ports to be currently added to remote presets 2020-02-23 17:23:24 +08:00
NI 697ee0b2a1 Reformatted ui/home_socketctl.js 2020-02-23 17:22:53 +08:00
NI 6cd93a5457 Added correct example on how to configure Private Key for SSH Presets to README.md 2020-02-23 17:20:53 +08:00
NI 9b2513c89d Clean up code inside the configuration loaders 2020-02-08 11:17:56 +08:00
NI 921b887550 Adjust message text for ErrAccessControlDialTargetHostNotAllowed 2020-02-08 11:17:16 +08:00
NI 9f31ca5429 Add description about how to configure Presets through enviroment variable 2020-02-08 10:44:01 +08:00
NI 55b570f2c9 Add padding around the remote import tip 2020-02-08 10:42:59 +08:00
NI 573ae2ea0e Upgrade front-end dependencies 2020-02-08 10:11:27 +08:00
NI e0a24dfff5 Upgrade backend dependencies 2020-02-08 10:11:06 +08:00
NI aa99be686c Fix typo in README.md 2020-02-07 22:23:05 +08:00
NI e74ebc5de9 Remove darwin/386 from .travis prebuild list since Go will remove it soon 2020-02-07 22:19:55 +08:00
NI 67c99e3092 Implemented the host name auto suggestion, and added Preset feature 2020-02-07 21:34:16 +08:00
NI 0a930d1345 Fixed tabindex and add support for input suggestion to Connector Wizard 2020-02-07 18:02:27 +08:00
NI 05a8300105 Use debian:testing as base Docker build image instead of debian:sid one. This should resolve the problem which prevents the previous version (0.1.14-beta-release) from been built. 2019-12-31 09:42:32 +08:00
NI ed2f8157ad Add refreash animation for "Known remotes" import screen 2019-12-31 09:30:35 +08:00
NI 8af9f1a1f1 Upgrade back-end dependencies 2019-12-30 19:03:38 +08:00
NI a91d95b3c7 Upgrade front-end dependencies 2019-12-30 19:03:06 +08:00
NI be3da23c01 Fix typo in DEPENDENCIES.md 2019-12-30 18:52:11 +08:00
NI e75ebed269 Allowing "Known remotes" to be import and exported 2019-12-30 18:44:01 +08:00
NI edc6aeab92 Stop gzipping image/*. They will be fully compressed by a image compresser 2019-12-30 18:41:51 +08:00
NI 7f4e79f10d Update copyright date on the landing page 2019-12-29 18:57:08 +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 8b4e406fa9 Fix typo in README.md 2019-12-29 13:56:57 +08:00
NI 391d27f80d Upgrade back-end dependencies 2019-12-19 13:56:57 +08:00
NI cc929b5a1f Upgrade front-end dependencies 2019-12-19 13:52:35 +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 331d3c29f3 Pause stream less often 2019-12-17 14:41:44 +08:00
NI 1ecbc9ae8d Dockerfile: Better retry + Upgrade the npm before building 2019-12-17 14:23:25 +08:00
NI 0c8db2d243 Adjust console font resize interface for easier access, and make min-allowed font size to 8 2019-12-15 16:44:19 +08:00
NI dff3857306 Clean up some code 2019-12-15 15:01:12 +08:00
NI f190cefe33 Better code (callback -> async) and protection aganist early tab close (Close before terminal is loaded) 2019-12-15 14:55:13 +08:00
NI 8bdfbeb7b9 Use inherited fonts before Hack is completely loaded 2019-12-14 10:12:15 +08:00
NI 5b0275f6ed Upgrade front-end dependencies 2019-12-14 09:58:10 +08:00
NI fa399f3647 Upgrade back-end dependencies 2019-12-14 09:57:47 +08:00
NI c018c7b4be Further improve the remote font intergation: Better preload strategy, better loading and UI interation. 2019-12-13 14:44:13 +08:00
NI a5696d6b63 Don't gzip woff files, as they usually already compressed 2019-12-13 14:33:47 +08:00
NI 19473ae161 Add text resize feature, and change font of console screen to Hack. 2019-12-12 16:45:55 +08:00
NI aeb339ce49 Rename localStorage item knowns to sshwifty-knowns 2019-12-08 17:02:12 +08:00
NI d3c569f68d Make browserconfig.xml to be root-url accessible (Can be accessed through /browserconfig.xml). 2019-12-08 17:00:03 +08:00
NI 7acbc33434 Upgrade front-end dependencies once more 2019-12-08 15:55:22 +08:00
NI 6fa14fabb4 Upgrade back-end dependencies, again 2019-12-07 23:09:10 +08:00
NI c572c2a688 Fixed the connecting animation 2019-12-07 21:41:58 +08:00
NI 7caa245df0 Correctly use the new xterm onBinary callback 2019-12-06 22:48:34 +08:00
NI 3aaa85f1e9 Upgrade back-end dependencies 2019-12-06 19:06:23 +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 db52edff2f Add link to DEPENDENCIES.md file to the landing page 2019-12-06 18:57:38 +08:00
NI 1d6e09109b Modify DEPENDENCIES.md to include the description for Go programming language 2019-12-06 18:56:25 +08:00
NI 6a84c7494d Upgrade front-end dependencies and change code to use xterm 4.3.0 2019-12-06 18:54:16 +08:00
NI 519d822e9c Fixed a grammer error in connection wizard (request -> the request) 2019-11-22 15:39:45 +08:00
NI 4c37eac983 Fixed a bad grammar error in README.md (is -> are) 2019-11-22 15:36:31 +08:00
NI b58f29a7b0 Upgrade front-end dependencies 2019-11-09 14:49:25 +08:00
NI 6951a706be Upgrade back-end dependencies 2019-11-09 14:41:56 +08:00
NI 5254d2a16b Change wording, make the "anti-996 campagin" message sound more serious 2019-10-25 11:15:40 +08:00
NI ef5ca16a23 Change wording from "has" to "is" for consistency 2019-10-24 23:37:38 +08:00
NI 0a28b9f498 Connection failure errors will now correctly toggle style change on Connection Status window 2019-10-24 23:31:34 +08:00
NI 6a3202e2b1 Configure the apt-get command to retry failed downloads during Docker building process 2019-10-23 14:39:46 +08:00
NI a07d82310f Manually update knowns record when it's been changed 2019-10-22 08:44:22 +08:00
NI 7224eb263d Fixed a wrong comment inside Connector History module (ui/commands/history.js) 2019-10-22 08:43:00 +08:00
NI e048671bfd Session data can be cleared without reloading the page 2019-10-22 08:38:31 +08:00
NI 64acf3e0a6 Upgrade back-end dependencies 2019-10-22 08:37:56 +08:00
NI 838c49cfac Upgrade front-end dependencies 2019-10-22 08:37:26 +08:00
NI 4d0b689a7d Two changes to the static file generater: 1) It now imports source file data as literal string, saves runtime conversion cost; 2) image/x-icon will no longer be compressed 2019-10-18 22:33:42 +08:00
NI eb25632ff8 Release (prebuild) archive files now includes project source code 2019-10-18 10:19:30 +08:00
NI 9c3e324a5a Upgrade backend dependencies 2019-10-18 10:19:12 +08:00
NI 8acab466d7 Upgrade front-end dependencies 2019-10-18 10:18:23 +08:00
NI c0d342c817 Update backend dependencies 2019-10-03 11:57:57 +08:00
NI 7de6b19ea0 Update front-end dependencies 2019-10-03 11:45:54 +08:00
NI f2f2c4352d Connection status charts now use different color to distinguish statistics of current connection from past ones 2019-10-02 23:16:53 +08:00
NI e77ad353f0 Add charset support for SSH as well 2019-10-02 22:30:14 +08:00
NI 81a9424066 Add default encoding to the launcher of Telnet when the charset is not set 2019-10-02 22:09:35 +08:00
NI da7f06f01b Adjust favicon a bit more 2019-10-01 16:44:58 +08:00
NI 8cbfb058c2 Rename the links on the loading page 2019-10-01 16:44:22 +08:00
NI cf6dfaf784 Refuse console input when the terminal is closed 2019-10-01 15:52:43 +08:00
NI 55a1574f46 Adjust document.title Update indicator. 2019-10-01 15:46:18 +08:00
NI 5e32228960 Adjust Connection Status panel, stop updating when the connection is closed 2019-10-01 15:45:28 +08:00
NI b50946d8cd Use SVG image as logo instead of PNG one 2019-09-28 12:41:32 +08:00
NI a26e1f47c0 Adjust icon, make it round 2019-09-27 23:59:12 +08:00
NI 843abc3707 Revert 93797a1d34, use the word "Password" instead. 2019-09-27 23:16:38 +08:00
NI 03fe9267ee Change wording again. "For the Web", not any web 2019-09-27 10:08:32 +08:00