1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/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.
2023-09-07 14:50:45 +00:00
..
actions Fix schedule actions still running even if workflow disalbed (#26939) 2023-09-07 10:25:46 +08:00
agit Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
asymkey Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
attachment Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
auth Improve LDAP group config documentation, fixes #21159 (#21227) 2023-09-05 13:18:53 -04:00
automerge Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
context Fix the display of org level badges (#26504) 2023-09-06 14:38:14 +08:00
convert add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
cron Artifacts retention and auto clean up (#26131) 2023-09-06 07:41:06 +00:00
externalaccount Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
feed Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
forms Check blocklist for emails when adding them to account (#26812) 2023-08-30 10:46:49 -05:00
gitdiff Use Go 1.21 and update dependencies (#26878) 2023-09-03 10:34:57 +00:00
indexer Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
issue Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
lfs Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
mailer Team invite url fix when registration disabled (#26950) 2023-09-07 14:50:45 +00:00
markup Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
migrations Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
mirror Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
notify Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
org Refactor rename user and rename organization (#24052) 2023-05-21 23:13:47 +08:00
packages Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
pull Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
release Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
repository Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
secrets Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
task Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
uinotification Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
user add unit test for user renaming (#26261) 2023-08-03 09:38:51 +08:00
webhook Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
wiki Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2023-08-09 14:57:45 +08:00