Commit Graph

3343 Commits (2728f0c21360a81845b7b5aebe68c857a5d04bd5)

Author SHA1 Message Date
parnic cdab46220d
Add commit status popup to issuelist (#19375) 2 years ago
Gusted 076eaad743
Improve dashboard's repo list performance (#18963) 2 years ago
Lunny Xiao d71df01077
Refactor readme file renderer (#19502) 2 years ago
Gusted 4e912a61c8
Improve Stopwatch behavior (#18930) 2 years ago
6543 1ebb30e41b
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2 years ago
Lunny Xiao 7c164d5a91
Use queue instead of memory queue in webhook send service (#19390) 2 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
Gusted 240b3aa218
Mark TemplateLoading error as "UnprocessableEntity" (#19445) 2 years ago
Gusted 3ec1b6c223
Fix logging of Transfer API (#19456) 2 years ago
6543 c764355676
RepoAssignment ensure to close before overwrite (#19449) 2 years ago
Gusted f4c1aa75be
Fix DELETE request for non-existent public key (#19443) 2 years ago
Gusted 23d37673bd
Don't panic on `ErrEmailInvalid` (#19441) 2 years ago
qwerty287 ae6a52440a
Fix panic in team repos API (#19431) 2 years ago
zeripath 409ff55a29
When updating mirror repo intervals by API reschedule next update too (#19429) 2 years ago
KN4CK3R 18727df73a
Add Helm Chart registry (#19406) 2 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
Chongyi Zheng f029b9ae4f
Document 409 error returned by repos/migrate api (#19376) 2 years ago
Gusted 0d3d9675c6
Fix middleware function's placements for some `/user/...` (#19377) 2 years ago
delvh d139c23967
Fix panic in teams API when requesting members (#19360) 2 years ago
Gusted ee769f7459
Add logic to switch between source/rendered on Markdown (#19356) 2 years ago
KN4CK3R c003491cfb
Allow package linking to private repository (#19348) 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
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
KN4CK3R 5e242e021b
Package registry changes (#19305) 2 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 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 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
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
KN4CK3R 08d199245a
Fix container download counter (#19287) 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
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
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255) 3 years ago
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 3 years ago
John Olheiser ea6efba9b3
Granular webhook events in editHook (#19251) 3 years ago
Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159) 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
zeripath e69b7a92ed
Allow API to create file on empty repo (#19224) 3 years ago
Lunny Xiao 6526733a58
Let web and API routes have different auth methods group (#19168) 3 years ago
zeripath d6fa138e7c
Only send webhook events to active system webhooks and only deliver to active hooks (#19234) 3 years ago
Abheek Dhawan f316582458
Set the default branch for repositories generated from templates (#19136) 3 years ago