olivetin/webui.dev/js
James Read 39368d511a
feature: Limit log history to prevent browser lag and grpc encode failures (#507)
* feature: Limit log history to prevent browser lag and grpc encode failures

* cicd: Simplify if/else chain to switch

* cicd: Lint failure in JS because of a trailing space

* cicd: Coderabbit fixes on PR

* cicd: Move config sanitize into correct place

* cicd: Handle negative startOffset, negative endOffset and empty logs

* Update internal/executor/executor.go

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* cicd: Fix getLogs segfault

* cicd: Fix code rabbit nitpicks

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-19 23:17:06 +00:00
..
ActionButton.js bugfix: If a button is disabled in the API, render it disabled [skip ci] 2024-10-20 23:03:10 +01:00
ActionStatusDisplay.js feature: Logs, column for tag, and left align status. Stop nav flash (#393) 2024-08-30 20:28:12 +00:00
ArgumentForm.js cicd: Textarea resizing [skip ci] 2025-02-18 17:49:54 -08:00
ExecutionButton.js feature: Popup execution dialog from logs 2024-02-23 23:52:41 +00:00
ExecutionDialog.js feature: Hovering over the execution dialog title shows the action ID and execution ID (#468) 2024-11-01 22:49:09 +00:00
ExecutionFeedbackButton.js feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
LoginForm.js feature: Login/Logout links (#443) 2024-10-19 07:49:41 +00:00
OutputTerminal.js fmt: Cleanup terminal code (#381) 2024-08-09 19:04:57 +00:00
marshaller.js feature: Limit log history to prevent browser lag and grpc encode failures (#507) 2025-02-19 23:17:06 +00:00
websocket.js feature: Logs table creates an entry as soon as the execution is started (#464) 2024-11-01 21:23:22 +00:00