commit 16753fcd1c448414735e656a5c4a33048d93d029 from: Omar Polo via: Thomas Adam date: Wed Nov 22 22:48:01 2023 UTC remove 'bind interface removal' TODO item commit - d1d263eac7f7f573e50efe916ebdb779ced7f247 commit + 16753fcd1c448414735e656a5c4a33048d93d029 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.