summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable 'May Import Local Repository' when is disabled by setting (Issue #477...EnricoFerro2018-08-241-0/+3
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-0/+12
* Improve URL validation for external wiki and external issues (#4710)Lauris BH2018-08-153-8/+170
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-2/+17
* Fix custom templates being ignored (#4638)Piotr Orzechowski2018-08-081-4/+2
* Push whitelist now doesn't apply to branch deletion (#4601) (#4607)SagePtr2018-08-081-2/+2
* cmd/serve: pprof cpu and memory profile dumps to disk (#4560)Jerry Jacobs2018-08-072-0/+47
* prevent empty review comment (#4632)Lanre Adelowo2018-08-072-0/+49
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-063-0/+67
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-284-10/+37
* Make max commits in graph configurable (#4498)Kjell Kvinge2018-07-231-0/+2
* Add csv file render support defaultly (#4105)Lunny Xiao2018-07-212-0/+83
* add valid for lfs oid (#4461)Lunny Xiao2018-07-191-9/+18
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-173-0/+8
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-052-0/+5
* Replace src with raw to fix image paths (#4377)Jonas Franz2018-07-051-1/+1
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-054-7/+68
* Limit uploaded avatar image-size to 4096x3072 by default (#4353)Kim "BKC" Carlbäcker2018-07-031-0/+4
* Add scope to Gitlab oauth request (#4330)techknowlogick2018-06-301-1/+1
* Fix open redirect vulnerability on login screen (#4312)Jonas Franz2018-06-262-0/+48
* Show second line by using >= 1 instead of > 1 (#4251)Jonas Franz2018-06-151-1/+1
* markup: escape short wiki link (#4091)Antoine GIRARD2018-06-152-0/+29
* fix not respecting landing page setting (#4209)David Schneiderbauer2018-06-151-6/+0
* Removed unnecessary line referencing LFS struct (#4113)Inon S2018-06-041-1/+0
* Add tag check to release draft creation (#3729)Bwko2018-06-042-2/+2
* Fix #4081 Check for leading / in base before removing it (#4082)Antoine GIRARD2018-05-302-2/+8
* LFS: make HTTP auth period configurable (#4035)Inon S2018-05-291-4/+8
* Fix relative markdown links with anchors (#4058)Jonas Franz2018-05-282-6/+18
* fix attachment ENABLED (#4064)Lunny Xiao2018-05-281-1/+1
* fix add a Ukrainian language (#4036) (#4042)3_1_3_u2018-05-241-2/+2
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-243-30/+63
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-192-0/+28
* add missing token validation and fix missing alert on application settings pa...David Schneiderbauer2018-05-161-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-6/+11
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-132-1/+4
* Multiple assignees (#3705)kolaente2018-05-092-1/+3
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-052-1/+14
* Added user language setting (#3875)kolaente2018-05-051-0/+1