gotweb/gotweb_ui.h


Log

Author Commit Date CI Message
Tracey Emery 95bd51cf 2020-02-05T16:46:09 clean up unused elements in gotweb_ui.h
Tracey Emery f7cc9480 2020-02-05T16:43:40 remove gw_diff from gotweb_ui.h
Tracey Emery 783ec107 2020-02-03T22:11:46 migrate gw_summary from gotweb_ui.h to kcgihtml
Tracey Emery bd275801 2020-02-03T21:20:28 improve gw_template error handling, remove gw_briefs from gotweb_ui and move to kcgihtml
Stefan Sperling 1d28db1e 2020-02-03T13:29:13 make commit ID links in gotweb's blame page point to diffs rather than blobs
Tracey Emery 10d47faf 2020-01-31T17:22:43 add link to blame hash for blob of that commit
Tracey Emery 6a821328 2020-01-29T23:22:27 stop compounding slashes on folder path
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
Stefan Sperling bce5dac1 2020-01-28T09:51:38 display 'No repositories found in $got_repos_path" if gotweb finds no repos
Tracey Emery f2f46662 2020-01-23T23:12:13 complete gotweb refactor
Tracey Emery 7d2e9986 2020-01-16T18:41:02 hide currently unused link
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 b772de24 2020-01-15T22:10:30 add tag action
Tracey Emery ce0d9b90 2020-01-15T22:10:30 fix typo in heads_navs html
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 a416cdeb 2020-01-15T22:10:30 lowercase a couple of mistakes
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 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 2c251c14 2020-01-15T22:10:30 Initial gotweb branch import