Tom Wiesing
|
2d163a4dad
|
templating: Rework timers
|
2023-01-31 12:51:54 +01:00 |
|
Tom Wiesing
|
8af2213d5a
|
pkg/httpx/form: Remove unuused fields
|
2023-01-24 10:51:39 +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
|
bcd1805001
|
Add SSH Key Management
|
2023-01-15 19:41:00 +01:00 |
|
Tom Wiesing
|
c6f77e86fe
|
Add autocomplete attribute to forms
|
2023-01-08 17:16:38 +01:00 |
|
Tom Wiesing
|
97f5ac7e1a
|
Update grant page
|
2023-01-07 13:14:43 +01:00 |
|
Tom Wiesing
|
021fc3cc7e
|
footer: Add a semi-flexible template system
|
2023-01-06 23:28:02 +01:00 |
|
Tom Wiesing
|
34bdb3cf24
|
control: Generalize cookie and csrf handling
|
2023-01-06 18:59:10 +01:00 |
|
Tom Wiesing
|
eb17dbe33f
|
Refactor CSRF protection
|
2023-01-06 18:59:10 +01:00 |
|
Tom Wiesing
|
d34e85a18f
|
Admin: Add user page
|
2023-01-06 18:59:10 +01:00 |
|
Tom Wiesing
|
785130dc36
|
Minify html on-the-fly before sending it to users
|
2023-01-06 18:59:09 +01:00 |
|
Tom Wiesing
|
b3039768af
|
Update URL routes
|
2023-01-06 18:59:09 +01:00 |
|
Tom Wiesing
|
b8f1281f78
|
auth: Refactor home page
|
2023-01-06 18:59:09 +01:00 |
|
Tom Wiesing
|
2d5b92f464
|
httpx.Response: Add 'Content-Length' header
|
2023-01-06 18:59:09 +01:00 |
|
Tom Wiesing
|
b9795be745
|
Add change password feature
|
2023-01-06 18:59:09 +01:00 |
|
Tom Wiesing
|
515142c055
|
auth: Improve login parts
|
2023-01-06 18:59:08 +01:00 |
|
Tom Wiesing
|
3aa79b0d23
|
Implement initial login functionality
|
2023-01-06 18:59:06 +01:00 |
|
Tom Wiesing
|
4dc2559431
|
api/login: Use 'See Other' return code
|
2022-12-05 14:04:37 +01:00 |
|
Tom Wiesing
|
3b78b06fff
|
wdcli: Use progress writer instead of IOStream
|
2022-11-30 13:17:12 +01:00 |
|
Tom Wiesing
|
996ecb9f80
|
Implement user password checking
|
2022-11-25 15:11:28 +01:00 |
|
Tom Wiesing
|
8e2d2cce3e
|
httpx: Add new redirect
|
2022-11-24 14:19:17 +01:00 |
|
Tom Wiesing
|
d64e6f8ec3
|
templates: Share fragments
|
2022-11-16 13:07:16 +01:00 |
|
Tom Wiesing
|
b3a827e042
|
Allow server to make backups
|
2022-11-16 13:07:08 +01:00 |
|
Tom Wiesing
|
a1f35b97d3
|
Initial status page
|
2022-09-16 17:54:40 +02:00 |
|