techknowlogick
a7c5e58635
Clean up arc-green theme ( #4443 )
...
* Resolve some issues with Arc Green
* Fix editor styles
* zeebra stripes
* generate CSS file
2018-07-14 09:07:30 +03:00
GiteaBot
ca8c7bb2b5
[skip ci] Updated translations via Crowdin
2018-07-13 20:58:18 +00:00
Joel da Rosa
aa27cbf229
Locale for button Edit on protected branch ( #4442 )
2018-07-13 16:57:20 -04:00
GiteaBot
6813640d2f
[skip ci] Updated translations via Crowdin
2018-07-13 15:22:00 +00:00
Lauris BH
e95417ea2c
Fix column droping for MSSQL that need new transaction for that ( #4440 )
2018-07-13 11:20:40 -04:00
Lauris BH
659bc727bd
Fix query parameter name comment in issue API ( #4421 )
2018-07-12 16:40:41 +03:00
Thomas Boerger
e6b51200ab
Final CSP header fix ( #4432 )
2018-07-12 19:48:33 +08:00
Lauris BH
a7f90905df
Fix drone git@next plugin Gitea version display when building tag ( #4380 )
2018-07-12 06:32:01 +03:00
Thomas Boerger
8afd500c48
Add missing font hosts to CSP header ( #4429 )
2018-07-11 19:24:06 -04:00
Thomas Boerger
8b21cdba78
Fix CSP header for docs ( #4428 )
2018-07-12 00:27:48 +02:00
Thomas Boerger
3e950ef112
Use correct site id for netlify ( #4427 )
2018-07-11 23:45:03 +02:00
silverwind
c55caeaf0c
Update npm dependencies, regenerate CSS ( #4415 )
2018-07-11 10:54:28 -04:00
Thomas Boerger
d84490a0df
Replaced docker docs with netlify deployment ( #4420 )
2018-07-11 16:43:33 +02:00
Lauris BH
c2ec38f9b7
Disable swagger validation while it is not fixed in upstream ( #4423 )
2018-07-11 10:03:52 -04:00
GiteaBot
61f4ad2fc5
[skip ci] Updated translations via Crowdin
2018-07-11 11:37:10 +00:00
Niclas Kroon
c9687c036d
update TRANSLATORS ( #4406 )
2018-07-11 14:36:04 +03:00
GiteaBot
3e445cce06
[skip ci] Updated translations via Crowdin
2018-07-08 20:42:36 +00:00
BNolet
80169460ec
Added question for Gitea hosted Gitea ( #4397 )
...
Currently some issues need to be resolved and features need to be implemented before we can move the Gitea development workflow to a Gitea instance. Many ask why Gitea isn't hosted on Gitea, now that's in the FAQ.
2018-07-08 22:41:31 +02:00
GiteaBot
efd202f40f
[skip ci] Updated translations via Crowdin
2018-07-07 01:55:43 +00:00
techknowlogick
ab55ca7ebd
Add ability to delete a token ( #4235 )
...
Fix #4234
2018-07-06 21:54:30 -04:00
Lunny Xiao
1675fc4301
add git timeout settings docs ( #4383 )
2018-07-06 08:49:37 +03:00
techknowlogick
61b40520ba
GPG verification docs ( #4381 )
...
* GPG verification docs
* update URL
2018-07-06 09:36:54 +08:00
techknowlogick
f1d6a1fffc
Add the ability to have built in themes in Gitea ( #4198 )
...
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
2018-07-05 17:25:04 -04:00
GiteaBot
28c1c90230
[skip ci] Updated translations via Crowdin
2018-07-05 20:42:15 +00:00
Jonas Franz
2a60e72fcd
Replace src with raw to fix image paths ( #4377 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-07-05 22:36:45 +02:00
GiteaBot
cfb76cd99e
[skip ci] Updated translations via Crowdin
2018-07-05 17:49:07 +00:00
Guido Diepen
7c943b1cad
Implemented hover text showing user FullName ( #4261 )
...
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>
2018-07-05 19:48:18 +02:00
Lanre Adelowo
5bc8782d33
Don't display buttons if there are no system notifications ( #4280 )
...
* Don't display buttons if there are no notices
* remove redundant gt check
2018-07-05 17:35:42 +02:00
Nicolas Da Mutten
e07d3ad0fc
Fixes repo membership check in API ( #4341 )
...
Untested, since I can't compile (yet).
2018-07-05 15:14:56 +08:00
Fluf
f035dcd4f2
Add Recaptcha functionality to Gitea ( #4044 )
2018-07-05 00:13:05 -04:00
Lauris BH
54fedd4070
Add default merge options when adding new repository ( #4369 )
2018-07-05 11:02:54 +08:00
GiteaBot
07063e3e11
[skip ci] Updated translations via Crowdin
2018-07-05 00:05:18 +00:00
Lauris BH
69e2ab1611
Allow administrator to create repository for any organization ( #4368 )
2018-07-05 01:51:02 +02:00
GiteaBot
4eae810d63
[skip ci] Updated translations via Crowdin
2018-07-04 22:53:06 +00:00
Lauris BH
4a8ee0b5cc
Check that repositories can only be migrated to own user or organizations ( #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
2018-07-05 01:45:15 +03:00
Lunny Xiao
b46066f17c
fix repository last updated time update when delete a user who watched the repo ( #4363 )
2018-07-05 00:47:05 +03:00
GiteaBot
95f0f62ea4
[skip ci] Updated translations via Crowdin
2018-07-04 20:24:23 +00:00
Antoine GIRARD
74f9f98f78
Simply remove tidb and deps ( #3993 )
2018-07-04 16:23:23 -04:00
Matthew Richardson
2e3475f02c
Fix typos in i18n variable names. ( #4080 )
2018-07-04 19:43:21 +08:00
GiteaBot
df77ad31d5
[skip ci] Updated translations via Crowdin
2018-07-04 09:28:27 +00:00
techknowlogick
c3bbf43970
Fix docker build ( #4358 )
...
/app/gitea/gitea is the file, and /usr/local/bin is where the symlink will be located
2018-07-04 12:27:30 +03:00
GiteaBot
fc53f95f23
[skip ci] Updated translations via Crowdin
2018-07-04 00:45:44 +00:00
Tao Wang
823318bfbe
Add missing path in the Docker app.ini template ( #2181 )
2018-07-03 20:44:46 -04:00
tarelda
5676f60cba
Keep preseeded database password ( #4284 )
2018-07-03 20:09:55 -04:00
GiteaBot
3fed13b0ee
[skip ci] Updated translations via Crowdin
2018-07-03 23:53:28 +00:00
cezar97
51ba3df5ff
Add noreferrer
to rel='noopener` for <a> tags ( #4328 )
2018-07-03 19:52:36 -04:00
ucodi
4b654ad17f
Update notification icon ( #4343 )
2018-07-03 19:16:46 -04:00
Pofilo
5d1a6382b6
#4354 Fix translation ( #4355 )
2018-07-03 19:03:31 -04:00
Clar Charr
c71ee33057
Increase default TOTP secret size to 320 bits ( #4287 )
2018-07-03 18:10:35 -04:00
techknowlogick
9d4c1ddfa1
Dep upgrade mysql lib ( #4161 )
...
* update gopkg file to add sql dep
2018-07-03 17:58:31 -04:00