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/modules
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
* Add redirect for user

* Add redirect for orgs

* Add user redirect test

* Appease linter

* Add comment to DeleteUserRedirect function

* Fix locale changes

* Fix GetUserByParams

* Fix orgAssignment

* Remove debug logging

* Add redirect prompt

* Dont Export DeleteUserRedirect & only use it within a session

* Unexport newUserRedirect

* cleanup

* Fix & Dedub API code

* Format Template

* Add Migration & rm dublicat

* Refactor: unexport newRepoRedirect() & rm dedub del exec

* if this fails we'll need to re-rename the user directory

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
analyze
auth Use IsProd instead of testing if it's equal. (#14336) 4 years ago
avatar Avatars and Repo avatars support storing in minio (#12516) 4 years ago
base Kd/fix allow svg doctype (#14344) 4 years ago
cache Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
charset
context Redirect on changed user and org name (#11649) 4 years ago
convert Display current stopwatch in navbar (#14122) 4 years ago
cron Added option to disable migrations (#13114) 4 years ago
doctor Refactor doctor (#12264) 4 years ago
emoji
eventsource
generate
git Add pager to the branches page (#14202) 4 years ago
gitgraph [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
graceful Fix windows build error (#14263) 4 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight Use existing analyzer module for language detection for highlighting (#13522) 4 years ago
httpcache Use IsProd instead of testing if it's equal. (#14336) 4 years ago
httplib
indexer Upgrade blevesearch dependency to v2.0.1 (#14346) 4 years ago
lfs Some code improvements (#14266) 4 years ago
log Fix windows build error (#14263) 4 years ago
markup Prevent panic on fuzzer provided string (#14405) 4 years ago
matchlist Add Allow-/Block-List for Migrate & Mirrors (#13610) 4 years ago
metrics
middlewares Fix recovery middleware to render gitea style page. (#13857) 4 years ago
migrations Add support to migrate from gogs (#14342) 4 years ago
nosql
notification Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
options Add StatDir and replace com.StatDir (#14099) 4 years ago
password
pprof
private Fix send mail (#13312) 4 years ago
process
public When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) 4 years ago
queue Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 4 years ago
recaptcha hCaptcha Support (#12594) 4 years ago
references Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 4 years ago
repofiles Standardize Co-Authored-By / Reviewed-By strings (#14097) 4 years ago
repository Check if label template exist first (#14384) 4 years ago
secret Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
session
setting Enhance Ghost comment mitigation Settings (#14392) 4 years ago
ssh migrate from com.* to alternatives (#14103) 4 years ago
storage Fix Storage mapping (#13297) 4 years ago
structs Add support to migrate from gogs (#14342) 4 years ago
svg
sync
task Migrations: Use Process Manager to create own Context (#13792) 4 years ago
templates Fix recovery middleware to render gitea style page. (#13857) 4 years ago
test
timeutil
translation Fix recovery middleware to render gitea style page. (#13857) 4 years ago
upload Update golangci-lint to version 1.31.0 (#13102) 4 years ago
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
user
util migrate from com.* to alternatives (#14103) 4 years ago
validation