yalh76
ff1d963eac
Adding ynh_systemd_action
6 years ago
Maniack Crudelis
197269fbd8
Use new 3.5 helpers
6 years ago
Pierre Bourré
ff6db9a05b
Getops
6 years ago
Kayou
0e702da9cb
Merge pull request #77 from YunoHost/remove-normalize-url
...
Normalizing url ain't needed anymore
6 years ago
Alexandre Aubin
10457c5893
Normalizing url ain't needed anymore
6 years ago
Kayou
e4f08bd4be
Use the same dependencies variable
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
a95fca5a43
Misc wording tweaks
6 years ago
Maniack Crudelis
05d5511136
Global upgrade
6 years ago
Maniack Crudelis
2186976044
Merge pull request #62 from yalh76/master
...
Log personalization for ADMIN PANEL
6 years ago
Maniack Crudelis
de3c3057fe
Merge pull request #58 from YunoHost/ynh_print_info
...
Add ynh_print_info examples
6 years ago
Kayou
45fb3ab409
Enh adding " char in a comment
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
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
49529ac03a
Remove sub_path_only for nginx from install script
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
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
Maniack Crudelis
2d21ec6163
Update fix alias_traversal
7 years ago
Maniack Crudelis
5039df052d
Small corrections
7 years ago
Maniack Crudelis
a625ad79da
[enh] Some corrections
7 years ago
Maniack Crudelis
57053e2c13
Fix nginx helper
...
Micro décision
Le nom du helper n'est pas bon.
7 years ago
Jimmy Monin
942d0c033f
Remove sudo prefixes (not needed any more in YunoHost 2.6)
7 years ago
Jimmy Monin
97fd284031
Fix wording and typos
8 years ago
Maniack Crudelis
622d371718
_common.sh
8 years ago
Maniack Crudelis
2d44b31306
Remove _common.sh
8 years ago
Maniack Crudelis
ea1e9f4f10
[enh] Upgrade install
8 years ago
Maniack Crudelis
41a69686b2
Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
8 years ago
Moul
7c82a96ca3
[enh] scripts: use source cmd to retreive helpers.
9 years ago
Moul
daaf1005d5
[enh] create blocks for MySQL and PHP command lines which are optionnals.
9 years ago
Moul
bdbe0ac79e
[enh] review, variables, typo, syntax, fixes
...
- update yunohost package version dependency
- use variable for $nginx_conf
- rename $final_path to $src_path variable for data path
- other small fixes
9 years ago
Jérôme Lebleu
4fa6a82d8d
[enh] Make use of YunoHost helpers and harden set options
9 years ago
Jérôme Lebleu
8abe2a9325
Merge branch 'testing' into envvar
9 years ago
Jérôme Lebleu
e4befaebe5
[enh] Use boolean for is_public and add a language choice argument
9 years ago
Jérôme Lebleu
760163f823
[fix] Update arguments passed to the scripts
9 years ago
Jérôme Lebleu
afeefc7f85
[fix] Do not call ssowatconf which is already done at the end
9 years ago
Julien Malik
f506747fac
[enh] Support new env. vars. in install script
9 years ago
M5oul
3954654cde
Typo fixes.
9 years ago