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
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304)
Fix #29074 (allow to disable all builtin apps) and don't make the doctor
command remove the builtin apps.

By the way, rename refobject and joincond to camel case.
10 months ago
..
actions Remove scheduled action tasks if the repo is archived (#30224) 10 months ago
agit A small refactor for agit implementation (#29614) 11 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 Migrate margin and padding helpers to tailwind (#30043) 10 months ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context Clean up log messages (#30313) 10 months ago
contexttest Render embedded code preview by permlink in markdown (#30234) 10 months ago
convert Performance improvements for pull request list page (#29900) 11 months ago
cron Move some asymkey functions to service layer (#28894) 11 months ago
doctor Fix oauth2 builtin application logic (#30304) 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 Add/Remove WIP on pull request title failure (#29999) 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 Fix duplicate migrated milestones (#30102) 10 months ago
mirror Use repo object format name instead of detecting from git repository (#29702) 11 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 Clean up log messages (#30313) 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 Refactor DeleteInactiveUsers, fix bug and add tests (#30206) 10 months ago
webhook Fix possible data race on tests (#30093) 10 months ago
wiki Clean up log messages (#30313) 10 months ago