aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-172-0/+64
* Support CORS headers to git smart http protocol (#5719)Lunny Xiao2019-01-141-18/+20
* Prioritize "readme.md" (#5691)Khaled Hamed2019-01-142-2/+29
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+3
* Refactor mail notification (#5110)Lunny Xiao2019-01-135-46/+185
* When redirecting clean the path to avoid redirecting to //www.othersite.com (...zeripath2019-01-091-1/+1
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-093-4/+31
* Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key...zeripath2018-12-271-7/+9
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-271-11/+29
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-1/+2
* fix indexer reindex bug when gitea restart (#5563)Lunny Xiao2018-12-192-8/+19
* fix lfs version check warning log when using ssh protocol (#5501)Lunny Xiao2018-12-191-21/+21
* Support reverse proxy providing email (#5554)zeripath2018-12-182-10/+21
* fix clone wiki failed via ssh (#5503)Lunny Xiao2018-12-111-0/+33
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-7/+10
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-285-134/+95
* Explicitly disable Git credential helper (#5367)Michael Kuhn2018-11-281-17/+12
* Create Progressive Web App (#4730)SohnyBohny2018-11-272-0/+21
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-272-5/+0
* Explicitly decide whether to use TLS in mailer's configuration (#5024)Lanre Adelowo2018-11-262-3/+4
* support envs on external render commands (#5278)Lunny Xiao2018-11-201-5/+17
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-181-0/+11
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-143-0/+95
* Remove maxlines option for file logger (#5282)Lauris BH2018-11-072-22/+3
* Prometheus endpoint (#5256)Stanislav2018-11-042-0/+310
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-0/+13
* Create AuthorizedKeysCommand (#5236)zeripath2018-11-011-17/+19
* Fix markdown image with link (#4675)L.E.R2018-10-302-22/+21
* Pass link prefixes to external markup parsers (#5201)Nicolas Lenz2018-10-301-0/+5
* Make gitea serv use api/internal (#4886)Antoine GIRARD2018-10-303-12/+173
* Serve audio files using HTML5 audio tag (#5221)Jonas Bröms2018-10-301-0/+5
* Set heatmap color range configurable (#5165)Antoine GIRARD2018-10-242-0/+5
* User action heatmap (#5131)kolaente2018-10-231-0/+2
* Add comment replies (#5104)Jonas Franz2018-10-221-0/+1
* Remove check for negative length (#5120)Oleg Kovalov2018-10-202-2/+2
* Give user a link to create PR after push (#4716)Julien Tant2018-10-201-0/+68
* Use type switch (#5122)Oleg Kovalov2018-10-192-24/+24
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-183-28/+330
* Use native go method to get current user rather than environment variable (#4...SagePtr2018-10-182-10/+48
* Detect charset and convert non UTF-8 files for display (#4950)Lauris BH2018-09-292-2/+40
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-131-6/+7
* Force user to change password (#4489)Lanre Adelowo2018-09-132-4/+37
* Fix: Let's Encrypt configuration settings (#4911)Drew Bowering2018-09-121-2/+2
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-1/+2
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-0/+7
* Add push webhook support for mirrored repositories (#4127)Lauris BH2018-09-061-0/+2
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-061-1/+1
* Fix trimming of markup section names (#4863)Nicolas Lenz2018-09-031-1/+1
* Upgrade images in .drone.yml to more recent versions (#4819)techknowlogick2018-08-292-10/+10
* Hide home button when landing page is not set to home (#4651)Piotr Orzechowski2018-08-261-0/+5