James Read
b91c0d7e45
feat: Style update for buttons, reduce style duplication ( #621 )
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025-07-19 11:51:19 +00:00
James Read
1357eae9b8
fix: Empty dashboards are hidden ( #599 )
Build Snapshot / build-snapshot (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
2025-06-06 15:11:02 +00:00
James Read
c19428f6b6
feature: Policy support - allow hiding daignostics and logs ( #569 )
2025-04-19 23:05:49 +00:00
James Read
4ccfd0f993
fix: 404 in docs for "big error messages" ( #558 )
2025-04-08 20:54:37 +00:00
James Read
709d6ac2ad
feature: Allow rendering output as HTML ( #544 )
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
2025-03-28 23:48:26 +00:00
James Read and coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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
James Read
13e48dded2
feature: Better guest handling ( #472 )
...
Build Snapshot / build-snapshot (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
DevSkim / DevSkim (push) Has been cancelled
* feature: Better guest handling
* bugfix: Better handling of requiring guests to login
2024-11-09 23:27:09 +00:00
jamesread
8fe91101db
feature: Log search box that is less visually offensive
2024-11-01 23:23:02 +00:00
James Read
964dc7b48a
feature: Rerun button on execution dialog, easily rerun actions! ( #465 )
2024-11-01 20:49:45 +00:00
James Read
0283b51eca
feature: Login/Logout links ( #443 )
...
* feature: Login/Logout links
* cicd: codestyle
2024-10-19 07:49:41 +00:00
jamesread
1af2e92132
feature: Local user login!
2024-10-18 01:20:04 +01:00
James Read
71ad5d2e3a
feature: local auth! ( #441 )
...
* feature: local auth!
* cicd: contentLogin -> content-login
* bugfix: CSS codestyle
2024-10-17 13:23:01 +00:00
James Read
de81ec00fd
feature: mix of bits ( #439 )
...
* feature: mix of bits
* bugfix: codestyle
2024-10-15 07:47:51 +00:00
jamesread
3b8976fd51
feature: Login screen
2024-10-14 09:26:33 +01:00
James Read
a187c8c8a0
feature: Slightly nicer looking logs and diagnostics pages ( #427 )
2024-10-11 17:40:40 +00:00
James Read
5d82ae7680
feature: Log username with each request #422 ( #424 )
2024-10-10 20:50:47 +00:00
James Read
dc9653307b
feature: Logs, column for tag, and left align status. Stop nav flash ( #393 )
2024-08-30 20:28:12 +00:00
James Read
9ca1940834
feature: change all navigation to path based ( #384 )
...
* feature: change all navigation to path based
* bugfix: load default dashboard if actions is empty
2024-08-14 11:35:10 +00:00
James Read
fab0264d9b
feature: Cleanup execution dialog, and log display status. ( #378 )
...
* feature: Cleanup execution dialog, and log display status.
* fmt: Remove empty block
* cicd: Use ActionStatusDisplay in test
* bugfix: missed promise
* bugfix: missed promise
* bugfix: Didnt return getText on ActionStatusDisplay
2024-08-08 20:46:46 +00:00
jamesread
bb90a5da92
feature: Use SVG icon for window maximize #343
2024-07-13 20:46:06 +01:00
James Read
fb6aaa52c7
feature: New diagnostics page, showing SSH keys found. ( #344 )
2024-07-03 23:34:07 +00:00
James Read
ac0f3ab6f8
feature: Live command output! ( #325 )
...
* feature: Live command output WIP
* cicd: Fix live command output build errors
* feature: Live command output WIP, remove stdout/stderr split
* feature: Live command output
* Restore output im stepExecAfter, rename so to ost for OutputStreamer
* Update executor.go
* feature: Remove output from log message, bad for long messages, binary output, and security
* feature: Live command output WIP
2024-05-31 20:56:49 +00:00
James Read
1ab35fdb36
feature: #Logs and similar in the address bar to load relevant section ( #306 ) ( #310 )
2024-05-13 12:12:04 +00:00
James Read
dc6f6c2896
feature: Kill support in the UI ( #297 )
...
* feature: Kill command API (wip)
* feature: Kill support in the UI
2024-04-27 21:51:45 +00:00
James Read
f60ab6ce85
feature: Show username in header ( #270 )
2024-04-15 00:09:55 +00:00
James Read
1d446ace04
custom-webui and faster theme loading ( #262 )
...
* feature: custom-webui and faster theme loading
* feature: custom-webui and faster theme loading
2024-04-09 08:26:18 +00:00
James Read
7dd1d0a7fc
Markup optimisations ( #258 )
...
* feature: Cleanup markup for accessibility
* feature: Cleanup markup for accessibility
* feature: Cleanup markup for accessibility
* feature: Cleanup markup for accessibility
* bugfix: Broken test
* feature: Cleanup markup for accessibility
2024-04-02 21:58:23 +00:00
James Read
1a97836dc3
feature: erm, added support 200,000 icons via iconify ( #240 )
2024-03-05 16:59:46 +00:00
James Read
555b6929e4
feature: Rounded buttons... because apparently they look modern?! ( #239 )
...
* feature: Rounded buttons... because apparently they look modern?!
* bugfix: Logo in readme
2024-03-05 14:53:50 +00:00
jamesread
58cc04298f
feature: Popup execution dialog from logs
2024-02-23 23:52:41 +00:00
jamesread
42535feadf
feature: Hide actions in sidebar if it is empty
2024-02-23 22:43:52 +00:00
jamesread
865bef532a
bugfix: Titles on every button
2024-02-23 16:55:09 +00:00
jamesread
381bf59fbd
feature: The mega dashboards & entities commit.
2024-02-22 23:16:43 +00:00
jamesread
086d8fd21c
feature: HTML/JS/CSS minifiction and cache busting
2024-02-09 17:01:39 +00:00