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/services
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
..
actions Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 10 months ago
agit Performance optimization for git push (#30104) 10 months ago
asymkey Fix some pending problems (#29985) 11 months ago
attachment Add support for API blob upload of release attachments (#29507) 11 months ago
auth fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 10 months ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
contexttest Render embedded code preview by permlink in markdown (#30234) 10 months ago
convert Update API to return 'source_id' for users (#29718) 10 months ago
cron Move some asymkey functions to service layer (#28894) 11 months ago
doctor Add optional doctor storage init (#30330) 10 months ago
externalaccount Revert "Support SAML authentication (#25165)" (#29358) 11 months ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms Add a warning for disallowed email domains (#29658) 11 months ago
gitdiff Fix incorrect diff expander for deletion of last lines in a file (#29501) 11 months ago
indexer Fix missing issue search index update when changing status (#28325) 1 year ago
issue Fix code owners will not be mentioned when a pull request comes from a forked repository (#30476) 10 months ago
lfs Move context from modules to services (#29440) 11 months ago
mailer Use relative links for commits, mentions, and issues in markdown (#29427) 11 months ago
markup Fix code block style for code preview (#30298) 10 months ago
migrations Change the default maxPerPage for gitbucket (#30392) 10 months ago
mirror Avoid losing token when updating mirror settings (#30429) 10 months ago
notify Clean up log messages (#30313) 10 months ago
org Delete repos of org when purge delete user (#27273) 1 year ago
packages remove util.OptionalBool and related functions (#29513) 11 months ago
pull Commit-Dropdown: Show Author of commit if available (#30272) 10 months ago
release Use repo object format name instead of detecting from git repository (#29702) 11 months ago
repository Refactor cache and disable go-chi cache (#30417) 10 months ago
secrets Refactor deletion (#28610) 1 year ago
task Fix incorrect ctx usage in defer function (#27740) 1 year ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Check the token's owner and repository when registering a runner (#30406) 10 months ago
webhook Fix missed doer (#30231) 10 months ago
wiki Avoid showing `Failed to change the default wiki branch` if repo has no wiki when saving repo settings (#30329) 10 months ago