Commit Graph

38 Commits

Author SHA1 Message Date
James Read 31d7168aac
feature: #350 Environment variable PORT can be used to override the default 1337, and internal services will calculate their port based on that (#358) 2024-07-15 14:28:53 +00:00
James Read 362a97c59e
feature: No more tracking in update checking! :-) (#93) (#332) 2024-06-04 12:21:11 +00:00
James Read 4bac315568
feature: The executor now controls the public action map - meaning actions work without the API, and pages load faster (and much more!) (#324)
* feature: The executor now controls the public action map

* bugfix: Build the action map if there are no entities!

* bugfix: Sort by title if the actions have the same config order
2024-05-27 22:52:06 +00:00
James Read 3904f8563d
feature: Refresh dashboards when entity files change. (#319)
* feature: Refresh dashboards when entities change

* feature: Refresh dashboards when entities change

* bugfix: Concurrency, lock around websocket write
2024-05-24 22:10:38 +00:00
James Read 5a644b0856
bugfix: The web interface now refreshes when the config file is changed! (#281) 2024-04-19 23:11:40 +00:00
James Read 3de819a0e9
feature: add prometheus metrics (#268)
* feature: add prometheus metrics

* bugfix: ixed issue with path
2024-04-11 23:23:40 +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 2fb40ff443
feature: Exec on Calendar file support (#243)
* feature: Exec on calendar file

* feature: support for datetime args

* feature: Schedule commands based on seconds
2024-03-08 20:31:51 +00:00
jamesread 381bf59fbd feature: The mega dashboards & entities commit. 2024-02-22 23:16:43 +00:00
jamesread 50204f8180 feature: #175 Print verison with --version 2023-10-23 15:59:38 +01:00
James Read 43ceb33b53
feature: onfileindir (#161)
* feature: onfileindir

* fmt: ActionButton.js
2023-09-26 21:29:11 +00:00
jamesread e5a870ed94 feature: websocket implemenation at last! 2023-08-25 15:11:29 +01:00
James Read afe0f0986c
feature: sosreport (#132) 2023-03-20 12:47:52 +00:00
James Read 2d173266df
feature: Cron support (#102) 2023-02-03 08:53:10 +00:00
James Read f05de1c726
feature: Execute actions on startup. Externalize the executor and add… (#101)
* feature: Execute actions on startup. Externalize the executor and add tags to logs.

* fmt: Codestyle fixes
2023-02-02 09:35:18 +00:00
jamesread dfaec75e94 feature: #62 Warn users on detecting PUID or PGID 2022-08-28 22:05:16 +01:00
jamesread 0949999840 feature: Initial version of JWT/ACLs 2022-08-24 12:00:33 +01:00
Fabio Alessandro Locati 8485a0e446
bugfix: update code to reflect new repository name 2022-04-26 13:43:40 +02:00
jamesread e05083ebeb bugfix: installation ID now follows configdir 2022-04-05 14:24:40 +01:00
jamesread 0a77f89374 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin 2022-04-05 12:19:30 +01:00
jamesread ebd1c4e938 security: Use quoted values for origin, URL, and force quoting. 2022-04-05 12:19:24 +01:00
jamesread 3ad640aee0 feature: issue #38 - Config Directories 2022-03-23 16:17:45 +00:00
jamesread 91ce4e93a2 codestyle, fmt, unit tests, etc 2021-11-04 09:35:51 +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 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 7dcc62ad1d #10 - Early config reload support, added benefit of cleaning up ActionButton.js early state code 2021-07-12 01:08:55 +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 b8c3d8d8f9 gofmt 2021-05-25 13:30:21 +01:00
jamesread 822ac8ec68 Add release into startup 2021-05-25 12:50:25 +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 846311b46d More tests, pass config to executor 2021-05-18 22:28:04 +01:00
jamesread 66c7bddb2e Golang unit tests. 2021-05-18 00:27:48 +01:00
jamesread b01639b9b2 A blob of changes while the project is in early dev. 2021-05-15 14:46:28 +01:00
jamesread 3d3999de42 Various updates in a ubercommit :-) 2021-05-12 10:43:32 +01:00
jamesread b758e6ec7c Initial commit 2021-05-07 18:01:09 +01:00