commit 227f81a40643e9c82bb019336421e17e914d015a from: Omar Polo date: Fri Dec 01 19:37:16 2023 UTC remove gotwebd todo entries that are done commit - e6b69762aa52f103227c9df61f3dc4c199cab22c commit + 227f81a40643e9c82bb019336421e17e914d015a blob - 2980f56caa8182e5f1e54b32e8d915bf78dd1308 blob + beb1389d1ebb42d30b2eff19120d795d89338ed4 --- TODO +++ TODO @@ -50,11 +50,6 @@ gotwebd: timestamp changes) - reply with 404 on some kind of errors ('reference not found' for sure, maybe also tree entry not found?) -- add breadcrumbs to navigate in the directory tree -- add more action links, like "raw", "blame" and "commits" in the blob - page. -- add a "rawdiff" page to serve a diff as text/plain (or text/x-patch), - or maybe "rawcommit" that includes the commentary too. - support category grouping a-la gitweb/cgit with the gitweb.category config option or via the "category" file in the root of the repo. - consider changing the URL scheme to avoid so many query parameters