- Remove per-line x-effect directives that re-evaluated for every log line during polling - Replace with efficient applySearch() function that updates logs once after Livewire morph - Remove unnecessary caching mechanisms (renderTrigger, decodeCache, matchCountCache) - Remove double HTML encoding of log lines (e() + Blade escaping) - Add decodeHtml() helper to properly decode HTML entities from data attributes - Use morph.updated hook instead of commit hook for efficient DOM updates 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| application | ||
| database | ||
| new | ||
| resource | ||
| service | ||
| shared | ||
| add-empty.blade.php | ||
| clone-me.blade.php | ||
| delete-environment.blade.php | ||
| delete-project.blade.php | ||
| edit.blade.php | ||
| environment-edit.blade.php | ||
| index.blade.php | ||
| show.blade.php | ||