Commit Graph

1931 Commits (e0f95d1545eaf9cc4ebae9df1ff03d3e66d5b251)

Author SHA1 Message Date
xdch47 5e7dee0db5 modules/context/auth.go: fix redirect loop (#5965) 6 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 6 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725) 6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 6 years ago
Lunny Xiao 820e28c904
Split setting.go as multiple files (#6014) 6 years ago
Lunny Xiao 9e8cc3b18d add default time out for git operations (#6015) 6 years ago
Thomas Loubiou d252d4eb8c Remove extra spaces (#6016) 6 years ago
Thomas Loubiou 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996) 6 years ago
Lunny Xiao 2d213b64d1 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 da1edbfb79 Feature - Pagination for git tree API (#5838) 6 years ago
zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667) 6 years ago
techknowlogick 9de871a0f8
add other session providers (#5963) 6 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
zeripath 3d91bb2f2d Make log mailer for testing (#5893) 6 years ago
Lunny Xiao bbad9b6178 Fix bug when read public repo lfs file (#5912) 6 years ago
zeripath 0823791d17 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) 6 years ago
zeripath ca00ca8ee4 Provide better panic handling (#5902) 6 years ago
zeripath 0f295ababa Only allow local login if password is non-empty (#5906) 6 years ago
Lauris BH 80098bd752 Fix go-get URL generation (#5905) 6 years ago
sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852) 6 years ago
Lunny Xiao 892bfd0b19 improve the releases api paging (#5831) 6 years ago
Joona Hoikkala 3b364029f7 Fix TLS errors when using acme/autocert for local connections (#5820) 6 years ago
Lauris BH 331c9120e8
Request for public keys only if LDAP attribute is set (#5816) 6 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009) 6 years ago
zeripath 7d434376f1 Pooled and buffered gzip implementation (#5722) 6 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785) 6 years ago
Paul Brackin 1bb22b2b47 Make db connect more robust (#5738) 6 years ago
John Olheiser 6f194b83c6 Moved defaults in defaults.go to setting.go (#5764) 6 years ago
Harshit Bansal 6822a8993b ldap: Adjust log settings when a user is not found. (#5771) 6 years ago
Robert Sprunk 65b6ebf243 Log IP of failed ssh connection (#5766) 6 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111) 6 years ago
Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719) 6 years ago
Khaled Hamed bd75965296 Prioritize "readme.md" (#5691) 6 years ago
techknowlogick 5c44f751a3
Discord Oauth2 support (#4476) 6 years ago
Lunny Xiao beab2df122 Refactor mail notification (#5110) 6 years ago
zeripath dd13327382 When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669) 6 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668) 6 years ago
zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 6 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055) 6 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
Lunny Xiao b65e37ed72
fix indexer reindex bug when gitea restart (#5563) 6 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554) 6 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503) 6 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350) 6 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