Commit Graph

2871 Commits (f034804e5d98f70d087c2d577a3fb6f0091e742f)

Author SHA1 Message Date
a1012112796 c1887bfc9b
Fix language switch for install page (#16043) (#16128)
3 years ago
6543 3be67e9a2b
Fix http path bug (#16117) (#16120)
3 years ago
Lunny Xiao ce2ade05e6
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097)
3 years ago
6543 1e76f7b5b7
api: fix overly strict edit pr permissions (#15900) (#16081)
3 years ago
zeripath ba74fdbda9
Fix case change in ownernames (#16045) (#16050)
3 years ago
zeripath 0600f7972a
Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)
3 years ago
zeripath 159bc8842a
Restore PAM user autocreation functionality (#15825) (#15867)
3 years ago
6543 3bcf2e5c18
Close the gitrepo when deleting the repository (#15876) (#15887)
3 years ago
zeripath a3e8450fd5
Return go-get info on subdirs (#15642) (#15871)
3 years ago
Lunny Xiao 5e562e9b30
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816)
3 years ago
6543 af11549fb2
Ensure that ctx.Written is checked after issues(...) calls (#15797) (#15798)
3 years ago
6543 30584a6df8
[API] make change repo settings work on empty repos (#15778) (#15789)
3 years ago
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745)
3 years ago
Kyle D cead819cb5
Implement delete release attachments and update release attachments' name (#14130) (#15666)
3 years ago
6543 15886ce048
Fixed several activation bugs (#15473) (#15685)
3 years ago
Lunny Xiao c0869c295a
Fix lfs management find (#15537) (#15578)
3 years ago
KN4CK3R 5da024a019
Add ETag header (#15370) (#15552)
3 years ago
6543 92c91d7d8b
Performance improvement for list pull requests (#15447) (#15500)
3 years ago
zeripath 9dc76b2036
Fix bug clone wiki (#15499) (#15502)
3 years ago
a1012112796 b28c3245cc
fix wrong file link in code search page (#15466) (#15486)
3 years ago
techknowlogick 779d1185e7
Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) (#15439)
3 years ago
Lunny Xiao 87074ec860
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)
3 years ago
zeripath 67a12b8fac
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377)
3 years ago
zeripath 24ebc7e517
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) (#15361)
3 years ago
6543 b072907987
Fix `admin user list` (#15358) (#15359)
3 years ago
6543 38d184d518
Fix CanCreateRepo check (#15311) (#15321)
3 years ago
zeripath 3803b15d76
Drop the event source if we are unauthorized (#15275) (#15280)
3 years ago
a1012112796 c6eb9b30ae
response 404 for diff/patch of a commit that not exist (#15221) (#15237)
3 years ago
zeripath e520dff4da
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) (#15192)
3 years ago
a1012112796 61308825a6
should run RetrieveRepoMetas() for empty pr (#15187) (#15190)
3 years ago
6543 b5c4cb1bde
Fix bug on avatar middleware (#15124) (#15126)
3 years ago
Lauris BH ac2ae66ae7
Handle unauthorized user events gracefully (#15071) (#15074)
3 years ago
Roger Luo 119d2cb6e4
Create new issue from code (#14863)
3 years ago
Kyle D df891dc59f
Validate email in oauth registration form (#15014)
3 years ago
KN4CK3R 7019076f7f
Fixed wrong migrate url error description. (#15010)
3 years ago
Norwin f4629fc472
Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)
3 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959)
3 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
3 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981)
3 years ago
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957)
3 years ago
Norwin df76d9f7ad
Show correct issues for team dashboard (#14952)
3 years ago
zeripath 5705f72fd6
Prevent panic when editing forked repos by API (#14960)
3 years ago
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094)
3 years ago
KN4CK3R 40aca73347
Fix migration context data (#14910)
3 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900)
3 years ago
Lunny Xiao 9db590f2ee
Fix bug when combine label comments (#14894)
3 years ago
Norwin 0a8a3ab0f5
Show private heatmap on profile to self & admins (#14881)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
zeripath 0044e80491
Add CORS config on to /login/oauth/access_token endpoint (#14850)
3 years ago
Norwin a050de8db3
Handle urls with trailing slash (#14852)
3 years ago