2234 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  Lunny Xiao 51155a59e7 fix wrong system notice when repository is empty (#9010) 5 years ago
  Lunny Xiao a070c8fc1b Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
  Konctantin 592e1ab1e7 Githook highlighter (#8932) 5 years ago
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
  zeripath 9ec27f7e8b Shadow password correctly for session config (#8984) 5 years ago
  Lunny Xiao 4b64bf07c1 Refactor pull request review (#8954) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  Lunny Xiao 73f922538a Improve notification (#8835) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
  guillep2k 94c92c1aa7 Fix require external registration password (#8885) 5 years ago
  guillep2k 9332132bca Fix password complexity check on registration (#8887) 5 years ago
  David Svantesson 14cdf74540 Allow to add and remove all repositories to/from team. (#8867) 5 years ago
  Lunny Xiao 691a7396e8 Fix bug when migrate from API (#8631) 5 years ago
  Lunny Xiao fb2c691c3e Move some actions to notification/action (#8779) 5 years ago
  jaqra d162034d64 Fix count for commit graph last page (#8843) 5 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 5 years ago
  Lauris BH 6e256b855b Add additional periods to activity page (#8829) 5 years ago
  Lauris BH ae15237d4e Fix new user form for non-local users (#8826) 5 years ago
  Lunny Xiao ccfd918a9a Move more webhook codes from models to webhook module (#8802) 5 years ago
  David Svantesson d019f1d6d1 Fix API deadline removal (#8759) 5 years ago
  6543 c5139e42d3 Add API for Issue set Subscription (#8729) 5 years ago
  David Svantesson a6a80ab484 Prevent upload (overwrite) of lfs locked file (#8769) 5 years ago
  Lunny Xiao 9e00d004b1 Move issue milestone assign to issue service and move webhook to notification (#8780) 5 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 5 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 5 years ago
  Brad Albright 773824ade0 Allow cross-repository dependencies on issues (#7901) 5 years ago
  Lunny Xiao 1ca5eb7766 Move webhook codes from service to webhook notification (#8712) 5 years ago
  Lunny Xiao 1a6073731f Move issue change content from models to service (#8711) 5 years ago
  Benno 2e8c470057 Create PR on Current Repository by Default (#8670) 5 years ago
  Benno 8cf85d6658 Respect LFS File Lock on UI (#8719) 5 years ago
  Lukas 38e62f2f07 Show zero lines on the line counter if the file empty (#8700) 5 years ago
  zeripath 921df75e11 Add basic repository lfs management (#7199) 5 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 5 years ago
  Lunny Xiao 9cb678c6a4 Move issue change status from models to service (#8691) 5 years ago
  Lunny Xiao 3e50c75c46 Move more issue assignee code from models to issue service (#8690) 5 years ago
  David Svantesson 95c0444b50 Fix deadline on update issue or PR via API (#8696) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  Lunny Xiao 9dc48fb7d6 Revert "API should follow RequireSignInView (#8654)" (#8675) 5 years ago
  Lunny Xiao 8b7df9f87c API should follow RequireSignInView (#8654) 5 years ago
  Lunny Xiao 63d04ddb8a Hide some user information via API if user have no enough permission (#8655) 5 years ago
  Monty Taylor d1ffd45f2f Fix 500 when getting user as unauthenticated user (#8653) 5 years ago
  zeripath 318899bc5d Use AppSubUrl for more redirections (#8647) 5 years ago
  7FM 7acddf7979 Make /users/{username}/repos list private repos the current user has access to (#8621) 5 years ago
  John Olheiser bde5a71fb9 Improve OGP (#8637) 5 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
  George Harvey 0585a7cf4c Allows external rendering of other filetypes 2 (#8300) 5 years ago
  Lunny Xiao 239320ae4f Move issue label operations to issue service package (#8553) 5 years ago