This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo
zeripath f31e7a67cf
Just use a slice when rendering file (#16774)
Highlight currently uses a map which is memory inefficient. Switch to use a slice instead.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-23 22:23:39 +01:00
..
branch
diff Handle too long PR titles correctly (#16517) 2021-07-25 03:59:27 +01:00
editor Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
graph
issue Fix dependency link rendering in PR sidebar (#16754) 2021-08-21 01:02:47 +01:00
migrate Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
projects
pulls
release Prevent 500 on draft releases without tag (#16634) 2021-08-05 21:13:16 -04:00
settings Add support for corporate WeChat webhooks (#15910) 2021-07-23 12:41:27 +08:00
wiki Add edit button to wiki sidebar and footer (#16719) 2021-08-18 14:14:08 -04:00
activity.tmpl
blame.tmpl Link to previous blames in file blame page (#16259) 2021-06-28 01:13:20 +02:00
branch_dropdown.tmpl
clone_buttons.tmpl Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
commits_list_small.tmpl Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
commits_table.tmpl Show correct text when comparing commits on empty pull request (#16569) 2021-07-29 03:32:48 +01:00
create.tmpl
empty.tmpl Fix default push instructions on empty repos (#16302) 2021-06-30 20:40:51 +02:00
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Add link to vscode to repo header (#16664) 2021-08-12 14:21:34 +02:00
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
user_cards.tmpl
view_file.tmpl Just use a slice when rendering file (#16774) 2021-08-23 22:23:39 +01:00
view_list.tmpl
watchers.tmpl