Historique des commits

Auteur SHA1 Message Date
  wangweimin 2c68a45e6d feat: support session reconnection using `reconnect_timeout` parameter il y a 4 ans
  wangweimin 94bec9539c fix: threadbased session block in `close()` il y a 4 ans
  wangweimin 514acbde38 feat: `websocket_max_message_size` in `start_server()` and `path_deploy` accepts string il y a 4 ans
  wangweimin fce4ffae06 feat: add http-based tornado backend il y a 4 ans
  wangweimin 2a61c04150 feat: `start_server` add `static_dir` parameter to serve app static files il y a 4 ans
  wangweimin 114035d16a main: refine `pywebio.platform` il y a 4 ans
  wangweimin 8967e76dd3 doc: reformat translated doc il y a 4 ans
  wangweimin c7879c8c3e doc to english il y a 4 ans
  wangweimin a5d0d694ce feat: support fetch frontend resource from CDN il y a 4 ans
  wangweimin 9d47fe8bb4 maint: add js library existing check il y a 4 ans
  wangweimin 4052a396fa feat: dynamically generate homepage html il y a 4 ans
  wangweimin 60219d6cd7 WIP: doc translate il y a 4 ans
  wangweimin 9aa75e71e3 fix: utils.wait_host_port() not compatible below py3.7 il y a 4 ans
  wangweimin bd214c6ca4 maint: increase the waiting time for server to start il y a 4 ans
  wangweimin 7a90b90612 doc: fix mistakes and add content il y a 4 ans
  wangweimin b7288a6b79 doc: update doc & fix some mistakes il y a 4 ans
  wangweimin 9417c7aa18 doc: add doc il y a 4 ans
  wangweimin 973d23053e doc: update doc il y a 4 ans
  wangweimin 7ebaff5714 feat: make log level to ERROR in script mode il y a 4 ans
  wangweimin 57eb1220a7 doc: update il y a 4 ans
  wangweimin 69a6bc5d4e doc update il y a 4 ans
  wangweimin ec9712a40a maint: code maintaince il y a 4 ans
  wangweimin d27df5a67b fix: unify `start_server()`'s host、port parameter behavior il y a 4 ans
  wangweimin e2ae850fc3 feat: start_server() support multiple target il y a 5 ans
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() il y a 5 ans
  wangweimin 8c0f777565 maint: change OutputReturn obj json serialization logic il y a 5 ans
  wangweimin 3077b190a3 feat: put_table support nested put_xxx call il y a 5 ans
  wangweimin e4d986acb4 feat: return more info on `session.get_info()` il y a 5 ans
  wangweimin 5537af2585 fix: script mode set session_info error il y a 5 ans
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info il y a 5 ans