You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Jason Song 0470646d46
Show lock owner instead of repo owner on LFS setting page (#31788)
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">
7 months ago
..
admin Support delete user email in admin panel (#31690) 8 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Refactor repo unit "disabled" check (#31389) 9 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make toast support preventDuplicates (#31501) 9 months ago
explore Refactor web routes (#30519) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Right align the "Settings" menu item in overflow-menu (#30764) 11 months ago
package Extract and display readme and comments for Composer packages (#30927) 9 months ago
projects Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
repo Show lock owner instead of repo owner on LFS setting page (#31788) 7 months ago
shared Improve detecting empty files (#31332) 9 months ago
status Simplify 404/500 page (#31409) 9 months ago
swagger Fix null requested_reviewer from API (#31773) 7 months ago
user add skip secondary authorization option for public oauth2 clients (#31454) 8 months ago
webhook Fix incorrect tailwind migration (#30007) 12 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 12 months ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 10 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago