jamesread
eb91eb33d5
bugfix: Log for http request mangling changed to DEBUG level
2024-08-30 21:27:56 +01:00
James Read
ddb803d9b5
feature: Sidebar hiding now pure CSS & theme reloading for devs ( #391 )
2024-08-25 23:47:43 +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
5b5fca0837
feature: enableCustomJs toggle to allow loading ./custom-webui/custom.js ( #379 )
2024-08-09 09:21:50 +00:00
James Read
fb6aaa52c7
feature: New diagnostics page, showing SSH keys found. ( #344 )
2024-07-03 23:34:07 +00:00
James Read
362a97c59e
feature: No more tracking in update checking! :-) ( #93 ) ( #332 )
2024-06-04 12:21:11 +00:00
James Read
238abc95ad
feature: Customizable default directory, back and action icons ( #326 )
2024-05-31 22:43:05 +00:00
guangwu and James Read
7e34efd453
chore: remove refs to deprecated io/ioutil ( #309 )
...
Signed-off-by: guoguangwu <guoguangwug@gmail.com >
Co-authored-by: James Read <contact@jread.com >
2024-05-13 15:20:58 +00:00
James Read
f43ece4263
feature: Better sosreports ( #308 )
2024-05-13 07:01:45 +00:00
jamesread
dd11961a11
bugfix: custom-webui prefix
2024-04-12 22:07:06 +01: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
a8c4db197d
Bug webui search order ( #253 )
...
* bugfix: Search order of webui directories was not deterministic
* bugfix: webui dir search order was not deterministic
* bugfix: webui dir search order was not deterministic
* bugfix: webui dir search order was not deterministic
2024-03-23 22:14:08 +00:00
James Read
6892a679ee
feature: Dashboards, at long last ( #224 )
...
* feature: Dashboards, at long last
* fmt: action button IDs now use hypens. Removed ;
2024-02-07 08:54:22 +00:00
James Read
2ada67be04
Migrate integration-test infrastucture from Cypress to Selenium+Mocha ( #170 )
...
* cicd: Move cypress to selenium+mocha
* cicd: with is not supported unless using an a container
* cicd: relative path to mocha
* cicd: the integration-tests runner now starts/stops OliveTin
* cicd: Knowing the CWD helps debugging
* cicd: Headless chrome
* cicd: wait for integration-test server to be started
* fmt: Mostly fix isses from eslint
* cicd: #169 - Test multiple combo boxes
* fmt: let should be const
* cicd: Remove cypress entirely
2023-10-09 21:44:29 +00:00
jamesread
63fe78b4fe
feature: webui directory is now configurable
2023-03-21 10:20:17 +00:00
jamesread
37c54b5f77
feature: Look for webui in more directories
2022-11-13 12:35:47 +04:00
jamesread
d53c88f314
fmt: gofmt
2022-11-12 12:20:17 +04:00
244404afbc
Sidebar ( #88 )
...
* feature: allow configurable title
* feature: sidebar prototype
* Spelling fix - Thanks @jonny7read
Spelling fix - Thanks @jonny7read
Co-authored-by: Jonny Read <jonny7read@gmail.com >
* feature: sidebar support
* bugfix: pagetitle
* fmt: hide sidebar under feature toggle
* fmt: Codestyle in style.css and main.js
Co-authored-by: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com >
Co-authored-by: Jonny Read <jonny7read@gmail.com >
2022-11-11 12:13:47 +04:00
Fabio Alessandro Locati
8485a0e446
bugfix: update code to reflect new repository name
2022-04-26 13:43:40 +02:00
jamesread
6f5fd20a2c
fmt: gofmt cleanup
2022-04-05 11:28:35 +01:00
jamesread
a725b377cc
feature: Customizable external rest address
2022-04-05 11:06:41 +01:00
James Read
24b8857165
Merge branch 'main' into rej_shownavigation
2022-03-23 15:43:43 +00:00
Russell Jones
5bd90adc1f
bugfix: Rename "HideNavigation" to "ShowNavigation"
2022-03-22 20:04:27 +00:00
Russell Jones
af78385759
feature: Show/Hide footer
2022-03-22 00:43:28 +00:00
jamesread
7ee404f44c
Restored goreleaser packages for now, as I just want to release. Still want them separate later.
2021-11-17 00:38:52 +00:00
jamesread
b3b5b6fe60
codestyle stuff
2021-11-04 10:32:53 +00:00
jamesread
3aa7c97bfb
Search additional dirs for the webui dir
2021-11-03 22:52:38 +00:00
jamesread
30d681690a
#6 - task arguments, that was a lot of work!
2021-11-02 01:25:07 +00:00
jamesread
4de2a12aab
Initial version
2021-10-16 07:51:27 +01:00
jamesread
fe02130596
gofmt
2021-07-16 22:12:13 +01:00
jamesread
2f26aa65a6
#11 - Initial theme support
2021-07-11 21:01:00 +01:00
jamesread
37b9e2d66f
Single endpoint for web+ui (Issue #4 ). Migrated to modern protobuf+grpc.
2021-05-24 22:02:21 +01:00