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
|
0290a42d07
|
Add new debug option for http
|
2023-11-22 17:28:46 +01:00 |
|
Tom Wiesing
|
873fdcd5c2
|
Update to new goprogram version
|
2023-11-02 12:05:13 +01:00 |
|
Tom
|
c09c729157
|
Add news item
|
2023-06-29 13:06:36 +02:00 |
|
Tom
|
9db53d39c4
|
Implement basic API scoping
|
2023-05-04 15:13:51 +02:00 |
|
Tom
|
2fac0390b1
|
api: Begin implementing an API
|
2023-04-28 10:25:36 +02:00 |
|
Tom Wiesing
|
0f6803f890
|
Use fsx package and friends from pkglib
|
2023-04-08 17:52:19 +02:00 |
|
Tom Wiesing
|
854e756016
|
Add NEWS.md
|
2023-03-08 12:48:45 +01:00 |
|
Tom Wiesing
|
c3ca8e2974
|
Move to github.com/tkw1536/pkglib package
This commit removes various modules that can be migrated to the
github.com/tkw1536/pkglib package without any code changes (beyond
module renamings).
|
2023-02-26 09:53:25 +01:00 |
|
Tom Wiesing
|
b1009fa109
|
Add a logo
|
2023-02-10 12:01:06 +01:00 |
|
Tom Wiesing
|
7f820224ec
|
Refactor: Menu
|
2023-02-09 10:22:22 +01:00 |
|
Tom Wiesing
|
a63bb2f669
|
pkg/pools: Use pool for strings.Builder everywhere
|
2023-01-24 10:52:15 +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 |
|