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
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
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
wxiaoguang
a939f44e37
fix typo
...
# Conflicts:
# docs/administration/reverse-proxies.md
2026-04-14 16:09:39 +08:00
gabriel_radureau and Lunny Xiao
98a7ea3f53
correct mentionned "gitea-repositories" directory with actual folder "repositories" ( #266 )
...
The mentionned gitea-repositories folder doesn't exist in the recent version. Correct it to the existing repositories folder.
Co-authored-by: Lunny Xiao <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/266
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: gabriel_radureau <[email protected] >
Co-committed-by: gabriel_radureau <[email protected] >
2025-11-20 22:09:30 +00:00
drabart
f954c6e7b8
Fix typo in CAD preview supported extensions list ( #286 ) ( #287 )
...
Fixes small typo that caused copied code to not work.
Reviewed-on: https://gitea.com/gitea/docs/pulls/287
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: drabart <[email protected] >
Co-committed-by: drabart <[email protected] >
2025-10-28 01:40:09 +00:00
641977c93a
Updated the docs and versioned_docs ( #253 )
...
This closes #251
Co-authored-by: karthik.bhandary <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/253
Reviewed-by: Lunny Xiao <[email protected] >
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: Karthik-Bhandary <[email protected] >
Co-committed-by: Karthik-Bhandary <[email protected] >
2025-07-28 19:46:12 +00:00
paultibbetts
164f1c837f
Update URL for Caddy reverse proxy HTTPS guide ( #236 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/236
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: paultibbetts <[email protected] >
Co-committed-by: paultibbetts <[email protected] >
2025-06-25 14:17:33 +00:00
Lunny Xiao
6e63ddb901
Add 1.24.0-rc0 documentation ( #220 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/220
2025-05-05 16:47:20 +00:00