aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/view_list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Improve template helper (#24417)wxiaoguang2023-04-291-4/+6
* Add wrapper to author to avoid long name ui problem (#23030)HesterG2023-02-231-3/+3
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-171-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-2/+2
* Rework repo buttons (#20602)silverwind2022-08-081-1/+1
* Use body text color in repository files table links (#20386)Lucas Azevedo2022-07-221-6/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-2/+2
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Fix commit's time (#18375)Gusted2022-01-251-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3
* Render issue references in file table (#17897)silverwind2021-12-041-1/+2
* Improve ellipsis buttons (#17773)silverwind2021-11-221-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-9/+9
* Defer Last Commit Info (#16467)zeripath2021-10-081-30/+38
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+1
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-5/+6
* Fix frontpage avatars (#13853)silverwind2020-12-091-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+2
* Make SVG size argument optional (#12814)silverwind2020-09-111-4/+4
* Compare SSH_DOMAIN when parsing submodule URLs (#12753)mrsdizzie2020-09-071-1/+1
* Fix ellipsis in files table (#12617)silverwind2020-08-271-4/+4
* Fix file table overflows (#12603)silverwind2020-08-261-28/+30
* Increase clickable area on files table links (#12553)silverwind2020-08-231-29/+23
* Fix reply octicon (#11821)John Olheiser2020-06-091-1/+1
* Show full GPG commit status on PR commit history (#11702)Cirno the Strongest2020-06-021-18/+1
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-3/+3
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-221-1/+1
* Fix appearance of unsigned sha box in view_list (#10543)zeripath2020-02-291-4/+4
* Fix the signing icon in the view_list.tmpl page (#10511)zeripath2020-02-271-5/+5
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-271-8/+19
* Truncate long commit message header (#10301)zeripath2020-02-171-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-4/+4
* switch to fomantic-ui (#9374)techknowlogick2019-12-171-1/+1
* Project files table style update (#8757)May2019-11-021-4/+4
* Make link last commit massages in repository home page and commit tables (#8006)jaqra2019-09-101-1/+2
* Revert RenderCommitMessageLink part of #7659 (#7923)Gary Kim2019-08-201-1/+1
* Provide links in commit summaries in commits table/view list (#7659)Gary Kim2019-08-201-3/+3
* Evaluate emojis in commit messages in list view (#7906)Mario Lubenka2019-08-181-2/+2
* UI: Fix overflow issues in repo (#7190)silverwind2019-06-141-4/+5
* Refactor table width to have more info shown in file list (#6867)Lauris BH2019-05-061-29/+33
* Don't post process commit summary in templates (#6842)mrsdizzie2019-05-051-2/+2
* Add title attributes to all items in the repo list viewer (#6258)John Olheiser2019-03-181-2/+2
* Symlink icons (#1416) (#3826)Tris Forster2018-05-011-1/+1
* Expandable commit bodies (#2980)Sondre Nilsen2017-11-301-1/+5
* Fix issue link rendering in commit messages (#2897)Ethan Koenig2017-11-131-4/+2