Commit Graph

12346 Commits (c96be0cd982255f20a3fe6ff4683115b8073e65e)
 

Author SHA1 Message Date
zeripath c96be0cd98
Make SSL cipher suite configurable (#17440) 3 years ago
Gusted 9f14fe43c6
Fix correct usage of teams (#17732) 3 years ago
GiteaBot 52869ef386 [skip ci] Updated translations via Crowdin 3 years ago
wxiaoguang a8fd76557b
Better builtin avatar generator (#17707) 3 years ago
zeripath 38347aa16f
Add settings to allow different SMTP envelope from address (#17479) 3 years ago
Paweł Bogusławski d4e281bc02
Allow Token API calls be authorized using the reverse-proxy header (#15119) 3 years ago
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 3 years ago
KN4CK3R a09b40de8d
Prevent double sanitize (#16386) 3 years ago
Gusted 381e131fc8
Added comment for changing issue ref (#17672) 3 years ago
Gusted 00448ebe91
Remove unused `user` paramater (#17723) 3 years ago
wxiaoguang e4b95de388
Prepare and check test env during CI (#17725) 3 years ago
Lunny Xiao 9361b65f54
Fix bug when project board get open issue number (#17703) 3 years ago
Gusted 96ec656cf1
perf: sent `data-path` once for each file (#17657) 3 years ago
zeripath a85e75b2b1
Prevent deadlock in TestPersistableChannelQueue (#17717) 3 years ago
GiteaBot 72b0882a45 [skip ci] Updated translations via Crowdin 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 3 years ago
wxiaoguang 55be5fe339
Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 3 years ago
99rgosse e1d655991b
Fix Migrate Description (#17692) 3 years ago
Gusted c3e020ca34
Add pagination to fork list (#17639) 3 years ago
Gusted 257b7171c3
Fix possible panic (#17694) 3 years ago
Gusted d1f5584039
Simplify code for wrting SHA to name-rev (#17696) 3 years ago
zeripath 878c2ce6e6
Prevent NPE due to missing repo in regression in #17551 (#17697) 3 years ago
Lunny Xiao 1f1ae57139
Move task from modules to services (#17680) 3 years ago
Lunny Xiao 3c3855a05c
Move user functions into user.go (#17659) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) 3 years ago
GiteaBot b01f6c1a8c [skip ci] Updated translations via Crowdin 3 years ago
KN4CK3R ea42d3c04e
Fixed commit count. (#17698) 3 years ago
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
Lunny Xiao 81a4fc7528
Return 400 but not 500 when request archive with wrong format (#17691) 3 years ago
Gusted d8a8961b99
Sanitize user-input on file name (#17666) 3 years ago
Lunny Xiao 5233051e64
Move some functions into services/repository (#17677) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
Lunny Xiao 29cc169d20
Fix bug when read mysql database max lifetime (#17682) 3 years ago
Lunny Xiao 95d3266bee
Move user follow and openid into models/user/ (#17613) 3 years ago
Gusted adda27668b
Enable bidichk (#17610) 3 years ago
Lunny Xiao e3da8c1e88
fix migrations documents (#17679) 3 years ago
Gusted 21f6c0be08
Update golangci-lint in Makefile (#17647) 3 years ago
Lunny Xiao 42670e6b1c
Set unit test timeout to 20 minutes (#17664) 3 years ago
rstular 8fdc5247de
Update for reverse proxying static resources (#17670) 3 years ago
GiteaBot 171f2d066e [skip ci] Updated translations via Crowdin 3 years ago
qwerty287 3be156f66a
Allow admins to change user avatars (#17661) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663) 3 years ago
Lunny Xiao 48ccd325a1
Move some functions into services/repository (#17660) 3 years ago
Gusted 447428f446
Remove superfluous argument (#17667) 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
Lunny Xiao d789670894
Migrating wiki don't require token, so we should move it out of the require form (#17645) 3 years ago