olivetin/internal/grpcapi
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
..
grpcApi.go feature: Limit log history to prevent browser lag and grpc encode failures (#507) 2025-02-19 23:17:06 +00:00
grpcApiActions.go feature: Better guest handling (#472) 2024-11-09 23:27:09 +00:00
grpcApiDashboard.go feature: css classes on displays (#363) 2024-07-16 10:01:31 +00:00
grpcApiDashboardEntities.go feature: css classes on displays (#363) 2024-07-16 10:01:31 +00:00
grpcApi_test.go feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324) 2024-05-27 22:52:06 +00:00
local_user_login.go feature: Improved auth log messages (#476) 2024-11-14 22:00:08 +00:00