Rodja Trappe
|
cb3b7554e2
introduction of "await client.disconnected()"
|
2 years ago |
Rodja Trappe
|
048684ce42
renamed client.handshake to client.connected
|
2 years ago |
Rodja Trappe
|
994302323b
adding on_connect and on_disconnect to client
|
2 years ago |
Falko Schindler
|
f0ef6c507a
#231 allow running NiceGUI without Tailwind
|
2 years ago |
Falko Schindler
|
57c3432d6b
Revert 0c841bd1439c3259d566836d0cd233911784811e
|
2 years ago |
Falko Schindler
|
a186801911
Merge branch 'main' into fix_scene_object_duplication
|
2 years ago |
Falko Schindler
|
0c841bd143
replace scene connect handler with ui.on_connect
|
2 years ago |
Falko Schindler
|
3eb10a9b1c
move header, footer and drawers out of page container #216
|
2 years ago |
Falko Schindler
|
e1e9ea1026
rename vue.py into dependencies.py
|
2 years ago |
Falko Schindler
|
a362e60c58
fix some mypy errors
|
2 years ago |
Falko Schindler
|
cbbb97fd0b
delete clients without socket connection after 60 seconds
|
2 years ago |
Rodja Trappe
|
cb7467fff7
began with prometheus metric for page visits
|
2 years ago |
Falko Schindler
|
1190cc96e9
fixes favicon on pages with long path #194
|
2 years ago |
Rodja Trappe
|
d5cf4a7941
introducing socket_io_js_extra_headers
|
2 years ago |
Rodja Trappe
|
ebc99c6613
stick socket.io connections to fly instances
|
2 years ago |
Falko Schindler
|
579529c728
use unique client IDs to avoid confusion after reconnection
|
2 years ago |
Falko Schindler
|
1fc68324f7
don't cache client response
|
2 years ago |
Falko Schindler
|
75bee90ee6
introduce ui.run_with
|
2 years ago |
Falko Schindler
|
ca6ae64fdf
replace dependency paths in URL with IDs
|
2 years ago |
Falko Schindler
|
a997fdd1f6
use normal jinja template again
|
2 years ago |
Falko Schindler
|
6df4fd63c1
code review
|
2 years ago |
Rodja Trappe
|
9ae483cb6f
using prefix for vue and socketio
|
2 years ago |
Rodja Trappe
|
0165f5fb0b
fixing prefix
|
2 years ago |
Rodja Trappe
|
0449a93040
request is directly passed to build_content
|
2 years ago |
Rodja Trappe
|
efc8d4de11
not working: try hosting behind reverse proxy
|
2 years ago |
Falko Schindler
|
b50aa4c8b1
provide error pages with correct status code
|
2 years ago |
Falko Schindler
|
cac086ce7b
add favicon pack for website
|
2 years ago |
Falko Schindler
|
2ddf16f30b
integrate ui.on_connect and ui.on_disconnect
|
2 years ago |
Falko Schindler
|
1f168e3e06
remove IndexClient and ErrorClient
|
2 years ago |
Falko Schindler
|
6502ffcd30
fix javascript test before handshake
|
2 years ago |