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.
forgejo/services
Jack Hay 1a9953348c
Team invite url fix when registration disabled (#26950)
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.
10 months ago
..
actions Fix schedule actions still running even if workflow disalbed (#26939) 10 months ago
agit Move notification interface to services layer (#26915) 10 months ago
asymkey Add context cache as a request level cache (#22294) 1 year ago
attachment Preserve file size when creating attachments (#23406) 1 year ago
auth Improve LDAP group config documentation, fixes #21159 (#21227) 10 months ago
automerge Improve queue and logger context (#24924) 1 year ago
context Fix the display of org level badges (#26504) 10 months ago
convert add Upload URL to release API (#26663) 11 months ago
cron Artifacts retention and auto clean up (#26131) 10 months ago
externalaccount Replace `interface{}` with `any` (#25686) 1 year ago
feed Move notification interface to services layer (#26915) 10 months ago
forms Check blocklist for emails when adding them to account (#26812) 10 months ago
gitdiff Use Go 1.21 and update dependencies (#26878) 10 months ago
indexer Move notification interface to services layer (#26915) 10 months ago
issue Move notification interface to services layer (#26915) 10 months ago
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 12 months ago
mailer Team invite url fix when registration disabled (#26950) 10 months ago
markup Move web/api context related testing function into a separate package (#26859) 10 months ago
migrations Move createrepository from module to service layer (#26927) 10 months ago
mirror Move notification interface to services layer (#26915) 10 months ago
notify Move notification interface to services layer (#26915) 10 months ago
org Refactor rename user and rename organization (#24052) 1 year ago
packages Move createrepository from module to service layer (#26927) 10 months ago
pull Move notification interface to services layer (#26915) 10 months ago
release Move notification interface to services layer (#26915) 10 months ago
repository Move createrepository from module to service layer (#26927) 10 months ago
secrets Refactor secrets modification logic (#26873) 10 months ago
task Move createrepository from module to service layer (#26927) 10 months ago
uinotification Move notification interface to services layer (#26915) 10 months ago
user add unit test for user renaming (#26261) 11 months ago
webhook Move notification interface to services layer (#26915) 10 months ago
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 11 months ago