|
@ -2,7 +2,7 @@ manifestVersion: 1.1 |
|
|
id: gitea |
|
|
id: gitea |
|
|
category: developer |
|
|
category: developer |
|
|
name: Gitea |
|
|
name: Gitea |
|
|
version: "1.21.6" |
|
|
version: "1.21.7" |
|
|
tagline: A painless self-hosted Git service |
|
|
tagline: A painless self-hosted Git service |
|
|
description: >- |
|
|
description: >- |
|
|
Gitea is a painless self-hosted Git service. It is similar to |
|
|
Gitea is a painless self-hosted Git service. It is similar to |
|
@ -42,36 +42,10 @@ path: "" |
|
|
defaultUsername: "" |
|
|
defaultUsername: "" |
|
|
defaultPassword: "" |
|
|
defaultPassword: "" |
|
|
releaseNotes: > |
|
|
releaseNotes: > |
|
|
SECURITY |
|
|
This is a minor release that includes a number of bug fixes. |
|
|
|
|
|
|
|
|
- Fix XSS vulnerabilities |
|
|
|
|
|
|
|
|
|
|
|
- Use general token signing secret |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ENHANCEMENTS |
|
|
|
|
|
|
|
|
|
|
|
- Refactor git version functions and check compatibility |
|
|
|
|
|
|
|
|
|
|
|
- Improve user experience for outdated comments |
|
|
|
|
|
|
|
|
|
|
|
- Hide code links on release page if user cannot read code |
|
|
|
|
|
|
|
|
|
|
|
- Wrap contained tags and branches again |
|
|
|
|
|
|
|
|
|
|
|
- Fix incorrect button CSS usages |
|
|
Full release notes can be found at https://github.com/go-gitea/gitea/releases. |
|
|
|
|
|
|
|
|
- Strip trailing newline in markdown code copy |
|
|
|
|
|
|
|
|
|
|
|
- Implement some action notifier functions |
|
|
|
|
|
|
|
|
|
|
|
- Load outdated comments when (un)resolving conversation on PR timeline |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As well as various bugfixes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A full list of new features, improvements, and bug fixes can be found here: https://github.com/go-gitea/gitea/releases. |
|
|
|
|
|
torOnly: false |
|
|
torOnly: false |
|
|
submitter: Umbrel |
|
|
submitter: Umbrel |
|
|
submission: https://github.com/getumbrel/umbrel/commit/d62e00353917143a3a10d3b376859f51b665d150 |
|
|
submission: https://github.com/getumbrel/umbrel/commit/d62e00353917143a3a10d3b376859f51b665d150 |
|
|