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
Lunny Xiao
2e86ec6898
Fix ci
2025-11-22 21:09:13 -08:00
Lunny Xiao
ce76fd3b2e
Fix ci
2025-11-22 21:04:31 -08:00
Lunny Xiao
4ddfcd6aaf
Remove outdated versions and keep the latest 5 versions(include the current developing version and latest 4 stable versions ( #304 )
...
Resolve #302
Reviewed-on: https://gitea.com/gitea/docs/pulls/304
Reviewed-by: delvh <dev.lh@web.de >
2025-11-22 05:36:55 +00:00
Renovate Bot
8ba2066894
chore(deps): update actions/checkout action to v6 ( #303 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/303
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-11-21 21:30:18 +00:00
FrostKiwi
072331ecae
Clarify package permissions and tokens scopes as discussed in https://github.com/go-gitea/gitea/issues/32048 ( #72 )
...
This adds explanations, that were missing regarding Token scopes and the packages feature requiring a token with said scope. Also added a missing explanation, that tokens can be created in the user interface, not just the API. The reason this PR is created was due to misunderstandings around the package feature, that arose during the discussion in https://github.com/go-gitea/gitea/issues/32048 .
This PR aims to clarify the misunderstood points around tokens, scopes and the package feature.
During the creation of this PR bug https://github.com/go-gitea/gitea/issues/32078 was found, the scopes are always reported as `null` during the response of the initial `POST` to create the token.
Co-authored-by: Wladislav ヴラド Artsimovich <wladislav.artsimovich@dmgmori.co.jp >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/72
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: FrostKiwi <frostkiwi@noreply.gitea.com >
Co-committed-by: FrostKiwi <frostkiwi@noreply.gitea.com >
2025-11-20 22:16:00 +00:00
gabriel_radureau
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 <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/266
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: gabriel_radureau <gabriel_radureau@noreply.gitea.com >
Co-committed-by: gabriel_radureau <gabriel_radureau@noreply.gitea.com >
2025-11-20 22:09:30 +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
Schallbert
0868bd41a4
Minor update for act_runner documentation: Update execution options, clarify docker run ( #256 )
...
- add act_runner options (host, docker, DinD)
- modify `docker run` command to include volume
- minor formulation updates
Reviewed-on: https://gitea.com/gitea/docs/pulls/256
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Schallbert <schallbert@mailbox.org >
Co-committed-by: Schallbert <schallbert@mailbox.org >
2025-11-20 21:52:54 +00:00
Vladimir Vitkov
c117cba701
add static resource config to the apache section ( #81 )
...
Add a section showing how to avoid proxying of static resources by Apache HTTPD
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/81
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Vladimir Vitkov <vvitkov@gmail.com >
Co-committed-by: Vladimir Vitkov <vvitkov@gmail.com >
2025-11-20 21:43:40 +00:00