gitea/services
wxiaoguang a920fcfd91
Fix db engine ()
Fix 
..
actions Update scheduled tasks even if changes are pushed by "ActionsUser" ()
agit Make git push options accept short name ()
asymkey Fix some pending problems ()
attachment Add support for API blob upload of release attachments ()
auth Refactor CSRF token ()
automerge bump to go 1.23 ()
context Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled ()
contexttest Check if reverse proxy is correctly configured ()
convert Make admins adhere to branch protection rules ()
cron Support repo license ()
doctor Refactor the DB migration system slightly ()
externalaccount allow synchronizing user status from OAuth2 login providers ()
feed More `db.DefaultContext` refactor ()
forms Make admins adhere to branch protection rules ()
gitdiff Update golangci-lint to v1.59.0 ()
indexer Update issue indexer after merging a PR ()
issue Fix 500 error when `state` params is set when editing issue/PR by API ()
lfs Refactor names ()
mailer Add missing comment reply handling ()
markup Enable more `revive` linter rules ()
migrations Support migrating GitHub/GitLab PR draft status ()
mirror Support repo license ()
notify Clean up log messages ()
oauth2_provider Make oauth2 code clear. Move oauth2 provider code to their own packages/files ()
org Update misspell to 0.5.1 and add `misspellings.csv` ()
packages Fix db engine ()
projects Add issue comment when moving issues from one column to another of the project ()
pull Make admins adhere to branch protection rules ()
release Handle invalid target when creating releases using API ()
repository Support repo license ()
secrets Refactor deletion ()
task Fix "force private" logic ()
uinotification Penultimate round of `db.DefaultContext` refactor ()
user Add warn log when deleting inactive users ()
webhook Support requested_reviewers data in comment webhook events ()
webtheme Initial support for colorblindness-friendly themes ()
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances ()