Commit Graph

376 Commits (4a48468729f613ebb46ba094ec95e111cd0c5040)

Author SHA1 Message Date
Rajesh K Ilango 4a48468729 Change to fill form values from URL parameters.
This is useful when there is login failure and the form is either empty
or with values from previous attempt.
2019-07-26 19:06:52 -07:00
Sheng 8577c1c845 Moved command execution code 2019-07-12 23:20:34 +08:00
Sheng caee6a67fb Delay the command execution 2019-07-12 22:39:03 +08:00
Sheng 387956dffd Updated README 2019-07-12 20:16:27 +08:00
Sheng f991d25357 Added support passing a command via url 2019-07-12 20:05:40 +08:00
Sheng 0775c0c3ae Refactored handler.py 2019-07-08 15:37:32 +08:00
Sheng 27c587745c Updated version 2019-07-07 15:26:52 +08:00
Sheng 3ea76dcbe6 Updated README 2019-07-07 15:19:39 +08:00
Sheng d197133c95 Support 2fa 2019-07-07 14:52:43 +08:00
Sheng c0eba0ebb3 Added a new field passphrase 2019-07-06 10:12:28 +08:00
Sheng bec5b605fb Updated tests 2019-07-05 13:15:18 +08:00
Sheng 5719f24295 Removed try block since this bug already fixed by tornado 2019-07-04 22:29:59 +08:00
Sheng 5bbf0408ce Updated clear_worker 2019-07-04 21:53:39 +08:00
Sheng 976b00ca85 Added function clear_worker 2019-07-04 21:53:39 +08:00
Sheng 86abf6912d Check worker status before closing worker 2019-07-04 21:53:39 +08:00
Sheng ec545ec463 Refactored PrivateKey 2019-07-04 21:53:39 +08:00
Sheng e956c44c1e Updated version 2019-07-04 21:53:39 +08:00
Sheng 192aa085b0 Updated requirements.txt 2019-07-04 21:53:39 +08:00
Sheng fb6617cc1f Made PrivateKey more robust for parsing keys 2019-06-29 09:49:10 +08:00
Sheng 931f8bf261 Updated version 2019-06-27 18:52:07 +08:00
Sheng a274a88e7e Generate clear error message for invalid unencrypted key 2019-06-27 13:40:58 +08:00
Sheng 2b8b978ca2 Added PrivateKey class 2019-06-27 12:52:19 +08:00
Sheng 6d62642c7f Updated README 2019-06-22 14:09:04 +08:00
Sheng 5daca37f5c Edge doesn't support document fonts 2019-06-22 13:35:30 +08:00
Sheng 8fce3db5d2 Updated main.js 2019-06-22 12:49:21 +08:00
Sheng b2ba79d27f Support custom font family 2019-06-21 18:22:16 +08:00
Sheng bc493dc672 Updated requirements.txt 2019-06-12 18:17:57 +08:00
Sheng ae39bc26fd Disabled github sponsor 2019-06-07 09:22:50 +08:00
Sheng 12705c2f38 Updated .travis.yml 2019-06-06 22:27:50 +08:00
Sheng 7deb239011 Added .github 2019-06-02 14:13:13 +08:00
Sheng 8a1fbccdc2 Updated README 2019-05-22 21:37:05 +08:00
Sheng 65cf27d58d Updated version 2019-05-19 20:30:18 +08:00
Sheng 786b42da7e Re-raise InvalidValueError for PasswordRequiredException 2019-05-19 20:27:44 +08:00
Sheng e1cd3efdf0 Updated README 2019-05-19 20:19:51 +08:00
Sheng 34af59a1c9 Support passing an encoding by url 2019-05-19 20:06:07 +08:00
Sheng d8256d8f3f Move down a line 2019-05-18 21:40:57 +08:00
Sheng ffd2345427 Added function initialize_map 2019-05-18 21:32:32 +08:00
Sheng dac9176480 Refactored main.js 2019-05-18 20:53:25 +08:00
Sheng 3a09484621 Added function decode_uri 2019-05-18 16:36:21 +08:00
Sheng 7e0937a082 Enhance parse_url_data 2019-05-18 15:05:11 +08:00
Sheng 0387d346ff Fix typo 2019-05-18 14:31:42 +08:00
Sheng 62e6f7746d Updated README 2019-05-18 14:27:14 +08:00
Sheng 67a2488fe6 Added a comment 2019-05-18 13:45:59 +08:00
Sheng 1a2067e38a Support passing user defined title by url 2019-05-18 13:41:20 +08:00
Sheng 23adce57d8 Support passing arguments by url 2019-05-18 13:20:02 +08:00
Sheng 3d98e5d947 Support changing terminal background color 2019-05-17 21:55:05 +08:00
Sheng b58be46918 Moved out function resize_terminal 2019-05-17 21:27:25 +08:00
Sheng 99ed01ca84 Updated minor version 2019-05-09 22:09:49 +08:00
Sheng 1cd86c0aa7 Updated xterm.js to v3.12.2 2019-05-09 22:00:16 +08:00
Sheng d69d8cfa7a Fixed a bug caused by url containing hashes 2019-04-27 00:01:56 +08:00