Commit Graph

59 Commits (824138e59194acaf5efe53690d4ef6eaf38e1549)

Author SHA1 Message Date
John Keeping e491eaa5df ui-shared: pass separator in to cgit_print_snapshot_links()
7 years ago
John Keeping 82aadcfc51 ui-shared: rename parameter to cgit_print_snapshot_links()
7 years ago
John Keeping 63da41a915 ui-shared: remove unused parameter
7 years ago
John Keeping c1572bb5ec Add "snapshot-prefix" repo configuration
7 years ago
John Keeping bd1b281478 ui-shared: pass repo object to print_snapshot_links()
7 years ago
Jeff Smith 1649afdc9b ui-tree: link to blame UI if enabled
8 years ago
Jeff Smith f6ffe40d1a ui-shared: make a char* parameter const
8 years ago
Jeff Smith 9337c7ee83 ui-tree: move set_title_from_path to ui-shared
8 years ago
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
10 years ago
Christian Hesse f77e2a8cfa ui-shared: return value of cgit_hosturl is not const
10 years ago
Christian Hesse c5c0eb873e ui-shared: return value of cgit_currenturl is not const
10 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"
11 years ago
John Keeping bbfa006e6e Extract clone URL printing to ui-shared.c
11 years ago
John Keeping 03f537f1a1 ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
11 years ago
John Keeping eeddb5bc09 ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx
12 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address
12 years ago
Lukas Fleischer d181d6593f ui-shared: Drop filepair_cb_raw() and helper
12 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
Lars Hjemli 2b9fab8d30 Merge branch 'lh/module-links'
13 years ago
Tobias Grimm 7530d94f05 Add sort parameter to pager of repo list
14 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
Lars Hjemli f4f6210b4f Merge branch 'ro/ssdiff'
16 years ago
Geoff Johnstone 9735835c0e Fix repolist search links with virtual root
16 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 7710178e45 Merge branch 'lh/stats'
17 years ago
Lars Hjemli c3c925f4ec ui-shared: externalize add_hidden_formfields()
17 years ago
Lars Hjemli eaf2d25c16 ui-shared: add and use cgit_stats_link()
17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message
17 years ago