2543 Commits (9e6a79bea9d7911c81b86a6d3715d340fc19032a)

Author SHA1 Message Date
  Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) 5 years ago
  Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214) 5 years ago
  James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211) 5 years ago
  John Olheiser 7548037a64 Adds MustChangePassword to user create/edit API, defaults to true (#6193) 5 years ago
  Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188) 5 years ago
  Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156) 5 years ago
  Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119) 5 years ago
  John Olheiser df30010dbd Make repo creation for API similar to UI (#6142) 5 years ago
  zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099) 5 years ago
  John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 5 years ago
  Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 5 years ago
  John Olheiser d26d249748 Minor UI tweaks (#5980) 5 years ago
  John Olheiser ba0749b7db Load Issue attributes for API call (#6122) 5 years ago
  Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 5 years ago
  Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981) 5 years ago
  Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) 5 years ago
  Zsombor 538a26d56f Show private organization for admin, fix #6111 (#6112) 5 years ago
  Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073) 5 years ago
  Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
  John Olheiser 0b72c00fad Allow labels to contain emoji (#6063) 5 years ago
  Lanre Adelowo f2256d9881 make sure labels are actually returned (#6053) 5 years ago
  zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 5 years ago
  zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 5 years ago
  manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725) 5 years ago
  Luo Yifei 7884353a04 Add the Owner Name to differentiate when merging (#3807) 5 years ago
  Lanre Adelowo d0cb5aa9f9 fix #3200 (#6033) 5 years ago
  Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 5 years ago
  Paul 8c865f3ce8 Fix metrics auth token detection (#6006) 5 years ago
  Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986) 5 years ago
  Thomas Loubiou 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996) 5 years ago
  Lunny Xiao 01bbf5ea69 Add API to list tags (#5850) 5 years ago
  Lunny Xiao 06a1739553 fix bug when deleting a linked account will removed all (#5989) 5 years ago
  Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970) 5 years ago
  Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838) 5 years ago
  zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667) 5 years ago
  Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814) 5 years ago
  Lunny Xiao bf4badad1d Pull request conflict files detection (#5951) 5 years ago
  Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327) 5 years ago
  Lanre Adelowo 024871ade6 Add label names as filter in issue search api (#5946) 5 years ago
  zeripath 24a36e84cc Issue 5924 fix compare button (#5929) 5 years ago
  zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 5 years ago
  Lunny Xiao ecefa9e724 Add single commit API support (#5843) 5 years ago
  techknowlogick 3a7306945c
Disable redirect for i18n (#5910) 5 years ago
  zeripath ca00ca8ee4 Provide better panic handling (#5902) 5 years ago
  Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883) 5 years ago
  Lanre Adelowo 7933a950d0 respect value of REQUIRE_SIGNIN_VIEW (#5901) 5 years ago
  Lauris BH fada6968a8 Fix new release creation API to allow empty target (#5870) 5 years ago
  Lanre Adelowo 8b5f6ced22 if repo does not exist, show a 404 not a 500 (#5900) 5 years ago
  kekero 3568d426fe New Issue ?body= query (#5851) 5 years ago
  zeripath bf47f70c3b
API: Fix null pointer in attempt to Sudo if not logged in (#5872) 5 years ago