1
0
Fork 0
forgejo/templates/repo
silverwind 379a5241c6
Fix overflow in commit graph (#17947)
* Fix overflow in commit graph

Limit commit message to 50% width. This is rather crude but should work
for common use cases with not too-long author names.

Fixes: https://github.com/go-gitea/gitea/issues/17944

* Make it work with dynamic width

* use span

* use explicit none

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-11 16:12:18 +02:00
..
branch Switch archive URL code back to href attributes (#17796) 2021-11-29 21:50:43 +08:00
diff
editor
graph Fix overflow in commit graph (#17947) 2021-12-11 16:12:18 +02:00
issue Display issue/comment role even if repo archived (#17907) 2021-12-05 17:04:02 +02:00
migrate Use disable_form_autofill on Codebase and Gitbucket (#17936) 2021-12-08 22:33:14 +00:00
projects
pulls
release Switch archive URL code back to href attributes (#17796) 2021-11-29 21:50:43 +08:00
settings Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
wiki Add hints for special Wiki pages (#17283) 2021-12-03 15:28:54 +08:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
commit_page.tmpl Rework commit page header (#17849) 2021-12-01 01:40:17 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Improve ellipsis buttons (#17773) 2021-11-22 21:44:38 -05:00
commits_list_small.tmpl Improve ellipsis buttons (#17773) 2021-11-22 21:44:38 -05:00
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Switch archive URL code back to href attributes (#17796) 2021-11-29 21:50:43 +08:00
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl Removed SizeFmt. (#17890) 2021-12-03 11:33:34 +08:00
upload.tmpl
user_cards.tmpl
view_file.tmpl Remove whitespace inside rendered code <td> (#17859) 2021-11-30 00:01:56 +02:00
view_list.tmpl Render issue references in file table (#17897) 2021-12-04 00:15:53 +08:00
watchers.tmpl