mirror of
https://github.com/hay-kot/homebox.git
synced 2025-10-27 11:26:42 +00:00
* rough implementation of WS based event system for server side notifications of mutation
* fix test construction
* fix deadlock on event bus
* disable linter error
* add item mutation events
* remove old event bus code
* refactor event system to use composables
* refresh items table when new item is added
* fix create form errors
* cleanup unnecessary calls
* fix importer erorrs + limit fn calls on import
Former-commit-id:
|
||
|---|---|---|
| .. | ||
| assets | ||
| controller.go | ||
| partials.go | ||
| query_params.go | ||
| v1_ctrl_actions.go | ||
| v1_ctrl_assets.go | ||
| v1_ctrl_auth.go | ||
| v1_ctrl_group.go | ||
| v1_ctrl_items.go | ||
| v1_ctrl_items_attachments.go | ||
| v1_ctrl_labels.go | ||
| v1_ctrl_locations.go | ||
| v1_ctrl_maint_entry.go | ||
| v1_ctrl_notifiers.go | ||
| v1_ctrl_qrcode.go | ||
| v1_ctrl_reporting.go | ||
| v1_ctrl_statistics.go | ||
| v1_ctrl_user.go | ||