frju365
b655229cbd
[Fix] Referrer
2017-12-30 11:18:17 +01:00
frju365
804d0b29c3
[Fix] Add CSP in Admin conf
2017-12-29 18:25:17 +01:00
frju365
95835118bd
[Fix] CSP Standart.
2017-12-29 17:59:12 +01:00
frju365
5cd30e584d
[Fix] Nginx headers in Admin conf
2017-12-29 16:16:37 +01:00
frju365
9e19e5316c
[Fix] Nginx headers
2017-12-29 16:07:15 +01:00
frju365
e696caa31f
[Fix] Nginx headers
2017-12-29 16:00:29 +01:00
Maniack Crudelis
3dd6317ae6
Add info
2017-12-22 19:33:47 +01:00
Jimmy Monin
810eaec8c9
Don't backup big data items when BACKUP_CORE_ONLY is set
2017-12-22 19:27:02 +01:00
Maniack Crudelis
421994a3ef
[enh] Tranfert backup_core_only to BACKUP_CORE_ONLY
2017-12-22 19:01:09 +01:00
Maniack Crudelis
542528ab05
Fix broken ynh_replace_string ( #394 )
...
* Fix broken ynh_replace_string
* Replace name for ynh_replace_special_string
2017-12-21 19:19:33 +01:00
Maniack Crudelis
3a3ec7d9b5
[fix/enh] Use local variables
2017-12-17 20:26:52 +01:00
Maniack Crudelis
42f9c8fc18
[fix] Who said I didn't check my code !?
2017-12-11 17:25:28 +01:00
Maniack Crudelis
2685c42ac6
[fix] Only for JimboJoe ;)
2017-12-11 17:23:26 +01:00
Maniack Crudelis
4276aebfa3
[enh] Default version number for ynh_install_app_dependencies
2017-12-10 23:38:09 +01:00
Maniack Crudelis
1c367895b0
Merge pull request #392 from Josue-T/patch-6
...
Solve ynh_use_logrotate
2017-12-10 22:58:26 +01:00
Josue-T
c13c75f3e7
Solve ynh_use_logrotate
...
Actually when we use the command `ynh_use_logrotate /var/log/abcd/` the result in the logrotate conf file is `/opt/yunohost/abcd/logs//.log` witch is not what we want.
2017-12-08 23:04:45 +01:00
Laurent Peuch
5584754f37
Merge pull request #391 from YunoHost/fix_upgrade_apt_helper
...
Fix upgrade fake package
2017-12-07 00:38:14 +01:00
Alexandre Aubin
c4ae0fcb16
Update changelog for 2.7.5 release
2017-12-02 12:38:16 -05:00
Maniack Crudelis
4f62eb5320
Fix upgrade fake package
2017-12-02 16:44:47 +01:00
Alexandre Aubin
a0d7279ad0
Update changelog for 2.7.4 release
2017-11-28 19:03:29 -05:00
Alexandre Aubin
8a922ca640
Merge branch 'unstable' into testing
2017-11-28 19:01:19 -05:00
Maniack Crudelis
cb1728f32c
Remove port 53 from UPnP (but keep it open on local network) ( #362 )
2017-11-28 21:06:16 +01:00
Maniack Crudelis
17ba10ad92
[fix] Fix helper for old apps without backup script ( #388 )
2017-11-28 19:58:51 +01:00
ljf (zamentur)
b0849cc43d
Bad branch
2017-11-28 00:25:06 +01:00
ljf (zamentur)
7df6874fc9
[fix] Open NTP port to update date
2017-11-28 00:23:43 +01:00
Alexandre Aubin
164377d599
[mod] Use systemctl for all service operations
2017-11-27 23:12:13 +01:00
Alexandre Aubin
fd23216544
[mod] Use proper functions to enable/start firewall during postinstall
2017-11-27 22:17:09 +01:00
YunoHost Bot
b560207423
[i18n] Translated using Weblate (French) ( #387 )
...
Currently translated at 100.0% (355 of 355 strings)
2017-11-26 17:29:14 +01:00
M5oul
46469b8893
[fix] Update acme-tiny as LE updated its ToS ( #386 )
...
- fix https://dev.yunohost.org/issues/1007
- Renewing a certificate is not problematic, but creating a certificate
for a new domain name may failed according to recent feedbacks.
2017-11-21 16:46:45 +01:00
Laurent Peuch
9e38220634
Merge pull request #380 from Jibec/weblate-yunohost-yunohost
...
Update from Weblate.
2017-11-02 19:00:08 +01:00
Alexandre Aubin
dfa7ca28bf
[microdecision] Typo
2017-10-16 21:31:59 +02:00
Laurent Peuch
0f2cbb0aea
Merge pull request #382 from Jibec/weblate-yunohost-yunohost
...
Update from Weblate.
2017-10-13 12:21:08 +02:00
Jean-Baptiste Holcroft
4b99df7d07
Translated using Weblate (French)
...
Currently translated at 100.0% (355 of 355 strings)
Translation: YunoHost/YunoHost
Translate-URL: https://holcroft.fr/weblate/projects/yunohost/yunohost/fr/
2017-10-13 10:45:04 +02:00
Alexandre Aubin
968ff5196d
Update changelog for 2.7.3 release
2017-10-12 16:44:26 -04:00
Laurent Peuch
5086707983
[mod] add some documentation comment
2017-10-09 12:14:14 +02:00
Laurent Peuch
a32359c76a
[mod] wait locally for the dynette cron to have runned during tsig migration
2017-10-09 12:12:41 +02:00
Laurent Peuch
fbdf684254
[mod] add failure handling mechanism for json decoding
2017-10-09 12:12:08 +02:00
Alexandre Aubin
9903c48f3a
Be able to give lock to son processes detached by systemctl ( #367 )
...
* Give lock to systemctl sons
* Get the 'need_lock' flag from services.yml
* Don't need the lock for enable/disable and other stuff
2017-10-08 23:46:10 +02:00
Alexandre Aubin
5ae558edc9
[fix] Clean madness related to DynDNS ( #353 )
...
* Add a function to check if a dyndns provider provides a domain
* Add a function to check a domain availability from a dyndns provider
* Use new functions in dyndns_subscribe
* Replace complete madness by _dyndns_available in dyndns_update
* This regex is only used in dyndns_update, no need to define it at the whole file scope level
* Try to clarify management of old ipv4/ipv6 ...
* Add a nice helper to get both ipv4 and ipv6...
* Clarify the dyndns_update madness to get current ipv4/v6
* Remove now useless IPRouteLine
* Change default values of old ipv4/v6 to None, otherwise shit gets update just because IPv6 = None
* Rearrange thing a bit, move path to global variable
* Copypasta typo
* Dyndns zone file as a global variable
* Use helper to write zone content to file
* Adding some debugs/info messages
* Move the domain guessing to a dedicated function...
* Adding comments..
* Using subprocess check_call instead of os.system for nsupdate
* Removing dump of the zone update because it's kinda duplicated from what nsupdate already does
* Ignore error if old_ipvx file is non existent
* Add docstring for _dyndns_available
* Remove parenthesis otherwise this gonna displease Bram-sama :P
* Start working on postinstall .. use _dyndns_provides to check if domain is a .nohost.me or .nohost.st
* Use _dyndns_available to cleanly check for domain availability
* Forget about the weird 'domain split' check...
* Clean dyndns stuff in domain.py
* Missing argument for string
2017-10-08 23:44:07 +02:00
Maniack Crudelis
0086c8c16a
[fix] match_string: unbound variable ( #379 )
...
* [fix] match_string: unbound variable
* Define local variables at beginning of function
2017-10-07 15:06:00 +02:00
Laurent Peuch
724f9af923
Merge pull request #359 from YunoHost/enh-add-log-on-app-upgrade
...
[enh] Return log after app upgrade with api
2017-10-06 15:05:40 +02:00
Laurent Peuch
ff4b08ed65
Merge pull request #354 from YunoHost/update_ynh_replace_string
...
[enh] Escape some special character in ynh_replace_string
2017-10-06 15:03:40 +02:00
Laurent Peuch
face2319e0
Merge pull request #378 from Jibec/weblate-yunohost-yunohost
...
Update from Weblate.
2017-10-06 13:49:38 +02:00
Weblate Admin
43dbf03ac8
Translated using Weblate (French)
...
Currently translated at 100.0% (353 of 353 strings)
Translation: YunoHost/YunoHost
Translate-URL: https://holcroft.fr/weblate/projects/yunohost/yunohost/fr/
2017-10-04 12:26:28 +02:00
Laurent Peuch
b675f4168c
Merge pull request #370 from YunoHost-Apps/enh_mysql_single-transaction
...
Make MySQL dumps with a single transaction to ensure backup consistency
2017-10-03 22:19:53 +02:00
Laurent Peuch
402517d841
Merge branch 'unstable' into enh_mysql_single-transaction
2017-10-03 22:19:32 +02:00
Maniack Crudelis
e3a4b307f7
Fix double backslash in case of delimiter used
2017-10-03 22:11:24 +02:00
ljf (zamentur)
f25ef833e9
[fix] Remove dead code
2017-10-03 18:50:46 +02:00
ljf (zamentur)
44676438fe
[fix] Limit ascii 2nd and 3rd logo to 79 char
2017-10-03 18:47:52 +02:00
ljf (zamentur)
bd2ea3c12c
[fix] Limit ascii logo to 79 characters
2017-10-03 18:46:29 +02:00