Commit Graph

2866 Commits (61bae620c14b311ab77462b1356557f000a28ce1)

Author SHA1 Message Date
a1012112796 08ba895c2b
fix wrong file link in code search page (#15466) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
zeripath 27f9bda769
Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) 3 years ago
KN4CK3R a35a5b225c
Add ETag header (#15370) 3 years ago
a1012112796 63411309fb
add some reponse status on api docs (#15399) 3 years ago
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) 3 years ago
a1012112796 e375cbfd46
rsponse 404 when delete not exist email (#15383) 3 years ago
zeripath 136a20926c
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 3 years ago
zeripath 9d2c251214
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) 4 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
Roger Luo fa06e98553
Add dashboard milestone search and repo milestone search by name (#14866) 4 years ago
John Olheiser 426ebbfc3b
Fix CanCreateRepo check (#15311) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
zeripath 48ef04ee56
Drop the event source if we are unauthorized (#15275) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
a1012112796 007fb00c0e
response 404 for diff/patch of a commit that not exist (#15221) 4 years ago
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661) 4 years ago
zeripath c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 4 years ago
a1012112796 2b9e0b4d1b
should run RetrieveRepoMetas() for empty pr (#15187) 4 years ago
a1012112796 3273fb9af1
use level config in main section when subsection not set level (#15176) 4 years ago
6543 290cf75f93
[refactor] Unify the export of user data via API (#15144) 4 years ago
parnic f4d27498bd
Add DefaultMergeStyle option to repository (#14789) 4 years ago
Lunny Xiao f4e677edb1
Fix bug on avatar middleware (#15124) 4 years ago
Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130) 4 years ago
Lauris BH 2f0eb9fd5d
Handle unauthorized user events gracefully (#15071) 4 years ago
Roger Luo 119d2cb6e4
Create new issue from code (#14863) 4 years ago
Kyle D df891dc59f
Validate email in oauth registration form (#15014) 4 years ago
KN4CK3R 7019076f7f
Fixed wrong migrate url error description. (#15010) 4 years ago
Norwin f4629fc472
Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965) 4 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959) 4 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981) 4 years ago
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957) 4 years ago
Norwin df76d9f7ad
Show correct issues for team dashboard (#14952) 4 years ago
zeripath 5705f72fd6
Prevent panic when editing forked repos by API (#14960) 4 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094) 4 years ago
KN4CK3R 40aca73347
Fix migration context data (#14910) 4 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
Lunny Xiao 9db590f2ee
Fix bug when combine label comments (#14894) 4 years ago
Norwin 0a8a3ab0f5
Show private heatmap on profile to self & admins (#14881) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath 0044e80491
Add CORS config on to /login/oauth/access_token endpoint (#14850) 4 years ago
Norwin a050de8db3
Handle urls with trailing slash (#14852) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Paweł Bogusławski 85e6e07346
Organization removal confirmation using name not password (#14738) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
zeripath 030646eea4
Set HCaptchaSiteKey on Link Account pages (#14834) 4 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467) 4 years ago