Commit Graph

44 Commits

Author SHA1 Message Date
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 cabf045202 feature: Switch from MachineID to InstanceID in update checks 2022-02-23 14:18:12 +00:00
jamesread 62a45bd214 feature: Send isInContainer to update service 2022-01-11 23:17:50 +00:00
jamesread 5edeace62e bugfix: Working stderr! 2022-01-05 09:54:40 +00:00
jamesread 395c5bea99 Still set currentVersion if update checking is disabled 2021-11-17 11:48:24 +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 91ce4e93a2 codestyle, fmt, unit tests, etc 2021-11-04 09:35:51 +00:00
jamesread 08eff24dda Spelling mistake 2021-11-04 08:45:15 +00:00
jamesread 78efc5c94e Yay more unit tests 2021-11-04 00:30:36 +00:00
jamesread 3aa7c97bfb Search additional dirs for the webui dir 2021-11-03 22:52:38 +00:00
jamesread 12475cd310 gofmt emoji.go 2021-11-03 22:17:37 +00:00
jamesread 6357c9dc61 Add default title to choices 2021-11-02 22:01:01 +00:00
jamesread bc73ba340c emojis are not runes 2021-11-02 16:30:54 +00:00
jamesread 2a767199e2 Improved default config to include TA examples 2021-11-02 16:04:34 +00:00
jamesread 30d681690a #6 - task arguments, that was a lot of work! 2021-11-02 01:25:07 +00:00
jamesread 614c3b73fc work on sanitizing configs 2021-10-18 20:14:38 +01:00
jamesread ca36434a48 gofmt 2021-10-18 13:39:53 +01:00
jamesread afd8353b6f Ongoing UI work 2021-10-18 13:39:53 +01:00
jamesread 39647c6d2d Rebase past all the recent CI work 2021-10-18 13:38:53 +01:00
jamesread 2d27128477 Merge branch 'hide-navigation-buttons' 2021-10-18 13:03:52 +01:00
jamesread d7bd0cfe74 gocyclo simplify getButtons 2021-10-18 10:26:53 +01:00
jamesread 4de2a12aab Initial version 2021-10-16 07:51:27 +01:00
jamesread 03d7250cf6 go fmt 2021-10-16 07:38:47 +01:00
jamesread 5d125bb39c Entities, config comment 2021-08-08 20:42:29 +01:00
jamesread 5a151859d7 Initial work on auth 2021-07-19 14:22:57 +01:00
jamesread c072e16cc4 Log support 2021-07-19 08:13:37 +01:00
jamesread 7c8bdb0670 Code cleanup for updates 2021-07-16 22:45:46 +01:00
jamesread fe02130596 gofmt 2021-07-16 22:12:13 +01:00
jamesread 1df36ae196 Work on log support 2021-07-16 21:03:14 +01:00
jamesread ef5e71fa94 Additional error check 2021-07-12 23:27:10 +01:00
jamesread 800598b199 Fixed bug of timeout being hardcoded 2021-07-12 01:10:15 +01:00
jamesread 2f26aa65a6 #11 - Initial theme support 2021-07-11 21:01:00 +01:00
jamesread a4def7571c Update check cleanup, gofmt and gocyclo = 3 2021-06-22 06:01:04 +01:00
jamesread 4bd2be6317 Update notification in logs, see docs for more info 2021-06-22 00:27:01 +01:00
jamesread 5d01183198 Buttons are refreshed every 3s 2021-06-20 00:12:51 +01:00
jamesread 37b9e2d66f Single endpoint for web+ui (Issue #4). Migrated to modern protobuf+grpc. 2021-05-24 22:02:21 +01:00
jamesread 8cc405eb8a Merge branch 'main' of github.com:jamesread/OliveTin 2021-05-18 22:28:09 +01:00
jamesread 846311b46d More tests, pass config to executor 2021-05-18 22:28:04 +01:00
jamesread ae11c252f6 int32 for exit status 2021-05-18 21:57:31 +01:00
jamesread 66c7bddb2e Golang unit tests. 2021-05-18 00:27:48 +01:00