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
Nicolas
98c4aa4bd0
fix: correct typo in FAQ regarding Configuration Summary ( #436 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/436
Reviewed-by: TheFox0x7 <[email protected] >
Co-authored-by: Nicolas <[email protected] >
Co-committed-by: Nicolas <[email protected] >
2026-06-13 17:07:13 +00:00
Renovate Bot
c2b6f71085
chore(deps): update docusaurus monorepo to v3.10.0 ( #374 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/374
Co-authored-by: Renovate Bot <[email protected] >
Co-committed-by: Renovate Bot <[email protected] >
2026-04-15 15:17:27 +00:00
wxiaoguang
a939f44e37
fix typo
...
# Conflicts:
# docs/administration/reverse-proxies.md
2026-04-14 16:09:39 +08:00
techknowlogick
56c7d4ee30
remove passthrough from the docs
2026-01-15 15:35:12 +00:00
techknowlogick
6f2a1a40a3
remove passthrough from the docs
2026-01-15 15:34:56 +00:00
Lunny Xiao
df8b7a7581
Upgrade docusarus and fix broken links ( #301 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/301
2025-11-20 22:02:05 +00:00
Lunny Xiao
9baa98ec3f
Move usage directories ( #300 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/300
2025-11-20 19:49:24 +00:00
DiegoBM and Diego de Blas Mateo
bd38456e4b
Fix home reference ( #281 )
...
~ points to the logged user's home, not to /home
Co-authored-by: Diego de Blas Mateo <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/281
Reviewed-by: TheFox0x7 <[email protected] >
Co-authored-by: DiegoBM <[email protected] >
Co-committed-by: DiegoBM <[email protected] >
2025-10-16 14:43:55 +00:00
Lunny Xiao
c13d82ccc3
Update gpg check command to use hkps by default ( #260 )
...
Fix #255
Reviewed-on: https://gitea.com/gitea/docs/pulls/260
2025-08-12 16:57:24 +00:00
Christopher Homberger and Lunny Xiao
201f0f3ef8
Document workflow_dispatch workflow_run ( #238 )
...
Document missing workflow triggers of 1.23..1.25-dev
Co-authored-by: Lunny Xiao <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/238
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: Christopher Homberger <[email protected] >
Co-committed-by: Christopher Homberger <[email protected] >
2025-07-28 20:39:01 +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
Lunny Xiao
e1ed1a6280
Upgrade Gitea from 1.23.7 -> 1.23.8
2025-05-13 09:51:20 -07:00
techknowlogick
2a39f74205
add oidc introspection endpoint to list ( #217 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/217
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
Co-committed-by: techknowlogick <[email protected] >
2025-04-28 03:48:45 +00:00
Lunny Xiao
1d51bc6814
Update token scopes example ( #215 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/215
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2025-04-26 04:27:13 +00:00
appleboy
dbfa0ba454
docs: add zh-tw folder ( #195 )
...
Signed-off-by: appleboy <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/195
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: appleboy <[email protected] >
Co-committed-by: appleboy <[email protected] >
2025-04-04 23:28:16 +00:00
ManInDark and techknowlogick
bec3fc4398
SSH multiple IPs ( #194 )
...
Added documentation for alternative ssh setup if multiple IPs are available.
Co-authored-by: techknowlogick <[email protected] >
Reviewed-on: https://gitea.com/gitea/docs/pulls/194
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: ManInDark <[email protected] >
Co-committed-by: ManInDark <[email protected] >
2025-04-01 20:31:35 +00:00
wxiaoguang
d432fb57ac
Update config option: REQUIRE_SIGNIN_VIEW ( #191 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/191
2025-03-30 05:37:25 +00:00
yp05327
2757101442
doc: ENABLE_PASSKEY_AUTHENTICATION ( #187 )
...
fix: https://github.com/go-gitea/gitea/issues/34021
Reviewed-on: https://gitea.com/gitea/docs/pulls/187
Reviewed-by: wxiaoguang <[email protected] >
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: yp05327 <[email protected] >
Co-committed-by: yp05327 <[email protected] >
2025-03-26 14:43:41 +00:00
BenoitDuffez
1a8c4f0836
fix typo in LaunchAgent sample ( #183 )
...
the typo makes the file invalid and launchctl refuses to start with very little details as to why
Reviewed-on: https://gitea.com/gitea/docs/pulls/183
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: BenoitDuffez <[email protected] >
Co-committed-by: BenoitDuffez <[email protected] >
2025-03-13 22:00:07 +00:00
TheFox0x7
eaeb29f827
Add warning about actions under subpath ( #176 )
...
in reference to: https://github.com/go-gitea/gitea/issues/33629
Reviewed-on: https://gitea.com/gitea/docs/pulls/176
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: TheFox0x7 <[email protected] >
Co-committed-by: TheFox0x7 <[email protected] >
2025-03-02 17:52:04 +00:00
techknowlogick
52933671d8
use docker.gitea.com docker URLs ( #175 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/175
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
Co-committed-by: techknowlogick <[email protected] >
2025-02-28 15:36:37 +00:00
Lunny Xiao
045ad3fd8c
Add missing cron items content ( #174 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/174
2025-02-25 20:13:15 +00:00
strathmeyer
e5057c6a83
Correct verb tense in index.md ( #159 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/159
Reviewed-by: KN4CK3R <[email protected] >
Reviewed-by: Lunny Xiao <[email protected] >
Co-authored-by: strathmeyer <[email protected] >
Co-committed-by: strathmeyer <[email protected] >
2025-01-18 20:01:46 +00:00
Zettat123
a97908040d
Update some docs ( #144 )
...
Close #143
- Add `ORG_PAGING_NUM`
- Remove `hashFiles` from unsupported workflows syntax
Reviewed-on: https://gitea.com/gitea/docs/pulls/144
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: Zettat123 <[email protected] >
Co-committed-by: Zettat123 <[email protected] >
2025-01-09 05:27:03 +00:00
TheFox0x7
d97b557d9f
Remove dead marketplace links ( #139 )
...
both have removed gitea from their marketplaces
Reviewed-on: https://gitea.com/gitea/docs/pulls/139
Co-authored-by: TheFox0x7 <[email protected] >
Co-committed-by: TheFox0x7 <[email protected] >
2025-01-05 18:33:08 +00:00
Lunny Xiao
e691a131c1
Follow #75 to update all variables ( #135 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/135
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2024-12-27 00:58:11 +00:00
Lunny Xiao
ef66eb0882
Update storage docs to make less confusing ( #131 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/131
Reviewed-by: Zettat123 <[email protected] >
Reviewed-by: Bo-Yi Wu (吳柏毅) <[email protected] >
2024-12-27 00:12:07 +00:00
Lunny Xiao
a0feb8c4fc
Add new version 1.23.0-rc0 ( #128 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/128
2024-12-18 07:44:42 +00:00