Commit Graph

491 Commits (21ab5ccd235d275851ce5e0f2596bf640a0cd276)
 

Author SHA1 Message Date
Sheng e8f36fa428 Renamed variable btn to button
5 years ago
Sheng 4e51d2c3ab Hide the form when connecting
5 years ago
Sheng a11d5a01e5 Delay filling the form
5 years ago
Sheng 3a27cedf9d Updated parse_url_data function
5 years ago
Sheng e00701720a Updated README
5 years ago
Sheng 9dec4af4b9 Updated validate_form_data to produce all the validation errors
5 years ago
Sheng a8c6663344 Appended a space to an equal sign
5 years ago
Sheng f54eba8cfe Populate the form with url data directly
5 years ago
Sheng 0a44b1fdf3 Bump version to 1.4.3
5 years ago
Sheng 750378e8f0 Removed status message without trying connection
5 years ago
Sheng cf13ec8456 Bump version to 1.4.2
5 years ago
Sheng e174ca8c34 Updated README
5 years ago
Sheng 57c9a264ea Password via url requires to be encoded in base64
5 years ago
Sheng b3c2094cd2 Only store values of the fields
5 years ago
Shengdun Hua 013c925ec4
Merge pull request #75 from rilango/master
5 years ago
Rajesh K Ilango 4a48468729 Change to fill form values from URL parameters.
5 years ago
Sheng 8577c1c845 Moved command execution code
5 years ago
Sheng caee6a67fb Delay the command execution
5 years ago
Sheng 387956dffd Updated README
5 years ago
Sheng f991d25357 Added support passing a command via url
5 years ago
Sheng 0775c0c3ae Refactored handler.py
5 years ago
Sheng 27c587745c Updated version
5 years ago
Sheng 3ea76dcbe6 Updated README
5 years ago
Sheng d197133c95 Support 2fa
5 years ago
Sheng c0eba0ebb3 Added a new field passphrase
5 years ago
Sheng bec5b605fb Updated tests
5 years ago
Sheng 5719f24295 Removed try block since this bug already fixed by tornado
5 years ago
Sheng 5bbf0408ce Updated clear_worker
5 years ago
Sheng 976b00ca85 Added function clear_worker
5 years ago
Sheng 86abf6912d Check worker status before closing worker
5 years ago
Sheng ec545ec463 Refactored PrivateKey
5 years ago
Sheng e956c44c1e Updated version
5 years ago
Sheng 192aa085b0 Updated requirements.txt
5 years ago
Sheng fb6617cc1f Made PrivateKey more robust for parsing keys
5 years ago
Sheng 931f8bf261 Updated version
5 years ago
Sheng a274a88e7e Generate clear error message for invalid unencrypted key
5 years ago
Sheng 2b8b978ca2 Added PrivateKey class
5 years ago
Sheng 6d62642c7f Updated README
6 years ago
Sheng 5daca37f5c Edge doesn't support document fonts
6 years ago
Sheng 8fce3db5d2 Updated main.js
6 years ago
Sheng b2ba79d27f Support custom font family
6 years ago
Sheng bc493dc672 Updated requirements.txt
6 years ago
Sheng ae39bc26fd Disabled github sponsor
6 years ago
Sheng 12705c2f38 Updated .travis.yml
6 years ago
Sheng 7deb239011 Added .github
6 years ago
Sheng 8a1fbccdc2 Updated README
6 years ago
Sheng 65cf27d58d Updated version
6 years ago
Sheng 786b42da7e Re-raise InvalidValueError for PasswordRequiredException
6 years ago
Sheng e1cd3efdf0 Updated README
6 years ago
Sheng 34af59a1c9 Support passing an encoding by url
6 years ago