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
Tobias Balle-Petersen 58b204b813
Update API to return 'source_id' for users (#29718)
Using the API, a user's _source_id_ can be set in the _CreateUserOption_
model, but the field is not returned in the _User_ model.

This PR updates the _User_ model to include the field _source_id_ (The
ID of the Authentication Source).
10 months ago
..
admin Remove fomantic button module (#30475) 10 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Remove fomantic button module (#30475) 10 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Revert 100% label max-width (#30481) 10 months ago
explore Migrate margin and padding helpers to tailwind (#30043) 11 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Remove fomantic button module (#30475) 10 months ago
package Some NuGet package enhancements (#30280) 10 months ago
projects Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
repo Fix various overflows on actions view (#30344) 10 months ago
shared Refactor file view & render (#30227) 10 months ago
status Migrate margin and padding helpers to tailwind (#30043) 11 months ago
swagger Update API to return 'source_id' for users (#29718) 10 months ago
user Remove fomantic button module (#30475) 10 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago