Falko Schindler
|
3e90769946
Merge branch 'main' into on-air
|
2 年之前 |
Dominique CLAUSE
|
ced5e4690e
Remove deprecated API for serving dependencies.
|
2 年之前 |
Rodja Trappe
|
816447c3f8
on air: first experiment with ssh over websocket
|
2 年之前 |
Dominique CLAUSE
|
d6fa911a98
Update branch to master.
|
2 年之前 |
Dominique CLAUSE
|
b032483814
Allow multiple elements of the same kind in a page.
|
2 年之前 |
Dominique CLAUSE
|
4da703761b
Update mermaid component and demonstrate usage of ESM module librarie.
|
2 年之前 |
Dominique CLAUSE
|
fc7e02e99b
Use only the dependencies necessary for an element.
|
2 年之前 |
Falko Schindler
|
039ca90c86
#714 use Starlette's StaticFiles again
|
2 年之前 |
Falko Schindler
|
c61d8feea0
#714 serve static files individually
|
2 年之前 |
Rodja Trappe
|
1321ac9fa1
#714 disable "follow symlink" on windows (hotfix)
|
2 年之前 |
Falko Schindler
|
98f918ac97
on air: handle events
|
2 年之前 |
Falko Schindler
|
23a1173e0a
#431 set follow_symlink=True for mounting static files on servers like replit.com
|
2 年之前 |
Falko Schindler
|
cee6e6431d
on air: improve on handshake
|
2 年之前 |
Falko Schindler
|
182520465e
on air: introduce on_air parameter to ui.run
|
2 年之前 |
Falko Schindler
|
369ee5d9f1
Merge branch 'main' into dependencies
|
2 年之前 |
Falko Schindler
|
1cdd63274f
#524 include nicegui version in paths
|
2 年之前 |
Rodja Trappe
|
ac2f1ace0d
#519 automatically discover the port
|
2 年之前 |
Rino Beeli
|
e1b3bac74f
Support fallback to Python's json module if orjson not available
|
2 年之前 |
Rodja Trappe
|
fc9b5421cb
using non-default socket.io path
|
2 年之前 |
Falko Schindler
|
eca83e31e5
#380 upgrade fastapi-socketio to use the official SocketManager
|
2 年之前 |
Rino Beeli
|
93be198b36
Restructure nicegui json module + tidying up minor things
|
2 年之前 |
Rino Beeli
|
c95ab6b6ae
orjson for socket.io and FastAPI as default json de-/serializer
|
2 年之前 |
Falko Schindler
|
fe9db9eeca
use leading underscore for private element methods
|
2 年之前 |
Falko Schindler
|
3c00a8619b
#338 introduce outbox; update elements during initialization, not when leaving container
|
2 年之前 |
Falko Schindler
|
9db6daacc8
#338 introduce update queue
|
2 年之前 |
Falko Schindler
|
04b77c29ff
#316 set context for startup and shutdown handlers
|
2 年之前 |
Falko Schindler
|
3f6d1a6d05
#286 show dedicated error message if ui.run is behind main guard
|
2 年之前 |
Falko Schindler
|
5a0d0356e5
add async declarations again to create error pages in own task
|
2 年之前 |
Falko Schindler
|
f59faacc5d
remove unused async declarations
|
2 年之前 |
Falko Schindler
|
51e6cd3058
introduce element.delete() to perform cleanup
|
2 年之前 |