|
c1e91f0aba
|
Adding rm/del instruction for agents.
|
2024-07-30 19:04:46 +02:00 |
|
|
5533b04a5e
|
removed hardcoded host used for testing.
|
2024-07-30 00:02:52 +02:00 |
|
|
39cf088a41
|
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-07-29 23:56:44 +02:00 |
|
|
77cffde408
|
tabbed interface.
|
2024-07-29 21:05:14 +02:00 |
|
|
68056b0b77
|
split up in separate pages.
|
2024-07-29 20:02:08 +02:00 |
|
|
f5135aecdc
|
docs page now working again.
|
2024-07-29 19:49:47 +02:00 |
|
|
fb8ed0622b
|
extracted basepage.
|
2024-07-29 19:23:01 +02:00 |
|
|
92504f4130
|
Split up the main page into different parts.
|
2024-07-29 19:16:48 +02:00 |
|
|
a4d5060163
|
Split up the main page into different parts.
|
2024-07-29 19:02:50 +02:00 |
|
|
f7e94c21f9
|
Fixed typo: continous continuous.
|
2024-07-29 18:32:11 +02:00 |
|
|
b1f7304eeb
|
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-07-28 21:31:17 +02:00 |
|