Commit History

Author SHA1 Message Date
  wangweimin 863ef86d34 maint: use `session.local` instead of `session.data()` 4 years ago
  wangweimin 0a67dfef0a feat: add `pywebio.platform.seo()` to set app SEO info 4 years ago
  wangweimin 4052a396fa feat: dynamically generate homepage html 4 years ago
  wangweimin 9aa75e71e3 fix: utils.wait_host_port() not compatible below py3.7 4 years ago
  wangweimin 2e911b18a0 feat: add `name` parameter check in input functions 4 years ago
  wangweimin aa2037ad86 maint: remove `use_custom_selector` in output with scope 4 years ago
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() 5 years ago
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info 5 years ago
  wangweimin c4f8eff43a maint: improve code quality 5 years ago
  wangweimin f9189df636 maint: callback name more semantic 5 years ago
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close 5 years ago
  wangweimin efc45f4b6f fix: partial asynchronous/generator functions are not correct detected 5 years ago
  wangweimin 4d948cf5d3 fix: unhandled task messages when session close in threadbased session 5 years ago
  wangweimin b0327904fb feat: limit threadbased session's task_msg_queue maxsize 5 years ago
  wangweimin f728eaa65c auto start server in script mode when not explict invoke `start_server` 5 years ago
  wangweimin 3f435a4568 support auto_open_webbrowser option 5 years ago
  wangweimin c0493191da adjust code 5 years ago
  wangweimin f7de7a6416 support switch session implement 5 years ago
  wangweimin f464ae924d add Flask backend 🎉 5 years ago
  wangweimin 3c3a373cb4 add utils.py 5 years ago