gitea/templates/repo
wxiaoguang 8f45a11919
Improve sync fork behavior (#33319) (#33332)
Backport #33319
Fix #33271

The only conflict is `reqctx` in
`services/repository/merge_upstream.go`, which could keep using
`context.Context` in 1.23
2025-01-20 07:50:38 +00:00
..
actions Fix incomplete Actions status aggregations (#32859) 2024-12-16 11:18:00 +08:00
branch Trivial fixes (#33304) (#33312) 2025-01-18 03:09:17 +08:00
cite
code Improve sync fork behavior (#33319) (#33332) 2025-01-20 07:50:38 +00:00
diff Fix "unicode escape" JS error (#32806) 2024-12-12 18:37:44 +00:00
editor Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
find Fix word overflow in file search page (#32695) 2024-12-03 16:52:25 +00:00
graph Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
issue Trivial fixes (#33304) (#33312) 2025-01-18 03:09:17 +08:00
migrate Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
projects Fix incorrect project page CSS class (#32510) 2024-11-15 01:30:26 +00:00
pulls Fix fork page branch selection (#32711) 2024-12-05 00:57:32 +00:00
release Tweak repo sidebar (#32847) 2024-12-15 10:01:46 +00:00
settings Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
tag Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
wiki Fix "unicode escape" JS error (#32806) 2024-12-12 18:37:44 +00:00
activity.tmpl
blame.tmpl Fix the link for .git-blame-ignore-revs bypass (#31432) 2024-06-20 23:28:34 +00:00
branch_dropdown.tmpl Fix branch dropdown not display ref name (#33159) (#33183) 2025-01-10 01:41:52 +00:00
clone_buttons.tmpl Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
clone_panel.tmpl Use primary as button color (#32949) (#32950) 2024-12-22 15:28:36 +00:00
code_frequency.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
commit_load_branches_and_tags.tmpl
commit_page.tmpl Fix empty git repo handling logic and fix mobile view (#33101) (#33102) 2025-01-05 23:18:02 +08:00
commit_status.tmpl
commit_statuses.tmpl fix toggle commit body button ui when latest commit message is long (#32997) (#33034) 2024-12-29 17:54:23 +00:00
commits.tmpl Fix branch dropdown not display ref name (#33159) (#33183) 2025-01-10 01:41:52 +00:00
commits_list.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
commits_list_small.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-12 19:02:54 +00:00
create.tmpl Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
create_helper.tmpl
empty.tmpl Fix package error handling and npm meta and empty repo guide (#33112) 2025-01-06 14:17:28 +08:00
file_info.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
forks.tmpl Refactor find forks and fix possible bugs that weak permissions check (#32528) 2024-11-18 03:06:25 +00:00
graph.tmpl
header.tmpl Fix empty git repo handling logic and fix mobile view (#33101) (#33102) 2025-01-05 23:18:02 +08:00
home.tmpl Fix branch dropdown not display ref name (#33159) (#33183) 2025-01-10 01:41:52 +00:00
home_sidebar_bottom.tmpl Tweak repo sidebar (#32847) 2024-12-15 10:01:46 +00:00
home_sidebar_top.tmpl Move repo size to sidebar (#33155) (#33182) 2025-01-09 20:29:37 +00:00
icon.tmpl
latest_commit.tmpl fix toggle commit body button ui when latest commit message is long (#32997) (#33034) 2024-12-29 17:54:23 +00:00
navbar.tmpl
packages.tmpl
pulse.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
recent_commits.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
release_tag_header.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
search.tmpl
search_name.tmpl
shabox_badge.tmpl Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
star_unstar.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00
sub_menu.tmpl Move repo size to sidebar (#33155) (#33182) 2025-01-09 20:29:37 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 2024-11-22 18:51:51 +00:00
view_file.tmpl Optimize the styling of icon buttons within file-header-right (#32675) 2024-12-02 22:36:16 +08:00
view_list.tmpl Inherit submodules from template repository content (#16237) (#33068) 2025-01-02 12:17:05 +08:00
watch_unwatch.tmpl
watchers.tmpl