9a10182f76
missing files checked in:
...
htmx + websocket extension
render.sh script for generating html of the webinterface for quickly
seeing results after modifying templates.
.gitignore file for ignoring generated stuff.
2024-07-29 23:58:48 +02:00
f5135aecdc
docs page now working again.
2024-07-29 19:49:47 +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
b7f3de88bb
Updated deployment with username and password settings.
...
index.html template now also uses the configured password.
2024-07-26 21:11:40 +02:00
Erik Brakkee
c04ff547ad
doc updates.
2024-07-25 21:47:51 +02:00
Erik Brakkee
4804bf4cd1
doc updates.
2024-07-25 21:46:52 +02:00
Erik Brakkee
2ed81c3174
communication between agent and server. Removed the flags libray for command-line parsing.
...
Heartbeat mechanism from client to server over the custom connection for sending events to guarantee that the connectoin stays up.
2024-07-25 19:51:11 +02:00
47754990a5
documentation updates.
2024-07-24 22:29:23 +02:00
537579a567
minor update to docs.
2024-07-23 22:33:11 +02:00
ff1c13cc98
fileserver now uses go template language.
...
updated docs for windows.
2024-07-23 20:47:51 +02:00
Erik Brakkee
1ebee30c8c
cross compilation on windows working.
...
pty.Start() is not supported on windows
2024-07-22 19:34:26 +02:00
7e6b4d9272
lots of work to make it actually work.
...
Icluding the server keep alive interval.
Fix where expiry duration was added twice.
2024-07-21 22:36:17 +02:00
12ecb72329
Lots of work on docuemtation. The docs page now shows the correct
...
installation dependent URLs. For now using ServerALiveInterval
to avoid disconnects.
2024-07-21 21:41:53 +02:00
21f50a4005
updated docs for new proxycommand.
2024-07-21 19:00:01 +02:00
0508ce0daf
added proxycomamnd to be used directly by ssh
2024-07-21 18:51:30 +02:00
33e23b69bd
redirect all non-matched urls to the docs.
2024-07-21 15:43:54 +02:00
1307295e20
now with online downloads and docs.
2024-07-21 15:33:31 +02:00