2073 Commits (25428f8140efd01074eb8bf9a598b92d1c84810a)

Author SHA1 Message Date
  Thomas Loubiou 3d73cf2a9f Fix #5799 - swagger for mergePullRequest (#5996) 6 years ago
  Lunny Xiao 3545163286 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976) 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 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  zeripath 425398043e Make log mailer for testing (#5893) 6 years ago
  Lunny Xiao c5b6f27ed1 Fix bug when read public repo lfs file (#5912) 6 years ago
  zeripath 1ecd946f58 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) 6 years ago
  zeripath f51e4dcb39 Provide better panic handling (#5902) 6 years ago
  zeripath b67f935f95 Only allow local login if password is non-empty (#5906) 6 years ago
  Lauris BH 0c08bdda84 Fix go-get URL generation (#5905) 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
  Joona Hoikkala 3a16d8996c Fix TLS errors when using acme/autocert for local connections (#5820) 6 years ago
  Lauris BH edaf9f9604 Request for public keys only if LDAP attribute is set (#5816) 6 years ago
  kolaente e27a5c45c4 Feature: Archive repos (#5009) 6 years ago
  zeripath 71c54bf953 Pooled and buffered gzip implementation (#5722) 6 years ago
  Lanre Adelowo 0195caed18 Disallow empty titles (#5785) 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
  Harshit Bansal 3ae8ebc72b ldap: Adjust log settings when a user is not found. (#5771) 6 years ago
  Robert Sprunk cf9595839a Log IP of failed ssh connection (#5766) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  Lunny Xiao 98001f2485 Refactor notification for indexer (#5111) 6 years ago
  Lunny Xiao 5f079ea84e Support CORS headers to git smart http protocol (#5719) 6 years ago
  Khaled Hamed dddc9f585b Prioritize "readme.md" (#5691) 6 years ago
  techknowlogick f82363de6b Discord Oauth2 support (#4476) 6 years ago
  Lunny Xiao 8f242a5fec Refactor mail notification (#5110) 6 years ago
  zeripath 79656736ec When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669) 6 years ago
  Lanre Adelowo 463d66e5fd Allow for user specific themes (#5668) 6 years ago
  zeripath c9ac4bc51d Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 6 years ago
  Tony Homrich 8870de9072 LDAP via simple auth separate bind user and search base (#5055) 6 years ago
  Julian 561ede5a94 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
  Lunny Xiao 10c9e27a32 fix indexer reindex bug when gitea restart (#5563) 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
  Lunny Xiao 5001cb7594 fix clone wiki failed via ssh (#5503) 6 years ago
  Jonas Franz 3e46f5d38e Approvals at Branch Protection (#5350) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Michael Kuhn c20be7edd1 Explicitly disable Git credential helper (#5367) 6 years ago
  SohnyBohny f6fb50b73e Create Progressive Web App (#4730) 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
  Lunny Xiao 4fdaeb0238 support envs on external render commands (#5278) 6 years ago
  Peter Hoffmann b70eb75a16 Add raw blob endpoint to get objects by SHA ID (#5334) 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 74845bbea0 Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 6 years ago