yunohost/data/helpers.d
Maniack Crudelis 3571747718 Nouveau helper ynh_webpath_available et ynh_webpath_register (#235)
* Nouveau helper ynh_path_validity
Simplement un wrapper de yunohost app checkurl.
Peut-être une occasion de lui donner un autre nom plus parlant.
Il me semble justement qu'il en était question.
Conflicts:
	data/helpers.d/network
* Renaming ynh_path_validity to ynh_webpath_available
* Splitting domain and path
* Use the new url-available command instead of deprecated checkurl
* Adding ynh_webpath_register
* [enh] Check before register
- Need to be tested.
- And... probably lack a echo to inform in case of error.
* Fixing helper following discussion with Maniack
2017-05-06 16:53:54 +02:00
..
backend Failed if $1 not set 2017-03-13 23:29:47 +01:00
filesystem New helper ynh_secure_remove (#281) 2017-04-30 22:37:52 +02:00
ip [enh] move /usr/share/yunohost/apps/helpers to /usr/share/yunohost/helpers since it became of more general use 2016-03-12 00:12:59 +01:00
mysql [fix] Documentation typo 2016-07-30 12:19:21 +02:00
network Nouveau helper ynh_webpath_available et ynh_webpath_register (#235) 2017-05-06 16:53:54 +02:00
package [fix] Avoid to remove a apt package accidentally (#292) 2017-04-06 15:34:17 +02:00
print Hack dégueux pour éviter d'écrire dans le log cli 2017-01-15 16:05:50 +01:00
setting [fix] Call yunohost commands with --quiet in setting helpers 2016-03-26 19:15:53 +01:00
string New helper ynh_replace_string (#280) 2017-04-02 23:52:11 +02:00
system [enh] New helper ynh_abort_if_errors (#245) 2017-03-17 16:16:36 +01:00
user Nouveaux helpers ynh_system_user_create et ynh_system_user_delete 2017-01-23 00:48:56 +01:00
utils New helper ynh_setup_source (#282) 2017-05-03 19:19:41 +02:00