Historial de Commits

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