Commits


render the READMEs in the tree view


use a detail for to show/hide the briefs' body


remove gotwebd todo entries that are done


gotwebd: add actions to the blame view


gotwebd: make blame view work in text browsers While here pad line numbers with spaces instead of zeroes to match the blob view.


gotwebd: add actions in the diff view too


gotwebd: add patch action to serve diffs in plain text


gotwebd: add links for actions in the blob page positive feedback from Kyle Ackerman ok/tweak tracey@


refactor gotweb_load_got_path; no functional change ok tracey@


gotwebd: add a dark mode Diff from Kyle Ackerman. tracey@ and I likes it.


gotwebd: introduce .page_header_wrapper to avoid style repetitions while here clean up some *_header id not used / not needed.


gotwebd: adjust blob line number for text browsers


gotwebd: tweak .tree_wrapper styling; no functional change there's no need to override the background-color for the 'even' row. This will simplify the addition of a dark mode.


gotwebd: add breadcums to navigate the tree/blob views ok tracey@


bump version number