Commit Graph

51 Commits (70787254b270b1505aa8427813f64131be5df86c)

Author SHA1 Message Date
Lukas Fleischer 9984e7ab49 Avoid ambiguities when prettifying snapshot names 9 years ago
John Keeping 9c15f3c695 Avoid DATE_STRFTIME for long/short dates 9 years ago
John Keeping 17c74eefa4 ui-shared: remove cgit_print_date() 9 years ago
John Keeping f2a901d2e1 ui: show ages in the originator's timezone 9 years ago
John Keeping 360af46fac ui-shared: add cgit_date_mode() 9 years ago
John Keeping 57ea1aa2a5 ui-shared: remove "format" from cgit_print_age() 9 years ago
Peter Colberg 4c69241b05 Fix missing prototype declarations 9 years ago
Christian Hesse f77e2a8cfa ui-shared: return value of cgit_hosturl is not const 9 years ago
Christian Hesse c5c0eb873e ui-shared: return value of cgit_currenturl is not const 9 years ago
John Keeping 764987980e ui-shared: add cgit_print_layout_{start,end}() 10 years ago
John Keeping aec1204a54 ui-shared: add cgit_print_error_page() function 10 years ago
John Keeping e09574bdf6 cgit.h: move stdbool.h from ui-shared.h 10 years ago
John Keeping 30304d8156 log: allow users to follow a file 10 years ago
Jason A. Donenfeld d7034806a4 about: always ensure page has a trailing slash 10 years ago
Jason A. Donenfeld 2e4a41e840 Make root handling sane again. 10 years ago
Jason A. Donenfeld 6bcda2f73d ui-shared: Add current url helper function. 10 years ago
John Keeping c422b9b3d5 tag: reference with "h" instead of "id" 10 years ago
John Keeping bbfa006e6e Extract clone URL printing to ui-shared.c 10 years ago
John Keeping 03f537f1a1 ui-shared: remove toggle_ssdiff arg to cgit_diff_link() 10 years ago
John Keeping eeddb5bc09 ui-shared: remove toggle_ssdiff arg to cgit_commit_link() 10 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address 11 years ago
Lukas Fleischer d181d6593f ui-shared: Drop filepair_cb_raw() and helper 11 years ago
Lukas Fleischer 747b035dda Extract filepair_cb from ui-patch.c 12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer 996f86e664 Return const char * in cgit_{httpscheme, hosturl, rooturl}() 12 years ago
Tobias Grimm 7530d94f05 Add sort parameter to pager of repo list 13 years ago
Lars Hjemli 6857bec50a ui-tree.c: add support for path-selected submodule links 14 years ago
Johan Herland 685872b770 ui-commit: Preserve path limit in links to commit page 15 years ago
Johan Herland eac1b67541 ui-patch: Apply path limit to generated patch 15 years ago
Johan Herland 24fd7e54c8 ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar 15 years ago
Johan Herland c3f23d4571 ui-shared: Improve const-ness in API 15 years ago
Geoff Johnstone 9735835c0e Fix repolist search links with virtual root 15 years ago
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff. 16 years ago
Diego Ongaro 87a89aed41 add cgit_httpscheme() -> http:// or https:// 16 years ago
Lars Hjemli c3c925f4ec ui-shared: externalize add_hidden_formfields() 16 years ago
Lars Hjemli eaf2d25c16 ui-shared: add and use cgit_stats_link() 16 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 16 years ago
Lars Hjemli cf61ad411c ui-shared: add cgit_tag_link() 16 years ago
Lars Hjemli e9d3bd544f ui-shared.c: add cgit_summary_link() 16 years ago
Lars Hjemli 65b7b876aa ui-tree: link to plain view instead of blob view 17 years ago
Lars Hjemli b2a3d31e88 Add atom-support 17 years ago
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc 17 years ago
Lars Hjemli 141f1c3eb6 Add cgit_index_link() function with support for offset 17 years ago
Lars Hjemli 39912a24ed Remove 'patch' link from tab, add to commit view 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago