Tom Wiesing
|
d6c0c465e4
|
Implement basic flavor support
|
2023-11-02 20:06:26 +01:00 |
|
Tom
|
efb2a51216
|
Add Footer Block options to make_block
|
2023-08-30 13:59:49 +02:00 |
|
Tom
|
53200d01a6
|
Provide better explanations for system parameters
|
2023-07-15 15:13:42 +02:00 |
|
Tom
|
760aae0dc1
|
Add support for Content-Security-Policy in images
This commit adds support for the "Content-Security-Policy" header in the
barrel images.
|
2023-07-15 15:13:42 +02:00 |
|
Tom
|
ddb4bb3546
|
Add support for provisioning and rebuilding via interface
|
2023-07-13 10:05:16 +02:00 |
|
Tom
|
f5c5999f44
|
Add Status Report to Info page
|
2023-07-11 00:27:09 +02:00 |
|
Tom Wiesing
|
154f9a93ea
|
barrel: Use default value for base image
|
2023-06-30 12:42:07 +02:00 |
|
Tom Wiesing
|
d114c8fafe
|
Add support for php 8.1
This commit adds optional support for basing images on php 8.1 as
opposed to php 8.0.
|
2023-06-29 14:52:12 +02:00 |
|
Tom Wiesing
|
34db2e1923
|
Allow admin password to be revealed
|
2023-04-12 14:07:01 +02: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 |
|