Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to delete a token (#4235) | techknowlogick | 2018-07-06 | 7 | -1/+138 |
| | | | Fix #4234 | ||||
* | add git timeout settings docs (#4383) | Lunny Xiao | 2018-07-06 | 2 | -0/+14 |
| | |||||
* | GPG verification docs (#4381) | techknowlogick | 2018-07-06 | 1 | -1/+9 |
| | | | | | | * GPG verification docs * update URL | ||||
* | Add the ability to have built in themes in Gitea (#4198) | techknowlogick | 2018-07-05 | 11 | -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 Crowdin | GiteaBot | 2018-07-05 | 1 | -0/+124 |
| | |||||
* | Replace src with raw to fix image paths (#4377) | Jonas Franz | 2018-07-05 | 1 | -1/+1 |
| | | | Signed-off-by: Jonas Franz <info@jonasfranz.software> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-05 | 2 | -0/+20 |
| | |||||
* | Implemented hover text showing user FullName (#4261) | Guido Diepen | 2018-07-05 | 2 | -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 Adelowo | 2018-07-05 | 1 | -24/+26 |
| | | | | | | * Don't display buttons if there are no notices * remove redundant gt check | ||||
* | Fixes repo membership check in API (#4341) | Nicolas Da Mutten | 2018-07-05 | 1 | -1/+1 |
| | | | Untested, since I can't compile (yet). | ||||
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 13 | -15/+163 |
| | |||||
* | Add default merge options when adding new repository (#4369) | Lauris BH | 2018-07-05 | 1 | -0/+6 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-05 | 1 | -0/+29 |
| | |||||
* | Allow administrator to create repository for any organization (#4368) | Lauris BH | 2018-07-05 | 2 | -7/+32 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-04 | 2 | -0/+8 |
| | |||||
* | Check that repositories can only be migrated to own user or organizations ↵ | Lauris BH | 2018-07-05 | 2 | -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 Xiao | 2018-07-05 | 1 | -2/+2 |
| | | | | repo (#4363) | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-04 | 9 | -35/+11 |
| | |||||
* | Simply remove tidb and deps (#3993) | Antoine GIRARD | 2018-07-04 | 397 | -166391/+1 |
| | |||||
* | Fix typos in i18n variable names. (#4080) | Matthew Richardson | 2018-07-04 | 5 | -11/+11 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-04 | 3 | -0/+21 |
| | |||||
* | Fix docker build (#4358) | techknowlogick | 2018-07-04 | 1 | -1/+1 |
| | | | /app/gitea/gitea is the file, and /usr/local/bin is where the symlink will be located | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-04 | 14 | -47/+0 |
| | |||||
* | Add missing path in the Docker app.ini template (#2181) | Tao Wang | 2018-07-03 | 2 | -0/+8 |
| | |||||
* | Keep preseeded database password (#4284) | tarelda | 2018-07-03 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-03 | 23 | -41/+0 |
| | |||||
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 17 | -59/+59 |
| | |||||
* | Update notification icon (#4343) | ucodi | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | #4354 Fix translation (#4355) | Pofilo | 2018-07-03 | 1 | -2/+2 |
| | |||||
* | Increase default TOTP secret size to 320 bits (#4287) | Clar Charr | 2018-07-03 | 1 | -0/+1 |
| | |||||
* | Dep upgrade mysql lib (#4161) | techknowlogick | 2018-07-03 | 22 | -607/+1806 |
| | | | | * update gopkg file to add sql dep | ||||
* | Update changelogv1.5.0-rc1v1.5.0-dev | Lauris Bukšis-Haberkorns | 2018-07-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-03 | 1 | -0/+18 |
| | |||||
* | Change 1.5.0 RC1 release date in changelog | Lauris Bukšis-Haberkorns | 2018-07-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-03 | 1 | -0/+22 |
| | |||||
* | Change 1.5.0 RC1 release date in changelog | Lauris Bukšis-Haberkorns | 2018-07-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-03 | 1 | -1/+67 |
| | |||||
* | Add changelog for 1.5.0-RC1 (#4324) | techknowlogick | 2018-07-03 | 1 | -0/+48 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-03 | 1 | -14/+14 |
| | |||||
* | Limit uploaded avatar image-size to 4096x3072 by default (#4353) | Kim "BKC" Carlbäcker | 2018-07-03 | 3 | -0/+19 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-02 | 1 | -0/+97 |
| | |||||
* | Update TRANSLATORS (#4349) | Guilhem Marion | 2018-07-02 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-07-01 | 1 | -15/+905 |
| | |||||
* | Add myself as a maintainer (#4345) | Alexey Terentyev | 2018-07-01 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-06-30 | 15 | -83/+2715 |
| | |||||
* | Add scope to Gitlab oauth request (#4330) | techknowlogick | 2018-06-30 | 1 | -1/+1 |
| | | | Fix #3449 | ||||
* | Backport 1.4.3 changelog to master branch (#4323) | techknowlogick | 2018-06-27 | 1 | -0/+12 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-06-27 | 1 | -1/+7 |
| | |||||
* | Fixed violation of the unique constraint for v68 migration (#4297) | Alexey Terentyev | 2018-06-27 | 2 | -53/+106 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-06-26 | 4 | -3/+17 |
| |