Commit History

Author SHA1 Message Date
  wangweimin e3189a0cea maint: remove `output_fixed_height` setting 4 years ago
  wangweimin 63e5aa8919 frontend: popup input panel when input acquired 4 years ago
  wangweimin f4674c1d7a fix: index.html template miss tag 4 years ago
  wangweimin e0dcae1186 maint: code adjustment 4 years ago
  wangweimin 4ecc7c394f feat: add `toast()` to make notification 4 years ago
  wangweimin e2ae850fc3 feat: start_server() support multiple target 5 years ago
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor 5 years ago
  wangweimin 095e90b841 feat(frontend): add `_pywebio_http_pull_interval` query argument 5 years ago
  wangweimin 44af1ceeab feat: migrate js to typescript 5 years ago
  wangweimin da0d7b7758 feat: bokeh support 🎉 5 years ago
  wangweimin 7b96833885 maint(frontend): use base16-light as codemirror default theme 5 years ago
  wangweimin 7b453b9455 add: include plotly in requirejs 5 years ago
  wangweimin f96f69d10c add: html output support RequireJS && compatible with IPython.display.HTML 5 years ago
  wangweimin 67ff93628b use *.min.js and *.min.css for vendored code 5 years ago
  wangweimin b8812be2a3 use favicon.ico to indicate connection status 5 years ago
  wangweimin e793ebc18f change: use `pywebio_api` query argument to set pywebio backend api 5 years ago
  wangweimin 190d8622cf ref static file from local 5 years ago
  wangweimin fb04d8e926 add footer in html page 5 years ago
  wangweimin 8cc9c89b8e fix: URLSearchParams init error 5 years ago
  wangweimin eb2d7d89f7 improve backend address detect 5 years ago
  wangweimin 5baa7009c2 fix file input style problem 5 years ago
  wangweimin 01f91e10b2 change CodeMirror cdn 5 years ago
  wangweimin 590908e102 fix: frontend check `is_http_backend` bug 5 years ago
  wangweimin 440e41a4e4 fix: frontend get websocket url error 5 years ago
  wangweimin ccb304eb32 use `_pywebio_debug` query argument to set frontend debug mode 5 years ago
  wangweimin 3d55cf3892 http based backend no longer use cookie store session_id 5 years ago
  wangweimin b13a08658a frontend auto select http/websocket session 5 years ago
  wangweimin 84496e3185 add http based session support in frontend 5 years ago
  wangweimin 13667ac7b5 add WebIOSession to frontend 5 years ago
  wangweimin 66ac0b4055 add set_auto_scroll_bottom feature 5 years ago