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
HeCorr c49823c2b6
api: respect DISABLE_STARS config option
- add APIGone response type
- re-generate Swagger spec

if stars are disabled:
  - render 404 page on /repo/stars
  - return 410 error on star-related API endpoints and actions
  - return empty value on star model functions (StarRepo, IsStaring, GetStargazers)
2 months ago
..
admin Remove some unnecessary template helpers (#33069) 2 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 11 months ago
base Fix dropdown menu header and mobile view (#33108) 2 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest De-emphasize signed commits (#31160) 3 months ago
explore Refactor template ctx and render utils (#32422) 4 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 1 year ago
org Fix form width (#33151) 2 months ago
package feat: link to nuget dependencies (#26554) 2 months ago
projects Refactor repo-projects.ts (#32892) 3 months ago
repo Fix sync fork for consistency (#33147) 2 months ago
shared Fix bleve fuzziness search (#33078) 2 months ago
status Remove urls from translations (#31950) 6 months ago
swagger api: respect DISABLE_STARS config option 2 months ago
user Fix form width (#33151) 2 months ago
webhook Fix incorrect tailwind migration (#30007) 12 months ago
home.tmpl Remove urls from translations (#31950) 6 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 4 months ago
post-install.tmpl Optimize the installation page (#32994) 2 months ago