gotweb/files


Log

Author Commit Date CI Message
Tracey Emery ff4bb25f 2020-02-19T16:37:13 add new tags page and ability to navigate all tags
Tracey Emery bf93a5c0 2020-02-15T16:35:04 handle commit briefs branch display in gw_briefs instead of gw_summary
Tracey Emery f1200fe3 2020-02-13T22:20:46 fixup initial action querystring error and use the err.tmpl finally
Tracey Emery 9eed6f10 2020-02-08T17:55:48 remove gw_summary heads from gotweb_ui.h
Tracey Emery 0d100d0b 2020-02-07T15:20:55 improve error display in TEMPL_CONTENT
Tracey Emery 78a9dab5 2020-02-07T15:05:51 eliminate gw_html_escape and use css for remaining newline breaks
Tracey Emery 38b240fb 2020-02-06T23:26:44 remove tags from gotweb_ui.h for both gw_summary and gw_tag something is failing occasionally in gw_output_repo_tags which needs investigated
Tracey Emery 626b25b6 2020-02-06T21:04:08 remove gw_tree from gotweb_ui.h
Tracey Emery 9a9d12ca 2020-02-06T18:02:12 improve the output of gw_blame
Tracey Emery b4fba448 2020-02-05T17:07:01 move elements from gw_commits and gw_diff to their respective template files
Tracey Emery bd275801 2020-02-03T21:20:28 improve gw_template error handling, remove gw_briefs from gotweb_ui and move to kcgihtml
Tracey Emery 017d6da3 2020-01-29T23:03:03 attempt to detect non-plain-text blob and download as file instead, otherwise display plain text in browser
Tracey Emery 6753ca55 2020-01-29T17:57:43 remove blob css
Tracey Emery b27da801 2020-01-29T17:48:56 remove html from blob output
Tracey Emery e46f587c 2020-01-29T16:48:01 add gw_blob to increase the usefulness of gw_tree
Tracey Emery c3bcdfd5 2020-01-29T15:10:47 alternate color of tree lines to prepare for blob/blame conversion
Tracey Emery 4ff7391f 2020-01-28T23:15:49 add tag link for each tag on summary page for repos display tag commit info from link close leak in gw_tree
Tracey Emery bded5497 2020-01-27T16:48:34 small css fixup
Tracey Emery f2f46662 2020-01-23T23:12:13 complete gotweb refactor
Tracey Emery add40c4f 2020-01-15T22:10:31 remove examples file
Tracey Emery 119bf4ed 2020-01-15T22:10:31 blame css
Tracey Emery 2e676fc5 2020-01-15T22:10:31 blame
Tracey Emery ec46ccd7 2020-01-15T22:10:30 save blame work
Tracey Emery bcbc97d8 2020-01-15T22:10:30 start tree
Tracey Emery 9460dac0 2020-01-15T22:10:30 add tag html
Tracey Emery 077f6c5a 2020-01-15T22:10:30 add tag action
Tracey Emery 87f9ebf5 2020-01-15T22:10:30 add tags and heads
Tracey Emery 8087c3c5 2020-01-15T22:10:30 add more log headers for pages
Tracey Emery 4ceb8155 2020-01-15T22:10:30 create full logs page
Tracey Emery cdb914e5 2020-01-15T22:10:30 cleanup shortlog css
Tracey Emery 7ee88b97 2020-01-15T22:10:30 fix shorlog css
Tracey Emery 474370cb 2020-01-15T22:10:30 we have shortlog!
Tracey Emery c6b62706 2020-01-15T22:10:30 start shortlog
Tracey Emery 8d4d2453 2020-01-15T22:10:30 summary styling
Tracey Emery 46b9c89b 2020-01-15T22:10:30 pledge early. apply_unveil before repo functions. no more functions in the template area other than simple html items
Tracey Emery 09c82ddf 2020-01-15T22:10:30 add err.tmpl
Tracey Emery 387a29ba 2020-01-15T22:10:30 convert for different time formats
Tracey Emery 2c251c14 2020-01-15T22:10:30 Initial gotweb branch import