Histórico de Commits

Autor SHA1 Mensagem Data
  wangweimin 078908c2e0 fix pywebio dev install link há 2 anos atrás
  wangweimin b49510ef66 unify dom name check (fix #380) há 3 anos atrás
  wangweimin 4da937181a feat: add `pywebio.config()` há 3 anos atrás
  wangweimin a988d03539 feat: support FastAPI and Starlette há 4 anos atrás
  wangweimin 4c0f8f1f46 fix: `get_function_doc()` return wrong result when the function is wrapped with `functools.partial` há 4 anos atrás
  wangweimin f258daaf26 feat: add `pyinstaller_datas()` and pyinstaller package usage há 4 anos atrás
  wangweimin 514acbde38 feat: `websocket_max_message_size` in `start_server()` and `path_deploy` accepts string há 4 anos atrás
  wangweimin 419d10747a maint: use `session.info` instead of `session.get_info()` há 4 anos atrás
  wangweimin 4e34af4b99 fix: doc build error há 4 anos atrás
  wangweimin 36f2145783 amend seo info parse function há 4 anos atrás
  wangweimin 9d47fe8bb4 maint: add js library existing check há 4 anos atrás
  wangweimin 863ef86d34 maint: use `session.local` instead of `session.data()` há 4 anos atrás
  wangweimin 0a67dfef0a feat: add `pywebio.platform.seo()` to set app SEO info há 4 anos atrás
  wangweimin 4052a396fa feat: dynamically generate homepage html há 4 anos atrás
  wangweimin 9aa75e71e3 fix: utils.wait_host_port() not compatible below py3.7 há 4 anos atrás
  wangweimin 2e911b18a0 feat: add `name` parameter check in input functions há 4 anos atrás
  wangweimin aa2037ad86 maint: remove `use_custom_selector` in output with scope há 4 anos atrás
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() há 5 anos atrás
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info há 5 anos atrás
  wangweimin c4f8eff43a maint: improve code quality há 5 anos atrás
  wangweimin f9189df636 maint: callback name more semantic há 5 anos atrás
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close há 5 anos atrás
  wangweimin efc45f4b6f fix: partial asynchronous/generator functions are not correct detected há 5 anos atrás
  wangweimin 4d948cf5d3 fix: unhandled task messages when session close in threadbased session há 5 anos atrás
  wangweimin b0327904fb feat: limit threadbased session's task_msg_queue maxsize há 5 anos atrás
  wangweimin f728eaa65c auto start server in script mode when not explict invoke `start_server` há 5 anos atrás
  wangweimin 3f435a4568 support auto_open_webbrowser option há 5 anos atrás
  wangweimin c0493191da adjust code há 5 anos atrás
  wangweimin f7de7a6416 support switch session implement há 5 anos atrás
  wangweimin f464ae924d add Flask backend 🎉 há 5 anos atrás