|
64f2460bc9
|
Adding rm/del instruction for agents.
|
2024-09-08 11:16:49 +02:00 |
|
|
7783ab51a8
|
removed hardcoded host used for testing.
|
2024-09-08 11:16:49 +02:00 |
|
|
0e8ed86be3
|
basic htmx with server sending content to the client over a websocket is now working. This only worked when text message where being sent so the websocket handling had to be made configurable with a 'text' boolean field.
|
2024-09-08 11:16:49 +02:00 |
|
|
f6ea7a56a9
|
tabbed interface.
|
2024-09-08 11:16:49 +02:00 |
|
|
e0771c095b
|
split up in separate pages.
|
2024-09-08 11:16:49 +02:00 |
|
|
80a536c70e
|
docs page now working again.
|
2024-09-08 11:16:49 +02:00 |
|
|
48f2d3a9e5
|
extracted basepage.
|
2024-09-08 11:16:49 +02:00 |
|
|
8fd17ed75d
|
Split up the main page into different parts.
|
2024-09-08 11:16:49 +02:00 |
|
|
fcfe8a6637
|
Split up the main page into different parts.
|
2024-09-08 11:16:49 +02:00 |
|
|
9db9c927e6
|
Fixed typo: continous continuous.
|
2024-09-08 11:16:49 +02:00 |
|
|
4b05d7e8d8
|
Now rendering the index.html using the Templ library.
This is in preparation for:
1. creating a base page
2. using tabs: Home, Using, Downloads, Status
3. htmx
|
2024-09-08 11:16:49 +02:00 |
|