silverwind
84bc4f138d
Add actions.WORKFLOW_DIRS setting to config cheat sheet ( #347 )
...
Add documentation for the new `actions.WORKFLOW_DIRS` setting introduced in https://github.com/go-gitea/gitea/pull/36619 for v1.26.
Reviewed-on: https://gitea.com/gitea/docs/pulls/347
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-committed-by: silverwind <me@silverwind.io >
2026-02-19 19:02:58 +00:00
Renovate Bot
6c587e819f
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.55.0 ( #344 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/344
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-14 15:32:03 +00:00
Renovate Bot
4b8bf4a2cd
chore(deps): update dependency @mui/material to v7.3.8 ( #343 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/343
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-13 00:50:51 +00:00
Renovate Bot
d071d5ed50
chore(deps): update pnpm to v10.29.3 ( #342 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/342
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-12 17:30:02 +00:00
Renovate Bot
d5e2f3ed5b
chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.54.1 ( #341 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/341
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-11 06:48:54 +00:00
techknowlogick
1d21543b66
update ssh signing docs to reference draft RFC
2026-02-10 17:31:10 +00:00
Renovate Bot
672ae2ae2f
chore(deps): update pnpm to v10.29.2 ( #339 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/339
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-09 05:23:25 +00:00
Renovate Bot
2357df4a5d
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.54.0 ( #338 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/338
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-09 05:23:12 +00:00
Renovate Bot
be69b0e820
chore(deps): update pnpm to v10.29.1 ( #335 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/335
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-08 21:05:52 +00:00
Lunny Xiao
066080cf7b
Add documentation for ssh keys for http access ( #336 )
...
Fix #331
Reviewed-on: https://gitea.com/gitea/docs/pulls/336
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2026-02-08 21:05:42 +00:00
osndok
2b96323137
Note differing default value for concurrency.cancel-in-progress ( #337 )
...
Whereas this bit me pretty hard, and [I don't seem to be the only one](https://forum.gitea.com/t/job-stopping-on-new-push/8142 ), the least we could do is let people know.
---------
Co-authored-by: Robert Hailey <git@osndok.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/337
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: osndok <osndok@noreply.gitea.com >
Co-committed-by: osndok <osndok@noreply.gitea.com >
2026-02-08 03:08:05 +00:00
Renovate Bot
28c7352a3a
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.53.0 ( #334 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/334
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-06 04:34:43 +00:00
Renovate Bot
4ae4299d5c
chore(deps): update aws-actions/configure-aws-credentials action to v6 ( #333 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/333
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-05 00:03:37 +00:00
Renovate Bot
bff1114ff6
chore(deps): update pnpm to v10.28.2 ( #332 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/332
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-04 00:12:12 +00:00
techknowlogick
2fe3b3a114
switch to use pnpm ( #330 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/330
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Co-committed-by: techknowlogick <techknowlogick@gitea.com >
2026-02-03 03:29:59 +00:00
Peter Ryszkiewicz
8a40822acd
Fix act runner doc typos and errors and simplify some grammar. ( #328 )
...
Fix act runner doc typos and errors and simplify some grammar.
Co-authored-by: Peter Ryszkiewicz <prizz@noreply.gitea.com >
Co-committed-by: Peter Ryszkiewicz <prizz@noreply.gitea.com >
2026-02-03 00:52:06 +00:00
Renovate Bot
ed033ac9ed
chore(deps): update dependency node to v24 ( #329 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/329
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-03 00:49:30 +00:00
silverwind
516a0af047
Add FOLDER_ICON_THEME ( #326 )
...
Available in 1.26 with https://github.com/go-gitea/gitea/pull/36496
Reviewed-on: https://gitea.com/gitea/docs/pulls/326
Co-authored-by: silverwind <me@silverwind.io >
Co-committed-by: silverwind <me@silverwind.io >
2026-02-02 15:50:25 +00:00
Renovate Bot
91f0151966
fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.52.3 ( #325 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/325
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-02-02 15:49:53 +00:00
TheFox0x7
c0384ba59a
update autocompletion help for v1.25 up ( #327 )
...
addresses: https://github.com/go-gitea/gitea/issues/36501
Reviewed-on: https://gitea.com/gitea/docs/pulls/327
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com >
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com >
2026-01-30 23:32:03 +00:00
Thomas Beutlich
96940ee764
Bump Online3DViewer and mention curl as option ( #320 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/320
Co-authored-by: Thomas Beutlich <thbeu@noreply.gitea.com >
Co-committed-by: Thomas Beutlich <thbeu@noreply.gitea.com >
2026-01-27 19:31:16 +00:00
Renovate Bot
ac0bb5e71d
fix(deps): update react monorepo to v19.2.4 ( #324 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/324
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-01-27 19:23:19 +00:00
Renovate Bot
228b6be436
fix(deps): update dependency @mui/material to v7.3.7 ( #319 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/319
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2026-01-26 20:04:30 +00:00
Lunny Xiao
feca0d2d17
Update to 1.25.4
2026-01-22 12:18:11 -08:00
dosenpils
49cc18e096
fixed broken link ( #322 )
...
There's a broken link in the documentation in the chapter [Use environment variables to setup Gitea](https://docs.gitea.com/administration/config-cheat-sheet#use-environment-variables-to-setup-gitea ) (Docs >> Administration >> Configuration Cheat Sheet).
This pull requests will fix this.
Reviewed-on: https://gitea.com/gitea/docs/pulls/322
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: dosenpils <dosenpils@donotdevelopmyapp.com >
Co-committed-by: dosenpils <dosenpils@donotdevelopmyapp.com >
2026-01-21 01:55:21 +00:00
wxiaoguang
8550cc4de1
remove unused git timeout config options
2026-01-21 01:36:27 +00:00
techknowlogick
f5141b5e65
remove passthrough from the docs
2026-01-15 15:35:57 +00:00
techknowlogick
0709ce3d44
remove passthrough from the docs
2026-01-15 15:35:34 +00: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
techknowlogick
4086fa5d93
remove passthrough from the docs
2026-01-15 15:34:20 +00:00
techknowlogick
8c018493b7
remove passthrough from the docs
2026-01-15 15:33:54 +00:00
techknowlogick
1172e40117
remove passthrough from the docs
2026-01-15 15:33:23 +00:00
techknowlogick
211fa624b3
Update versioned_docs/version-1.25/installation/with-docker-rootless.md
2026-01-15 15:32:56 +00:00
techknowlogick
6fe333ba07
remove passthrough from the docs
2026-01-15 15:32:21 +00:00
techknowlogick
9fbcdbbd60
remove passthrough from the docs
2026-01-15 15:31:47 +00:00
Renovate Bot
188314ea14
chore(deps): update actions/cache action to v5 ( #314 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/314
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-12-19 18:02:17 +00:00
Renovate Bot
44db30edac
fix(deps): update react monorepo to v19.2.3 ( #313 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/313
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-12-19 17:57:09 +00:00
Lunny Xiao
0b31573d47
upgrade 1.25.2 -> 1.25.3
2025-12-18 11:09:05 -08:00
silverwind
18d05903c7
Add DIFF_RENAME_SIMILARITY_THRESHOLD ( #316 )
...
Co-authored-by: silverwind <me@silverwind.io >
Co-committed-by: silverwind <me@silverwind.io >
2025-12-17 10:57:54 +00:00
andriibratanin
5ee3dd40ff
Fix env-to-ini link ( #315 )
...
Original Gitea's repository no longer contains "Environment to INI" document referenced in "Managing Deployments With Environment Variables" section.
This commit fixes the reference by pointing the link to the last commit where needed doc was still present.
Reviewed-on: https://gitea.com/gitea/docs/pulls/315
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: andriibratanin <andriibratanin@noreply.gitea.com >
Co-committed-by: andriibratanin <andriibratanin@noreply.gitea.com >
2025-12-17 02:42:07 +00:00
Renovate Bot
d62d758d36
fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.52.2 ( #310 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/310
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-12-04 16:33:52 +00:00
Renovate Bot
4c7d0220c9
fix(deps): update dependency @mui/material to v7.3.6 ( #311 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/311
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-12-04 16:33:20 +00:00
Renovate Bot
e0888b2130
fix(deps): update react monorepo to v19.2.1 ( #312 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/312
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-12-04 16:33:16 +00:00
wxiaoguang
b3335013da
Update docs/administration/mail-templates.md ( #309 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/309
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@noreply.gitea.com >
Co-committed-by: wxiaoguang <wxiaoguang@noreply.gitea.com >
2025-11-28 19:24:29 +00:00
Lunny Xiao
d4181abf75
Upgrade to 1.25.2 ( #306 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/306
2025-11-23 19:23:37 +00:00
Lunny Xiao
d3d546fa3b
Fix updating swagger failure caused by no content to change
2025-11-23 10:59:46 -08:00
Lunny Xiao
cd0347dc76
make update_api_docs.sh work for macOS
2025-11-23 10:53:03 -08:00
TheFox0x7
e3cc4ec689
update api docs ( #297 )
...
script is now standalone instead of being CI only.
Added a post 1.25 rule for templates since the variables in template changed after https://gitea.com/gitea/gitea-mirror/commit/3533263ced8
Fixes: https://github.com/go-gitea/gitea/issues/35964
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/297
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com >
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com >
2025-11-23 18:43:58 +00:00
Lunny Xiao
826ff60fd4
Add missing translations ( #305 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/305
2025-11-23 07:13:19 +00:00