Update description
This commit is contained in:
parent
b33335bdbc
commit
64949e0036
|
@ -21,7 +21,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manifestVersion": 1,
|
"manifestVersion": 1,
|
||||||
"website": "http://gogs.io",
|
"website": "https://gogs.io",
|
||||||
"contactEmail": "apps@cloudron.io",
|
"contactEmail": "apps@cloudron.io",
|
||||||
"icon": "gogs-lg.png",
|
"icon": "gogs-lg.png",
|
||||||
"mediaLinks": [
|
"mediaLinks": [
|
||||||
|
|
|
@ -7,22 +7,20 @@ The goal of this project is to make the easiest, fastest, and most painless way
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- Activity timeline
|
- Activity timeline
|
||||||
- SSH/HTTP(S) protocol support
|
- SSH and HTTP/HTTPS protocols
|
||||||
- SMTP/LDAP/reverse proxy authentication support
|
- SMTP/LDAP/Reverse proxy authentication
|
||||||
- Reverse proxy suburl support
|
- Reverse proxy with sub-path
|
||||||
- Account/Organization(with team)/Repository management
|
- Account/Organization/Repository management
|
||||||
- Repository/Organization webhooks (including Slack)
|
- Repository/Organization webhooks (including Slack)
|
||||||
- Repository Git hooks/deploy keys
|
- Repository Git hooks/deploy keys
|
||||||
- Add/remove repository collaborators
|
- Repository issues, pull requests and wiki
|
||||||
- Gravatar and custom source support
|
- Add/Remove repository collaborators
|
||||||
|
- Gravatar and custom source
|
||||||
- Mail service
|
- Mail service
|
||||||
- Administration panel
|
- Administration panel
|
||||||
- Drone CI integration
|
- Supports MySQL, PostgreSQL, SQLite3 and [TiDB](https://github.com/pingcap/tidb) (experimental)
|
||||||
- Supports MySQL, PostgreSQL and SQLite3
|
- Multi-language support ([15 languages](https://crowdin.com/project/gogs))
|
||||||
- Social account login (GitHub, Google, QQ, Weibo)
|
|
||||||
- Multi-language support ([14 languages](https://crowdin.com/project/gogs))
|
|
||||||
|
|
||||||
### Bug reports
|
### Bug reports
|
||||||
|
|
||||||
Open bugs on [Github](https://github.com/cloudron-io/gogs-app/issues)
|
Open bugs on [Github](https://github.com/cloudron-io/gogs-app/issues)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue