353 Commits (ed1df25c45d2857fa9077854c62aacc3f0cfa95f)

Author SHA1 Message Date
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao c2861cabcc Remove settting dependency on modules/session (#7237) 6 years ago
  Tamal Saha 695ea2f40e Support setting cookie domain (#6288) 6 years ago
  EpicCoder 20e670c49d Add additional password hash algorithms (closes #5859) (#6023) 6 years ago
  Antoine GIRARD d4238d7c0b setting: don't require same running user for internal SSH (like win platform) (#7215) 6 years ago
  John Olheiser 0b1d50be72 API error cleanup (#7186) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka f760e0c1db Repository avatar fallback configuration (#7087) 6 years ago
  Sergey Dryabzhinsky ec48187bcf Repository avatars (#6986) 6 years ago
  Lunny Xiao 6eee9deb06 Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath 301bdc2e04 Add work path CLI option (#6922) 6 years ago
  Tamal Saha 96c6253b9b Handle CORS requests (#6289) 6 years ago
  Wim cf2f7b2ab1 Show full name if DefaultShowFullName setting activated (#6710) 6 years ago
  zeripath bfa5d52368 Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  Nicola Scattaglia e960b51b0a Restore IsWindows variable assignment (#6722) (#6790) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
  Jonas Franz e56018013f Add option to disable refresh token invalidation (#6584) 6 years ago
  zeripath 472eb7f309 Quieter Integration Tests (#6513) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Lunny Xiao be0fedc455 split setting.go to multiple files (#6154) 6 years ago
  techknowlogick 9c8be62167 Add InternalTokenURI to load InteralToken from an external file (#5812) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 6 years ago
  Lanre Adelowo b6bd9facea Implement "conversation lock" for issue comments (#5073) 6 years ago
  Lanre Adelowo 5c160bafca Add option to close issues via commit on a non master branch (#5992) 6 years ago
  Lunny Xiao ddef4b71f5 Split setting.go as multiple files (#6014) 6 years ago
  Lunny Xiao 40e55c4503 add default time out for git operations (#6015) 6 years ago
  Richard Mahn 5590fb6fa0 Feature - Pagination for git tree API (#5838) 6 years ago
  zeripath c11a51e2bc Allow Macaron to be set to log through to gitea.log (#5667) 6 years ago
  techknowlogick 09919cfe41 add other session providers (#5963) 6 years ago
  zeripath 425398043e Make log mailer for testing (#5893) 6 years ago
  sebastian-sauer 146f3f77e9 Config option to disable automatic repo watching (#5852) 6 years ago
  Lunny Xiao bfb703603d improve the releases api paging (#5831) 6 years ago
  Paul Brackin ce5aefdbb7 Make db connect more robust (#5738) 6 years ago
  John Olheiser ea13235239 Moved defaults in defaults.go to setting.go (#5764) 6 years ago
  Lunny Xiao 5f079ea84e Support CORS headers to git smart http protocol (#5719) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  zeripath 68362dbef8 Support reverse proxy providing email (#5554) 6 years ago
  Michael Kuhn c20be7edd1 Explicitly disable Git credential helper (#5367) 6 years ago
  Lauris BH 2ebd484eee Refactor heatmap to vue component (#5401) 6 years ago
  Lanre Adelowo 930121dff9 Explicitly decide whether to use TLS in mailer's configuration (#5024) 6 years ago
  Lanre Adelowo 3fba43c10a Block registration based on email domain (#5157) 6 years ago
  Lauris BH a2a700f955 Remove maxlines option for file logger (#5282) 6 years ago
  Stanislav 4472cd8d32 Prometheus endpoint (#5256) 6 years ago
  zeripath c236272a3e Create AuthorizedKeysCommand (#5236) 6 years ago
  Antoine GIRARD 1e5afefd51 Set heatmap color range configurable (#5165) 6 years ago