Commit History

Author SHA1 Message Date
  wangweimin df42253032 upgrade percy to fix test CI 1 year ago
  叶子 25775609ed Add Type Hints to all public funcs (#501) 2 years ago
  wangweimin 142c3ccbfd change localhost to 127.0.0.1 2 years ago
  wangweimin 1bffef1e58 fix script mode 2 years ago
  wangweimin e675db6550 refactor session reconnect 3 years ago
  wangweimin 33139457b6 fix: auto hold don't work on script mode 3 years ago
  wangweimin e6f60abe66 feat: use local static when CND is not available 3 years ago
  wangweimin 753c89f44e ignore flake8 `Function is too complex (C901)` for `_webio_handler()` 3 years ago
  wangweimin 3e7b3ab17f output more user-friendly log in message serialization error 3 years ago
  muxueqz 4ac7f0e52c fix. fix OverflowError on Windows #181 3 years ago
  wangweimin ee4933f93b rearrange code 3 years ago
  wangweimin f6fdde9d48 refine app listen address message 3 years ago
  wangweimin 3abc954180 show in-app error only in debug mode 3 years ago
  Christian Clauss 88a6391d08 lint.yml: Fix flake8 --select=E3,W391,E401,E231,E701 3 years ago
  Christian Clauss cd12617375 Fix typos discovered by codespell 3 years ago
  wangweimin de46507b54 fix typo and broken url 3 years ago
  wangweimin 4bc0a2d068 maint: enable `websocket_ping_interval` by default in tornado server 3 years ago
  wangweimin 1e77c1fc8a rearrange doc 3 years ago
  wangweimin 797bc88e69 use new remote access service 3 years ago
  wangweimin 869ceb09d8 feat: add remote access support in `start_server()` 4 years ago
  wangweimin c7ab650e07 doc update 4 years ago
  wangweimin 68f87b46a9 fix blocking on `webbrowser.open(url)` when enable `auto_open_webbrowser` 4 years ago
  wangweimin 51b2a5f1fb feat: add `max_payload_size` parameter to `path_deploy()` and some of `start_server()` 4 years ago
  wangweimin 417a990058 maint: send binary data to server when upload files 4 years ago
  wangweimin 2c68a45e6d feat: support session reconnection using `reconnect_timeout` parameter 4 years ago
  wangweimin 94bec9539c fix: threadbased session block in `close()` 4 years ago
  wangweimin 514acbde38 feat: `websocket_max_message_size` in `start_server()` and `path_deploy` accepts string 4 years ago
  wangweimin fce4ffae06 feat: add http-based tornado backend 4 years ago
  wangweimin 2a61c04150 feat: `start_server` add `static_dir` parameter to serve app static files 4 years ago
  wangweimin 114035d16a main: refine `pywebio.platform` 4 years ago