mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge branch 'master' into remove-spip2
This commit is contained in:
commit
7b1b5235e9
4 changed files with 90 additions and 48 deletions
|
@ -8,9 +8,9 @@ https://yunohost.org/apps
|
|||
|
||||
|
||||
## Lists
|
||||
|
||||
**Situation will change soon regarding lists. Consider this info as obsolete**
|
||||
- **official.json** contains the repository information of validated apps.
|
||||
- **community.json** contains all references to known YunoHost packages. If you want to add your app to the list, please [send a Pull Request](#contributing)
|
||||
- **community.json** contains all references to known "free-software" YunoHost packages. If you want to add your app to the list, please [send a Pull Request](#contributing)
|
||||
|
||||
|
||||
## Usage
|
||||
|
@ -24,7 +24,7 @@ sudo yunohost app fetchlist -n community -u https://yunohost.org/community.json
|
|||
## Contributing
|
||||
|
||||
### How to add your app to the community list
|
||||
|
||||
**If** your app is under a free-software licence :
|
||||
* Fork and edit the [community list](https://github.com/YunoHost/apps/tree/master/community.json)
|
||||
* Add your app's ID and git information at the right alphabetical place
|
||||
* Indicate the app's functioning state: `notworking`, `inprogress`, or `working`
|
||||
|
@ -43,6 +43,8 @@ App example addition:
|
|||
|
||||
N.B. : You can now put `HEAD` as `revision`. This way, you won't have to come and update this file each time you change things in your app. *But* this also means that any change to your `master` branch will be made available to everybody. Hence, when developing things which are not production-ready, if you use `HEAD` we strongly recommend that you develop in a `testing` branch (for instance) until you consider things stable enough to be merged in `master`.
|
||||
|
||||
N.B. 2 : Organization is still debating about what to do with non-free apps listing (cf. [this thread](https://forum.yunohost.org/t/about-community-and-official-apps/6372/25). Such a list is unlikely to be maintained by the YunoHost project officially. However, it could be created and maintained by member of the community. Check out [the forum](https://forum.yunohost.org) about this.
|
||||
|
||||
### How to help translating
|
||||
|
||||
We invite you to use [translate.yunohost.org](https://translate.yunohost.org/) instead of doing Pull Request for files in `locales` folder.
|
||||
|
|
|
@ -52,6 +52,12 @@
|
|||
"state": "inprogress",
|
||||
"url": "https://github.com/YunoHost-Apps/airsonic_ynh"
|
||||
},
|
||||
"anarchism": {
|
||||
"branch": "master",
|
||||
"revision": "bf77d5a2bfcd16429e28a5502221358fb98fa9d6",
|
||||
"state": "working",
|
||||
"url": "https://github.com/opi/anarchism_ynh"
|
||||
},
|
||||
"apticron": {
|
||||
"branch": "master",
|
||||
"maintained": false,
|
||||
|
@ -84,6 +90,7 @@
|
|||
},
|
||||
"blogotext": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": true,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
|
@ -120,7 +127,7 @@
|
|||
},
|
||||
"cachet": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/cachet_ynh"
|
||||
|
@ -134,7 +141,7 @@
|
|||
},
|
||||
"cesium": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 4,
|
||||
"maintained": false,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
|
@ -142,7 +149,7 @@
|
|||
},
|
||||
"cheky": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/cheky_ynh"
|
||||
|
@ -207,7 +214,7 @@
|
|||
},
|
||||
"cowyo": {
|
||||
"branch": "master",
|
||||
"level": 5,
|
||||
"level": 6,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/cowyo_ynh"
|
||||
|
@ -417,7 +424,7 @@
|
|||
},
|
||||
"framagames": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"maintained": false,
|
||||
"revision": "f3fa4bea21c19cac2534f031a14ebf19ed554062",
|
||||
"state": "working",
|
||||
|
@ -440,7 +447,7 @@
|
|||
},
|
||||
"friendica": {
|
||||
"branch": "master",
|
||||
"level": 4,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/friendica_ynh"
|
||||
|
@ -454,7 +461,7 @@
|
|||
},
|
||||
"funkwhale": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 1,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/funkwhale_ynh"
|
||||
|
@ -505,8 +512,8 @@
|
|||
"branch": "master",
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "inprogress",
|
||||
"url": "https://github.com/kemenaran/gitlab-runner_ynh"
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/gitlab-runner_ynh"
|
||||
},
|
||||
"gitolite": {
|
||||
"branch": "master",
|
||||
|
@ -562,14 +569,14 @@
|
|||
},
|
||||
"gotify": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/gotify_ynh"
|
||||
},
|
||||
"grafana": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/grafana_ynh"
|
||||
|
@ -625,7 +632,7 @@
|
|||
},
|
||||
"hotspot": {
|
||||
"branch": "master",
|
||||
"level": 5,
|
||||
"level": 3,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/labriqueinternet/hotspot_ynh"
|
||||
|
@ -647,7 +654,7 @@
|
|||
},
|
||||
"hubzilla": {
|
||||
"branch": "master",
|
||||
"level": 4,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/hubzilla_ynh"
|
||||
|
@ -676,7 +683,7 @@
|
|||
},
|
||||
"jappix": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"revision": "611170f1575603e65225b4b353f61884c7b0b42e",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/jappix_ynh"
|
||||
|
@ -735,7 +742,7 @@
|
|||
},
|
||||
"kimai2": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/kimai2_ynh"
|
||||
|
@ -834,7 +841,7 @@
|
|||
},
|
||||
"lufi": {
|
||||
"branch": "master",
|
||||
"level": 5,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/lufi_ynh"
|
||||
|
@ -861,6 +868,14 @@
|
|||
"state": "working",
|
||||
"url": "https://github.com/yunohost-apps/mailman_ynh"
|
||||
},
|
||||
"mantis": {
|
||||
"branch": "master",
|
||||
"level": 1,
|
||||
"maintained": true,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/mantis_ynh"
|
||||
},
|
||||
"mastodon": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
|
@ -877,7 +892,7 @@
|
|||
},
|
||||
"mattermost": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 4,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/mattermost_ynh"
|
||||
|
@ -900,7 +915,7 @@
|
|||
},
|
||||
"mediawiki": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/mediawiki_ynh"
|
||||
|
@ -927,6 +942,13 @@
|
|||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/minchat_ynh"
|
||||
},
|
||||
"mindmaps": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/mindmaps_ynh"
|
||||
},
|
||||
"minetest": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
|
@ -960,7 +982,7 @@
|
|||
},
|
||||
"monica": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 4,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/monica_ynh"
|
||||
|
@ -975,7 +997,7 @@
|
|||
},
|
||||
"monitorix": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/monitorix_ynh"
|
||||
|
@ -1047,7 +1069,7 @@
|
|||
},
|
||||
"mytinytodo": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"revision": "ef789bd2ef5c1ce53def998c88a6f396c4b11e85",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/mytinytodo_ynh"
|
||||
|
@ -1178,7 +1200,7 @@
|
|||
},
|
||||
"pgadmin": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/pgadmin_ynh"
|
||||
|
@ -1192,14 +1214,14 @@
|
|||
},
|
||||
"phpldapadmin": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 4,
|
||||
"revision": "785706fb2607e95fbc4876e1367a715a6b8543d2",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/phpldapadmin_ynh"
|
||||
},
|
||||
"phpsysinfo": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 4,
|
||||
"maintained": false,
|
||||
"revision": "1df61e1d8b2836c2b44e7bd69c32ce6f00baf072",
|
||||
"state": "working",
|
||||
|
@ -1207,6 +1229,7 @@
|
|||
},
|
||||
"pia": {
|
||||
"branch": "master",
|
||||
"level": 1,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/pia_ynh"
|
||||
|
@ -1306,7 +1329,7 @@
|
|||
},
|
||||
"radicale": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/radicale_ynh"
|
||||
|
@ -1349,7 +1372,7 @@
|
|||
},
|
||||
"rss-bridge": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/rss-bridge_ynh"
|
||||
|
@ -1372,7 +1395,7 @@
|
|||
},
|
||||
"scrumblr": {
|
||||
"branch": "master",
|
||||
"level": 5,
|
||||
"level": 3,
|
||||
"revision": "HEAD",
|
||||
"state": "inprogress",
|
||||
"url": "https://github.com/YunoHost-Apps/scrumblr_ynh"
|
||||
|
@ -1394,7 +1417,7 @@
|
|||
},
|
||||
"shaarli": {
|
||||
"branch": "master",
|
||||
"level": 5,
|
||||
"level": 3,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/shaarli_ynh"
|
||||
|
@ -1489,6 +1512,7 @@
|
|||
},
|
||||
"streama": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/streama_ynh"
|
||||
|
@ -1539,7 +1563,7 @@
|
|||
},
|
||||
"teampass": {
|
||||
"branch": "master",
|
||||
"level": 1,
|
||||
"level": 2,
|
||||
"revision": "64fef4eb687dbf08a13563c025d765892750ce56",
|
||||
"state": "inprogress",
|
||||
"url": "https://github.com/YunoHost-Apps/teampass_ynh"
|
||||
|
@ -1552,15 +1576,16 @@
|
|||
"state": "inprogress",
|
||||
"url": "https://github.com/YunoHost-Apps/telegram_chatbot_ynh"
|
||||
},
|
||||
"t3es3mp": {
|
||||
"tes3mp": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/tes3mp_ynh"
|
||||
},
|
||||
"thelounge": {
|
||||
"branch": "master",
|
||||
"level": 4,
|
||||
"level": 3,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/thelounge_ynh"
|
||||
|
@ -1605,14 +1630,14 @@
|
|||
},
|
||||
"tyto": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/tyto_ynh"
|
||||
},
|
||||
"ulogger": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/ulogger_ynh"
|
||||
|
@ -1677,7 +1702,7 @@
|
|||
},
|
||||
"wekan": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/wekan_ynh"
|
||||
|
@ -1769,7 +1794,7 @@
|
|||
},
|
||||
"z-push": {
|
||||
"branch": "master",
|
||||
"level": 6,
|
||||
"level": 4,
|
||||
"maintained": false,
|
||||
"revision": "4ae47475afc9cc85670a3b0bc17d80a869bc5b90",
|
||||
"state": "working",
|
||||
|
@ -1784,7 +1809,7 @@
|
|||
},
|
||||
"zeronet": {
|
||||
"branch": "master",
|
||||
"level": 2,
|
||||
"level": 4,
|
||||
"revision": "1a77591a8dffdc4bcfd297a9340e98e0e6775865",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/zeronet_ynh"
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"agendav": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-apps/agendav_ynh"
|
||||
|
@ -9,13 +10,15 @@
|
|||
"ampache": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/ampache_ynh"
|
||||
},
|
||||
"baikal": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-apps/baikal_ynh"
|
||||
|
@ -36,7 +39,8 @@
|
|||
},
|
||||
"hextris": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/hextris_ynh"
|
||||
|
@ -44,6 +48,7 @@
|
|||
"jirafeau": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-apps/jirafeau_ynh"
|
||||
|
@ -51,6 +56,7 @@
|
|||
"kanboard": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/kanboard_ynh"
|
||||
|
@ -58,6 +64,7 @@
|
|||
"my_webapp": {
|
||||
"branch": "master",
|
||||
"level": 1,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh"
|
||||
|
@ -65,6 +72,7 @@
|
|||
"nextcloud": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-apps/nextcloud_ynh"
|
||||
|
@ -79,6 +87,7 @@
|
|||
"phpmyadmin": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-apps/phpmyadmin_ynh"
|
||||
|
@ -93,6 +102,7 @@
|
|||
"rainloop": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/rainloop_ynh"
|
||||
|
@ -100,6 +110,7 @@
|
|||
"roundcube": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/roundcube_ynh"
|
||||
|
@ -107,13 +118,15 @@
|
|||
"searx": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/searx_ynh"
|
||||
},
|
||||
"shellinabox": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/shellinabox_ynh"
|
||||
|
@ -134,21 +147,23 @@
|
|||
},
|
||||
"transmission": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/transmission_ynh"
|
||||
},
|
||||
"ttrss": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-apps/ttrss_ynh"
|
||||
},
|
||||
"wallabag2": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"level": 4,
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-Apps/wallabag2_ynh"
|
||||
|
@ -163,6 +178,7 @@
|
|||
"zerobin": {
|
||||
"branch": "master",
|
||||
"level": 7,
|
||||
"maintained": "request_adoption",
|
||||
"revision": "HEAD",
|
||||
"state": "validated",
|
||||
"url": "https://github.com/YunoHost-apps/zerobin_ynh"
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
- [ ] **Approval (LGTM)**
|
||||
*Code review and approval have to be from a member of @YunoHost/apps group*
|
||||
- **CI succeeded** :
|
||||
[](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20-BRANCH-/)
|
||||
*Please replace '-BRANCH-' in this link by the name of the branch used.*
|
||||
*If the PR is from a forked repository. Please provide public results from package_check.*
|
||||
[](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20PR-NUM-/)
|
||||
*Please replace '-NUM-' in this link by the PR number.*
|
||||
When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.
|
||||
|
|
Loading…
Add table
Reference in a new issue