• Joined on 2020-04-12
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-22 05:42:48 +01:00
6c4ed85335 Navigation bar now has a dedicated component.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-21 05:39:42 +01:00
88b1221569 Automatic routing to DomainList page when authentication happens on Authentication page.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-21 05:34:18 +01:00
523df99f5c Fix typo, minor bugfix.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-21 05:16:44 +01:00
e6bb3c53d6 Display errors on DomainList interface.
karchnu pushed to beta at karchnu/halogen-websocket-ipc-playzone 2024-02-21 03:30:17 +01:00
ec51eabfab Beta URLs.
6883263b24 Read-only RRs: display a single button.
d6f85b5a00 Zone Interface: group RO RRs and a better display of RRs in general.
419d68784a Do not allow modification of read only RRs.
926f461a51 Many Bulma CSS classes, mostly about colors.
Compare 37 commits »
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-21 03:23:40 +01:00
6883263b24 Read-only RRs: display a single button.
karchnu pushed to master at Baguette/parser 2024-02-21 01:36:17 +01:00
fe3996829b Fix a few (documentation) comments for RFC5322.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-21 00:53:28 +01:00
d6f85b5a00 Zone Interface: group RO RRs and a better display of RRs in general.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-21 00:11:12 +01:00
419d68784a Do not allow modification of read only RRs.
926f461a51 Many Bulma CSS classes, mostly about colors.
Compare 2 commits »
karchnu pushed to master at Baguette/dnsmanager 2024-02-20 23:29:15 +01:00
a708d8fc46 Don't print KeepAlive messages by default.
karchnu pushed to master at Baguette/authd 2024-02-20 23:27:04 +01:00
95b7b76f6c (minor) put some comments to show how to use the Process API.
karchnu pushed to master at Baguette/authd 2024-02-20 23:25:09 +01:00
4b21c8bec1 Do not print KeepAlive messages by default.
karchnu pushed to master at Baguette/baguette-crystal-base 2024-02-20 23:18:55 +01:00
988e9324ea Do not print keep alive messages by default.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-20 19:47:06 +01:00
f668edda86 New API for logs, no more SimpleLog.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-20 19:24:13 +01:00
1d15a47c77 Improved API for logs (new SuccessLog & ErrorLog).
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-20 18:20:16 +01:00
c2e51dc964 Administration page now handles administration for both authd and dnsmanagerd.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-20 17:52:41 +01:00
1b1c7e80c7 Add old code, for reference.
karchnu pushed to dev at karchnu/halogen-websocket-ipc-playzone 2024-02-20 17:15:19 +01:00
07135d2ea3 Implement Keep Alive messages.
karchnu pushed to master at Baguette/authd 2024-02-20 17:14:50 +01:00
4c07699082 Implement Keep Alive messages.
karchnu pushed to master at Baguette/dnsmanager 2024-02-20 17:14:31 +01:00
2b3fe276a5 Implement Keep Alive messages.