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
|
8ccd490bed
|
Improvements for tokens
|
2023-06-29 14:52:12 +02:00 |
|
Tom
|
161e08fe1f
|
WIPL tokens
|
2023-06-29 14:52:12 +02:00 |
|
Tom
|
9db53d39c4
|
Implement basic API scoping
|
2023-05-04 15:13:51 +02:00 |
|
Tom
|
064ae2f564
|
Implement scopes
|
2023-05-03 14:21:58 +02:00 |
|
Tom Wiesing
|
85c63f24a9
|
ssh: Update help page and allow service forwarding
|
2023-04-12 13:42:27 +02:00 |
|
Tom Wiesing
|
010fd536ea
|
pkg/httpx => github.com/tkw1536/pkglib/httpx
|
2023-02-26 10:08:17 +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 |
|
Tom Wiesing
|
b6bf0a8900
|
custom: Improve templating of assets
|
2023-01-19 11:25:39 +01:00 |
|
Tom Wiesing
|
7d0fb60d67
|
admin: Allow impersonation and deactivation
|
2023-01-17 12:25:23 +01:00 |
|
Tom Wiesing
|
bcd1805001
|
Add SSH Key Management
|
2023-01-15 19:41:00 +01:00 |
|
Tom Wiesing
|
202599aaeb
|
templating: Move actions into template
|
2023-01-12 13:55:07 +01:00 |
|
Tom Wiesing
|
a00195be16
|
templates: Add a proper menu and navigation
|
2023-01-11 14:34:04 +01:00 |
|
Tom Wiesing
|
ab9998881b
|
server: Switch to custom mux
|
2023-01-10 00:41:53 +01:00 |
|
Tom Wiesing
|
8a5b066839
|
Expose user login functionality
|
2023-01-07 14:31:20 +01:00 |
|
Tom Wiesing
|
021fc3cc7e
|
footer: Add a semi-flexible template system
|
2023-01-06 23:28:02 +01:00 |
|
Tom Wiesing
|
bda763725e
|
custom: Add new footer template and context
|
2023-01-06 19:56:13 +01:00 |
|
Tom Wiesing
|
34bdb3cf24
|
control: Generalize cookie and csrf handling
|
2023-01-06 18:59:10 +01:00 |
|
Tom Wiesing
|
59b565ae19
|
Split "auth" and "user" routes
|
2023-01-06 18:59:10 +01:00 |
|