Commit History

Author SHA1 Message Date
  wangweimin c5d72f7d2d add `put_image()` 5 years ago
  wangweimin 8cc9c89b8e fix: URLSearchParams init error 5 years ago
  wangweimin e76e6a85b1 add doc 5 years ago
  wangweimin ae08a45f3d auto detect session type instead of using `session_type` parameter 5 years ago
  wangweimin ff1aae5d27 fix: doc typo 5 years ago
  wangweimin fe95a98a77 add LICENSE 5 years ago
  wangweimin 7a5169f8c8 update doc 5 years ago
  wangweimin 4c81f06746 use ImportError instead of ModuleNotFoundError to compatible with py3.5 5 years ago
  wangweimin 374f1a750b fix: sphinx LaTeX don't support gif 5 years ago
  wangweimin 96a4b57f03 add .readthedocs.yml 5 years ago
  wangweimin 468b64449b adjust code structure 5 years ago
  wangweimin 4ff3ac981e fix: now change to ThreadBasedSession cause error in ScriptModeSession 5 years ago
  wangweimin 23840716a6 fix: Task.on_coro_stop lambda accept no parameter bug 5 years ago
  wangweimin 1aca476e15 change flask default session expire 5 years ago
  wangweimin a5cdead137 add doc 5 years ago
  wangweimin 79ad99c461 put_text covert `content` to str 5 years ago
  wangweimin e1a7306745 fix: textarea use `code` parameter to config codemirror 5 years ago
  wangweimin 2edcae5808 update doc 5 years ago
  wangweimin 15e00dc348 improve AutoScrollBottom logic 5 years ago
  wangweimin b0327904fb feat: limit threadbased session's task_msg_queue maxsize 5 years ago
  wangweimin f53f6e90a4 fix: frontend header use illegal character 5 years ago
  wangweimin 1aea73f295 add cors support in flask backend 5 years ago
  wangweimin eb2d7d89f7 improve backend address detect 5 years ago
  wangweimin 84ef740be8 update doc 5 years ago
  wangweimin 05b401b383 add: origin check in tornado backend 5 years ago
  wangweimin c3b44cc231 fix: get new Exp when handle exp in `on_task_exception` 5 years ago
  wangweimin a7e45b5225 add `session_type` parameter to tornado's `webio_handler ` flask's `webio_view` 5 years ago
  wangweimin 37e6117bad use Session.active_session_count() to detect if session started 5 years ago
  wangweimin 1e898a0797 fix: script don't raise Exception when user close browser in script mode 5 years ago
  wangweimin b631605538 avoid session close twice 5 years ago