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/repo/settings
Kerwin Bryant f0f1737d4d
Refactor markup and pdf-viewer to use new init framework (#33772)
1. Add some "render-content" classes to "markup" elements when the
content is rendered
2. Use correct "markup" wrapper for "preview" (but not set that class on
the tab)
3. Remove incorrect "markup" class from LFS file view, because there is
no markup content
    * "edit-diff" is also removed because it does nothing
5. Use "initPdfViewer" for PDF viewer
6. Remove incorrect "content" class from milestone markup
7. Init all ".markup" elements by new init framework

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 weeks ago
..
webhook Fix commit status events (#33320) 1 month ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
branches.tmpl Add priority to protected branch (#32286) 4 months ago
collaboration.tmpl Refactor context repository (#33202) 2 months ago
deploy_keys.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
githook_edit.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 12 months ago
githooks.tmpl Migrate margin and padding helpers to tailwind (#30043) 12 months ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Use flex-container for repo and org settings (#27418) 1 year ago
lfs.tmpl Remove unused CSS styles and move some styles to proper files (#33217) 2 months ago
lfs_file.tmpl Refactor markup and pdf-viewer to use new init framework (#33772) 2 weeks ago
lfs_file_find.tmpl Refactor template ctx and render utils (#32422) 4 months ago
lfs_locks.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
lfs_pointers.tmpl code optimization (#31315) 9 months ago
navbar.tmpl Refactor template ctx and render utils (#32422) 4 months ago
options.tmpl Add cropping support when modifying the user/org/repo avatar (#33498) 1 month ago
protected_branch.tmpl Make admins adhere to branch protection rules (#32248) 5 months ago
push_mirror_sync_modal.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Remove urls from translations (#31950) 6 months ago