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
wxiaoguang edbf74c418
Fix "force private" logic (#31012)
When creating a repo, the "FORCE_PRIVATE" config option should be
respected, `readonly` doesn't work for checkbox, so it should use
`disabled` attribute.
9 months ago
..
admin Check if reverse proxy is correctly configured (#30890) 9 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Rework and fix stopwatch (#30732) 9 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix some UI problems (dropdown/container) (#30849) 9 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Right align the "Settings" menu item in overflow-menu (#30764) 9 months ago
package Add support for npm bundleDependencies (#30751) 9 months ago
projects Fix various problems around projects board view (#30696) 9 months ago
repo Fix "force private" logic (#31012) 9 months ago
shared Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) 9 months ago
status Initial support for colorblindness-friendly themes (#30625) 9 months ago
swagger Simplify mirror repository API logic (#30963) 9 months ago
user Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 9 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago