Zettat123
2b99f48d47
Share actions and reusable workflows from private repositories ( #107 )
...
Update docs for https://github.com/go-gitea/gitea/pull/32562
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/107
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Zettat123 <zettat123@gmail.com >
Co-committed-by: Zettat123 <zettat123@gmail.com >
2025-11-20 19:57:50 +00:00
SnowballXueQiu
f12e3675b1
更新 i18n/zh-cn/docusaurus-plugin-content-docs/version-1.24/usage/actions/act-runner.md ( #234 )
...
Signed-off-by: SnowballXueQiu <snowballxueqiu@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/234
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: SnowballXueQiu <snowballxueqiu@noreply.gitea.com >
Co-committed-by: SnowballXueQiu <snowballxueqiu@noreply.gitea.com >
2025-11-20 19:51:36 +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
Renovate Bot
00a36086b0
fix(deps): update docusaurus monorepo to v3.9.2 ( #276 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@docusaurus/core](https://github.com/facebook/docusaurus ) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus )) | [`3.8.1` -> `3.9.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/3.8.1/3.9.2 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [@docusaurus/faster](https://github.com/facebook/docusaurus ) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-faster )) | [`3.8.1` -> `3.9.2`](https://renovatebot.com/diffs/npm/@docusaurus%2ffaster/3.8.1/3.9.2 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus ) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases )) | [`3.8.1` -> `3.9.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fmodule-type-aliases/3.8.1/3.9.2 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus ) ([source](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic )) | [`3.8.1` -> `3.9.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fpreset-classic/3.8.1/3.9.2 ) | [](https://docs.renovatebot.com/merge-confidence/ ) | [](https://docs.renovatebot.com/merge-confidence/ ) |
---
### Release Notes
<details>
<summary>facebook/docusaurus (@​docusaurus/core)</summary>
### [`v3.9.2`](https://github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#392-2025-10-17 )
[Compare Source](https://github.com/facebook/docusaurus/compare/v3.9.1...v3.9.2 )
##### 🐛 Bug Fix
- `docusaurus-plugin-content-docs`
- [#​11490](https://github.com/facebook/docusaurus/pull/11490 ) fix(docs): add support for missing `sidebar_key` front matter attribute ([@​slorber](https://github.com/slorber ))
- `docusaurus-cssnano-preset`
- [#​11487](https://github.com/facebook/docusaurus/pull/11487 ) fix(cssnano-preset): disable CSS counter minification ([@​YDKK](https://github.com/YDKK ))
- `docusaurus-theme-search-algolia`
- [#​11468](https://github.com/facebook/docusaurus/pull/11468 ) fix(theme-search-algolia): Fix Algolia AskAI validation logic ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-translations`
- [#​11431](https://github.com/facebook/docusaurus/pull/11431 ) fix(theme-translation): add missing Polish (pl) theme translations ([@​mariuszkrzaczkowski](https://github.com/mariuszkrzaczkowski ))
- `docusaurus-theme-classic`, `docusaurus-theme-common`
- [#​11466](https://github.com/facebook/docusaurus/pull/11466 ) fix(theme): Fix CSS `scroll-margin-top` when clicking footnote items, factorize code ([@​slorber](https://github.com/slorber ))
- `docusaurus`
- [#​11452](https://github.com/facebook/docusaurus/pull/11452 ) fix(core): allow `i18n.localeConfigs.translate` in validation ([@​trofim24](https://github.com/trofim24 ))
- `docusaurus-theme-mermaid`
- [#​11437](https://github.com/facebook/docusaurus/pull/11437 ) fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 ([@​slorber](https://github.com/slorber ))
##### :running\_woman: Performance
- `docusaurus-theme-mermaid`
- [#​11438](https://github.com/facebook/docusaurus/pull/11438 ) perf(theme-mermaid): lazy load the Mermaid library ([@​slorber](https://github.com/slorber ))
##### :nail\_care: Polish
- `docusaurus-theme-classic`
- [#​11463](https://github.com/facebook/docusaurus/pull/11463 ) fix(theme): remove "Edit this page" button from print view ([@​richk21](https://github.com/richk21 ))
##### 🤖 Dependencies
- [#​11479](https://github.com/facebook/docusaurus/pull/11479 ) chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11480](https://github.com/facebook/docusaurus/pull/11480 ) chore(deps): bump github/codeql-action from 3.26.5 to 4.30.8 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11481](https://github.com/facebook/docusaurus/pull/11481 ) chore(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11446](https://github.com/facebook/docusaurus/pull/11446 ) chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
##### :globe\_with\_meridians: Translations
- `docusaurus-theme-translations`
- [#​11484](https://github.com/facebook/docusaurus/pull/11484 ) fix(translations): improve Arabic theme translations ([@​maysara-elshewehy](https://github.com/maysara-elshewehy ))
##### Committers: 9
- Alexander Trofimov ([@​trofim24](https://github.com/trofim24 ))
- Dan Roscigno ([@​DanRoscigno](https://github.com/DanRoscigno ))
- Eleni Grosdouli ([@​egrosdou01](https://github.com/egrosdou01 ))
- Ethan ([@​ethanppl](https://github.com/ethanppl ))
- Mariusz Krzaczkowski ([@​mariuszkrzaczkowski](https://github.com/mariuszkrzaczkowski ))
- Maysara ([@​maysara-elshewehy](https://github.com/maysara-elshewehy ))
- Richa Kiran ([@​richk21](https://github.com/richk21 ))
- Sébastien Lorber ([@​slorber](https://github.com/slorber ))
- [@​YDKK](https://github.com/YDKK )
### [`v3.9.1`](https://github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#391-2025-09-26 )
[Compare Source](https://github.com/facebook/docusaurus/compare/v3.9.0...v3.9.1 )
##### 🐛 Bug Fix
- `docusaurus`
- [#​11434](https://github.com/facebook/docusaurus/pull/11434 ) fix(core): fix Docusaurus outDir for sites using baseUrl ([@​slorber](https://github.com/slorber ))
##### Committers: 1
- Sébastien Lorber ([@​slorber](https://github.com/slorber ))
### [`v3.9.0`](https://github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#390-2025-09-25 )
[Compare Source](https://github.com/facebook/docusaurus/compare/v3.8.1...v3.9.0 )
##### 🚀 New Feature
- `docusaurus-theme-search-algolia`
- [#​11421](https://github.com/facebook/docusaurus/pull/11421 ) feat(theme-search-algolia): use DocSearch v4.1, optimize integration ([@​slorber](https://github.com/slorber ))
- `docusaurus-plugin-content-blog`, `docusaurus-theme-classic`
- [#​11425](https://github.com/facebook/docusaurus/pull/11425 ) feat(blog): Add support for email social icon + resize default social icon a bit ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-classic`, `docusaurus-theme-common`
- [#​11426](https://github.com/facebook/docusaurus/pull/11426 ) feat(theme): Add theme-tabs-container stable className ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-classic`, `docusaurus-theme-search-algolia`, `docusaurus-theme-translations`
- [#​11327](https://github.com/facebook/docusaurus/pull/11327 ) feat(search): add runtime support for DocSearch v4 ([@​dylantientcheu](https://github.com/dylantientcheu ))
- `docusaurus-faster`, `docusaurus`
- [#​11415](https://github.com/facebook/docusaurus/pull/11415 ) feat(faster): upgrade Rspack to 1.5, use lazyBarrel experiment, remove deprecated option ([@​slorber](https://github.com/slorber ))
- [#​11294](https://github.com/facebook/docusaurus/pull/11294 ) feat(faster): Upgrade to Rspack 1.4 ([@​slorber](https://github.com/slorber ))
- `docusaurus-utils`
- [#​11397](https://github.com/facebook/docusaurus/pull/11397 ) feat(mdx): resolve `@site/*` markdown links, fix resolution priority bugs ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-mermaid`
- [#​11357](https://github.com/facebook/docusaurus/pull/11357 ) feat(mermaid): support elk layout ([@​Feez2403](https://github.com/Feez2403 ))
- `docusaurus-plugin-pwa`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-types`, `docusaurus-utils`, `docusaurus`
- [#​11316](https://github.com/facebook/docusaurus/pull/11316 ) feat(core): Add `i18n.localeConfigs[locale].{url,baseUrl}` config options, fix multi-domain deployments ([@​slorber](https://github.com/slorber ))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-types`, `docusaurus-utils`, `docusaurus`
- [#​11304](https://github.com/facebook/docusaurus/pull/11304 ) feat(core): add `i18n.localeConfigs.translate` + skip translation process if `i18n/<locale>` dir doesn't exist ([@​slorber](https://github.com/slorber ))
- `docusaurus-plugin-content-docs`
- [#​11228](https://github.com/facebook/docusaurus/pull/11228 ) feat(docs): sidebar item `key` attribute - fix docs translations key conflicts ([@​slorber](https://github.com/slorber ))
- `create-docusaurus`
- [#​11293](https://github.com/facebook/docusaurus/pull/11293 ) feat(create-docusaurus): use respectPrefersColorScheme in init template ([@​slorber](https://github.com/slorber ))
- `docusaurus-mdx-loader`, `docusaurus-types`, `docusaurus`
- [#​11282](https://github.com/facebook/docusaurus/pull/11282 ) feat(core): add `siteConfig.markdown.emoji` config option to disable `remark-emoji` ([@​slorber](https://github.com/slorber ))
- `create-docusaurus`, `docusaurus-mdx-loader`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-types`, `docusaurus`
- [#​11283](https://github.com/facebook/docusaurus/pull/11283 ) feat(core): Add `siteConfig.markdown.hooks`, deprecate `siteConfig.onBrokenMarkdownLinks` ([@​slorber](https://github.com/slorber ))
##### 🐛 Bug Fix
- `docusaurus-theme-classic`, `docusaurus`
- [#​11422](https://github.com/facebook/docusaurus/pull/11422 ) fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard by clipboard API ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-classic`
- [#​11407](https://github.com/facebook/docusaurus/pull/11407 ) fix(theme): remove hardcoded fill from Bluesky and LinkedIn icons ([@​Simek](https://github.com/Simek ))
- [#​11389](https://github.com/facebook/docusaurus/pull/11389 ) fix(theme): render sidebar category index with unlisted children as a simple doc/link item ([@​slorber](https://github.com/slorber ))
- [#​11360](https://github.com/facebook/docusaurus/pull/11360 ) fix(theme): Add translate no to heading anchors and blog authors ([@​slorber](https://github.com/slorber ))
- [#​11356](https://github.com/facebook/docusaurus/pull/11356 ) fix(theme): Doc sidebar links/categories with long labels should display properly ([@​slorber](https://github.com/slorber ))
- [#​11338](https://github.com/facebook/docusaurus/pull/11338 ) fix(theme-classic): fix collapsed sidebar category expansion when navigating to another link within that category ([@​qqq614](https://github.com/qqq614 ))
- [#​11289](https://github.com/facebook/docusaurus/pull/11289 ) fix(theme): Fix footnote ref scrolling behind the navbar when footnote back reference clicked ([@​slorber](https://github.com/slorber ))
- `docusaurus`
- [#​11410](https://github.com/facebook/docusaurus/pull/11410 ) fix(deps): upgrade webpack-dev-server to v5, fix security warning ([@​slorber](https://github.com/slorber ))
- [#​11347](https://github.com/facebook/docusaurus/pull/11347 ) fix(core): Fix docusaurus start on macOS when exec throws a synchronous error ([@​slorber](https://github.com/slorber ))
- [#​11271](https://github.com/facebook/docusaurus/pull/11271 ) fix(dev-server): use correct dev server HTML lang attribute ([@​enumura1](https://github.com/enumura1 ))
- `docusaurus-theme-common`
- [#​11405](https://github.com/facebook/docusaurus/pull/11405 ) fix(theme): fix `useColorMode()` visual glitches due to provider unmounts/remounts ([@​slorber](https://github.com/slorber ))
- [#​11280](https://github.com/facebook/docusaurus/pull/11280 ) fix(theme-common): Export FooterColumnItem type ([@​stubinubin](https://github.com/stubinubin ))
- `docusaurus-bundler`, `docusaurus-faster`
- [#​11383](https://github.com/facebook/docusaurus/pull/11383 ) fix(ssg): HTML minifier should preserve `<head>` for `og:image` crawlers ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-classic`, `docusaurus-theme-translations`
- [#​11331](https://github.com/facebook/docusaurus/pull/11331 ) fix(theme): Add `aria-label` to `IconExternalLink` with value `'(opens in new tab)'` ([@​WestonThayer](https://github.com/WestonThayer ))
- `docusaurus-plugin-content-docs`
- [#​11281](https://github.com/facebook/docusaurus/pull/11281 ) fix(docs): Fix empty sidebar item category `className` lost when post-processed to a doc ([@​slorber](https://github.com/slorber ))
- [#​11251](https://github.com/facebook/docusaurus/pull/11251 ) fix(docs): prevent docs ids conflicts within a version ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-classic`, `docusaurus-theme-common`
- [#​11263](https://github.com/facebook/docusaurus/pull/11263 ) fix(theme): make `useHistorySelector()` hydration-safe + use it read search/hash in theme ([@​slorber](https://github.com/slorber ))
##### 📝 Documentation
- [#​11339](https://github.com/facebook/docusaurus/pull/11339 ) docs: clarify impact of document ID on the URL ([@​shanti2530](https://github.com/shanti2530 ))
##### 🤖 Dependencies
- [#​11402](https://github.com/facebook/docusaurus/pull/11402 ) chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11401](https://github.com/facebook/docusaurus/pull/11401 ) chore(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11403](https://github.com/facebook/docusaurus/pull/11403 ) chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11373](https://github.com/facebook/docusaurus/pull/11373 ) chore(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11365](https://github.com/facebook/docusaurus/pull/11365 ) chore(deps): bump actions/checkout from 4 to 5 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11342](https://github.com/facebook/docusaurus/pull/11342 ) chore(deps): bump form-data from 4.0.1 to 4.0.4 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11341](https://github.com/facebook/docusaurus/pull/11341 ) chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.3 to 2.9.4 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11285](https://github.com/facebook/docusaurus/pull/11285 ) chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.2 to 2.9.3 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11272](https://github.com/facebook/docusaurus/pull/11272 ) chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
- [#​11273](https://github.com/facebook/docusaurus/pull/11273 ) chore(deps): bump treosh/lighthouse-ci-action from 12.1.0 to 12.6.1 ([@​dependabot\[bot\]](https://github.com/apps/dependabot ))
##### 🔧 Maintenance
- `create-docusaurus`, `docusaurus-babel`, `docusaurus-bundler`, `docusaurus-cssnano-preset`, `docusaurus-faster`, `docusaurus-logger`, `docusaurus-mdx-loader`, `docusaurus-plugin-client-redirects`, `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`, `docusaurus-plugin-css-cascade-layers`, `docusaurus-plugin-debug`, `docusaurus-plugin-google-analytics`, `docusaurus-plugin-google-gtag`, `docusaurus-plugin-google-tag-manager`, `docusaurus-plugin-ideal-image`, `docusaurus-plugin-pwa`, `docusaurus-plugin-rsdoctor`, `docusaurus-plugin-sitemap`, `docusaurus-plugin-svgr`, `docusaurus-plugin-vercel-analytics`, `docusaurus-preset-classic`, `docusaurus-remark-plugin-npm2yarn`, `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus-theme-live-codeblock`, `docusaurus-theme-mermaid`, `docusaurus-theme-search-algolia`, `docusaurus-theme-translations`, `docusaurus-utils-common`, `docusaurus-utils-validation`, `docusaurus-utils`, `docusaurus`, `eslint-plugin`, `lqip-loader`
- [#​11408](https://github.com/facebook/docusaurus/pull/11408 ) chore: drop support for Node 18, that reached End-of-Life ([@​slorber](https://github.com/slorber ))
- `docusaurus-theme-classic`
- [#​11317](https://github.com/facebook/docusaurus/pull/11317 ) chore: minor reduction to inline svg/js code ([@​SethFalco](https://github.com/SethFalco ))
- `docusaurus-plugin-content-docs`
- [#​11307](https://github.com/facebook/docusaurus/pull/11307 ) test(docs): fix docs tests issues ([@​slorber](https://github.com/slorber ))
- `docusaurus-bundler`
- [#​11290](https://github.com/facebook/docusaurus/pull/11290 ) chore: upgrade website to Rspack 1.4 + fix Rspack internal performance tracing ([@​slorber](https://github.com/slorber ))
- Other
- [#​11287](https://github.com/facebook/docusaurus/pull/11287 ) chore(website): split changelog per version + adjust changelog plugin implementation ([@​slorber](https://github.com/slorber ))
##### :globe\_with\_meridians: Translations
- `docusaurus-theme-translations`
- [#​11315](https://github.com/facebook/docusaurus/pull/11315 ) fix(theme-translations): Add missing Portuguese (pt-BR) theme translations and improve some of it. ([@​marcelocell](https://github.com/marcelocell ))
- [#​11305](https://github.com/facebook/docusaurus/pull/11305 ) fix(translations): Add missing Ukrainian translations ([@​maluke](https://github.com/maluke ))
##### Committers: 18
- Akshat Sinha ([@​akshatsinha0](https://github.com/akshatsinha0 ))
- Bartosz Kaszubowski ([@​Simek](https://github.com/Simek ))
- Dylan Tientcheu ([@​dylantientcheu](https://github.com/dylantientcheu ))
- Guo Ci ([@​guoci](https://github.com/guoci ))
- Jaime Iniesta ([@​jaimeiniesta](https://github.com/jaimeiniesta ))
- Joshua Chen ([@​Josh-Cena](https://github.com/Josh-Cena ))
- Marcelo Junior ([@​marcelocell](https://github.com/marcelocell ))
- Maria Stellini ([@​shanti2530](https://github.com/shanti2530 ))
- Riccardo ([@​3v0k4](https://github.com/3v0k4 ))
- Sergey Schetinin ([@​maluke](https://github.com/maluke ))
- Seth Falco ([@​SethFalco](https://github.com/SethFalco ))
- Sébastien Lorber ([@​slorber](https://github.com/slorber ))
- Weston Thayer ([@​WestonThayer](https://github.com/WestonThayer ))
- [@​Feez2403](https://github.com/Feez2403 )
- [@​stubinubin](https://github.com/stubinubin )
- [@​ya-dvorovenko](https://github.com/ya-dvorovenko )
- enumura ([@​enumura1](https://github.com/enumura1 ))
- hjcho ([@​qqq614](https://github.com/qqq614 ))
</details>
---
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/276
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-11-20 18:22:17 +00:00
Lunny Xiao
c05b0cec34
Add protected branches usage documentation ( #298 )
...
Fix https://github.com/go-gitea/gitea/issues/35972
Reviewed-on: https://gitea.com/gitea/docs/pulls/298
2025-11-20 18:07:29 +00:00
Lunny Xiao
dcb9b9b450
Use category instead of place holder markdown file as directory ( #299 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/299
2025-11-20 18:02:34 +00:00
Renovate Bot
0787ea1fbe
chore(deps): update dependency ubuntu to v24 ( #172 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/172
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-11-15 21:06:23 +00:00
Renovate Bot
4ca7e068c2
fix(deps): update dependency @mui/material to v7.3.5 ( #294 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/294
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-11-15 21:03:07 +00:00
dangjinghao
fd8beed04d
Fix formatting for Mailer.FROM address example in configuration cheat sheet ( #296 )
...
This example is incorrect.
wrong:
<img width="1058" alt="wrong-1.png" src="attachments/1cb3b95b-c3e4-4213-aeff-13e518021536">
<img width="442" alt="wrong-2.png" src="attachments/212aa79f-bbb7-457a-a0b8-fc7572f6d497">
<img width="1201" alt="wrong-3.png" src="attachments/32fde98a-d987-475c-9f88-d563c177ad24">
correct:
<img width="1034" alt="correct-1.png" src="attachments/b4993846-eec2-4e7c-8adc-11fc335216dc">
<img width="410" alt="correct-2.png" src="attachments/419ad32c-4080-462e-af5e-8fc9f63727a7">
Reviewed-on: https://gitea.com/gitea/docs/pulls/296
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: dangjinghao <dangjinghaoemail@163.com >
Co-committed-by: dangjinghao <dangjinghaoemail@163.com >
2025-11-15 03:43:02 +00:00
kairosys-dev
ffc8c044a3
Correct port 465 for SMTPS, not 587 for STARTTLS ( #295 )
...
The SMTPS protocol uses port 465, not 587. Port 587 is instead used for STARTTLS.
Helps getting administrators stuck in cryptic errors such as:
Failed to send a testing email to "user@mydomain.com ": could not initiate SMTP session: tls: first record does not look like a TLS handshake
Reviewed-on: https://gitea.com/gitea/docs/pulls/295
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: kairosys-dev <me@arch-on.top >
Co-committed-by: kairosys-dev <me@arch-on.top >
2025-11-11 19:35:01 +00:00
Cory Sanin
a77b0937cf
Corrections for Arch package registry page ( #291 )
...
pairs nicely with https://github.com/go-gitea/gitea/pull/35825
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/291
Reviewed-by: silverwind <silverwind@noreply.gitea.com >
Co-authored-by: Cory Sanin <corysanin@outlook.com >
Co-committed-by: Cory Sanin <corysanin@outlook.com >
2025-11-05 17:26:38 +00:00
Lunny Xiao
7e8cd4df86
upgrade to 1.25.1
2025-11-04 13:21:39 -08:00
dangjinghao
0c7fce4512
Remove run-name section from Comparison to GitHub Actions ( #290 )
...
Since `run-name` support was added in [v1.25.0](https://github.com/go-gitea/gitea/releases/tag/v1.25.0 ), I've removed the outdated `run-name` section from `usage/actions/comparison.md`.
Reviewed-on: https://gitea.com/gitea/docs/pulls/290
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: dangjinghao <dangjinghaoemail@163.com >
Co-committed-by: dangjinghao <dangjinghaoemail@163.com >
2025-11-01 21:11:55 +00:00
Lunny Xiao
7d50e32ba8
Add 1.25.0 documentation ( #289 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/289
2025-11-01 06:48:53 +00:00
Snowball_233
d5eac4f23d
chore(docker-compose): remove obsolete version parament & remove useless default external=false ( #288 )
...
- Removed deprecated `version` key from docker-compose.yaml
- Cleaned up unnecessary `external: false` declarations for networks/volumes
Signed-off-by: Snowball_233 <snowballxueqiu@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/288
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Snowball_233 <snowballxueqiu@noreply.gitea.com >
Co-committed-by: Snowball_233 <snowballxueqiu@noreply.gitea.com >
v1.24
2025-10-30 14:07:06 +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 <xiaolunwen@gmail.com >
Co-authored-by: drabart <drabart@noreply.gitea.com >
Co-committed-by: drabart <drabart@noreply.gitea.com >
2025-10-28 01:40:09 +00:00
Lunny Xiao
cf9b8dce28
uprade 1.24.7
2025-10-25 21:03:20 -07:00
wxiaoguang
12293b604e
Update docs/administration/config-cheat-sheet.md ( #285 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/285
2025-10-25 03:47:14 +00:00
dangjinghao
bb7b7fe5bf
Add frontmatter and TOC rendering support for markdown files ( #284 )
...
<https://github.com/go-gitea/gitea/issues/14411#issuecomment-764871702 >
Reviewed-on: https://gitea.com/gitea/docs/pulls/284
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: dangjinghao <dangjinghaoemail@163.com >
Co-committed-by: dangjinghao <dangjinghaoemail@163.com >
2025-10-23 17:55:14 +00:00
juls0730
b6af199508
Clarify Setting up a push mirror from Gitea to GitHub in repo mirror docs ( #275 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/275
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: juls0730 <juls0730@noreply.gitea.com >
Co-committed-by: juls0730 <juls0730@noreply.gitea.com >
2025-10-16 22:09:44 +00:00
Renovate Bot
dedfbf1f27
chore(deps): update dependency cross-env to v10.1.0 ( #277 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/277
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-10-16 14:53:32 +00:00
Renovate Bot
f9ff323873
fix(deps): update dependency @mui/material to v7.3.4 ( #278 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/278
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-10-16 14:51:56 +00:00
Renovate Bot
1046625638
fix(deps): update react monorepo to v19.2.0 ( #279 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/279
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-10-16 14:50:44 +00:00
Renovate Bot
200479a1a3
chore(deps): update actions/setup-node action to v6 ( #282 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/282
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-10-16 14:44:29 +00:00
DiegoBM
bd38456e4b
Fix home reference ( #281 )
...
~ points to the logged user's home, not to /home
Co-authored-by: Diego de Blas Mateo <1613216+DiegoBM@users.noreply.github.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/281
Reviewed-by: TheFox0x7 <thefox0x7@noreply.gitea.com >
Co-authored-by: DiegoBM <diegobm@noreply.gitea.com >
Co-committed-by: DiegoBM <diegobm@noreply.gitea.com >
2025-10-16 14:43:55 +00:00
vincentkersten
3578007c38
Update docs/administration/reverse-proxies.md ( #280 )
...
Using a full certificate chain will prevent errors from using git directly on the URL to be pulled/cloned.
(Error: 'fatal: unable to access 'https://git.example.net/git/sarah/test.git ': server certificate verification failed. CAfile: none CRLfile: none')
Reviewed-on: https://gitea.com/gitea/docs/pulls/280
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: vincentkersten <vincentkersten@noreply.gitea.com >
Co-committed-by: vincentkersten <vincentkersten@noreply.gitea.com >
2025-10-08 16:30:48 +00:00
johny-mnemonic
c586a396b8
Add Nginx Proxy Manager instructions ( #274 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/274
Co-authored-by: johny-mnemonic <johny-mnemonic@noreply.gitea.com >
Co-committed-by: johny-mnemonic <johny-mnemonic@noreply.gitea.com >
2025-09-15 03:09:06 +00:00
Lunny Xiao
de6d4374b0
Upgrade to 1.24.6
2025-09-11 20:20:46 -07:00
Johan Van de Wauw
c9bf137a23
Add TWO_FACTOR_AUTH documentation ( #273 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/273
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Johan Van de Wauw <johanvdw@noreply.gitea.com >
Co-committed-by: Johan Van de Wauw <johanvdw@noreply.gitea.com >
2025-09-10 20:48:36 +00:00
Renovate Bot
83da675c59
chore(deps): update actions/setup-node action to v5 ( #270 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/270
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-07 11:11:18 +00:00
Renovate Bot
135f34d09a
chore(deps): update aws-actions/configure-aws-credentials action to v5 ( #271 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/271
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-07 11:11:07 +00:00
baikuarch
3eda094305
更新 i18n/zh-cn/docusaurus-plugin-content-docs/current/administration/backup-and-restore.md ( #272 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/272
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: baikuarch <baikuarch@sina.com >
Co-committed-by: baikuarch <baikuarch@sina.com >
2025-09-06 00:57:20 +00:00
Renovate Bot
312cbc2a6e
fix(deps): update dependency @mdx-js/react to v3.1.1 ( #267 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/267
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-03 21:01:10 +00:00
Renovate Bot
4164f4df06
fix(deps): update dependency @mui/material to v7.3.2 ( #268 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/268
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-03 21:00:45 +00:00
ifurther
cb462089e9
docs: update zh-tw ( #265 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/265
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: ifurther <55025025+ifurther@users.noreply.github.com >
Co-committed-by: ifurther <55025025+ifurther@users.noreply.github.com >
2025-09-03 21:00:35 +00:00
desysoft
908a27589d
Update versioned_docs/version-1.24/development/api-usage.md ( #269 )
...
Fix JSON syntax error in token creation request
The previous JSON was malformed:
{"name":test_token","scopes":[...]}
The value of "name" was missing opening quotes, causing the error:
invalid character 't' looking for beginning of value
Fixed by enclosing the string in double quotes:
{"name":"test_token","scopes":[...]}
Reviewed-on: https://gitea.com/gitea/docs/pulls/269
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: desysoft <desysoft@noreply.gitea.com >
Co-committed-by: desysoft <desysoft@noreply.gitea.com >
2025-09-03 21:00:09 +00:00
Renovate Bot
6b64b97e3b
chore(deps): update actions/checkout action to v5 ( #261 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/261
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-09-01 01:38:35 +00:00
Renovate Bot
90ab1c20c2
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.52.0 ( #230 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/230
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-08-29 18:47:35 +00:00
Renovate Bot
d61eaecbb1
fix(deps): update docusaurus monorepo to v3.8.1 ( #225 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/225
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-08-27 16:12:37 +00:00
Renovate Bot
b30993162c
fix(deps): update dependency @mui/material to v7.3.1 ( #242 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/242
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-08-27 16:11:50 +00:00
Renovate Bot
004bebe6b4
fix(deps): update react monorepo to v19.1.1 ( #254 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/254
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-08-27 16:11:08 +00:00
techknowlogick
ed59125e25
Enable v4 future
2025-08-27 16:10:19 +00:00
Lunny Xiao
c699d12a55
upgrade to 1.24.5
2025-08-14 18:52:32 -07:00
kmanwar89
4d5fd1f6fb
Clarified GPG signature validation instructions to be more clear ( #262 )
...
Added instructions on how to download the signature file using wget, and fixed a typo in the wget commands that would have caused the command to fail when copied/pasted.
Reviewed-on: https://gitea.com/gitea/docs/pulls/262
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: kmanwar89 <kmanwar89@noreply.gitea.com >
Co-committed-by: kmanwar89 <kmanwar89@noreply.gitea.com >
2025-08-14 21:51:45 +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
nero-dv
0552f4523c
Update versioned_docs/version-1.24/installation/from-binary.md ( #259 )
...
The main branch is missing the directory where the autocompletion scripts were in. Version 1.24 does still have the scripts, so linked directly to them.
Reviewed-on: https://gitea.com/gitea/docs/pulls/259
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: nero-dv <nero-dv@noreply.gitea.com >
Co-committed-by: nero-dv <nero-dv@noreply.gitea.com >
2025-08-08 21:55:21 +00:00
Lunny Xiao
03c98878cf
upgrade to 1.24.4
2025-08-04 17:00:13 -07:00
Christopher Homberger
cf33eee47f
Initial Ephemeral Runners Documentation ( #239 )
...
Document this feature for 1.24 onwards.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/239
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Christopher Homberger <christopher.homberger@web.de >
Co-committed-by: Christopher Homberger <christopher.homberger@web.de >
2025-07-28 20:40:59 +00:00
Christopher Homberger
201f0f3ef8
Document workflow_dispatch workflow_run ( #238 )
...
Document missing workflow triggers of 1.23..1.25-dev
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/238
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Christopher Homberger <christopher.homberger@web.de >
Co-committed-by: Christopher Homberger <christopher.homberger@web.de >
2025-07-28 20:39:01 +00:00
Christopher Homberger
e8a6c4281d
Add ssh commit signing to docs of 1.25-dev ( #241 )
...
Documentation for my changes to ssh commit signing in <https://github.com/go-gitea/gitea/pull/34341 >.
* Renames "GPG Commit Signatures" to "GPG/SSH Commit Signatures", since the url is called just signing and creating a new page would duplicate a lot
* _"The default option and repository specific signing keys are not supported for ssh keys"_
* the original draft implementation did support this for ssh keys
* this warning should avoid people expecting this gitconfig style things to work for ssh keys, since verifying is disabled in this case (e.g. pre 1.25 undocumented behavior preserved).
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/241
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Christopher Homberger <christopher.homberger@web.de >
Co-committed-by: Christopher Homberger <christopher.homberger@web.de >
2025-07-28 20:37:52 +00:00