Dave
6b04a4cae4
Define a new "yunohost app search" command
2020-11-02 15:30:23 +01:00
Alexandre Aubin
a7d105ace6
Merge branch 'dev' into permission_protection
2020-09-30 18:48:26 +02:00
Alexandre Aubin
b48f6521e2
Removing the pattern/required flag from --mail in user_create was intentional because it's now deprecated ... + restablish support xn-- stuff...
2020-09-23 21:55:15 +02:00
Alexandre Aubin
c0234a75f5
Better naming ? :s
2020-09-23 21:48:31 +02:00
Julien Jershon
69e20fa114
Update the email regex so it accept the '+' sign. Fix https://github.com/YunoHost/issues/issues/1333 .
2020-09-23 01:56:40 +02:00
Alexandre Aubin
2864c07266
Merge pull request #1046 from YunoHost/backup_download
...
Add possibility to download backups
2020-09-16 17:41:08 +02:00
Alexandre Aubin
83585b2375
Merge branch 'dev' into permission_protection
2020-09-08 17:06:49 +02:00
Alexandre Aubin
8b98360fd2
Merge pull request #1042 from YunoHost/code-cleanup
...
Code cleanup
2020-09-08 16:55:58 +02:00
Alexandre Aubin
42f430d234
Get rid of misleading/old 'no_compress' option
2020-09-08 16:02:47 +02:00
Alexandre Aubin
5807d25667
Add possibility to download backups
2020-09-06 21:24:06 +02:00
Alexandre Aubin
a5a3a905b6
Merge branch 'dev' into code-cleanup
2020-09-05 18:58:47 +02:00
Alexandre Aubin
3bc14bc280
Merge pull request #962 from ekhae/enh-1365-mail-user-creation-ux
...
[enh] c.f. issue 1365, asking a mail address during user creation is confusing ux, people try enter their existing mail addresses
2020-09-05 18:37:26 +02:00
Alexandre Aubin
5805acbf6a
Reimplement --mail as a deprecated option
2020-09-05 18:35:35 +02:00
Alexandre Aubin
ecbd63636b
autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/
2020-09-03 17:36:59 +02:00
Alexandre Aubin
6f75b889b7
Merge pull request #955 from YunoHost/parent-relation-between-log-operations
...
Keep track of 'parent' operation in operation loggers
2020-09-03 15:52:00 +02:00
Alexandre Aubin
8831c638e6
Add options to include metadata about suboperations
2020-09-02 19:33:48 +02:00
ljf (zamentur)
b941874664
[fix] Accept all domain
2020-09-02 12:56:41 +02:00
ljf (zamentur)
ef4c3066ec
[fix] Accept chinese/arabic domain
2020-09-02 12:55:37 +02:00
Alexandre Aubin
9a7bd77269
Get rid of unused complexity for other log categories ... it's been since 3.2 and we only have operations
2020-09-01 18:09:15 +02:00
Alexandre Aubin
dea6a18712
Polish UX
2020-08-31 19:33:09 +02:00
Alexandre Aubin
4a15358ed9
Revert a few unecessary changes / polish code
2020-08-31 19:33:09 +02:00
ekhae
78a2d012bb
UX improved about mail and domains
2020-08-31 19:33:09 +02:00
Josue-T
7c6748e928
Merge branch '4.1' into abort_if_up_to_date_manifest
2020-08-18 21:07:30 +02:00
Josué Tille
226bd15c55
Merge remote-tracking branch 'upstream/stretch-unstable' into permission_protection
2020-05-22 15:12:32 +02:00
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
Josué Tille
95b7885890
Merge remote-tracking branch 'upstream/stretch-unstable' into abort_if_up_to_date_manifest
2020-05-02 11:22:22 +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
Josué Tille
73e2ede910
Merge branch 'stretch-unstable' into permission_protection
2020-04-28 14:20:25 +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
Josué Tille
84e275ea97
Merge branch 'stretch-unstable' into permission_protection
2020-04-22 21:59:06 +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
Josué Tille
4c5edb533a
Merge branch 'stretch-unstable' into abort_if_up_to_date_manifest
2020-04-13 17:43:47 +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
Josué Tille
52e2be8fe6
Merge branch 'stretch-unstable' into permission_protection
2020-04-09 16:22:08 +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
Josué Tille
587e902c12
Let's give the possiblity to the user to modify the tile and to show or drop the tile in the SSO
2020-03-30 17:41:25 +02:00
Josué Tille
ebb492fd1e
Add force option in upgrade script
2019-12-30 14:43:10 +01: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