Commit Graph

2919 Commits (5d113bdd1905c73fb8071f420ae2d248202971f9)

Author SHA1 Message Date
techknowlogick ec2d489d15
OAuth2 token can be used in basic auth (#6747) 5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743) 5 years ago
Lunny Xiao e8f4c7733a
fix missing return (#6751) 5 years ago
James E. Blair dabee9b1a4 Handle redirects in git clone commands (#6688) 5 years ago
Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login (#6741) 5 years ago
Lunny Xiao 59be704efb Fix team members API (#6714) 5 years ago
John Olheiser 45fa5cc1be [API] Load issue attributes when editing an issue (#6723) 5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
Mario Lubenka bc86134759 Show "delete branch" button on closed pull requests (#6570) (#6601) 6 years ago
zeripath 6cb127d497
Fix reversion caused by 6314 (#6685) 6 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 6 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721) 6 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632) 6 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
techknowlogick 19ec2606e9 API OTP Context (#6674) 6 years ago
techknowlogick 56da256853
Telegram webhook (#4227) 6 years ago
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042) 6 years ago
Lunny Xiao dd1acd7ce4 Comments list performance optimization (#5305) 6 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625) 6 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 6 years ago
zeripath 6821a32d81 Properly escape on the redirect from the web editor (#6657) 6 years ago
zeripath 837116875e Return a UserList from /api/v1/admin/users (#6629) 6 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 6 years ago
zeripath b3e757a06c
Correctly adjust mirror url (#6593) 6 years ago
John Olheiser cb64b21a7f Change summary to full message (#6591) 6 years ago
Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584) 6 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479) 6 years ago
Lunny Xiao 1b7dffc3a3 fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) 6 years ago
Matthias Beckert 5348573fdf Allow admin users to set a repositoires visibility to public, even if FORCE_PRIVATE is to true (#6541) (#6572) 6 years ago
John Olheiser aa02463ded Delete local branch if it exists (#6497) 6 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465) 6 years ago
Lunny Xiao 09fb036ad6 fix upload attachments (#6481) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao ef2a343e27 fix bug when user login and want to resend register confirmation email (#6482) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
mrsdizzie d056bf300f Clean up ref name rules (#6437) 6 years ago
Segev Finer b4941f707b Fix Hook & HookList in Swagger (#6432) 6 years ago
Allen Wild 909feaafa7 routers/repo/setting: display correct error for invalid mirror interval (#6414) 6 years ago
Richard Mahn ecce28f9df Updates SDK dep (#6406) 6 years ago
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362) 6 years ago
mrsdizzie 6f2e1bd23a Don't Unescape redirect_to cookie value (#6399) 6 years ago
mrsdizzie f125330fcf Include more variables on admin/config page (#6378) 6 years ago
Lanre Adelowo 5c82ef098e make sure units of a team are returned (#6379) 6 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299) 6 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 6 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113) 6 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago