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
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573)
Misspell 0.5.0 supports passing a csv file to extend the list of
misspellings, so I added some common ones from the codebase. There is at
least one typo in a API response so we need to decided whether to revert
that and then likely remove the dict entry.
9 months ago
..
actions feat(api): enhance Actions Secrets Management API for repository (#30656) 9 months ago
agit Performance optimization for git push (#30104) 10 months ago
asymkey Fix some pending problems (#29985) 10 months ago
attachment Add support for API blob upload of release attachments (#29507) 11 months ago
auth Enable more `revive` linter rules (#30608) 9 months ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context Improve oauth2 client "preferred username field" logic and the error handling (#30622) 9 months ago
contexttest Improve oauth2 client "preferred username field" logic and the error handling (#30622) 9 months ago
convert Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
cron Move some asymkey functions to service layer (#28894) 11 months ago
doctor Add a db consistency check to remove runners that do not belong to a repository (#30614) 9 months ago
externalaccount Revert "Support SAML authentication (#25165)" (#29358) 11 months ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms Initial support for colorblindness-friendly themes (#30625) 9 months ago
gitdiff Enable more `revive` linter rules (#30608) 9 months ago
indexer Fix missing issue search index update when changing status (#28325) 1 year ago
issue Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 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 Enable more `revive` linter rules (#30608) 9 months ago
migrations Enable more `revive` linter rules (#30608) 9 months ago
mirror Enable more `revive` linter rules (#30608) 9 months ago
notify Clean up log messages (#30313) 10 months ago
org Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
packages remove util.OptionalBool and related functions (#29513) 11 months ago
pull Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
release Use repo object format name instead of detecting from git repository (#29702) 11 months ago
repository If a repository return no commitstatus, then still cache it but not query it from database (#30700) 9 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 Enable more `revive` linter rules (#30608) 9 months ago
webhook Enable more `revive` linter rules (#30608) 9 months ago
webtheme Initial support for colorblindness-friendly themes (#30625) 9 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