From 64949e0036d78a13835b5819065f827d33c6b869 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 12 Mar 2016 14:04:21 -0500 Subject: [PATCH] Update description --- CloudronManifest.json | 2 +- DESCRIPTION.md | 22 ++++++++++------------ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 29788ac..c8cb7e9 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -21,7 +21,7 @@ } }, "manifestVersion": 1, - "website": "http://gogs.io", + "website": "https://gogs.io", "contactEmail": "apps@cloudron.io", "icon": "gogs-lg.png", "mediaLinks": [ diff --git a/DESCRIPTION.md b/DESCRIPTION.md index c9e678e..9b5ea47 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -7,22 +7,20 @@ The goal of this project is to make the easiest, fastest, and most painless way ### Features - Activity timeline -- SSH/HTTP(S) protocol support -- SMTP/LDAP/reverse proxy authentication support -- Reverse proxy suburl support -- Account/Organization(with team)/Repository management -- Repository/Organization webhooks(including Slack) +- SSH and HTTP/HTTPS protocols +- SMTP/LDAP/Reverse proxy authentication +- Reverse proxy with sub-path +- Account/Organization/Repository management +- Repository/Organization webhooks (including Slack) - Repository Git hooks/deploy keys -- Add/remove repository collaborators -- Gravatar and custom source support +- Repository issues, pull requests and wiki +- Add/Remove repository collaborators +- Gravatar and custom source - Mail service - Administration panel -- Drone CI integration -- Supports MySQL, PostgreSQL and SQLite3 -- Social account login (GitHub, Google, QQ, Weibo) -- Multi-language support ([14 languages](https://crowdin.com/project/gogs)) +- Supports MySQL, PostgreSQL, SQLite3 and [TiDB](https://github.com/pingcap/tidb) (experimental) +- Multi-language support ([15 languages](https://crowdin.com/project/gogs)) ### Bug reports Open bugs on [Github](https://github.com/cloudron-io/gogs-app/issues) -