wisski-cloud-distillery/pkg/httpx
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
..
field Add SSH Key Management 2023-01-15 19:41:00 +01:00
basic.go Initial status page 2022-09-16 17:54:40 +02:00
errors.go Refactor html templates 2023-01-23 11:41:20 +01:00
form.go Refactor html templates 2023-01-23 11:41:20 +01:00
form.html Refactor html templates 2023-01-23 11:41:20 +01:00
html.go footer: Add a semi-flexible template system 2023-01-06 23:28:02 +01:00
html_minify.go Update grant page 2023-01-07 13:14:43 +01:00
html_minify_off.go Update grant page 2023-01-07 13:14:43 +01:00
httpx.go httpx.Response: Add 'Content-Length' header 2023-01-06 18:59:09 +01:00
json.go Implement initial login functionality 2023-01-06 18:59:06 +01:00
redirect.go Implement initial login functionality 2023-01-06 18:59:06 +01:00
socket.go wdcli: Use progress writer instead of IOStream 2022-11-30 13:17:12 +01:00
wrap.go Add SSH Key Management 2023-01-15 19:41:00 +01:00