This website requires JavaScript.
Explore
Help
Sign In
bec
/
bec_widgets
Watch
1
Star
0
Fork
0
You've already forked bec_widgets
mirror of
https://github.com/bec-project/bec_widgets.git
synced
2026-03-05 00:12:49 +01:00
Code
Activity
Files
15e11b287d4d5506c48134bcab24f93fd5424fde
bec_widgets
/
bec_widgets
/
cli
History
wakonig_k
2c506ee3c8
fix(cli/server): handle RedisError during heartbeat emission to properly close the app even if the Redis connection is lost
2025-03-05 20:41:33 +01:00
..
rpc
refactor(rpc,client_utils): minor cleanup and type hint improvements
2024-12-23 15:59:10 +01:00
__init__.py
feat(cli): auto-discover rpc-enabled widgets
2024-06-08 19:05:57 +02:00
auto_updates.py
fix: use generator exec feature of BEC Connector to remove the AutoUpdate thread+queue
2024-12-23 15:59:10 +01:00
client_utils.py
fix(client_utils): autoupdate has correct propagation of BECDockArea to plugin repos
2025-02-18 15:06:53 +01:00
client.py
feat(widget): add LogPanel widget
2025-02-06 16:26:02 +01:00
generate_cli.py
fix(generate_cli): widgets can be tagged with RPC=False, then they are excluded from client.py for RPC
2025-01-30 16:49:13 +01:00
server.py
fix(cli/server): handle RedisError during heartbeat emission to properly close the app even if the Redis connection is lost
2025-03-05 20:41:33 +01:00