David Schneiderbauer
ad5ce7df06
fix missing data on redirects ( #3975 )
7 years ago
GiteaBot
70082ffdd8
[skip ci] Updated translations via Crowdin
7 years ago
kolaente
495c399eef
Reorganized feature comparison ( #4264 )
7 years ago
Jonas Franz
c79d793634
Show second line by using >= 1 instead of > 1 ( #4251 )
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
GiteaBot
6457869092
[skip ci] Updated translations via Crowdin
7 years ago
Antoine GIRARD
657b3a1e21
markup: escape short wiki link ( #4091 )
7 years ago
GiteaBot
3809a0a0ad
[skip ci] Updated translations via Crowdin
7 years ago
stevegt
0f0de3e0cc
fix CreateIssueCommentOption reference ( #4239 )
* fixes a warning remaining from #4010 and #4220
7 years ago
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