122 Commits (457454849a36c6a9e7dc45efa5dd312d4fa7b216)

Author SHA1 Message Date
Alexandre Aubin 66b8e5dfee
Typo 6 years ago
Jimmy Monin 25f0a3018a Cosmetic changes on info messages 6 years ago
Maniack Crudelis 002bbbdf4f
Update install 6 years ago
Maniack Crudelis 160964c0bc Ensures consistency 6 years ago
Alexandre Aubin 798ef54052 Tweaks for change_url 6 years ago
Alexandre Aubin b188ea561a ... those files :D 6 years ago
Alexandre Aubin a95fca5a43 Misc wording tweaks 6 years ago
JimboJoe 0c1bec02e4
Update scripts/upgrade
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
6 years ago
JimboJoe 32f1ebca0a
Update scripts/_common.sh
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
6 years ago
JimboJoe 5f7d591780
Update scripts/_common.sh
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
6 years ago
Maniack Crudelis 05d5511136 Global upgrade 6 years ago
Maniack Crudelis 57cceced5d
Merge pull request #60 from kay0u/patch-1
[fix] Update example with the new version of php
6 years ago
Maniack Crudelis 2186976044
Merge pull request #62 from yalh76/master
Log personalization for ADMIN PANEL
6 years ago
Maniack Crudelis ebbb675580
Merge pull request #66 from yalh76/database_actions_order
Database actions order
6 years ago
Maniack Crudelis de3c3057fe
Merge pull request #58 from YunoHost/ynh_print_info
Add ynh_print_info examples
6 years ago
yalh76 2589f39dcf RESTORE DATABASE after REINSTALL DEPENDENCIES 6 years ago
yalh76 29d27f85f9 Reorder MYSQL DATABASE REMOVE before DEPENDENCIES REMOVE if using other DATABASE system 6 years ago
Kayou 45fb3ab409
Enh adding " char in a comment 6 years ago
Kayou 88b948f4f3
scripts with new version 6 years ago
Yalh 4bb89dd162 Log personalization for ADMIN PANEL according default systemd.service value for logs 6 years ago
JimboJoe 21c24f8d1f
Small typo 6 years ago
Alexandre Aubin d49179dd06
Add ynh_print_info example 6 years ago
Yalh 05e5af727e Reorder Service and Service in admin panel 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 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
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
JimboJoe 6390de8719
Comment rephrasing 6 years ago
Josue-T 460e87957e
Add comment about final_path 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 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