wangweimin
|
b0327904fb
feat: limit threadbased session's task_msg_queue maxsize
|
5 yıl önce |
wangweimin
|
f53f6e90a4
fix: frontend header use illegal character
|
5 yıl önce |
wangweimin
|
1aea73f295
add cors support in flask backend
|
5 yıl önce |
wangweimin
|
eb2d7d89f7
improve backend address detect
|
5 yıl önce |
wangweimin
|
84ef740be8
update doc
|
5 yıl önce |
wangweimin
|
05b401b383
add: origin check in tornado backend
|
5 yıl önce |
wangweimin
|
c3b44cc231
fix: get new Exp when handle exp in `on_task_exception`
|
5 yıl önce |
wangweimin
|
a7e45b5225
add `session_type` parameter to tornado's `webio_handler ` flask's `webio_view`
|
5 yıl önce |
wangweimin
|
37e6117bad
use Session.active_session_count() to detect if session started
|
5 yıl önce |
wangweimin
|
1e898a0797
fix: script don't raise Exception when user close browser in script mode
|
5 yıl önce |
wangweimin
|
b631605538
avoid session close twice
|
5 yıl önce |
wangweimin
|
b98ee77966
simplify flask router config
|
5 yıl önce |
wangweimin
|
b11898a0d7
improve UI
|
5 yıl önce |
wangweimin
|
112ab18771
use `id(threading.Thread)`` get identifier of thread
|
5 yıl önce |
wangweimin
|
5baa7009c2
fix file input style problem
|
5 yıl önce |
wangweimin
|
72eec915c5
`run_async` return TaskHandle, which can be used later to close the task
|
5 yıl önce |
wangweimin
|
cd0e8f5c41
auto select session implement when `start_server`
|
5 yıl önce |
wangweimin
|
80db1873c0
remove `as_daemon` parameter in `register_thread` func
|
5 yıl önce |
wangweimin
|
eae901b491
CoroutineBasedSession close when all coroutine in this session closed
|
5 yıl önce |
wangweimin
|
224ef896de
update
|
5 yıl önce |
wangweimin
|
01f91e10b2
change CodeMirror cdn
|
5 yıl önce |
wangweimin
|
88fbe8a8ba
docs: code comment
|
5 yıl önce |
wangweimin
|
b69a0c1fb2
improve `put_table` func
|
5 yıl önce |
wangweimin
|
cfaa406318
Script mode no need register thread
|
5 yıl önce |
wangweimin
|
e2a5b9a6e2
Codemirror textarea support rows argument
|
5 yıl önce |
wangweimin
|
014e164db8
change some code naming
|
5 yıl önce |
wangweimin
|
42f5e6d437
Flask backend: wait for response when get a POST request
|
5 yıl önce |
wangweimin
|
590908e102
fix: frontend check `is_http_backend` bug
|
5 yıl önce |
wangweimin
|
440e41a4e4
fix: frontend get websocket url error
|
5 yıl önce |
wangweimin
|
a693ec6ab9
rename `start_flask_server` to `start_server`
|
5 yıl önce |