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
Karthik-Bhandary
641977c93a
Updated the docs and versioned_docs ( #253 )
...
This closes #251
Co-authored-by: karthik.bhandary <karthik.bhandary@kfintech.com >
Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/253
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Karthik-Bhandary <karthik-bhandary@noreply.gitea.com >
Co-committed-by: Karthik-Bhandary <karthik-bhandary@noreply.gitea.com >
2025-07-28 19:46:12 +00:00
Renovate Bot
fbd73fd263
chore(deps): update dependency cross-env to v10 ( #250 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/250
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-07-28 19:45:22 +00:00
dr-1
a6fc8044b0
Make language adjustments on index page ( #244 )
...
Some minor adjustments on the landing page.
- Fix grammatical errors
- Fix a capitalization error and inconsistent capitalization in a heading
- Remove a redundant sentence
Co-authored-by: Dominik Rubo <dominik.rubo@posteo.net >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/244
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: dr-1 <dr-1@noreply.gitea.com >
Co-committed-by: dr-1 <dr-1@noreply.gitea.com >
2025-07-18 03:18:05 +00:00
ChristopherHX
fa11851d67
Fix formatting of email setup ( #249 )
...
Sorry I incorrectly used the :::note syntax in one PR merged recently, missing `:::` to end the quote
CC @lunny
Picture of the bug I introduced appended.
Reviewed-on: https://gitea.com/gitea/docs/pulls/249
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: ChristopherHX <christopher.homberger@web.de >
Co-committed-by: ChristopherHX <christopher.homberger@web.de >
2025-07-18 03:10:58 +00:00
ChristopherHX
f9ff184ee3
Mention smtp+starttls not only in the config cheat sheet ( #247 )
...
I almost entered STARTTLS under PROTOCOLS, better to mention the correct solution without needing to check the config cheat sheet.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/247
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: ChristopherHX <christopher.homberger@web.de >
Co-committed-by: ChristopherHX <christopher.homberger@web.de >
2025-07-16 17:48:45 +00:00
ChristopherHX
cbbf31f1d5
Provide a hint for ENABLE_NOTIFY_MAIL in email setup ( #246 )
...
* some people like me might wonder why the email-setup didn't work
While reviewing https://github.com/go-gitea/gitea/pull/34982#pullrequestreview-3013995449 , I enabled the mailer the first time and found this solution in the debugger not in the docs.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/246
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: ChristopherHX <christopher.homberger@web.de >
Co-committed-by: ChristopherHX <christopher.homberger@web.de >
2025-07-16 17:48:12 +00:00
Lunny Xiao
47594bba97
upgrade gitea to 1.24.3
2025-07-15 09:44:13 -07:00
Renovate Bot
63c75a97c6
fix(deps): update dependency @emotion/styled to v11.14.1 ( #240 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/240
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-30 16:06:46 +00:00
Renovate Bot
50aad0431b
fix(deps): update dependency @mui/material to v7.1.2 ( #233 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/233
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-30 16:06:40 +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 <xiaolunwen@gmail.com >
Co-authored-by: paultibbetts <paultibbetts@noreply.gitea.com >
Co-committed-by: paultibbetts <paultibbetts@noreply.gitea.com >
2025-06-25 14:17:33 +00:00
Lunny Xiao
870f30e886
upgrade to 1.24.2
2025-06-21 10:13:34 -07:00
Lunny Xiao
33ec7a49df
upgrade to 1.24.1
2025-06-19 15:31:41 -07:00
gnscc
bc606bd422
Fix typo in api-usage.md ( #232 )
...
Fix breaking typo in api-usage.
Reviewed-on: https://gitea.com/gitea/docs/pulls/232
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: gnscc <gnscc@noreply.gitea.com >
Co-committed-by: gnscc <gnscc@noreply.gitea.com >
2025-06-17 19:38:09 +00:00
recoolcz
3a82ab51f3
bugfix: Fix O3DV script since it broke in 1.24.0 ( #231 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/231
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <recoolcz@noreply.gitea.com >
Co-committed-by: recoolcz <recoolcz@noreply.gitea.com >
2025-06-16 17:10:30 +00:00
Lunny Xiao
c8ebd4e896
Fix latest stable version
2025-06-10 15:46:23 -07:00
techknowlogick
a320f53087
1.24.0
2025-06-10 15:21:23 +00:00
Renovate Bot
95544e7847
fix(deps): update dependency @mui/material to v7.1.1 ( #228 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/228
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-10 15:20:44 +00:00
Renovate Bot
af373024a0
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.50.0 ( #229 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/229
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-10 15:19:21 +00:00
techknowlogick
57ed041528
bump to 1.24.0
2025-06-10 15:08:01 +00:00
recoolcz
43ad642ef2
bugfix (3d viewer): fixed a typo that prevented the script from working ( #227 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/227
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <recoolcz@noreply.gitea.com >
Co-committed-by: recoolcz <recoolcz@noreply.gitea.com >
v1.23
2025-06-03 18:16:12 +00:00
Renovate Bot
753dbfb4aa
fix(deps): update dependency redocusaurus to v2.5.0 ( #226 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/226
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-06-01 00:25:13 +00:00
Schallbert
5d9094adb0
Clarify customization's folder structure when using non-standard install like docker ( #219 )
...
customizing: add backlink to install for variations
install-with-docker: add example for customization
Reviewed-on: https://gitea.com/gitea/docs/pulls/219
Co-authored-by: Schallbert <schallbert@mailbox.org >
Co-committed-by: Schallbert <schallbert@mailbox.org >
2025-05-26 16:11:47 +00:00
Renovate Bot
7ec1b19826
fix(deps): update dependency redocusaurus to v2.3.0 ( #223 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/223
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-26 16:11:03 +00:00
dmitri.karpovich
f58dfff5e4
Update docs/usage/actions/quickstart.md ( #222 )
...
Fix typo
Reviewed-on: https://gitea.com/gitea/docs/pulls/222
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: dmitri.karpovich <dmitri.karpovich@noreply.gitea.com >
Co-committed-by: dmitri.karpovich <dmitri.karpovich@noreply.gitea.com >
2025-05-26 00:07:58 +00:00
Renovate Bot
5bf02bcd9c
fix(deps): update dependency @mui/material to v7.1.0 ( #221 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/221
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-05-15 16:28:02 +00:00
Lunny Xiao
e1ed1a6280
Upgrade Gitea from 1.23.7 -> 1.23.8
2025-05-13 09:51:20 -07: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
Kerwin Bryant
e1500d23c7
Optimize the 404 page ( #216 )
...
Fix 404 party of #213
<img width="1386" alt="2743f73507eb76ce0b749e9d804e34c.png" src="attachments/7dbeeab8-6e31-405e-8dc8-917e4a843657">
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/216
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Kerwin Bryant <kerwin612@qq.com >
Co-committed-by: Kerwin Bryant <kerwin612@qq.com >
2025-04-30 18:40:22 +00:00
techknowlogick
2a39f74205
add oidc introspection endpoint to list ( #217 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/217
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Co-committed-by: techknowlogick <techknowlogick@gitea.com >
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 <techknowlogick@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-04-26 04:27:13 +00:00
Lunny Xiao
eed3454a8a
Update token scopes example ( #214 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/214
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-04-26 04:21:26 +00:00
wxiaoguang
14d48e6834
Update PUBLIC_URL_DETECTION ( #212 )
...
https://github.com/go-gitea/gitea/pull/34250
Reviewed-on: https://gitea.com/gitea/docs/pulls/212
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@noreply.gitea.com >
Co-committed-by: wxiaoguang <wxiaoguang@noreply.gitea.com >
2025-04-21 23:10:45 +00:00
Rowan Bohde
c299483551
Add documentation for request prioritization middleware ( #208 )
...
This is the documentation side of https://github.com/go-gitea/gitea/pull/33951
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/208
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Rowan Bohde <rowan@allspice.io >
Co-committed-by: Rowan Bohde <rowan@allspice.io >
2025-04-20 23:41:58 +00:00
wxiaoguang
f29075ebeb
Update ROOT_URL document ( #210 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/210
Reviewed-by: hiifong <i@hiif.ong >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-04-20 23:35:21 +00:00
bytedream
df3f3f8dab
Action badge style query ( #209 )
...
Add dcos for the new style query for action badges (https://github.com/go-gitea/gitea/pull/34062 ).
Reviewed-on: https://gitea.com/gitea/docs/pulls/209
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: bytedream <bytedream@protonmail.com >
Co-committed-by: bytedream <bytedream@protonmail.com >
2025-04-13 17:54:09 +00:00
juke
1a85ffdab8
Expand new Usage/Markdown Docu ( #203 )
...
As promised in [Gitea Pull #34105 ](https://github.com/go-gitea/gitea/pull/34105 ), I wanted to contribute documentation for MarkDown.
You were so fast in adding the page that I had to start over my local-only draft 😄 🚀
I'm not sure how you prefer your commits (I'm new to Gitea), so I've split them for simplest review and dropping of unwanted changes.
Co-authored-by: Jules Kerssemakers <j.kerssemakers@gsi.de >
Reviewed-on: https://gitea.com/gitea/docs/pulls/203
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: juke <juke@noreply.gitea.com >
Co-committed-by: juke <juke@noreply.gitea.com >
2025-04-10 20:15:37 +00:00
Renovate Bot
ac2186b6fb
fix(deps): update dependency redocusaurus to v2.2.3 ( #205 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/205
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-10 18:25:53 +00:00
Renovate Bot
b2b64a0401
fix(deps): update dependency @mui/material to v7.0.2 ( #204 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/204
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-10 18:25:46 +00:00
Kerwin Bryant
d5945b5091
add og:image/logo meta ( #206 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/206
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Kerwin Bryant <kerwin612@qq.com >
Co-committed-by: Kerwin Bryant <kerwin612@qq.com >
2025-04-10 01:51:07 +00:00
wxiaoguang
cc53afc60e
Update MERMAID_MAX_SOURCE_CHARACTERS ( #202 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/202
2025-04-09 07:58:18 +00:00
recoolcz
330f8b808b
CAD File Preview - Last Change (markup, spelling, script) ( #201 )
...
Fixed all remaining issues (spelling mistakes, markup, etc.)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/201
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: recoolcz <recoolcz@noreply.gitea.com >
Co-committed-by: recoolcz <recoolcz@noreply.gitea.com >
2025-04-08 15:13:15 +00:00
recoolcz
a6305438b9
Fix CAD Files Preview section ( #200 )
...
CAD Preview section is broken on live website (bad markup usage). Hopefully fixed it :D
Thanks a lot
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/200
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <petrvanek31@gmail.com >
Co-committed-by: recoolcz <petrvanek31@gmail.com >
2025-04-08 06:48:11 +00:00
Lunny Xiao
ae186bfdcc
Update to 1.23.7
2025-04-07 15:41:45 -07:00
recoolcz
718d024fe9
Change STL preview to CAD file preview ( #199 )
...
Based on [this Issue on GitHub]([url](https://github.com/go-gitea/gitea/issues/34135 )) I created a pull request.
This implementation allows for all other kinds CAD files to be previewed in Gitea.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/199
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: recoolcz <petrvanek31@gmail.com >
Co-committed-by: recoolcz <petrvanek31@gmail.com >
2025-04-07 18:50:51 +00:00
wxiaoguang
e3d58503ca
Add markdown usage ( #198 )
...
First simple version
Reviewed-on: https://gitea.com/gitea/docs/pulls/198
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-04-05 05:08:06 +00:00
Bo-Yi Wu (吳柏毅)
802aeb1e0c
docs: update zh-tw ( #197 )
...
Signed-off-by: appleboy <appleboy.tw@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/197
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-04-05 01:51:55 +00:00
Lunny Xiao
abc5be48cc
Fix language selection
2025-04-04 18:45:25 -07:00
appleboy
ac801c4790
docs: update zh-tw ( #197 )
...
Signed-off-by: appleboy <appleboy.tw@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/197
Co-authored-by: appleboy <appleboy.tw@gmail.com >
Co-committed-by: appleboy <appleboy.tw@gmail.com >
2025-04-05 00:57:20 +00:00