Commit Graph

74 Commits (211321fb936683815c4033fdfb9ac46af8a3b357)

Author SHA1 Message Date
Lanre Adelowo c71c28eab8 update docs ()
kekero 3568d426fe New Issue ?body= query ()
* New Issue ?body= query

* Override issue template with body query

* Add documentation for issue body query
Lanre Adelowo 9edc829c17 update docs to include THEMES config value ()
* update docs to include THEMES

* Update app.ini.sample

* Update config-cheat-sheet.en-us.md
Zsombor 656456441c Add flag to skip repository dumping ()
Lanre Adelowo 530c2b8ad8 document command line flags ()
0x5c 0de57fd57c Documentation: Clarity for HTTPS setups ()
[https-setup]
- Made it clearer that HTTP redirection is possible
[config-cheat-sheet]
- Clarified the behavihour of the redirection-related config keys
zeripath 7d9a191a3c Create AuthorizedKeysCommand ()
BetaCat 1972383216 ZH-CN translation of Usage part ()
techknowlogick e91a2cf2ea
Add/remove/list oauth providers via cli ()
Fluf b82c14b3d2 add letsencrypt to Gitea ()
Julien Tant 7781e8cef2 Disable merging a WIP Pull request ()
* prevent pull request to be merged when PR is a WIP

* add tests

* add helper to prepend WIP: in PR title

* move default wip prefixes into settings

* use configurable WIP prefixes in javascript and default to first one in templates

* add documentation

* add unit test on pull model

Signed-off-by: Julien Tant <julien@craftyx.fr>
Fluf f54626df0b Add config path as an optional flag when changing pass via CLI ()
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>
Lunny Xiao ed51aa9c92 improve backup document and add zh-cn backup document ()
techknowlogick fa3ceb610d Fix link in HTTPS doc ()
Jonas Franz fb1daad13d Add how-to for enabling HTTPS ()
Signed-off-by: Jonas Franz <info@jonasfranz.de>
Fluf 48797e7199 Gitea with Caddy with sub-path documentation. ()
Matches rest of headings
Fluf 416ded5f3e Add documentation for reverse proxies ()
Fixes 
kolaente 0fa07ccf99 Added docs for configuring fail2ban ()
techknowlogick 8176345c0e Add cli commands to regen hooks & keys ()
* Add cli commands to regen hooks & keys

* make fmt

* Allow passing path to config as an option

* add docs
techknowlogick 87ebaa97ee Add documentation in regards to issues/pull request templates ()
* Add documentation in regards to issues/pull request templates

Fixes 

* update per suggestion to use list
Lauris BH 6f751409b4 Document generate commands ()
* Document generate commands

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>

* Fix examples and grammar

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
Michael Lustfield 3ee8be3849 General documentation cleanup ()
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
techknowlogick fb5c6b6444 Import docs into main repository ()
* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>