agent-zero/webui/components
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
..
_examples v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
chat Merge branch 'main' into development 2026-03-24 21:50:54 +01:00
dropdown ui: streamline sidebar buttons, add dropdown component 2025-12-29 15:03:54 +01:00
messages expand agent responses in ALL mode 2026-03-25 14:28:23 +01:00
modals fix padding in basic modals style 2026-03-08 16:27:10 +01:00
notifications Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
plugins refactor: normalize plugin paths, add README viewer to plugin info modal, and update plugin hub filters 2026-03-22 08:05:32 +01:00
projects Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
settings Update API endpoint URL and refactor self-update modal handling with extension hooks 2026-03-25 18:39:30 +01:00
sidebar refactor sidebar header for improved dropdown functionality 2026-03-25 14:28:23 +01:00
sync refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
tooltips quick-actions css fix; tooltips in plugins 2026-02-17 14:12:02 +01:00
welcome Refactor default presets, fix chardet version conflict, improve welcome banner refresh logic 2026-03-24 19:17:12 +01:00