Commit graph

3728 commits

Author SHA1 Message Date
ljf (zamentur)
53388e4e28
[enh] Speak the user about post-install on browser 2018-09-15 16:07:09 +02:00
Alexandre Aubin
9e87da8d26 [yolo] Add head -n1, because on some setups like stupid OVH, 'VERSION_ID' is duplicated :| 2018-09-14 15:03:36 +02:00
ljf (zamentur)
d420bb240f [enh] Don't send email if no certificate need to be renewed (#540) 2018-09-13 17:00:26 +02:00
ljf (zamentur)
8e574d2b5f [fix] Error due to unwanted backslash ! (#541) 2018-09-13 15:36:18 +02:00
Alexandre Aubin
3d60e2d34b Update changelog 2018-09-11 14:35:54 +00:00
Laurent Peuch
a95fb3905e [enh] add more local variables during config execution 2018-09-08 02:46:13 +02:00
Laurent Peuch
b111c57aa5 [fix] app_id is id in app list, not in yunohost 2018-09-08 02:46:13 +02:00
Laurent Peuch
8edc5c1ae3 [mod] uniformise returned info 2018-09-08 02:46:13 +02:00
Maniack Crudelis
9550bf3eb1 Add many print helpers (#523)
* Add many print helpers

* Typo fix
2018-09-07 16:50:17 +02:00
Alexandre Aubin
b52297b8e1
[i18n] Translated using Weblate (Arabic) (#539)
Currently translated at 91.8% (371 of 404 strings)
2018-09-07 16:47:32 +02:00
ButterflyOfFire
7efe7ed6ab [i18n] Translated using Weblate (Arabic)
Currently translated at 91.8% (371 of 404 strings)
2018-09-07 14:42:57 +00:00
Bram
5598829b42
Merge pull request #536 from YunoHost/enh-nobackupfile
[enh] Don't backp user home with .nobackup file
2018-09-07 05:00:00 +02:00
Alexandre Aubin
89540c1b0b
Add script to automatically generate helpers documentation (#538)
* Add code to generate helper doc compatible with Simone's bootstrap

* Disable markdown parsing + misc cosmetic stuff

* Render categories in alphabetic order
2018-09-07 01:05:17 +02:00
irina11y
95827438c5 Add option '--need-lock' to 'yunohost service add' (#530)
* [enh] Add option '--need-lock'

* corection typo

* correction merge
2018-09-06 14:00:09 +02:00
Bram
c3d8da7f07
Merge pull request #511 from Josue-T/patch-10
Add su directive as option for logroate
2018-09-06 00:14:06 +02:00
Bram
6d53225ae7
Merge pull request #537 from YunoHost/remove-legacy-letsencrypt-code
Remove old legacy code about letsencrypt_ynh
2018-09-05 23:17:56 +02:00
Maniack Crudelis
22cff38bbb
Revert Indentation typo
It's part of the syntax
2018-09-05 19:57:11 +02:00
Josué Tille
a20b72c2dd Add comment about DNS datastructure returned 2018-09-04 22:50:45 +02:00
Alexandre Aubin
1fcd0b252b Remove old legacy code about letsencrypt 2018-09-04 16:24:57 +02:00
ljf (zamentur)
ff7942b246
[enh] Don't backp user home with .nobackup file 2018-09-03 13:15:31 +02:00
Josue-T
d03cdb4e95
Merge branch 'stretch-unstable' into hook_return 2018-09-03 12:43:18 +02:00
Alexandre Aubin
64204e41da
Run hook_exec as root by default (#522) 2018-09-03 02:38:02 +02:00
irina11y
e56616af5e Allow to add a service description on "yunohost service add" (#529)
* [enh] add a service description with YML file

* moins "espace"
2018-09-02 18:18:01 +02:00
Alexandre Aubin
26fe3d8c95
Indentation typo 2018-09-02 18:02:32 +02:00
Alexandre Aubin
8b8d4cc19a
Merge pull request #532 from YunoHost/jq
[enh] add jq as a dependancy
2018-08-31 20:50:54 +02:00
Laurent Peuch
e95482a81a [enh] add jq as a dependancy 2018-08-31 20:44:58 +02:00
Josué Tille
8ec6f2b81a Fix error if hook return nothing 2018-08-30 17:49:08 +02:00
ljf
2d5077e2ea [enh] Synchronize root and admin password 2018-08-30 01:34:12 +02:00
ljf
6aef80cd25 [fix] Restrict to very common password 2018-08-30 01:18:26 +02:00
ljf
7a3ba81a2a [fix] Migrate bad password 2018-08-30 01:16:41 +02:00
Josué Tille
f83e9cae7d Dns hook : add specific comment for each hook 2018-08-29 21:56:51 +02:00
Josué Tille
5a27e314ff Get custom dns conf in _build_dns_conf 2018-08-29 21:56:51 +02:00
Josué Tille
439a999c02 Add hook support in domain_dns_conf 2018-08-29 21:56:51 +02:00
Josué Tille
e4e981c0fe Change struct returned by hook_callback 2018-08-29 20:56:36 +02:00
Josué Tille
29bf70c57c Add hook name in return structure in hook_callback 2018-08-29 19:02:30 +02:00
Josué Tille
b7554dec21 Use json for return 2018-08-29 18:45:48 +02:00
Josué Tille
b64196c47d Change return of hook_exec everywhere 2018-08-29 18:45:10 +02:00
Josué Tille
70d0f8a68f Add return value in hook_exec 2018-08-29 18:44:45 +02:00
Alexandre Aubin
dfd1a8b1a6
Merge pull request #514 from YunoHost/enh-add-fale-hwclock
[enh] Add fake-hwclock
2018-08-29 13:30:02 +02:00
Alexandre Aubin
fa2d80bce7
Remove sudo 2018-08-29 13:27:25 +02:00
Alexandre Aubin
62c8f577c9
Remove old sudo 2018-08-29 13:25:29 +02:00
ljf
4a1363489a [fix] Bad indentation 2018-08-29 03:07:00 +02:00
ljf
0a633e74d7 [enh] Change the way password.py interract with ssowat 2018-08-29 01:25:28 +02:00
ljf
ca91a9cae5 [enh] Protect password 2018-08-29 01:09:13 +02:00
ljf
536b46e527 [enh] Support advice with standalone password.py 2018-08-28 21:34:33 +02:00
Maniack Crudelis
7f7fb80b38
Add ynh_delete_file_checksum 2018-08-28 16:49:20 +02:00
ljf
783c512628 [enh] PasswordValidator without Moulinette 2018-08-28 08:56:12 +02:00
ljf
67e82111c1 [enh] Validate pwd with Online Pwned List 2018-08-28 03:09:43 +02:00
ljf
0c33ad50fc [enh] Validate pwd with Online Pwned List 2018-08-28 03:09:12 +02:00
Alexandre Aubin
e0533a1a6a
Really important contribution to the PR 🥷 2018-08-28 00:29:24 +02:00