James Skemp
95b53a89bf
Update spelling and language on main page ( #20 )
...
This fixes a couple minor spelling mistakes and tweaks the grammar in the Gogs warning.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitea/docs/pulls/20
Reviewed-by: kemzeb <kemzeb@noreply.gitea.com >
Reviewed-by: 6543 <6543@obermui.de >
Co-authored-by: James Skemp <jamesskemp@noreply.gitea.com >
Co-committed-by: James Skemp <jamesskemp@noreply.gitea.com >
2024-07-12 10:59:48 +00:00
delvh
a986d0f393
Document YEAR, MONTH, MONTH_ENGLISH, DAY vars for template repos ( #22 )
...
Depends on gitea#31584
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/22
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: delvh <leon@kske.dev >
Co-committed-by: delvh <leon@kske.dev >
2024-07-11 03:23:33 +00:00
Lunny Xiao
83e0a1822d
Add missing doc from https://github.com/go-gitea/gitea/pull/31535 ( #25 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/25
2024-07-10 03:51:15 +00:00
6543
a7978f9d54
Document "hide_label" attribute at Issue-Templates ( #18 )
...
Document https://github.com/go-gitea/gitea/pull/22589 as it was not jet
---
*Sponsored by Kithara Software GmbH*
Reviewed-on: https://gitea.com/gitea/docs/pulls/18
Reviewed-by: delvh <dev.lh@web.de >
Co-authored-by: 6543 <6543@obermui.de >
Co-committed-by: 6543 <6543@obermui.de >
2024-07-09 04:09:47 +00:00
Lunny Xiao
1e7126f597
Upgrade 1.22.0 -> 1.22.1
2024-07-05 19:54:03 -04:00
Lunny Xiao
7dc54af200
Remove unnecessary meta data on markdown files ( #12 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/12
2024-06-28 19:50:37 +00:00
Lunny Xiao
628a0b9863
Cache for release ( #7 )
...
Follow #5
Reviewed-on: https://gitea.com/gitea/docs/pulls/7
2024-06-15 13:02:18 +00:00
Lunny Xiao
b1d0f63998
Make CI faster with docusaurus cache actions ( #5 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/5
2024-06-15 05:16:46 +00:00
Lunny Xiao
7e77e7fb39
Add missing doc from main repository ( #4 )
...
Copy from https://github.com/go-gitea/gitea/pull/31211/files
Author: @MaxWipfli
Add missing documentation for https://github.com/go-gitea/gitea/pull/30268
Reviewed-on: https://gitea.com/gitea/docs/pulls/4
2024-06-15 03:10:51 +00:00
Lunny Xiao
ab2cdde840
Fix more links and problems ( #3 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/3
2024-06-14 08:53:10 +00:00
Lunny Xiao
9a8396aa29
Fix broken links ( #1 )
...
- Always use a relative markdown link so that we can jump even if we edit it in local env or read it in code hosting server.
Reviewed-on: https://gitea.com/gitea/docs/pulls/1
2024-06-14 05:53:15 +00:00
Lunny Xiao
b4dddf8804
Use docusaurus warning/note syntax instead markdown
2024-06-07 18:03:08 +08:00
Lunny Xiao
91cd95dba0
Fix links
2024-06-07 00:21:50 +08:00
Lunny Xiao
abee93bf42
Add missing static files
2024-06-06 22:59:23 +08:00
Lunny Xiao
bc23f733d8
Fix CI
2024-06-06 22:53:58 +08:00
Lunny Xiao
c88deee1a6
Some small improvements
2024-06-06 22:49:46 +08:00
Lunny Xiao
3d26dfa42d
Fix broken links
2024-06-06 22:05:38 +08:00
Lunny Xiao
d7af5c0f58
Upgrade docusaurus from 3.3.2 -> 3.4.0
2024-06-06 21:09:01 +08:00
Lunny Xiao
a33c704da8
Remove unnecessary files
2024-06-06 21:08:01 +08:00
Lunny Xiao
b9e0a85c9b
Use a formal docusaurus i18n structure
2024-06-06 20:44:06 +08:00
Lunny Xiao
089f2a0b46
Make the index page default
2024-06-06 17:10:46 +08:00
Lunny Xiao
7c1ce71ffc
Subtree 1.22 merged in docs
...
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-06-06 16:53:05 +08:00
Lunny Xiao
1b2ab918a3
Subtree 1.21 merged in docs
...
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-06-06 16:52:39 +08:00
Lunny Xiao
8762d457c8
Subtree 1.20 merged in docs
...
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-06-06 16:52:15 +08:00
Lunny Xiao
c0f640e0a1
Subtree 1.19 merged in docs
...
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-06-06 16:51:26 +08:00
Lunny Xiao
5e93e1d614
Subtree merged in docs
...
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-06-06 16:47:07 +08:00
silverwind
97172dadda
Replace gt-word-break with tw-break-anywhere ( #31183 )
...
`overflow-wrap: anywhere` is a superior alternative to `word-wrap:
break-word` and we were already setting it in the class. I tested a few
cases, all look good.
2024-06-04 13:57:11 +00:00
6543
e75261128c
Add option for mailer to override mail headers ( #27860 )
...
Add option to override headers of mails, gitea send out
---
*Sponsored by Kithara Software GmbH*
2024-06-03 20:42:52 +02:00
Lunny Xiao
897fd52cf7
Add ini syntax highlight
2024-06-03 21:29:38 +08:00
Giteabot
e7c9a190a4
Fix URL In Gitea Actions Badge Docs ( #31191 ) ( #31198 )
...
Backport #31191 by @TheBrokenRail
The example URL given in the documentation leads to a 404.
For instance,
`https://your-gitea-instance.com/{owner}/{repo}/actions/workflows/{workflow_file}?branch={branch}&event={event} `
translates to
`https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions/workflows/build.yml `,
which is a 404.
I had to check the [linked GitHub
docs](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge )
to learn that you have to add `/badge.svg` to the URL.
Example:
https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions/workflows/build.yml/badge.svg
Co-authored-by: TheBrokenRail <17478432+TheBrokenRail@users.noreply.github.com >
2024-05-31 21:08:04 +08:00
TheBrokenRail
fad5583c15
Fix URL In Gitea Actions Badge Docs ( #31191 )
...
The example URL given in the documentation leads to a 404.
For instance,
`https://your-gitea-instance.com/{owner}/{repo}/actions/workflows/{workflow_file}?branch={branch}&event={event} `
translates to
`https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions/workflows/build.yml `,
which is a 404.
I had to check the [linked GitHub
docs](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge )
to learn that you have to add `/badge.svg` to the URL.
Example:
https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/actions/workflows/build.yml/badge.svg
2024-05-31 19:41:44 +08:00
Lunny Xiao
a178cb528d
Azure blob storage support ( #30995 )
...
This PR implemented object storages(LFS/Packages/Attachments and etc.)
for Azure Blob Storage. It depends on azure official golang SDK and can
support both the azure blob storage cloud service and azurite mock
server.
Replace #25458
Fix #22527
- [x] CI Tests
- [x] integration test, MSSQL integration tests will now based on
azureblob
- [x] unit test
- [x] CLI Migrate Storage
- [x] Documentation for configuration added
------
TODO (other PRs):
- [ ] Improve performance of `blob download`.
---------
Co-authored-by: yp05327 <576951401@qq.com >
2024-05-30 07:33:50 +00:00
Giteabot
4e3fa99205
Update demo site location from try.gitea.io -> demo.gitea.com ( #31054 ) ( #31146 )
...
Backport #31054 by @lunny
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-05-29 01:05:07 +00:00
Giteabot
368cd48a39
Remove duplicate ProxyPreserveHost in Apache httpd doc ( #31143 ) ( #31147 )
...
Backport #31143 by @HorlogeSkynet
---
(fix up for #31003 )
Co-authored-by: Samuel FORESTIER <HorlogeSkynet@users.noreply.github.com >
2024-05-29 08:54:14 +08:00
Samuel FORESTIER
443be398f6
Remove duplicate ProxyPreserveHost in Apache httpd doc ( #31143 )
...
---
(fix up for #31003 )
2024-05-29 00:35:21 +00:00
Giteabot
29fa46e86e
Move documents under actions ( #31110 ) ( #31116 )
...
Backport #31110 by @lunny
Move secrets and badge under actions
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-05-27 23:05:49 +08:00
Lunny Xiao
42680ba9ee
Update demo site location from try.gitea.io -> demo.gitea.com ( #31054 )
2024-05-27 15:05:12 +00:00
Lunny Xiao
d20aa0d14a
Move documents under actions ( #31110 )
...
Move secrets and badge under actions
2024-05-27 14:53:48 +00:00
Lunny Xiao
57040f7486
Fix api of 1.22
2024-05-27 22:16:26 +08:00
Giteabot
6e0c43227b
Update pip related commands for docker ( #31106 ) ( #31111 )
...
Backport #31106 by wxiaoguang
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2024-05-27 21:54:19 +08:00
wxiaoguang
f3505e94f6
Update pip related commands for docker ( #31106 )
...
Thanks to graelo and silverwind for figuring out the problem.
Fix #31101
2024-05-27 13:53:33 +00:00
Lunny Xiao
377f435a2b
Add version of 1.22 ( #137 )
...
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/137
2024-05-27 13:52:22 +00:00
Rowan Bohde
bf477f5489
feat: add support for a credentials chain for minio access ( #31051 )
...
We wanted to be able to use the IAM role provided by the EC2 instance
metadata in order to access S3 via the Minio configuration. To do this,
a new credentials chain is added that will check the following locations
for credentials when an access key is not provided. In priority order,
they are:
1. MINIO_ prefixed environment variables
2. AWS_ prefixed environment variables
3. a minio credentials file
4. an aws credentials file
5. EC2 instance metadata
v1.21
2024-05-27 20:56:04 +08:00
Lunny Xiao
58e18e19e8
Rename project board -> column to make the UI less confusing ( #30170 )
...
This PR split the `Board` into two parts. One is the struct has been
renamed to `Column` and the second we have a `Template Type`.
But to make it easier to review, this PR will not change the database
schemas, they are just renames. The database schema changes could be in
future PRs.
---------
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: yp05327 <576951401@qq.com >
2024-05-27 08:59:54 +00:00
Lunny Xiao
0274225b2a
Add route for stable API
2024-05-26 13:01:44 +08:00
Renovate Bot
bddadc41e9
fix(deps): update dependency @mui/material to v5.15.18 ( #135 )
...
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/135
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-05-25 20:06:47 +00:00
Renovate Bot
6ea7bb2cdb
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.41.0 ( #136 )
...
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/136
Co-authored-by: Renovate Bot <renovate-bot@gitea.com >
Co-committed-by: Renovate Bot <renovate-bot@gitea.com >
2024-05-25 20:04:49 +00:00
Lunny Xiao
ce9a51ca67
Update README.md
2024-05-23 13:49:08 +00:00
Giteabot
a7dda04aff
Update Actions documentation missing feature ( #31034 ) ( #31048 )
...
Backport #31034 by @lunny
Fix
https://github.com/go-gitea/gitea/issues/25897#issuecomment-2117145391
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: yp05327 <576951401@qq.com >
2024-05-22 15:04:40 +00:00
Giteabot
487aa24915
Sync up deleted branches & action assets related cleanup documentation ( #31022 ) ( #31049 )
...
Backport #31022 by @kemzeb
Syncs up docs associated to actions and deleted branch cleanup i.e. in
custom/app.example.ini and the config cheat sheet.
Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com >
2024-05-22 11:02:34 -04:00