Commit Graph

491 Commits (21ab5ccd235d275851ce5e0f2596bf640a0cd276)
 

Author SHA1 Message Date
Shengdun Hua 21ab5ccd23
Merge pull request #342 from cclauss/patch-1
2 years ago
Christian Clauss bbdc14b128
README.md: Switch badge from Travis CI to GitHub Actions
2 years ago
Shengdun Hua bf76954874
Merge pull request #341 from cclauss/patch-1
2 years ago
Christian Clauss c79d4bad0b
Comment out PyPy for now
2 years ago
Christian Clauss 53a3559125
pip install pytest -r requirements.txt
2 years ago
Christian Clauss 8bfbb250a9
Update and rename ruff.yml to python.yml
2 years ago
Christian Clauss b1b904c1e3
Update ruff.yml
2 years ago
Christian Clauss da68de67fa
Delete .travis.yml
2 years ago
Christian Clauss 0fb176a724
Add pytest
2 years ago
Christian Clauss b9260ec384
GitHub Action to lint Python code
2 years ago
Shengdun Hua e21b6a23c6
Merge pull request #340 from klarose/fix-null-encoding
2 years ago
Kyle Larose dfea8a1624
handle invalid characeters in encoding
2 years ago
Sheng 04a9bd5eff Support for Python 3.8+
2 years ago
Sheng 5ffb1da69b Drop support for Python version below 3.8
2 years ago
Sheng bb2fba30f3 Removed LGPL
2 years ago
Sheng 04bd859f15 Bump version to 1.6.1
2 years ago
Sheng 50fc9908eb Added test_worker_closed
2 years ago
Sheng 9238c01c35 Updated test_failed_weak_ref
2 years ago
Sheng 2a46b52eac Close websocket if there is no corresponding ssh connection
2 years ago
Sheng 9a7cfe767c Use uuid4 to generate id for Python3.5 Python3.4 Python2.7
2 years ago
Shengdun Hua a3cb94b45e
Merge pull request #306 from klarose/handle-closed-worker
2 years ago
Shengdun Hua 7b18eac7a6
Merge pull request #305 from klarose/more-secure-worker-id
2 years ago
Kyle Larose f0e2ddb821
do not process message for closed workers
2 years ago
Kyle Larose 1b62f379ed
use secrets to generate worker id
2 years ago
Sheng ee24eb7f65 Fixed a bug of getting custom font url
2 years ago
Shengdun Hua 4aec063197
Merge pull request #284 from kensonman/alpine
3 years ago
Kenson Man 309d912985 Change the Docker base image from python:3-slim to python:3-alpine.
3 years ago
Sheng a9d959ffb7 Bump to version 1.6.0
3 years ago
Sheng 97e6d25556 Support Python 3.9
3 years ago
Shengdun Hua 685e1a7df1
Merge pull request #275 from rlucia/master
3 years ago
Rocco Lucia 3c0b0fb332 65535/tcp is a valid port number
3 years ago
Sheng 86c98dacc4 Use decodeURIComponent instead of decodeURI
3 years ago
Sheng 11bd7fea47 Moved some codes into else block
3 years ago
Shengdun Hua cd3c747747
Merge pull request #270 from Zotil/encoding_timeout
3 years ago
Carlos Martínez c89fcc1da9 fix line length
3 years ago
Carlos Martínez 00a4a77243 timeout on exec_command
3 years ago
Shengdun Hua d74196eb00
Merge pull request #237 from fakeyw/dev_set_font_color
3 years ago
fakeyw 3192cb006c README add set_font_color example
3 years ago
fakeyw e25751c132 found the way to change font color
3 years ago
Sheng ddbb2c3fb1 Ignore invalid font size
3 years ago
Shengdun Hua de828cbabf
Merge pull request #234 from yc5/patch-1
3 years ago
yc5 0d14b8d4ae
update readme images with relative links
3 years ago
Shengdun Hua e63f2674a3
Merge pull request #233 from joshua5201/master
3 years ago
Tsung-en Hsiao e4657761c9 Add fontsize url parameter
3 years ago
Shengdun Hua 2f0d5809ae
Merge pull request #209 from svengo/patch-1
4 years ago
Sven Gottwald 8238a49554
Update Dockerfile
4 years ago
Sheng 7b8f473ba6 Changed the type of two options into float
4 years ago
Sheng d54f5b547a Use options.delay instead of DELAY
4 years ago
Sheng 063b0ee5cf Bump version to 1.5.3
4 years ago
Sheng def4c9e653 Updated travis.yml
4 years ago