gitea/services
Jack Hay 1a9953348c
Team invite url fix when registration disabled ()
This is a follow-on to https://github.com/go-gitea/gitea/pull/26550 and
fixes the case where the team invite links to the registration page if
it is disabled in settings.
..
actions Fix schedule actions still running even if workflow disalbed ()
agit Move notification interface to services layer ()
asymkey Add context cache as a request level cache ()
attachment Preserve file size when creating attachments ()
auth Improve LDAP group config documentation, fixes ()
automerge Improve queue and logger context ()
context Fix the display of org level badges ()
convert add Upload URL to release API ()
cron Artifacts retention and auto clean up ()
externalaccount Replace `interface{}` with `any` ()
feed Move notification interface to services layer ()
forms Check blocklist for emails when adding them to account ()
gitdiff Use Go 1.21 and update dependencies ()
indexer Move notification interface to services layer ()
issue Move notification interface to services layer ()
lfs Bump github.com/golang-jwt/jwt to v5 ()
mailer Team invite url fix when registration disabled ()
markup Move web/api context related testing function into a separate package ()
migrations Move createrepository from module to service layer ()
mirror Move notification interface to services layer ()
notify Move notification interface to services layer ()
org Refactor rename user and rename organization ()
packages Move createrepository from module to service layer ()
pull Move notification interface to services layer ()
release Move notification interface to services layer ()
repository Move createrepository from module to service layer ()
secrets Refactor secrets modification logic ()
task Move createrepository from module to service layer ()
uinotification Move notification interface to services layer ()
user add unit test for user renaming ()
webhook Move notification interface to services layer ()
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping ()