summaryrefslogtreecommitdiffstats
path: root/templates/repo/view_list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Show latest commit for file (#28067)JakobDev2024-01-151-31/+1
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-3/+3
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Refactor "shortsha" (#26877)wxiaoguang2023-09-031-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+2
* Show branches and tags that contain a commit (#25180)delvh2023-07-271-1/+1
* Various UI fixes (#25264)silverwind2023-06-211-1/+1
* Rework notifications list (#24812)silverwind2023-05-251-1/+1
* 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