294 Commits (6a9368b635e3d59403af717952ac9da6279ada0a)
 

Author SHA1 Message Date
Kayou e3959bcdad
Merge pull request #1 from kay0u/patch-2
[fix] nginx confirm with the new PHP version
6 years ago
Yalh 4bb89dd162 Log personalization for ADMIN PANEL according default systemd.service value for logs 6 years ago
Kayou 31676484e3
[fix] nginx confirm with the new PHP version 6 years ago
Kayou 4da7d3fd1d
[fix] fpm file with the new version of php 6 years ago
Yalh b50d8f6960 clean up README_fr.md 6 years ago
Yalh f351b8c9c9 Correction 6 years ago
Yalh 1abba7693f README.md translation in French 6 years ago
JimboJoe 21c24f8d1f
Small typo 6 years ago
Alexandre Aubin d49179dd06
Add ynh_print_info example 6 years ago
Maniack Crudelis c3e848ad0a
Merge pull request #57 from yalh76/master
Reorder Service and Service in admin panel
6 years ago
Yalh 05e5af727e Reorder Service and Service in admin panel 6 years ago
Maniack Crudelis 6e7d98cab5
Merge pull request #56 from yalh76/master
Updating links from Jenkins to CI
6 years ago
Yalh f4fd74a735 Install REPLACEBYYOURAPP with YunoHost in a second line 6 years ago
Yalh a06b24384c put Install with Yunohost in a second line 6 years ago
Yalh 3fcc800621 Updating links from Jenkins to CI 6 years ago
Maniack Crudelis e252637ae7
Merge pull request #52 from YunoHost/remove_php_ini
Remove ini file for php
6 years ago
Gofannon 183f8a6b9d Update install
1. Change "service management" to be consistent with 'restore' script. See https://github.com/YunoHost/example_ynh/blob/master/scripts/restore#L99
2. Add a comment about the possibility of adding a description since Yunohost 3.2 (optional and can be removed as it is cherry on top of the cake feature and could be confusing)
6 years ago
JocelynDelalande 1734ca9293 Remove redundant call to ynh_webpath_available (#53)
ynh_webpath_register will take care of check & fail nicely if needed.
6 years ago
Maniack Crudelis 2588f45c2f Remove ini file for php 6 years ago
Maniack Crudelis b80db8e810
Merge pull request #51 from tituspijean/fix-typo
Fix typos
6 years ago
tituspijean 82a743eb17 Fix typos 6 years ago
Maniack Crudelis c6bdc79713
Merge pull request #47 from YunoHost/add_comments
Add comments
6 years ago
Maniack Crudelis 397a241df6
Remove sub_path_only for nginx from upgrade script 6 years ago
Maniack Crudelis 49529ac03a
Remove sub_path_only for nginx from install script 6 years ago
Maniack Crudelis 3165e398fd
Merge pull request #50 from Gofannon/fix_change-url
[fix] Fix "change_url"
6 years ago
Maniack Crudelis b704e1cbcb
path don't need to be stored 6 years ago
Maniack Crudelis 50dc2aa5fa
Merge pull request #49 from Gofannon/fix-restore-_common.sh
[fix] Fix backup & restore system
6 years ago
Gofannon 0a717b511f [fix] Fix "change_url" 6 years ago
Gofannon c2d880694e [fix] Fix backup & restore system
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#pullrequestreview-134457098
and https://github.com/YunoHost/yunohost/pull/489#issuecomment-396854686
6 years ago
Maniack Crudelis ce0bcd0e16
Merge pull request #48 from Josue-T/patch-1
Add comment about final_path
6 years ago
JimboJoe 6390de8719
Comment rephrasing 6 years ago
Josue-T 460e87957e
Add comment about final_path 6 years ago
Jimmy Monin 7f1a4f0188 Add --debug option instead of --verbose 6 years ago
Jimmy Monin 1c9c94ef65 Various typo fixes 6 years ago
Maniack Crudelis 846e701632
Merge branch 'master' into add_comments 6 years ago
Maniack Crudelis 8a2330837b Add comments and upgrade some stuff 6 years ago
Maniack Crudelis d3f4117369 [fix] Fix the issue alias_traversal (#45)
* Fix the issue alias_traversal

https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md

* Update fix alias_traversal

* Don't change original nginx conf file and add change_url

* Use newest version of ynh_add_nginx_config from #462
No more need to deal with "#sub_path_only"

* Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!

This reverts commit fac62c49ff.

* Fix indentation
7 years ago
Maniack Crudelis f24034fcfc
Fix systemd helper...
Yolo micro decision
7 years ago
Jimmy Monin b64d6c9961 Fix indentation 7 years ago
Jimmy Monin e2911b3db0 Revert "Use newest version of ynh_add_nginx_config from #462" as it's not released (and subject to discussions)!
This reverts commit fac62c49ff.
7 years ago
Jimmy Monin fac62c49ff Use newest version of ynh_add_nginx_config from #462
No more need to deal with "#sub_path_only"
7 years ago
Jimmy Monin dcb447c208 Don't change original nginx conf file and add change_url 7 years ago
JimboJoe 53d211389e
Merge pull request #44 from Jibec/patch-1
use explicit arguments for mysql
7 years ago
Maniack Crudelis 2d21ec6163 Update fix alias_traversal 7 years ago
Maniack Crudelis 9824705dfb
Fix the issue alias_traversal
https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
7 years ago
Maniack Crudelis f68d61d8a5
logrotate needs -non-append in case of upgrade
https://github.com/YunoHost/yunohost/blob/unstable/data/helpers.d/backend#L5
7 years ago
Jean-Baptiste e9dae27540
use explicit arguments for mysql 7 years ago
Alexandre Aubin a0eb745db9
Merge pull request #36 from YunoHost/change_url_script
[enh] Add a change_url script
7 years ago
Maniack Crudelis 5cdfda823a Merge pull request #43 from kemenaran/patch-1
Fix typo in `ynh_add_systemd_config`
7 years ago
Pierre de La Morinerie ae5844782c Fix typo in `ynh_add_systemd_config` 7 years ago