aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fix open redirect vulnerability on login screen (#4312)Jonas Franz2018-06-263-1/+50
| | | | | | | | | | | | | | * Fix open redirect vulnerability on login screen Signed-off-by: Jonas Franz <info@jonasfranz.software> * Reorder imports Signed-off-by: Jonas Franz <info@jonasfranz.software> * Replace www. from Domain too Signed-off-by: Jonas Franz <info@jonasfranz.software>
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-251-0/+1
|
* Create api-usage doc page (#4306)stevegt2018-06-251-0/+75
| | | | | | | | | | | | | | | | | | | | * add api user guides in doc * update user-guides api page * fix typo: user guides -> user guide * move api-usage page under advanced category * flesh out API usage docs * Build on work by @tungsheng * Address issues raised in #4037, #3673, and #4243 * Close #4247 Signed-off-by: Steve Traugott <stevegt@t7a.org>
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-242-4/+40
|
* Add a basic SMF manifest for SunOS platforms (#4238)Antonio Huete Jimenez2018-06-251-0/+46
| | | Signed-off-by: Antonio Huete Jimenez <tuxillo@quantumachine.net>
* fix exclude files .sha265 to .sha256 (#4304)Lunny Xiao2018-06-241-1/+1
|
* Add gpg-sign step to drone (#4188)Antoine GIRARD2018-06-241-0/+12
| | | | | | | | | | * Add gpg-sign step to drone * add compressed releases to gpg-sign targets * Use exclude to simplify file list drone-plugins/drone-gpgsign#2
* Add details about USER_UID and USER_GID environment variables (#4301)Richard Coleman2018-06-231-0/+2
|