Yarden Shoham and techknowlogick
8e9f3e54c3
Add InsecureSkipVerify to Minio Client for Storage ( #23166 ) ( #23177 )
...
Backport #23166
Allows using Minio with untrusted certificates
Closes #23128
Signed-off-by: Yarden Shoham <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
2023-02-28 00:29:17 +02:00
Yarden Shoham
6edc050d23
Fix secrets overview page missing from docs sidebar ( #23143 ) ( #23145 )
...
Backport #23143
There was a warning while building the docs: `Building sites … WARN
2023/02/25 08:56:37
"/workspace/gitea/docs/content/doc/secrets/overview.en-us.md:1:1":
duplicate menu entry with identifier "overview" in menu "sidebar"`.
### Before

### After

Signed-off-by: Yarden Shoham <[email protected] >
2023-02-25 13:30:32 +02:00
Yarden Shoham and techknowlogick
a4c41ff6a2
Nest metadata in refactoring docs ( #23087 ) ( #23091 )
...
Backport #23087
Whitespace was missing from refactoring docs metadata.
backport label applied so it is included in versioned docs.
Co-authored-by: techknowlogick <[email protected] >
2023-02-23 03:39:30 -05:00
Yarden Shoham and delvh
dba0080e50
Rename "People" to "Members" in organization page and use a better icon ( #22960 )
...
`member` is how it's named in the code
Closes #22931
Before | After
--- | ---

|

---------
Signed-off-by: Yarden Shoham <[email protected] >
Co-authored-by: delvh <[email protected] >
2023-02-18 21:41:31 +08:00
Yarden Shoham and Gusted
dd86391322
Refactor Gitpod configuration to improve quick spin up of automated dev environments ( #21411 )
...
This commit instructs Gitpod to run `docs` in watch mode in fresh
development environments so any dev could start hacking in seconds.
Also included some vscode extensions for Vue, Go, and Docker.
Try it here:
[](https://gitpod.io/#https://github.com/yardenshoham/gitea/tree/gitpod )
Signed-off-by: Yarden Shoham <[email protected] >
Co-authored-by: Gusted <[email protected] >
2022-10-12 12:17:04 -04:00
Yarden Shoham
ed87126bee
Fix broken link to frontend guidelines in hacking guidelines ( #21382 )
2022-10-11 21:23:21 -04:00