Commit Graph

1709 Commits (d6c229cdbe842eb4c7b2f21f412644b44fa74c0e)

Author SHA1 Message Date
Joona Hoikkala 3b364029f7 Fix TLS errors when using acme/autocert for local connections (#5820)
5 years ago
Lauris BH 331c9120e8
Request for public keys only if LDAP attribute is set (#5816)
5 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
5 years ago
zeripath 7d434376f1 Pooled and buffered gzip implementation (#5722)
5 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
5 years ago
Paul Brackin 1bb22b2b47 Make db connect more robust (#5738)
5 years ago
John Olheiser 6f194b83c6 Moved defaults in defaults.go to setting.go (#5764)
5 years ago
Harshit Bansal 6822a8993b ldap: Adjust log settings when a user is not found. (#5771)
5 years ago
Robert Sprunk 65b6ebf243 Log IP of failed ssh connection (#5766)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111)
5 years ago
Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719)
5 years ago
Khaled Hamed bd75965296 Prioritize "readme.md" (#5691)
5 years ago
techknowlogick 5c44f751a3
Discord Oauth2 support (#4476)
5 years ago
Lunny Xiao beab2df122 Refactor mail notification (#5110)
5 years ago
zeripath dd13327382 When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557)
5 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao b65e37ed72
fix indexer reindex bug when gitea restart (#5563)
5 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501)
5 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554)
5 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
Michael Kuhn 0222623be9 Explicitly disable Git credential helper (#5367)
6 years ago
SohnyBohny 294904321c Create Progressive Web App (#4730)
6 years ago
Lauris BH e09fe48773 Refactor heatmap to vue component (#5401)
6 years ago
Lanre Adelowo 3a1ed82529 Explicitly decide whether to use TLS in mailer's configuration (#5024)
6 years ago
Lunny Xiao cef0f12c51 support envs on external render commands (#5278)
6 years ago
Peter Hoffmann e08c7e521b Add raw blob endpoint to get objects by SHA ID (#5334)
6 years ago
Lanre Adelowo b97af15de6 Block registration based on email domain (#5157)
6 years ago
Lauris BH 8f8ff5a295
Remove maxlines option for file logger (#5282)
6 years ago
Stanislav 078c404c3b Prometheus endpoint (#5256)
6 years ago
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250)
6 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236)
6 years ago
L.E.R b686bd0c94 Fix markdown image with link (#4675)
6 years ago
Nicolas Lenz 220ee6ae42 Pass link prefixes to external markup parsers (#5201)
6 years ago
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal (#4886)
6 years ago
Jonas Bröms db30d6d791 Serve audio files using HTML5 audio tag (#5221)
6 years ago
Antoine GIRARD ffd5fb8139 Set heatmap color range configurable (#5165)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Jonas Franz f38fce916e Add comment replies (#5104)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
Julien Tant dea3d849e1 Give user a link to create PR after push (#4716)
6 years ago
Oleg Kovalov 971dccda16 Use type switch (#5122)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
SagePtr eb0c848f5b Use native go method to get current user rather than environment variable (#4930)
6 years ago
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
6 years ago