olivetin/webui.dev
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
..
js feature: Limit log history to prevent browser lag and grpc encode failures (#507) 2025-02-19 23:17:06 +00:00
lib feature: erm, added support 200,000 icons via iconify (#240) 2024-03-05 16:59:46 +00:00
themes/waffles feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
.eslintrc.json feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
.parcelrc custom-webui and faster theme loading (#262) 2024-04-09 08:26:18 +00:00
.stylelintrc.json feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
OliveTinLogo-57px.png feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
OliveTinLogo-120px.png feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
OliveTinLogo-180px.png feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
OliveTinLogo.png feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
OliveTinLogo.svg feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
index.html feature: Limit log history to prevent browser lag and grpc encode failures (#507) 2025-02-19 23:17:06 +00:00
main.js feature: Better guest handling (#472) 2024-11-09 23:27:09 +00:00
package-lock.json security: Update cross-spawn vulnerable dependency (#482) 2024-11-24 06:56:16 +00:00
package.json bugfix: Terminal width fitting (#329) 2024-06-02 11:44:23 +00:00
style.css cicd: Lint issue 2024-11-01 23:23:02 +00:00