Commit Graph

6540 Commits (ae9dd239fbfc3b9f18ff2ccbdbe6fdf236db2b36)
 

Author SHA1 Message Date
Russell Aunger 9ae7664df7 Fix webhook type conflation. ()
- Fix typo that caused Gogs hooks to be created as Gitea hooks.
- Fix typo that caused Gogs hooks to be duplicated upon edit (though this bug was masked by the previous one).

Signed-off-by: Russell Aunger <rba@live.com>
GiteaBot ac110d1b73 [skip ci] Updated translations via Crowdin
kolaente cd29888906 Updated drone config to use the "next" git plugin ()
techknowlogick d84da8fe65 Change parsing of postgresql settings ()
* Change parsing of postgresql settings

Fix 

* Add copyright

* update postgresql connection string

* add tests
David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories ()
Jonas Franz 467ff4d343 Fix milestone appliance and permission checks ()
* Fix milestone appliance
Fix missing permission check

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix comment

* Add Gitea copyright line
GiteaBot 3f2f5752cb [skip ci] Updated translations via Crowdin
François M 8c6b2324a7 Fix missing close tags in U2F ()
David Schneiderbauer 69bfd81b1c fix missing data on redirects ()
GiteaBot 6e39f3d422 [skip ci] Updated translations via Crowdin
kolaente 90ad73ae21 Reorganized feature comparison ()
Jonas Franz 85414d8b75 Show second line by using >= 1 instead of > 1 ()
Signed-off-by: Jonas Franz <info@jonasfranz.software>
GiteaBot 3aafa0400e [skip ci] Updated translations via Crowdin
Antoine GIRARD 23ba5c870f markup: escape short wiki link ()
GiteaBot c919b07a53 [skip ci] Updated translations via Crowdin
stevegt a7aaacb633 fix CreateIssueCommentOption reference ()
* fixes a warning remaining from  and 
GiteaBot a75f251195 [skip ci] Updated translations via Crowdin
David Schneiderbauer adba2ad609 fix not respecting landing page setting ()
* fix not respecting landing page setting

* fmt

* add landing page test
Antoine GIRARD 6efdcaed86 Fix swagger security parts ()
Lauris BH 2b8c0bb5e2 Delete reactions added to issues and comments when deleting repository ()
Lunny Xiao 406031d3cc fix bug when deleting a release ()
Antoine GIRARD 908e8942cc Fix swagger errors ()
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  by activating validation in drone
Should fix .
harry 0ba165e2ea Improve wiki content width. ()
GiteaBot 0ea18698af [skip ci] Updated translations via Crowdin
Alexey Terentyev 7b773bd49f Fixed drone command in readme ()
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
GiteaBot 37359aee68 [skip ci] Updated translations via Crowdin
Lunny Xiao da898d4066 fix delete comment bug ()
GiteaBot 508092a248 [skip ci] Updated translations via Crowdin
BNolet 3da0d437e9 Fixed spelling + clarity ()
Message given when password was too short was incorrectly spelled and was not clear enough.
GiteaBot e3b77f92c1 [skip ci] Updated translations via Crowdin
nickolas360 2bb73fe12c HTML-escape text READMEs ()
David Schneiderbauer af57d6ab8a undo because processes don't use the util.Timestamp ()
Fluf f54626df0b Add config path as an optional flag when changing pass via CLI ()
Fluf 9033eaeec1 Only show "You cannot fork a repository you own" when needed ()
GiteaBot ef0bc57ae7 [skip ci] Updated translations via Crowdin
Jesse Lucas 47f59589c5 Update backup and restore doc usage ()
Edit example of `./gitea dump` to include -c option to pass app.ini

Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
Antoine GIRARD 048468560f Add security advice to contrib guide ()
* Improve contributing guidelines for security
GiteaBot 8786c15221 [skip ci] Updated translations via Crowdin
Ben Yanke 512678a5a3 Move Screenshots to Bottom ()
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.
Lunny Xiao ed51aa9c92 improve backup document and add zh-cn backup document ()
GiteaBot d41084c54a [skip ci] Updated translations via Crowdin
Christopher Medlin b5f61f1d15 Improve logging for e-mail and OpenID already in use errors ()
GiteaBot 3fbba2553a [skip ci] Updated translations via Crowdin
Fluf c9c5d164d5 Add myself as a maintainer ()
Lauris BH a89d6253e0 Show only needed values in database configuration section depending on type ()
GiteaBot e5fd43c231 [skip ci] Updated translations via Crowdin
Barbossa 83d956ce6b Fix typo ()
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.
techknowlogick fa3ceb610d Fix link in HTTPS doc ()
GiteaBot 25b1a8099b [skip ci] Updated translations via Crowdin
David Schneiderbauer 1a6c97be9c update debian binary information ()