Alexandre Aubin
|
d42ac39c11
|
Fallback to 'None' if no ip was resolved
|
2018-10-24 15:55:20 +00:00 |
|
Alexandre Aubin
|
6883784fdb
|
Using dyndns host for dns resolution instead of hardcoded ip
|
2018-10-24 15:45:41 +00:00 |
|
Irina LAMBLA
|
c5b5f2eb35
|
[fix] 'dyndns update' should check the upstream dns record
fix #1063
|
2018-08-27 20:37:44 +02:00 |
|
Bram
|
860f740810
|
[fix] bad call
|
2018-08-22 19:30:58 +02:00 |
|
Alexandre Aubin
|
cc33e493f1
|
Update changelog for 3.1.0
|
2018-08-15 19:40:06 +00:00 |
|
Alexandre Aubin
|
ff33d8c3c8
|
Merge pull request #512 from YunoHost/better_error_path_conflict
Better error path conflict
|
2018-08-15 19:00:32 +02:00 |
|
Alexandre Aubin
|
78f47c0e55
|
Merge pull request #513 from YunoHost/more-agressive-deprecation-messages
More agressive deprecation messages for app checkurl and initdb
|
2018-08-15 19:00:20 +02:00 |
|
Alexandre Aubin
|
a637be20bf
|
More agressive deprecation messages for app checkurl and initdb
|
2018-08-08 16:05:14 +02:00 |
|
Laurent Peuch
|
9a73e34c96
|
[fix] test was bad, we don't want any conflicts
|
2018-08-06 01:22:43 +02:00 |
|
Laurent Peuch
|
73f9703756
|
[enh] returns ALL conflictings applications
|
2018-08-06 01:21:38 +02:00 |
|
Laurent Peuch
|
66f9244961
|
[enh] display which app conflict on domain/path not available
|
2018-08-06 01:10:14 +02:00 |
|
Laurent Peuch
|
05e1be86c6
|
[mod] remove unused variable
|
2018-08-05 20:29:10 +02:00 |
|
Bram
|
fbfbe44cd5
|
Merge pull request #509 from YunoHost/no_checks_acme_tiny
[mod] propagate the no_checks logic to acme-tiny code
|
2018-08-03 02:36:59 +02:00 |
|
Laurent Peuch
|
df2033227b
|
[mod] refactor, don't use try/except when not needed
|
2018-07-28 22:06:52 +02:00 |
|
Laurent Peuch
|
4f73f1aed2
|
[fix] avoid returning None when an empty dict is expected
|
2018-07-28 22:05:39 +02:00 |
|
Alexandre Aubin
|
1de1b43e2f
|
Avoid breaking the regen-conf if there's no .well-known mail autoconfig.xml to list
|
2018-07-25 19:14:51 +00:00 |
|
Alexandre Aubin
|
581eb066b9
|
[fix] Microdecision : dyndns update was broken if no IPv6 on the server
|
2018-07-25 18:39:13 +00:00 |
|
Alexandre Aubin
|
0b86ae0467
|
Remove remaining mention of 'rmilter' in domain_add
|
2018-07-25 16:56:37 +02:00 |
|
Bram
|
7ef1387d8f
|
Merge pull request #495 from pitchum/experiments-by-pitchum
[enh] Add MUA autoconfig.
|
2018-07-23 07:00:08 +02:00 |
|
Bram
|
cd88f98bf9
|
Merge pull request #508 from Josue-T/patch-9
Fix container detection
|
2018-07-23 06:58:28 +02:00 |
|
Bram
|
191b3c1ffc
|
Merge pull request #510 from YunoHost/post-install-tell-to-add-first-user
[enh] after postinstall tell admin to had its first user
|
2018-07-22 15:41:31 +02:00 |
|
Laurent Peuch
|
886afd4d69
|
[enh] after postinstall tell admin to had its first user
|
2018-07-22 13:38:44 +02:00 |
|
Laurent Peuch
|
f528893b4d
|
[mod] propagate the no_checks logic to acme-tiny code
|
2018-07-22 11:24:32 +02:00 |
|
Bram
|
ede8fed77e
|
Merge pull request #507 from YunoHost/app_without_sso
App without sso
|
2018-07-21 17:35:01 +02:00 |
|
Bram
|
75b7a481a0
|
Merge pull request #506 from YunoHost/list_available_users_on_app_install
[enh] list available users on app installation user argument
|
2018-07-21 17:34:22 +02:00 |
|
Josue-T
|
314fe83002
|
Fix container detection
Since LXC 3.0 it's not possible to detect if we are in a container by the init process ID
|
2018-07-19 21:17:54 +02:00 |
|
Laurent Peuch
|
3facf89c7e
|
[enh] allow to uses in action cwd
|
2018-07-19 01:13:23 +02:00 |
|
Laurent Peuch
|
fbaac17870
|
[enh] default action cwd to the app yunohost app settings folder
|
2018-07-19 01:03:15 +02:00 |
|
Laurent Peuch
|
99b395d823
|
[mod] remove useless imports
|
2018-07-19 00:55:42 +02:00 |
|
Bram
|
8eb45e9ca0
|
Merge pull request #504 from YunoHost/fix-nodejs-remove
Fix nodejs removal in ynh_remove_nodejs
|
2018-07-09 20:01:05 +02:00 |
|
Laurent Peuch
|
2bf327970b
|
[enh] allow an application to optout of sso
|
2018-07-09 18:30:45 +02:00 |
|
Laurent Peuch
|
d27cce4af6
|
[mod] put code closer to usage
|
2018-07-09 18:04:22 +02:00 |
|
Laurent Peuch
|
14387c43eb
|
[mod] uses app_list installed option instead
|
2018-07-09 14:08:28 +02:00 |
|
Laurent Peuch
|
3bcbe1941a
|
[mod] remove useless imports
|
2018-07-03 20:43:18 +02:00 |
|
Laurent Peuch
|
0ab51209fe
|
[enh] list available users on app installation user argument
|
2018-07-03 20:38:23 +02:00 |
|
Bram
|
03f52bdd69
|
Merge pull request #505 from YunoHost/app_actions2
[mod] information needed for the admin UI
|
2018-07-03 00:55:24 +02:00 |
|
Laurent Peuch
|
51175db814
|
[mod] information needed for the admin UI
|
2018-07-02 17:04:41 +02:00 |
|
Alexandre Aubin
|
36c8d1a787
|
e.strerror don't always exists, use str(e) instead
|
2018-07-02 14:32:41 +02:00 |
|
Alexandre Aubin
|
344ae6bbf2
|
Fix nodejs removal in ynh_remove_nodejs
|
2018-07-01 18:37:34 +02:00 |
|
Bram
|
d1ac2f218b
|
Merge pull request #498 from YunoHost/real_cli_argument_for_boolean_type
[ux] display human understandable choice for boolean type on installation
|
2018-06-30 15:35:48 +02:00 |
|
Bram
|
c2b9008bd2
|
Merge pull request #502 from YunoHost/dyndns-timeout
[fix] timeout on get_public_ip otherwish dyndns update is stucked
|
2018-06-30 15:19:16 +02:00 |
|
Bram
|
36326e4ea6
|
Merge pull request #503 from YunoHost/mini-bug-nginx-regenconf
[fix] sometime nginx is not running
|
2018-06-30 15:18:51 +02:00 |
|
Laurent Peuch
|
834088551f
|
[fix] uses moulinette download_text utils
|
2018-06-30 14:39:31 +02:00 |
|
Laurent Peuch
|
20d6c30503
|
[fix] sometime nginx is not running
|
2018-06-30 11:39:01 +02:00 |
|
Laurent Peuch
|
43b10298fc
|
[fix] timeout on get_public_ip otherwish dyndns update is stucked
|
2018-06-30 11:14:54 +02:00 |
|
pitchum
|
a7e85dbbba
|
[enh] Add MUA autoconfig.
|
2018-06-25 09:45:13 +02:00 |
|
Bram
|
79f1c1a897
|
[fix] referenced the wrong variable
|
2018-06-23 00:42:07 +02:00 |
|
Bram
|
165e9bc63d
|
Merge pull request #497 from YunoHost/fix_super_slow_recursive_import
[fix] fix recursive super slow import in certificate.py
|
2018-06-23 00:38:00 +02:00 |
|
Laurent Peuch
|
b46fb46768
|
[fix] forgot to commit actions format change
|
2018-06-22 07:34:24 +02:00 |
|
Laurent Peuch
|
dc0611d91b
|
[mod] better routes for actions
|
2018-06-22 07:34:10 +02:00 |
|