GiteaBot
d1d69f4290
[skip ci] Updated translations via Crowdin
7 years ago
David Schneiderbauer
20e7100a11
fix not respecting landing page setting ( #4209 )
* fix not respecting landing page setting
* fmt
* add landing page test
7 years ago
Antoine GIRARD
434c7d411f
Fix swagger security parts ( #4236 )
7 years ago
Lauris BH
3ae658b26d
Delete reactions added to issues and comments when deleting repository ( #4232 )
7 years ago
Lunny Xiao
80871d8594
fix bug when deleting a release ( #4207 )
7 years ago
Antoine GIRARD
00ff25393c
Fix swagger errors ( #4220 )
Fix all the resting errors to have a valid swagger file.
They are still some warnings but nothing blocking.
Doing so I found that some request still misses son parameters for some POST/PUT/PATCH request. This means the a client generated from the swagger file will not work completely.
Fix #4088 by activating validation in drone
Should fix #4010 .
7 years ago
harry
70cb88f17a
Improve wiki content width. ( #4195 )
7 years ago
GiteaBot
dc775f10fe
[skip ci] Updated translations via Crowdin
7 years ago
Alexey Terentyev
bc2acb2592
Fixed drone command in readme ( #4222 )
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
7 years ago
GiteaBot
d6630f4d44
[skip ci] Updated translations via Crowdin
7 years ago
Lunny Xiao
42faf0d9b9
fix delete comment bug ( #4216 )
7 years ago
GiteaBot
457a4b2c9b
[skip ci] Updated translations via Crowdin
7 years ago
BNolet
7ccb681ea4
Fixed spelling + clarity ( #4213 )
Message given when password was too short was incorrectly spelled and was not clear enough.
7 years ago
GiteaBot
afe51ce0bf
[skip ci] Updated translations via Crowdin
7 years ago
nickolas360
05c64f07a1
HTML-escape text READMEs ( #4192 )
7 years ago
David Schneiderbauer
0413735e18
undo #3142 because processes don't use the util.Timestamp ( #4203 )
7 years ago
Fluf
893a3255ea
Add config path as an optional flag when changing pass via CLI ( #4184 )
7 years ago
Fluf
4c23447f8c
Only show "You cannot fork a repository you own" when needed ( #4130 )
7 years ago
GiteaBot
57ab69fd04
[skip ci] Updated translations via Crowdin
7 years ago
Jesse Lucas
99bf8c0921
Update backup and restore doc usage ( #4165 )
Edit example of `./gitea dump` to include -c option to pass app.ini
Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
7 years ago
Antoine GIRARD
87dd0905ce
Add security advice to contrib guide ( #4187 )
* Improve contributing guidelines for security
7 years ago
GiteaBot
fbd48abafe
[skip ci] Updated translations via Crowdin
7 years ago
Ben Yanke
587d62ed43
Move Screenshots to Bottom ( #4128 )
The 'above the fold' space is very important, it seems possibly wasted with screenshots which aren't legible without enlarging.
This is a proposal to move them down.
7 years ago
Lunny Xiao
5015c5ddf1
improve backup document and add zh-cn backup document ( #4145 )
7 years ago
GiteaBot
fe916afd9f
[skip ci] Updated translations via Crowdin
7 years ago
Christopher Medlin
3e6a3b4890
Improve logging for e-mail and OpenID already in use errors ( #4174 )
7 years ago
GiteaBot
b65e3a6978
[skip ci] Updated translations via Crowdin
7 years ago
Fluf
c0fe0cb9d2
Add myself as a maintainer ( #4172 )
7 years ago
Lauris BH
9ef0468900
Show only needed values in database configuration section depending on type ( #4164 )
7 years ago
GiteaBot
451a73fb4c
[skip ci] Updated translations via Crowdin
7 years ago
Barbossa
454261de2b
Fix typo ( #4151 )
Fix incorrect tmpl in oauth when we have a custom authorize url. The tmpl will append an additional character "v" every time we save the settings.
7 years ago
techknowlogick
7e3fb05280
Fix link in HTTPS doc ( #4135 )
7 years ago
GiteaBot
4f1f2eade2
[skip ci] Updated translations via Crowdin
7 years ago
David Schneiderbauer
0b8180c2ae
update debian binary information ( #4132 )
7 years ago
GiteaBot
ccff0619d9
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
79035e6e33
More detailed documentation on how to set up from binary ( #4121 )
* More detailed documentation on how to set up from binary
Also change recommended file locations
7 years ago
techknowlogick
960f448233
1.4.2 changelog ( #4124 )
7 years ago
AJ ONeal
c1ae4e9c2a
Add pronunciation to README.md ( #4123 )
7 years ago
Daniel Peukert
6798507b76
Minor 'Installation with Docker' docs page fix ( #4122 )
7 years ago
Marcin Kuźmiński
f12c942d28
Update comparison.en-us.md with RhodeCode Community edition ( #4112 )
Added RhodeCode Community edition into comparison page
7 years ago
Inon S
7fb5f07ced
Removed unnecessary line referencing LFS struct ( #4113 )
https://github.com/go-gitea/gitea/pull/4035#issuecomment-394286204
@ohwgiles points out that the config section should, in fact, still be in accordance with the "server" struct, which contains the "LFS" struct. I should just remove the line
```
sec = Cfg.Section("LFS")
```
7 years ago
GiteaBot
75c0aa01ed
[skip ci] Updated translations via Crowdin
7 years ago
Bwko
ff7ddc5893
Add tag check to release draft creation ( #3729 )
7 years ago
Jonas Franz
81cf93e4ed
Add how-to for enabling HTTPS ( #4101 )
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
GiteaBot
3756189308
[skip ci] Updated translations via Crowdin
7 years ago
Fluf
a6a238c961
Remove dupelicate link ( #4100 )
7 years ago
Alexey Terentyev
ddef5d01b0
Update gitgraph.js to fix "Cannot read property color of undefined" ( #4095 )
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
7 years ago
GiteaBot
4fac99dc8a
[skip ci] Updated translations via Crowdin
7 years ago
stevegt
73557311bc
swagger: add 'required: true' for params in URL ( #4097 )
* Partial fix for #4010
Swagger validation needs 'required: true' for parameters that are in
the URL path.
Signed-off-by: Steve Traugott <stevegt@t7a.org>
7 years ago
GiteaBot
d2fdbe8da9
[skip ci] Updated translations via Crowdin
7 years ago