Commit History

作者 SHA1 備註 提交日期
  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 年之前
  wangweimin 9deed83290 adjust button UI 5 年之前
  wangweimin 76032bd50a fix: ThreadBasedWebIOSession's callback with same task_id 5 年之前
  wangweimin a58318eb59 fix `buttons` parameter check 5 年之前
  wangweimin b4ba0795a7 adjust put_buttons、table_cell_buttons、actions、select parameter format to keep code consistency 5 年之前
  wangweimin e61508cd80 fix Session.register_callback parameter name 5 年之前
  wangweimin ed60e48219 frontend add debug mode to Session 5 年之前
  wangweimin 958ede18d5 amend to 3d55cf38 'http based backend no longer use cookie store session_id' 5 年之前
  wangweimin f728eaa65c auto start server in script mode when not explict invoke `start_server` 5 年之前
  wangweimin b4bb508d89 use logging instead of print in tornado.py 5 年之前
  wangweimin 3f435a4568 support auto_open_webbrowser option 5 年之前
  wangweimin 2f4c4e573c fix tornado backend start_server bug 5 年之前
  wangweimin 285e906f11 use tornado.ioloop.IOLoop.current instead of IOLoop.instance 5 年之前
  wangweimin d889d9208a add code comment 5 年之前
  wangweimin c0493191da adjust code 5 年之前
  wangweimin 8e1e4bbd40 flask backend support AsyncBasedSession & ThreadBasedWebIOSession 5 年之前
  wangweimin b8df536a4a adjust code 5 年之前