0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-12 14:41:40 -05:00
forgejo/routers/web/repo
Giteabot 4c5e4e672d
Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)
Backport #31788 by @wolfogre

Fix #31784.

Before:

<img width="1648" alt="image"
src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023">

After:

<img width="1653" alt="image"
src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02">

Co-authored-by: Jason Song <i@wolfogre.com>
(cherry picked from commit a39fe5325266f1c079e0e54abc68e6470764eb44)

Conflicts:
	models/git/lfs_lock.go
  trivial context conflict
2024-08-18 07:01:03 +02:00
..
actions
badges badges: Relax the default workflow badge conditions 2024-05-20 10:47:25 +00:00
flags
setting Show lock owner instead of repo owner on LFS setting page (#31788) (#31817) 2024-08-18 07:01:03 +02:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
code_frequency.go
commit.go [BUG] Fix panic on too high page number 2024-07-22 14:31:05 +02:00
compare.go
contributors.go Fix Activity Page Contributors dropdown (#31264) 2024-06-18 19:42:31 +00:00
download.go
editor.go Add missed return after ctx.ServerError (#31130) (#31133) 2024-05-31 14:35:19 +02:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go [BUG] Return blocking errors as JSON errors 2024-08-10 05:53:00 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Fix various problems around projects board view (#30696) 2024-05-14 15:51:15 +02:00
projects_test.go
pull.go [BUG] Return blocking errors as JSON errors 2024-08-10 05:53:00 +00:00
pull_review.go
pull_review_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
recent_commits.go
release.go
release_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
render.go
repo.go Add an immutable tarball link to archive download headers for Nix 2024-05-29 18:50:14 +00:00
search.go
topic.go
treelist.go
view.go
view_test.go
wiki.go
wiki_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00