Historique des commits

Auteur SHA1 Message Date
  wangweimin fc697342f4 update code doc il y a 5 ans
  wangweimin 17cdb6378b use `session_type` parameter in `start_server` to select Session implement il y a 5 ans
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession il y a 5 ans
  wangweimin 37b17e3588 fix: script mode call `register_thread()` can't trigger start server il y a 5 ans
  wangweimin e3db50c09b fix `start-server` auto_open_webbrowser no host bug il y a 5 ans
  wangweimin 56295f80ee new Tornado server stop logic script mode il y a 5 ans
  wangweimin b6af6193da add auto load codemirror theme from cdn & add default codemirror mode il y a 5 ans
  wangweimin ccb304eb32 use `_pywebio_debug` query argument to set frontend debug mode il y a 5 ans
  wangweimin 7d6df21c62 update setup.py il y a 5 ans
  wangweimin 421000287a fix sphinx "master file contents.rst not found" il y a 5 ans
  wangweimin 90070c69a6 update demos and Readme il y a 5 ans
  wangweimin 7da1b91ca7 add auto_open_webbrowser param in `start_server` il y a 5 ans
  wangweimin 9e69a17c44 expose functions & exceptions in top modules il y a 5 ans
  wangweimin 126786e343 use ThreadBasedWebIOSession as session default implement il y a 5 ans
  wangweimin 9deed83290 adjust button UI il y a 5 ans
  wangweimin 76032bd50a fix: ThreadBasedWebIOSession's callback with same task_id il y a 5 ans
  wangweimin a58318eb59 fix `buttons` parameter check il y a 5 ans
  wangweimin b4ba0795a7 adjust put_buttons、table_cell_buttons、actions、select parameter format to keep code consistency il y a 5 ans
  wangweimin e61508cd80 fix Session.register_callback parameter name il y a 5 ans
  wangweimin ed60e48219 frontend add debug mode to Session il y a 5 ans
  wangweimin 958ede18d5 amend to 3d55cf38 'http based backend no longer use cookie store session_id' il y a 5 ans
  wangweimin f728eaa65c auto start server in script mode when not explict invoke `start_server` il y a 5 ans
  wangweimin b4bb508d89 use logging instead of print in tornado.py il y a 5 ans
  wangweimin 3f435a4568 support auto_open_webbrowser option il y a 5 ans
  wangweimin 2f4c4e573c fix tornado backend start_server bug il y a 5 ans
  wangweimin 285e906f11 use tornado.ioloop.IOLoop.current instead of IOLoop.instance il y a 5 ans
  wangweimin d889d9208a add code comment il y a 5 ans
  wangweimin c0493191da adjust code il y a 5 ans
  wangweimin 8e1e4bbd40 flask backend support AsyncBasedSession & ThreadBasedWebIOSession il y a 5 ans
  wangweimin b8df536a4a adjust code il y a 5 ans