commit 16efe7a78beaaca9c3c68128c40e6e9eec120a2d from: Omar Polo date: Fri Nov 17 11:49:48 2023 UTC remove 'bind interface removal' TODO item commit - 6e0942f6979a3751280659736d0c8252253c6136 commit + 16efe7a78beaaca9c3c68128c40e6e9eec120a2d blob - a0b7c1ef2e37c33d998cfd40dfbff91e44e72485 blob + 2980f56caa8182e5f1e54b32e8d915bf78dd1308 --- TODO +++ TODO @@ -50,10 +50,6 @@ gotwebd: timestamp changes) - reply with 404 on some kind of errors ('reference not found' for sure, maybe also tree entry not found?) -- run-time changes of addresses on interfaces are being ignored by gotwebd -- perhaps "bind interface" should be removed in favour of using only IP - addresses? This makes the address family selection explicit and avoids - having to monitor interfaces for dynamic address changes. - add breadcrumbs to navigate in the directory tree - add more action links, like "raw", "blame" and "commits" in the blob page.