Commit Graph

236 Commits (91153fd02e62f2eaca8e6c140baa4f2abf39c40e)

Author SHA1 Message Date
Christian Hesse 6bef566f99 ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
John Keeping bead27b730 ui-shared: fix decl-after-statement warnings
9 years ago
Eric Wong 590ba455d6 ui-shared: fix segfault when defbranch is NULL
9 years ago
Lukas Fleischer 9984e7ab49 Avoid ambiguities when prettifying snapshot names
9 years ago
Jason A. Donenfeld d88ec849c4 Hosted on HTTPS now
9 years ago
Jason A. Donenfeld c34e28835b forms: action should not be empty
9 years ago
Juuso Lapinlampi 9afda36ed7 ui-shared: Remove a name attribute with an empty value
9 years ago
Juuso Lapinlampi 8d05b398bb ui-shared: HTML-ize DOCTYPE and <html>
9 years ago
Juuso Lapinlampi 80f12b3e7e ui-shared: Simplify cgit_print_error_page() logic
9 years ago
Jason A. Donenfeld e9cbdf6463 ui-shared: redirect should not exit early for cache
9 years ago
Jason A. Donenfeld c424b5cb02 tabs: do not use target=_blank
9 years ago
Jason A. Donenfeld 5f2664f13c ui-shared: add homepage to tabs
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 e68c86e8c5 ui-shared: use show_date for footer timestamp
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
Jason A. Donenfeld 513b3863d9 ui-shared: prevent malicious filename from injecting headers
10 years ago
Jason A. Donenfeld 4291453ec3 ui-shared: Avoid new line injection into redirect header
10 years ago
Lukas Fleischer da1b89710f Fix segmentation fault in hc()
10 years ago
Christian Hesse 559ab5ecc4 git: update to v2.7.0
10 years ago
Christian Hesse 6edfc1672c ui-shared: fix resource leak: free allocation from cgit_hosturl
10 years ago
Christian Hesse f77e2a8cfa ui-shared: return value of cgit_hosturl is not const
10 years ago
Christian Hesse 3e244a0cca ui-shared: fix resource leak: free allocation from cgit_currenturl
10 years ago
Christian Hesse c5c0eb873e ui-shared: return value of cgit_currenturl is not const
10 years ago
Christian Hesse 37fce9916a ui-shared: fix resource leak: free allocation from cgit_fileurl
10 years ago
John Keeping c5975ae566 ui-shared: cache errors for "dynamic TTL"
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 a360666df3 ui-shared: show full date in tooltip if longer ago than max_relative
10 years ago
John Keeping b44dd95f13 ui-shared: use common function in print_rel_date()
10 years ago
John Keeping f03e3cb8a5 ui-shared: extract date formatting to a function
10 years ago
Jason A. Donenfeld c0b5982303 redirect: cleanliness
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
Christian Hesse de83de276b git: update to v2.5.0
10 years ago
Christian Hesse d1ddce90f5 ui-shared: allow remote refs in branch switcher
10 years ago
Lukas Fleischer db021a1989 Remove no-op link from submodule entries
10 years ago
Jason A. Donenfeld 8eef4589d0 ui-shared: currenturl should take into account leading slash
10 years ago
John Keeping d34b967190 ui-shared: don't use an integer as a NULL pointer
10 years ago
John Keeping 94e5f212f5 ui-shared: avoid initializing static variable to zero
10 years ago
John Keeping 0f23d4651c ui-shared: make cgit_doctype 'static'
10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations
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
Jason A. Donenfeld db4b735464 ui-shared: keep filter repolist page in pagination
10 years ago
Jason A. Donenfeld c3473e8a5d ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering
10 years ago
Lukas Fleischer 1a9e56607e ui-shared.c: Refactor add_clone_urls()
10 years ago
John Keeping c422b9b3d5 tag: reference with "h" instead of "id"
11 years ago