629 Commits (21e9095284035e7bfa0968eb24c6268588374c02)

Author SHA1 Message Date
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  zeripath 1dc745fdd7 Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) 6 years ago
  zeripath d0736d36ac Fix #5866: Silence console logger in gitea serv (#5887) 6 years ago
  Lanre Adelowo 0195caed18 Disallow empty titles (#5785) 6 years ago
  Zsombor ffff4ec641 Add flag to skip repository dumping (#5695) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago
  Lanre Adelowo c47af5ed9b Make sure argsSet verifies string isn't empty too (#4980) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  Greg Karékinian 29d831bb53 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled (#5537) 6 years ago
  Lunny Xiao 64b0b53345 fix detect force push failure on deletion of protected branches (#5522) 6 years ago
  Lunny Xiao 5001cb7594 fix clone wiki failed via ssh (#5503) 6 years ago
  Greg Karékinian 9923721a1b Fix the Let's Encrypt handler by listening on a valid address (#5525) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lanre Adelowo b23e7906f1 fix password variable shadowing (#5405) 6 years ago
  Lanre Adelowo 9f546ded9f Don't force a password change for the admin user when creating an account via cli (#5391) 6 years ago
  zeripath c236272a3e Create AuthorizedKeysCommand (#5236) 6 years ago
  Robert Ștefan 5aaad46674 Add command for migrating database (#4954) 6 years ago
  Lanre Adelowo afb9f16d5f Generate random password (#5023) 6 years ago
  Lunny Xiao 91cff20d9a remove unused db init on commands serv, update, hooks (#5225) 6 years ago
  Antoine GIRARD 91973106ef Make gitea serv use api/internal (#4886) 6 years ago
  Lunny Xiao 2c7ef2c537 fix showing pull request link when delete a branch (#5166) 6 years ago
  Lanre Adelowo 0c389a0098 Add must-change-password flag to cli for creating a user (#4955) 7 years ago
  Julien Tant 573caed137 Give user a link to create PR after push (#4716) 7 years ago
  Bo-Yi Wu d0c1afa2d4 refactor: err != nil check, just return error instead (#5093) 7 years ago
  techknowlogick 1b92105583 Add/remove/list oauth providers via cli (#4591) 7 years ago
  Fluf c5367dd8b3 add letsencrypt to Gitea (#4189) 7 years ago
  Jerry Jacobs 68b4c21557 cmd/serve: pprof cpu and memory profile dumps to disk (#4560) 7 years ago
  Fluf 893a3255ea Add config path as an optional flag when changing pass via CLI (#4184) 7 years ago
  Inon S b4308d7012 LFS: make HTTP auth period configurable (#4035) 7 years ago
  techknowlogick 0e65e438b1 Add cli commands to regen hooks & keys (#3979) 7 years ago
  Lauris BH a90a85e6c5 Do not allow inactive users to access repositories using private keys (#3887) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Antoine GIRARD cb3867c754 Fix SSH auth lfs locks (#3152) 7 years ago
  Morgan Bazalgette 4711309c40 General refactor of the cmd package (#3328) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Sandro Santilli 2df96269b2 Add repo-sync-releases admin command (#3254) 7 years ago
  Mike Fellows 6692425345 Add an option to allow redirect of http port 80 to https. (#1928) 7 years ago
  Lunny Xiao d9b3afb0be Improvements for supporting UI Location (#3146) 7 years ago
  Lunny Xiao 7246bc58a8 fix run web with -p push failed (#3154) 7 years ago
  Lunny Xiao 9fb62a93c5 Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
  Lunny Xiao 72803688e1 Add external markup render support (#2570) 7 years ago
  Guillaume Dube d2b5d5ee60 Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
  Lunny Xiao 3377ee0de4 improve force push detect when push (#2798) 8 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 8 years ago
  Lunny Xiao 08a2088db4 Only update needed columns when update user (#2296) 8 years ago
  Jonas Östanbäck 0f6be708e9 Set TMPDIR enviroment variable for dump command (#1915) 8 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 8 years ago
  Lunny Xiao 5edc4aaa6c fix admin lost permission caused by #947 8 years ago
  Lunny Xiao c694c70008 Add units to team (#947) 8 years ago