Tom Wiesing
|
8ad8cf7994
|
Remove unuused parameters
This commit removes names for unusued parameters where they are no longer needed.
|
2024-04-08 22:57:48 +02:00 |
|
Tom Wiesing
|
8235ea9105
|
Require access to Still via method
This commit adds a safeguard to accessing the still from a specific
component by requiring access via the component.GetStill method.
|
2024-04-08 22:39:32 +02:00 |
|
Tom Wiesing
|
058875bcd9
|
panel: Make menu collapsible
This commit makes the top menu collapsible on all pages.
|
2023-12-01 23:31:44 +01:00 |
|
Tom Wiesing
|
0290a42d07
|
Add new debug option for http
|
2023-11-22 17:28:46 +01:00 |
|
Tom Wiesing
|
5ef2e14ae9
|
Allow not serving the toplevel domain
|
2023-11-02 14:15:10 +01:00 |
|
Tom Wiesing
|
873fdcd5c2
|
Update to new goprogram version
|
2023-11-02 12:05:13 +01:00 |
|
Tom
|
9db53d39c4
|
Implement basic API scoping
|
2023-05-04 15:13:51 +02:00 |
|
Tom
|
8c4de32246
|
Update home config
|
2023-04-27 14:58:56 +02:00 |
|
Tom
|
5e9795ad0c
|
home: allow disableing list
|
2023-04-27 10:49:30 +02:00 |
|
Tom Wiesing
|
5e89fadeeb
|
Migrate pkg/lazy => pkglib/{lazy,lifetime}
|
2023-02-26 10:00:47 +01:00 |
|
Tom Wiesing
|
945329a080
|
Move to yaml-based configuration
This commit updates the configuration to be yaml-based and updates the
configuration to read in a yaml file.
|
2023-02-25 09:14:56 +01:00 |
|
Tom Wiesing
|
7f820224ec
|
Refactor: Menu
|
2023-02-09 10:22:22 +01:00 |
|
Tom Wiesing
|
d235ee4e5c
|
Refactor html templates
This commit entirely refactors the use of html templates. Instead of
inheriting from a shared template, we insert the results into a base
template.
|
2023-01-23 11:41:20 +01:00 |
|
Tom Wiesing
|
6ede99d7c6
|
Refactor server and templates package
|
2023-01-19 13:22:48 +01:00 |
|