Selaa lähdekoodia

Update description

Unknwon 9 vuotta sitten
vanhempi
commit
64949e0036
2 muutettua tiedostoa jossa 11 lisäystä ja 13 poistoa
  1. 1 1
      CloudronManifest.json
  2. 10 12
      DESCRIPTION.md

+ 1 - 1
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": [

+ 10 - 12
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)
-