summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to delete a token (#4235)techknowlogick2018-07-067-1/+138
| | | Fix #4234
* add git timeout settings docs (#4383)Lunny Xiao2018-07-062-0/+14
|
* GPG verification docs (#4381)techknowlogick2018-07-061-1/+9
| | | | | | * GPG verification docs * update URL
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-0511-75/+849
| | | | | | | | | This makes it easier for user who want to theme but don't have the ability to know how to customize templates all that is required is a change in a config option The reason why I chose the DEFAULT_THEME as variable, as perhaps in the future we will allow users to chose their theme whon logged in just like we do with languages
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-051-0/+124
|
* Replace src with raw to fix image paths (#4377)Jonas Franz2018-07-051-1/+1
| | | Signed-off-by: Jonas Franz <info@jonasfranz.software>
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-052-0/+20
|
* Implemented hover text showing user FullName (#4261)Guido Diepen2018-07-052-1/+7
| | | | | | | For each action that is displayed in either the public activity overview of a user, or in the dashboard overview, the link to the username is now extended with a title attribute to show the FullName as hover text Signed-off-by: Guido Diepen <site-github@guidodiepen.nl>
* Don't display buttons if there are no system notifications (#4280)Lanre Adelowo2018-07-051-24/+26
| | | | | | * Don't display buttons if there are no notices * remove redundant gt check
* Fixes repo membership check in API (#4341)Nicolas Da Mutten2018-07-051-1/+1
| | | Untested, since I can't compile (yet).
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-0513-15/+163
|
* Add default merge options when adding new repository (#4369)Lauris BH2018-07-051-0/+6
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-051-0/+29
|
* Allow administrator to create repository for any organization (#4368)Lauris BH2018-07-052-7/+32
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-042-0/+8
|
* Check that repositories can only be migrated to own user or organizations ↵Lauris BH2018-07-052-8/+42
| | | | | | | | | | (#4366) * Repositories can only migrated to own user or organizations * Add check for organization that user does not belong to * Allow admin to migrate repositories for other users
* fix repository last updated time update when delete a user who watched the ↵Lunny Xiao2018-07-051-2/+2
| | | | repo (#4363)
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-049-35/+11
|
* Simply remove tidb and deps (#3993)Antoine GIRARD2018-07-04397-166391/+1
|
* Fix typos in i18n variable names. (#4080)Matthew Richardson2018-07-045-11/+11
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-043-0/+21
|
* Fix docker build (#4358)techknowlogick2018-07-041-1/+1
| | | /app/gitea/gitea is the file, and /usr/local/bin is where the symlink will be located
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-0414-47/+0
|
* Add missing path in the Docker app.ini template (#2181)Tao Wang2018-07-032-0/+8
|
* Keep preseeded database password (#4284)tarelda2018-07-031-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-0323-41/+0
|
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-0317-59/+59
|
* Update notification icon (#4343)ucodi2018-07-031-1/+1
|
* #4354 Fix translation (#4355)Pofilo2018-07-031-2/+2
|
* Increase default TOTP secret size to 320 bits (#4287)Clar Charr2018-07-031-0/+1
|
* Dep upgrade mysql lib (#4161)techknowlogick2018-07-0322-607/+1806
| | | | * update gopkg file to add sql dep
* Update changelogv1.5.0-rc1v1.5.0-devLauris Bukšis-Haberkorns2018-07-031-1/+1
| | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-0/+18
|
* Change 1.5.0 RC1 release date in changelogLauris Bukšis-Haberkorns2018-07-031-1/+1
| | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-0/+22
|
* Change 1.5.0 RC1 release date in changelogLauris Bukšis-Haberkorns2018-07-031-1/+1
| | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-1/+67
|
* Add changelog for 1.5.0-RC1 (#4324)techknowlogick2018-07-031-0/+48
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-14/+14
|
* Limit uploaded avatar image-size to 4096x3072 by default (#4353)Kim "BKC" Carlbäcker2018-07-033-0/+19
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-021-0/+97
|
* Update TRANSLATORS (#4349)Guilhem Marion2018-07-021-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-011-15/+905
|
* Add myself as a maintainer (#4345)Alexey Terentyev2018-07-011-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-3015-83/+2715
|
* Add scope to Gitlab oauth request (#4330)techknowlogick2018-06-301-1/+1
| | | Fix #3449
* Backport 1.4.3 changelog to master branch (#4323)techknowlogick2018-06-271-0/+12
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-271-1/+7
|
* Fixed violation of the unique constraint for v68 migration (#4297)Alexey Terentyev2018-06-272-53/+106
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-264-3/+17
|