wangweimin
|
797bc88e69
use new remote access service
|
il y a 3 ans |
wangweimin
|
869ceb09d8
feat: add remote access support in `start_server()`
|
il y a 4 ans |
wangweimin
|
c7ab650e07
doc update
|
il y a 4 ans |
wangweimin
|
68f87b46a9
fix blocking on `webbrowser.open(url)` when enable `auto_open_webbrowser`
|
il y a 4 ans |
wangweimin
|
51b2a5f1fb
feat: add `max_payload_size` parameter to `path_deploy()` and some of `start_server()`
|
il y a 4 ans |
wangweimin
|
417a990058
maint: send binary data to server when upload files
|
il y a 4 ans |
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 |