agent-zero/extensions/webui
frdel c4e2d9c5d5 Update API endpoint URL and refactor self-update modal handling with extension hooks
- Change update check API endpoint from api.agent-zero.ai to tapi.agent-zero.ai
- Move self-update modal opening logic from inline handler to store method
- Add openModal method to self-update store for centralized modal management
- Import self-update store in backup settings component
- Replace closeModal window method call with imported closeModal function
- Add SELF_UPDATE_MODAL_PATH constant for consistent
2026-03-25 18:39:30 +01:00
..
fetch_api_call_after Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
fetch_api_call_before Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
get_message_handler BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
initFw_end Update API endpoint URL and refactor self-update modal handling with extension hooks 2026-03-25 18:39:30 +01:00
json_api_call_after Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
json_api_call_before Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
set_messages_after_loop BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
set_messages_before_loop BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
webui_ws_push refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
.gitkeep BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00