| Commit message (Expand) | Author | Age | Files | Lines |
* | Create Progressive Web App (#4730) | SohnyBohny | 2018-11-27 | 2 | -0/+21 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 2 | -5/+0 |
* | Explicitly decide whether to use TLS in mailer's configuration (#5024) | Lanre Adelowo | 2018-11-26 | 2 | -3/+4 |
* | support envs on external render commands (#5278) | Lunny Xiao | 2018-11-20 | 1 | -5/+17 |
* | Add raw blob endpoint to get objects by SHA ID (#5334) | Peter Hoffmann | 2018-11-18 | 1 | -0/+11 |
* | Block registration based on email domain (#5157) | Lanre Adelowo | 2018-11-14 | 3 | -0/+95 |
* | Remove maxlines option for file logger (#5282) | Lauris BH | 2018-11-07 | 2 | -22/+3 |
* | Prometheus endpoint (#5256) | Stanislav | 2018-11-04 | 2 | -0/+310 |
* | Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he... | zeripath | 2018-11-03 | 1 | -0/+13 |
* | Create AuthorizedKeysCommand (#5236) | zeripath | 2018-11-01 | 1 | -17/+19 |
* | Fix markdown image with link (#4675) | L.E.R | 2018-10-30 | 2 | -22/+21 |
* | Pass link prefixes to external markup parsers (#5201) | Nicolas Lenz | 2018-10-30 | 1 | -0/+5 |
* | Make gitea serv use api/internal (#4886) | Antoine GIRARD | 2018-10-30 | 3 | -12/+173 |
* | Serve audio files using HTML5 audio tag (#5221) | Jonas Bröms | 2018-10-30 | 1 | -0/+5 |
* | Set heatmap color range configurable (#5165) | Antoine GIRARD | 2018-10-24 | 2 | -0/+5 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+2 |
* | Add comment replies (#5104) | Jonas Franz | 2018-10-22 | 1 | -0/+1 |
* | Remove check for negative length (#5120) | Oleg Kovalov | 2018-10-20 | 2 | -2/+2 |
* | Give user a link to create PR after push (#4716) | Julien Tant | 2018-10-20 | 1 | -0/+68 |
* | Use type switch (#5122) | Oleg Kovalov | 2018-10-19 | 2 | -24/+24 |
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 3 | -28/+330 |
* | Use native go method to get current user rather than environment variable (#4... | SagePtr | 2018-10-18 | 2 | -10/+48 |
* | Detect charset and convert non UTF-8 files for display (#4950) | Lauris BH | 2018-09-29 | 2 | -2/+40 |
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 1 | -6/+7 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 2 | -4/+37 |
* | Fix: Let's Encrypt configuration settings (#4911) | Drew Bowering | 2018-09-12 | 1 | -2/+2 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -1/+2 |
* | Slack webhook channel name cannot be empty or just contain an hashtag (#4786) | Lanre Adelowo | 2018-09-10 | 1 | -0/+7 |
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 1 | -0/+2 |
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 1 | -1/+1 |
* | Fix trimming of markup section names (#4863) | Nicolas Lenz | 2018-09-03 | 1 | -1/+1 |
* | Upgrade images in .drone.yml to more recent versions (#4819) | techknowlogick | 2018-08-29 | 2 | -10/+10 |
* | Hide home button when landing page is not set to home (#4651) | Piotr Orzechowski | 2018-08-26 | 1 | -0/+5 |
* | Disable 'May Import Local Repository' when is disabled by setting (Issue #477... | EnricoFerro | 2018-08-24 | 1 | -0/+3 |
* | add letsencrypt to Gitea (#4189) | Fluf | 2018-08-21 | 1 | -0/+12 |
* | Improve URL validation for external wiki and external issues (#4710) | Lauris BH | 2018-08-15 | 3 | -8/+170 |
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 2 | -2/+17 |
* | Fix custom templates being ignored (#4638) | Piotr Orzechowski | 2018-08-08 | 1 | -4/+2 |
* | Push whitelist now doesn't apply to branch deletion (#4601) (#4607) | SagePtr | 2018-08-08 | 1 | -2/+2 |
* | cmd/serve: pprof cpu and memory profile dumps to disk (#4560) | Jerry Jacobs | 2018-08-07 | 2 | -0/+47 |
* | prevent empty review comment (#4632) | Lanre Adelowo | 2018-08-07 | 2 | -0/+49 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 3 | -0/+67 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 4 | -10/+37 |
* | Make max commits in graph configurable (#4498) | Kjell Kvinge | 2018-07-23 | 1 | -0/+2 |
* | Add csv file render support defaultly (#4105) | Lunny Xiao | 2018-07-21 | 2 | -0/+83 |
* | add valid for lfs oid (#4461) | Lunny Xiao | 2018-07-19 | 1 | -9/+18 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 3 | -0/+8 |
* | Add the ability to have built in themes in Gitea (#4198) | techknowlogick | 2018-07-05 | 2 | -0/+5 |
* | Replace src with raw to fix image paths (#4377) | Jonas Franz | 2018-07-05 | 1 | -1/+1 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 4 | -7/+68 |