forgejo/templates/repo
Earl Warren 078229a5e4
fix(ui): /settings/lfs/find 500 error
When in the repository settings, visiting

- `LFS` to `/{owner}/{repo}/settings/lfs`
- `Find pointer files` to `/{owner}/{repo}/settings/lfs/pointers`
- `Find commits` to `/{owner}/{repo}/settings/lfs/find?oid=...`

failed with an error 500 because of an incorrect evaluation of the
template.

Regression introduced by
cbf923e87b

A test is added to visit the page and guard against future
regressions.

Refs: https://codeberg.org/forgejo/forgejo/issues/3438
2024-04-25 16:37:12 +02:00
..
actions Fix various overflows on actions view (#30344) 2024-04-21 11:53:50 +02:00
branch
cite
code
diff Fix unlabelled button in code review 2024-04-18 16:20:29 +02:00
editor Convert max file name length to 255 (#30489) 2024-04-21 11:53:41 +02:00
find
graph
issue Fix the WIP prefix toggling on the sidebar 2024-04-23 01:41:35 +02:00
migrate
projects
pulls
release [FEAT]Add Option to hide Release Archive links (#3139) 2024-04-24 15:15:55 +00:00
settings fix(ui): /settings/lfs/find 500 error 2024-04-25 16:37:12 +02:00
tag
wiki Make display of EasyMDE in UI optional to template 2024-04-15 21:23:33 +05:00
activity.tmpl
admin_flags.tmpl
blame.tmpl Fix border-radius on view, blame and code search (#30545) 2024-04-21 16:28:16 +02:00
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 20:01:35 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl [PORT] gitea#30396: Fix author name alignment in commits table 2024-04-15 20:09:34 +02:00
commits_list_small.tmpl Fix and tweak pull request commit list (#30528) 2024-04-21 12:10:57 +02:00
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
flags.tmpl
forks.tmpl
graph.tmpl
header.tmpl
header_fork.tmpl
home.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 20:01:35 +02:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl Pulse page improvements (#30149) 2024-04-21 11:08:33 +02:00
recent_commits.tmpl
release_tag_header.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix border-radius on view, blame and code search (#30545) 2024-04-21 16:28:16 +02:00
view_list.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 20:01:35 +02:00
watch_unwatch.tmpl
watchers.tmpl