olivetin/internal/config
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
..
config.go feature: Limit log history to prevent browser lag and grpc encode failures (#507) 2025-02-19 23:17:06 +00:00
config_helpers.go custom-webui and faster theme loading (#262) 2024-04-09 08:26:18 +00:00
config_helpers_test.go fmt: Set for setdir (#367) 2024-07-18 12:08:36 +00:00
config_reloader.go feature: Limit log history to prevent browser lag and grpc encode failures (#507) 2025-02-19 23:17:06 +00:00
config_test.go Single endpoint for web+ui (Issue #4). Migrated to modern protobuf+grpc. 2021-05-24 22:02:21 +01:00
emoji.go feature: Helper scripts for ssh, themes, etc (#349) 2024-07-07 22:10:33 +00:00
emoji_test.go feature: Customizable default directory, back and action icons (#326) 2024-05-31 22:43:05 +00:00
sanitize.go feature: Limit log history to prevent browser lag and grpc encode failures (#507) 2025-02-19 23:17:06 +00:00
sanitize_test.go feature: The mega dashboards & entities commit. 2024-02-22 23:16:43 +00:00