提交歷史

作者 SHA1 備註 提交日期
  wangweimin cd0e8f5c41 auto select session implement when `start_server` 5 年之前
  wangweimin 80db1873c0 remove `as_daemon` parameter in `register_thread` func 5 年之前
  wangweimin eae901b491 CoroutineBasedSession close when all coroutine in this session closed 5 年之前
  wangweimin 224ef896de update 5 年之前
  wangweimin 01f91e10b2 change CodeMirror cdn 5 年之前
  wangweimin 88fbe8a8ba docs: code comment 5 年之前
  wangweimin b69a0c1fb2 improve `put_table` func 5 年之前
  wangweimin cfaa406318 Script mode no need register thread 5 年之前
  wangweimin e2a5b9a6e2 Codemirror textarea support rows argument 5 年之前
  wangweimin 014e164db8 change some code naming 5 年之前
  wangweimin 42f5e6d437 Flask backend: wait for response when get a POST request 5 年之前
  wangweimin 590908e102 fix: frontend check `is_http_backend` bug 5 年之前
  wangweimin 440e41a4e4 fix: frontend get websocket url error 5 年之前
  wangweimin a693ec6ab9 rename `start_flask_server` to `start_server` 5 年之前
  wangweimin ff2c66603a change some code naming 5 年之前
  wangweimin d41c28bfa9 `input` support FLOAT type 5 年之前
  wangweimin fc697342f4 update code doc 5 年之前
  wangweimin 17cdb6378b use `session_type` parameter in `start_server` to select Session implement 5 年之前
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession 5 年之前
  wangweimin 37b17e3588 fix: script mode call `register_thread()` can't trigger start server 5 年之前
  wangweimin e3db50c09b fix `start-server` auto_open_webbrowser no host bug 5 年之前
  wangweimin 56295f80ee new Tornado server stop logic script mode 5 年之前
  wangweimin b6af6193da add auto load codemirror theme from cdn & add default codemirror mode 5 年之前
  wangweimin ccb304eb32 use `_pywebio_debug` query argument to set frontend debug mode 5 年之前
  wangweimin 7d6df21c62 update setup.py 5 年之前
  wangweimin 421000287a fix sphinx "master file contents.rst not found" 5 年之前
  wangweimin 90070c69a6 update demos and Readme 5 年之前
  wangweimin 7da1b91ca7 add auto_open_webbrowser param in `start_server` 5 年之前
  wangweimin 9e69a17c44 expose functions & exceptions in top modules 5 年之前
  wangweimin 126786e343 use ThreadBasedWebIOSession as session default implement 5 年之前