silverwind
779acd1cb9
docs: document NOTICE_ON_SUCCESS for every cron task ( #552 )
...
Several cron tasks in the cheat sheet listed `ENABLE_SUCCESS_NOTICE` or `NO_SUCCESS_NOTICE`. Gitea reads neither, only `NOTICE_ON_SUCCESS`. `NO_SUCCESS_NOTICE` was removed in https://github.com/go-gitea/gitea/pull/19221 .
1. Replace both dead keys with `NOTICE_ON_SUCCESS` (default `false`).
2. Fix "Notice if not success" descriptions, which inverted the key's meaning.
3. List the key for `cleanup_hook_task_table`, `cleanup_actions`, `cleanup_action_runs` and `gc_lfs`, which honor it but omitted it.
Matches https://github.com/go-gitea/gitea/pull/39352 .
Written by Claude.
Reviewed-on: https://gitea.com/gitea/docs/pulls/552
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: silverwind <[email protected] >
2026-09-18 23:53:53 +00:00
wxiaoguang
d0a42af7ff
Customizing Gitea: add "nonce" to script tags ( #520 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/520
Reviewed-by: silverwind <[email protected] >
2026-08-20 07:56:43 +00:00
Lunny Xiao
d52470782b
chore: update size unit ( #485 )
...
Fix #207
Reviewed-on: https://gitea.com/gitea/docs/pulls/485
Reviewed-by: silverwind <[email protected] >
2026-08-03 23:20:33 +00:00
Lunny Xiao
f47fdce6c8
chore: update path ( #486 )
...
Fix #34
Reviewed-on: https://gitea.com/gitea/docs/pulls/486
Reviewed-by: silverwind <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
2026-08-03 15:39:27 +00:00
TheFox0x7 and Lunny Xiao
74674a6259
backport v27 changes ( #471 )
...
See https://github.com/go-gitea/gitea/issues/38621
---------
Co-authored-by: Lunny Xiao <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/471
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: TheFox0x7 <[email protected] >
2026-07-26 05:20:08 +00:00
bircni and Lunny Xiao
938700805b
docs: clarify that [git.config] options override Gitea's built-in defaults ( #444 )
...
User-provided git config options are now applied after Gitea's built-in
defaults, so they take precedence. Update the config cheat sheet to
reflect this new behavior and add a warning about potentially breaking
git operations.
refers to https://github.com/go-gitea/gitea/pull/38172
---------
Co-authored-by: Lunny Xiao <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/444
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: bircni <[email protected] >
2026-07-09 23:50:21 +00:00
965c269495
Update zh tw languages and fix some broken links ( #455 )
...
---------
Co-authored-by: silverwind <[email protected] >
Co-authored-by: silverwind <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/455
Reviewed-by: silverwind <[email protected] >
2026-07-09 23:41:46 +00:00
Lunny Xiao
1033f033bc
Add 1.27 rc0 documentation ( #453 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/453
Reviewed-by: Zettat123 <[email protected] >
2026-07-01 17:14:52 +00:00