2022-10-25 14:23:21 +00:00
|
|
|
manifestVersion: 1.1
|
2022-04-20 20:32:07 +00:00
|
|
|
id: gitea
|
|
|
|
category: Development
|
|
|
|
name: Gitea
|
2023-04-26 04:18:11 +00:00
|
|
|
version: "1.19.1"
|
2022-04-20 20:32:07 +00:00
|
|
|
tagline: A painless self-hosted Git service
|
|
|
|
description: >-
|
|
|
|
Gitea is a painless self-hosted Git service. It is similar to
|
|
|
|
GitHub, Bitbucket, and GitLab. It is a community managed lightweight code
|
|
|
|
hosting solution written in Go. Gitea's minimal requirements allow it to run
|
|
|
|
seamlessly on inexpensive hardware like a Raspberry Pi. Features:
|
|
|
|
|
|
|
|
|
|
|
|
- Fully self-hosted and private
|
|
|
|
|
|
|
|
- Issue tracker
|
|
|
|
|
|
|
|
- Account/Organization/Repository management
|
|
|
|
|
|
|
|
- Tor support
|
|
|
|
|
|
|
|
- Repository Git hooks/deploy keys
|
|
|
|
|
|
|
|
- Repository issues, pull requests and wiki
|
|
|
|
|
|
|
|
- Add/Remove repository collaborators
|
|
|
|
|
|
|
|
- Gravatar and custom source
|
|
|
|
|
|
|
|
- Admin panel
|
|
|
|
developer: Gitea
|
|
|
|
website: https://gitea.io/en-us/
|
|
|
|
dependencies: []
|
|
|
|
repo: https://github.com/go-gitea/gitea
|
|
|
|
support: https://discourse.gitea.io
|
|
|
|
port: 8085
|
|
|
|
gallery:
|
|
|
|
- 1.jpg
|
|
|
|
- 2.jpg
|
|
|
|
- 3.jpg
|
|
|
|
path: ""
|
|
|
|
defaultUsername: ""
|
|
|
|
defaultPassword: ""
|
2023-02-27 21:58:49 +00:00
|
|
|
releaseNotes: >
|
2023-04-26 04:18:11 +00:00
|
|
|
This release updates Gitea from 1.18.5 to 1.19.1.
|
2023-02-27 21:58:49 +00:00
|
|
|
A full list of new features, improvements, and bug fixes
|
2023-04-26 04:18:11 +00:00
|
|
|
for versions between 1.18.5 and 1.19.1 can be found here: https://github.com/go-gitea/gitea/releases.
|
2023-02-27 21:58:49 +00:00
|
|
|
|
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
Version 1.19.1 release notes highlights:
|
|
|
|
|
|
|
|
|
|
|
|
FEATURES
|
|
|
|
|
|
|
|
- Gitea Actions
|
|
|
|
|
|
|
|
- Citing repos
|
|
|
|
|
|
|
|
- Copy file content
|
|
|
|
|
|
|
|
- Pre-built FreeBSD binaries
|
|
|
|
|
|
|
|
- Highlight Note and Warning in markdown quotes
|
|
|
|
|
|
|
|
- Projects for organizations/users
|
|
|
|
|
|
|
|
- Referencing commits across repos
|
|
|
|
|
|
|
|
- Reply by email
|
2023-02-27 21:58:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
ENHANCEMENTS
|
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
- Add card type to org/user level project on creation, edit and view
|
|
|
|
|
|
|
|
- Refactor commit status for Actions jobs
|
|
|
|
|
|
|
|
- Show errors for KaTeX and mermaid on the preview tab
|
|
|
|
|
|
|
|
- Show protected branch rule names again
|
|
|
|
|
|
|
|
- Adjust sticky PR header to cover background
|
|
|
|
|
|
|
|
- Discolor pull request tab labels
|
2023-02-27 21:58:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
BUGFIXES
|
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
- Improve error logging for LFS
|
2023-02-27 21:58:49 +00:00
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
- Fix custom mailer template on Windows platform
|
2023-02-27 21:58:49 +00:00
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
- Update the value of diffEnd when clicking the Show More button in the DiffFileTree
|
2023-02-27 21:58:49 +00:00
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
- Make label templates have consistent behavior and priority
|
2023-02-27 21:58:49 +00:00
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
- Fix accidental overwriting of LDAP team memberships
|
2023-02-27 21:58:49 +00:00
|
|
|
|
2023-04-26 04:18:11 +00:00
|
|
|
- Fix branch protection priority
|
2023-02-27 21:58:49 +00:00
|
|
|
|
|
|
|
|
2022-10-03 18:09:56 +00:00
|
|
|
torOnly: false
|
|
|
|
submitter: Umbrel
|
2023-02-27 21:58:49 +00:00
|
|
|
submission: https://github.com/getumbrel/umbrel/commit/d62e00353917143a3a10d3b376859f51b665d150
|