Commit Graph

2137 Commits (99f3ee3bf3ff969097a0b9a2627533af476a0461)

Author SHA1 Message Date
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
John Olheiser c55bdca562 Add same changes from issues page to milestone->issues page (#6328) 6 years ago
Bogdan Petrea 583968f274 Return 409 when creating repo if it already exists. (#6330) 6 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
Jonas Franz 2315019fef Add support for client basic auth for exchanging access tokens (#6293) 6 years ago
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) 6 years ago
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291) 6 years ago
John Olheiser 8211e01d9e Add unit types to repo action URL to correctly show 404 when archived (#6247) 6 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 6 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) 6 years ago
Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214) 6 years ago
James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211) 6 years ago
John Olheiser 7548037a64 Adds MustChangePassword to user create/edit API, defaults to true (#6193) 6 years ago
Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188) 6 years ago
Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156) 6 years ago
Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119) 6 years ago
John Olheiser df30010dbd Make repo creation for API similar to UI (#6142) 6 years ago
zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099) 6 years ago
John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980) 6 years ago
John Olheiser ba0749b7db Load Issue attributes for API call (#6122) 6 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981) 6 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) 6 years ago
Zsombor 538a26d56f Show private organization for admin, fix #6111 (#6112) 6 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073) 6 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
John Olheiser 0b72c00fad Allow labels to contain emoji (#6063) 6 years ago
Lanre Adelowo f2256d9881 make sure labels are actually returned (#6053) 6 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 6 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725) 6 years ago