Commit graph

2413 commits

Author SHA1 Message Date
Alexandre Aubin
62d72d6f14
Merge pull request #559 from maranda/stretch-unstable
Update Metronome configuration file to v3.11 standard
2018-10-24 16:55:35 +02:00
Alexandre Aubin
debec7bd21
Merge pull request #565 from frju365/patch-14
[fix] Allow - between two name
2018-10-24 16:37:15 +02:00
frju365
5566c404ff
[fix] Allow - between two name 2018-10-20 12:16:38 +02:00
Josue-T
428a29936f Fix http2 with curl (#547) 2018-10-19 16:08:28 +02:00
Marco Cirillo
837d0ccd83 Revert "Update data/templates/metronome/metronome.cfg.lua"
This reverts commit 3471eb728d.
2018-10-18 00:14:01 +02:00
Marco Cirillo
3471eb728d Update data/templates/metronome/metronome.cfg.lua
Comment websocket as lua-bitop is not installed by default
2018-10-17 22:24:21 +02:00
Marco Cirillo
aa670058bd Update data/templates/metronome/metronome.cfg.lua
Add privacy lists and simple blocking command between loaded modules
2018-10-17 20:59:56 +02:00
Marco Cirillo
802c71b0e9 Update data/templates/metronome/metronome.cfg.lua
Add HTTP Upload service (moul's request), and fix indenting
2018-10-17 20:47:35 +02:00
Marco Cirillo
19120cfa60 Update data/templates/metronome/metronome.cfg.lua
Fix whitespaces
2018-10-13 20:45:44 +02:00
Marco Cirillo
4cff761481 Update data/templates/metronome/metronome.cfg.lua
Add MUC avatars support
2018-10-13 20:44:37 +02:00
Marco Cirillo
a19d914485 Update data/templates/metronome/metronome.cfg.lua
Finish updating
2018-10-13 20:38:10 +02:00
Marco Cirillo
8670f0a1de Update data/templates/metronome/metronome.cfg.lua
Conform configuration file to latest v3.11 release file, Metronome v3.11.x is best package or Metronome might throw a few (non-fatal) errors on startup
2018-10-13 20:34:56 +02:00
Bram
cedaaa9087
Merge pull request #524 from YunoHost/add_ynh_delete_file_checksum
Add ynh_delete_file_checksum
2018-10-03 02:34:56 +02:00
Bram
f6780aeede
Merge pull request #545 from YunoHost/fix-noisy-wget
[fix] Silent output/warning but display errors
2018-10-03 02:30:27 +02:00
Alexandre Aubin
0596bd0f96 Update changelog 2018-09-28 21:04:21 +00:00
Marco Cirillo
da61546012 mod_auth_ldap: reflect SASL API changes in latest Metronome.
The session state should always be passed in the profile as util.sasl functioning now relies on it
2018-09-28 23:00:32 +02:00
Alexandre Aubin
30ca5bbd4a
Merge pull request #520 from YunoHost/add_helper_ynh_handle_getopts_args
Add the internal helper ynh_handle_getopts_args
2018-09-20 20:05:23 +02:00
ljf (zamentur)
10770aebd9
[fix] Silent output/warning but display errors 2018-09-19 16:35:23 +02:00
Alexandre Aubin
0b52b9224c Update changelog for 3.2.1 2018-09-17 16:07:11 +00:00
Alexandre Aubin
e00d5fe340
Merge pull request #544 from YunoHost/enh-redirect-on-browser
[enh] Speak the user about post-install on browser
2018-09-17 05:25:58 +02:00
Weblate
4bc42d403d Merge branch 'stretch-unstable' of https://github.com/YunoHost/yunohost into stretch-unstable 2018-09-15 15:21:54 +00:00
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
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
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
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
Maniack Crudelis
7f7fb80b38
Add ynh_delete_file_checksum 2018-08-28 16:49:20 +02:00
Maniack Crudelis
45ad53eb43
Add the internal helper ynh_handle_getopts_args 2018-08-27 21:44:22 +02:00
ljf (zamentur)
a7c310810a
Merge branch 'stretch-unstable' into enh-add-fale-hwclock 2018-08-27 00:10:09 +02:00
Josue-T
cdd510642f Set equiv as base dependance (#515) 2018-08-25 19:45:55 +02:00