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
appleboy
dbfa0ba454
docs: add zh-tw folder ( #195 )
...
Signed-off-by: appleboy <appleboy.tw@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/195
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: appleboy <appleboy.tw@gmail.com >
Co-committed-by: appleboy <appleboy.tw@gmail.com >
2025-04-04 23:28:16 +00:00
Renovate Bot
3275094871
fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.49.2 ( #192 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/192
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-01 21:04:49 +00:00
Renovate Bot
10e315d235
fix(deps): update dependency @mui/material to v7.0.1 ( #193 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/193
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-04-01 21:04:28 +00:00
ManInDark
bec3fc4398
SSH multiple IPs ( #194 )
...
Added documentation for alternative ssh setup if multiple IPs are available.
Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/194
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: ManInDark <ManInDark@noreply.gitea.com >
Co-committed-by: ManInDark <ManInDark@noreply.gitea.com >
2025-04-01 20:31:35 +00:00
Renovate Bot
10c3198134
fix(deps): update dependency @mui/material to v7 ( #189 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/189
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-31 15:43:57 +00:00
Renovate Bot
aedc957200
fix(deps): update react monorepo to v19.1.0 ( #190 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/190
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-31 15:43:20 +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 <wxiaoguang@noreply.gitea.com >
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: yp05327 <576951401@qq.com >
Co-committed-by: yp05327 <576951401@qq.com >
2025-03-26 14:43:41 +00:00
Lunny Xiao
ba60733fd9
upgrade to gitea 1.23.6
2025-03-24 14:53:49 -07:00
Renovate Bot
8d3a6af0de
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.49.0 ( #184 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/184
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-24 04:39:54 +00:00
Renovate Bot
3c69e687b4
fix(deps): update dependency @mui/material to v6.4.8 ( #185 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/185
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-24 02:17:12 +00:00
Renovate Bot
4809b3d4c8
fix(deps): update dependency redocusaurus to v2.2.2 ( #186 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/186
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-24 02:16:59 +00:00
techknowlogick
714b9dd6b7
fix launchctl example
...
thanks for #183 that reported and fixed this issue in versioned docs
2025-03-14 02:14:01 +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 <xiaolunwen@gmail.com >
Co-authored-by: BenoitDuffez <benoitduffez@noreply.gitea.com >
Co-committed-by: BenoitDuffez <benoitduffez@noreply.gitea.com >
2025-03-13 22:00:07 +00:00
wxiaoguang
2b1f9ff532
Add FILE_ICON_THEME ( #181 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/181
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-10 21:25:11 +00:00
wxiaoguang
a64bf5f8e3
Update custom theme guide ( #180 )
...
For https://github.com/go-gitea/gitea/pull/30671
Reviewed-on: https://gitea.com/gitea/docs/pulls/180
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-committed-by: wxiaoguang <wxiaoguang@gmail.com >
2025-03-10 15:55:10 +00:00
Renovate Bot
4cacad97aa
fix(deps): update dependency @mui/material to v6.4.7 ( #178 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/178
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-03-07 03:29:13 +00:00
wethinkagile
3f023b3b62
fix/get-tokens-example ( #179 )
...
Users reported issues at https://github.com/go-gitea/gitea/issues/28820
Co-authored-by: Stephan Kristyn <account@stevek.pro >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/179
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: wethinkagile <wethinkagile@noreply.gitea.com >
Co-committed-by: wethinkagile <wethinkagile@noreply.gitea.com >
2025-03-07 03:28:59 +00:00
Felix Sommer
8c7577a67c
EMBED_ATTACHMENT_IMAGES: Docs for PR https://github.com/go-gitea/gitea/pull/32061 ( #69 )
...
Co-authored-by: Felix Sommer <felix.sommer@ludofact.de >
Co-committed-by: Felix Sommer <felix.sommer@ludofact.de >
2025-03-05 16:14:07 +00:00
Lunny Xiao
41bc13f04f
Release of Gitea 1.23.5 ( #177 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/177
2025-03-05 01:28:46 +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 <techknowlogick@noreply.gitea.com >
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com >
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com >
2025-03-02 17:52:04 +00:00
Renovate Bot
003bc73398
fix(deps): update dependency @mui/material to v6.4.6 ( #171 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/171
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2025-02-28 15:38:57 +00:00
techknowlogick
52933671d8
use docker.gitea.com docker URLs ( #175 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/175
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Co-committed-by: techknowlogick <techknowlogick@gitea.com >
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
b-nagaj
540072fa39
FIX: DB Prep Docs - Step #1 ( #173 )
...
## Description
Fix step 1 of the [Database Preparation](https://docs.gitea.com/installation/database-prep ) docs.
## Changes
When a user modifies the */etc/mysql/my.cnf* config file as instructed in step 1 of the database preparation guide, they get an error message from MySQL when trying to log in as the root user after saving changes.
```shell
mysql: [ERROR] Found option without preceding group in config file /etc/mysql/my.cnf at line 37.
mysql: [ERROR] Fatal error in defaults handling. Program aborted!
```
The solution is to include precede `bind-address` with a group like this.
```ini
[mysqld]
bind-address = 203.0.113.3
```
Reviewed-on: https://gitea.com/gitea/docs/pulls/173
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: b-nagaj <bryce.nagaj@proton.me >
Co-committed-by: b-nagaj <bryce.nagaj@proton.me >
2025-02-25 19:39:31 +00:00
Lunny Xiao
ed742f54da
Fix ci
2025-02-19 15:40:23 -08:00
Lunny Xiao
235e1199d8
Fix ci
2025-02-19 15:37:15 -08:00
Lunny Xiao
674911fecd
Fix ci
2025-02-19 11:56:34 -08:00