Alexandre Aubin
aecbb14aa4
Add a --human-readable option to diagnosis_show() and a --email to diagnosis_run() to email issues found by cron job
2020-05-09 01:46:28 +02:00
Augustin Trancart
bcb16416b2
Remove default value for deprecated log_type args
...
The service_add method check if the argument is empty, but what it
really wants to do is checking if the args is not systemd (as far as I
understand). As this value is deprecated, better remove the default to
fix this logic.
2020-05-08 17:59:46 +02:00
Alexandre Aubin
be883c3aef
Let's have the short option be -i instead of -f
2020-04-30 05:23:23 +02:00
Alexandre Aubin
1cb330823d
Try to show smarter / more useful logs by filtering irrelevant lines like 'set +x' etc
2020-04-30 05:09:56 +02:00
Alexandre Aubin
ceab9bd1b3
Merge branch 'stretch-unstable' into fix-1516-separate-xmpp-vhosts
2020-04-27 18:03:34 +02:00
Alexandre Aubin
69938c3feb
Re-add 'app fetchlist', 'app list -i', 'app list' filter for backward compatibility...
2020-04-26 03:43:36 +02:00
Alexandre Aubin
301ced9d6e
Hmf I dunno let's have this weird option if we really want to have a special case for first-run ...
2020-04-18 02:54:16 +02:00
Alexandre Aubin
a03ee5b912
Be able to restart services from the webadmin
2020-04-17 03:20:40 +02:00
Alexandre Aubin
8e83f8aa29
Add a 'yunohost diagnosis get' to get one specific raw info
2020-04-17 03:20:40 +02:00
Alexandre Aubin
bf291a0c50
Add 'yunohost tools versions' to have a simple way to fetch version from the webadmin
2020-04-11 23:25:51 +02:00
Alexandre Aubin
85df8b6545
Merge pull request #905 from YunoHost/add-permission-helpers
...
add ynh_permission_has_user
2020-04-09 14:30:10 +02:00
Alexandre Aubin
9506507b5b
Merge pull request #839 from kay0u/bash-completion
...
[enh] Bash completion: add subcategories
2020-04-07 23:18:41 +02:00
pitchum
22c88dc47e
Enable XMPP features only on "parent domains".
2020-04-06 20:43:32 +02:00
Kay0u
90459e7ae6
Add legacy_args, fix the helper
2020-03-30 21:32:29 +02:00
Kay0u
51a0502e91
add ynh_permission_has_user
2020-03-30 19:36:41 +02:00
Alexandre Aubin
06fe3504b3
Change app catalog API to support categories
2019-11-26 00:38:36 +01:00
Alexandre Aubin
3951f5e1b8
Refactor the whole app_list and app_info madness ...
2019-11-25 21:05:00 +01:00
Alexandre Aubin
7518beaf2f
Fuck it we don't need these options
2019-11-25 19:23:31 +01:00
Alexandre Aubin
d50a69fe3e
Merge pull request #838 from YunoHost/improve-service-status-checks
...
[enh] Improve service status checks (and service add CLI)
2019-11-18 14:11:37 +01:00
Alexandre Aubin
3c76497003
Merge branch 'stretch-unstable' into get-rid-of-app-status
2019-11-16 15:24:24 +01:00
Alexandre Aubin
041d5ce684
Merge branch 'stretch-unstable' into remove-deprecated-helpers
2019-11-14 17:26:13 +01:00
Alexandre Aubin
69b611bd28
Merge branch 'stretch-unstable' into improve-service-status-checks
2019-11-14 17:16:44 +01:00
Alexandre Aubin
e70530a9db
Remove deprecated / useless option from 'service add', and add new ones for status and conf check and port exposure
2019-11-14 17:08:10 +01:00
Alexandre Aubin
35a7c1db9f
Remove --show-status from app_info in actionsmap as well
2019-11-09 19:48:52 +01:00
Alexandre Aubin
f31c02cd64
Merge branch 'stretch-unstable' into future-proof-applist-system
2019-11-08 23:32:53 +01:00
Alexandre Aubin
9a95004efc
Merge branch 'stretch-unstable' into remove-deprecated-helpers
2019-11-08 22:58:37 +01:00
Kay0u
463112de12
add subcategories
2019-11-08 21:22:28 +09:00
Alexandre Aubin
fc53148070
Merge branch 'stretch-unstable' into new-diagnosis-system
2019-11-06 18:14:21 +01:00
Alexandre Aubin
0e98d37c49
Remove the whole monitoring / glances stuff
2019-11-05 23:41:04 +01:00
Alexandre Aubin
b630724ec9
Can't have duplicated routes
2019-11-04 22:32:30 +01:00
Alexandre Aubin
bc965dc9f6
Merge branch 'stretch-unstable' into maindomain_ux_feedback
2019-11-04 22:13:20 +01:00
Alexandre Aubin
62c955c675
Merge pull request #824 from YunoHost/burn-app-debug
...
Remove app_debug, unused stuff / not really relevant
2019-11-04 21:58:15 +01:00
Alexandre Aubin
515a8d2f65
Merge branch 'stretch-unstable' into future-proof-applist-system
2019-11-01 14:59:06 +01:00
ljf
98d60a888b
[fix] HTTP API for permissions
2019-10-20 02:24:54 +02:00
Alexandre Aubin
f5509b7be7
Remove app_debug, unused stuff, not really relevant, now basically superseded by the new log system...
2019-10-18 20:20:22 +02:00
Alexandre Aubin
5818de3a82
Remove the whole monitoring / glances stuff
2019-10-14 04:48:56 +02:00
Alexandre Aubin
0839de2d6a
Switching to POST method because it's more practical than PUT, idk what im doing
2019-10-13 23:02:46 +02:00
Alexandre Aubin
f75cd82593
First part of implementing the ignore mechanism
2019-10-11 20:05:46 +02:00
Alexandre Aubin
94f3557aeb
Remove old 'tools diagnosis', superseded by the new diagnosis system
2019-10-10 16:16:59 +02:00
Alexandre Aubin
0c232b6cb5
Implement diagnosis show --share
2019-10-10 16:13:13 +02:00
Alexandre Aubin
d2bbb5a2b3
This 'args' things sounds like a big YAGNI after all
2019-10-10 16:12:33 +02:00
Alexandre Aubin
1d8ba7fa95
Implement diagnosis show --full and --issues
2019-10-10 16:11:20 +02:00
Alexandre Aubin
8a415579bf
Implement diagnosis_show
2019-10-10 16:02:50 +02:00
Alexandre Aubin
b42bd20311
First draft for diagnosis_run
2019-10-10 16:02:50 +02:00
Alexandre Aubin
f987e7872c
Skeleton / draft of API
2019-10-10 16:02:50 +02:00
Laurent Peuch
1584c90700
[ux] more useful deprecated warning that mention the new command
2019-10-05 04:24:32 +02:00
Laurent Peuch
f732085d3f
[ux] rename 'yunohost domain maindomain' to 'yunohost domain main-domain'
2019-10-05 04:24:32 +02:00
Laurent Peuch
877cfc1fe5
[ux] move 'maindomain' command from 'tools' to 'domain' section
2019-10-05 04:24:32 +02:00
Laurent Peuch
3bc4945ccf
[ux] 'new-domain' argument of maindomain command was confusing
2019-10-05 04:24:32 +02:00
Alexandre Aubin
ea9a93cec0
Update data/actionsmap/yunohost.yml
...
Co-Authored-By: Allan Nordhøy <epost@anotheragency.no>
2019-09-25 00:07:50 +02:00