http-boot-server/bootserver
Melora Hugues ca59f1e25f
All checks were successful
continuous-integration/drone/push Build is passing
add first version of the UI
2023-08-16 23:33:26 +02:00
..
bootoption add disk id to server 2023-08-15 21:59:47 +02:00
bootprotocol Add udp listener 2023-07-29 21:23:36 +02:00
config Add data persistence 2023-07-30 11:20:45 +02:00
controllers add first version of the UI 2023-08-16 23:33:26 +02:00
filelock Implemet multicast protocol 2023-07-30 15:56:31 +02:00
helpers add first version of the UI 2023-08-16 23:33:26 +02:00
logger Add first routes and log middleware handling 2023-07-24 22:56:10 +02:00
middlewares Fix logs and services 2023-07-24 23:05:50 +02:00
server add first version of the UI 2023-08-16 23:33:26 +02:00
services add first version of the UI 2023-08-16 23:33:26 +02:00
static/stylesheets add first version of the UI 2023-08-16 23:33:26 +02:00
templates add first version of the UI 2023-08-16 23:33:26 +02:00
udplistener Improve logging 2023-08-13 22:33:57 +02:00
go.mod Add first version of protocol utilities 2023-07-29 12:04:44 +02:00
go.sum Add first version of protocol utilities 2023-07-29 12:04:44 +02:00
main.go Implemet multicast protocol 2023-07-30 15:56:31 +02:00
Makefile Add udp listener 2023-07-29 21:23:36 +02:00