Commit Graph

13085 Commits (d906858847e0d345bc02f04b4037dfa80650889e)
 

Author SHA1 Message Date
wxiaoguang d906858847
Use "main" as default branch name (#19354) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
wxiaoguang 84ceaa98bd
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
6543 75f8534c3a
API: Search Issues, dont show 500 if filter result in empty list (#19244) 2 years ago
GiteaBot c6531de3f5 [skip ci] Updated translations via Crowdin 2 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
GiteaBot bb7e0619c3 [skip ci] Updated translations via Crowdin 2 years ago
原俊杰 184302665f
Show ssh command directly in template instead of i18n translation (#19335) 2 years ago
KN4CK3R 5e242e021b
Package registry changes (#19305) 2 years ago
GiteaBot 8ddcd37f13 [skip ci] Updated translations via Crowdin 2 years ago
Gusted e20952a9ec
Add `ENABLE_SSH_LOG` to debugging problems (#19316) 2 years ago
Gusted 606e33d38a
Warn on SSH connection for incorrect configuration (#19317) 2 years ago
techknowlogick d4f4e95c63
escape fake link 2 years ago
techknowlogick 48dc88acd0
Allow custom redirect for landing page (#19324) 2 years ago
GiteaBot 5ae875a1ae [skip ci] Updated translations via Crowdin 2 years ago
GiteaBot 256204befa [skip ci] Updated translations via Crowdin 3 years ago
Steven be9ef15f8a
Fix links to packages documentation (#19315) 3 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 3 years ago
GiteaBot 27c34dd011 [skip ci] Updated translations via Crowdin 3 years ago
zeripath 7b4c3c7bb1
Prevent intermittent NPE in queue tests (#19301) 3 years ago
Lunny Xiao cf5d4a7230
Upgrade xorm/builder from v0.3.9 to v0.3.10 (#19296) 3 years ago
Peter Gardfjäll 43ff92e122
An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300) 3 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 3 years ago
Norwin 4c5cb1e2f2
Improve package registry docs (#19273) 3 years ago
Peter Gardfjäll 58c9d12933
A pull-mirror repo should be marked as such on creation (#19295) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
wxiaoguang 5b7466053d
Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 3 years ago
Lunny Xiao 89b9d42f08
Fix broken of team create (#19288) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
Lunny Xiao 3a73645502
Performance improvement for add team user when org has more than 1000 repositories (#19227) 3 years ago
GiteaBot ba2592c380 [skip ci] Updated translations via Crowdin 3 years ago
silverwind 1eb0da58c3
Update JS dependencies (#19281) 3 years ago
KN4CK3R 08d199245a
Fix container download counter (#19287) 3 years ago
Kevin Burke 242d71035a
go.mod: update kevinburke/ssh_config to v1.2.0 (#19286) 3 years ago
Lunny Xiao 420851ca1f
Fix global packages enabled avaiable (#19276) 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago
6543 9c349a4277
Move checks for pulls before merge into own function (#19271) 3 years ago
zeripath f6145a69c4
Restore user autoregistration with email addresses (#19261) 3 years ago
Peter Gardfjäll e28cc79c92
Improve sync performance for pull-mirrors (#19125) 3 years ago
wxiaoguang b877504b03
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 3 years ago
Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 3 years ago
Gusted 43332a483f
Update reserved usernames list (#18438) 3 years ago
Gusted ba5f2acb9c
Configure OpenSSH log level via Environment in Docker (#19274) 3 years ago
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
GiteaBot 84038f33f4 [skip ci] Updated translations via Crowdin 3 years ago
Norwin 9cbeab440e
fix link to package registry docs (#19268) 3 years ago
Justin Sievenpiper a2c20a6cab
Add Redis Sentinel Authentication Support (#19213) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
wxiaoguang 2bce1ea986
Show messages for users if the ROOT_URL is wrong, show JavaScript errors (#18971) 3 years ago