2015 Commits (ff03b2f6064e436a03586fa9e2c73bf0d70ba0cc)

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