1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00
Commit graph

19 commits

Author SHA1 Message Date
lapineige
33d286fcf9
Testing : update to 0.12.0, nginx fix, other fixes (#58)
* Set file permissions after creating the log (#53)

Should fix #49

* Updated to V0.12.0 and Nginx fix (#57)

* Set file permissions after creating the log (#53) (#54)

Should fix #49

Authored-by: tituspijean <tituspijean@outlook.com>

* Updated to version v0.12.0

* Fix images

* Fixed path in nginx

Co-authored-by: lapineige <lapineige@users.noreply.github.com>
Co-authored-by: anmol <anmol@jswan2.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update README.md

* rm -r -> ynh_secure_remove (#59)

* Update issue_template.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update openssl dependency

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update _common.sh

- Remove unused script that generates an error
- Remove openssl that is part of PHP as default

* Cleaning up

* Fix linter warnings

* Small typos (#60)

* Patch2 (#61)

- Fix NGINX 302 redirect
- Fix missing upgrade_type in upgrade script
- Add ynh_smart_mktemp helper

* Fix NGINX

* Re-implement automatic post-installation

* Ensure file and directories permissions in upgrade

* Replace all ynh_print_info with ynh_script_progression

* Update check_process

* Use permissions system

Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: anmol26s <5068843+anmol26s@users.noreply.github.com>
Co-authored-by: anmol <anmol@jswan2.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-11-30 09:43:42 +01:00
Alexandre Aubin
5449171f6a Make the package linter happy : you dun' need sudo because you're already root bruh 2020-03-31 06:22:21 +02:00
Alexandre Aubin
b515e255d3 Fix that damn log issue 2019-09-26 14:21:49 +02:00
lapineige
2f3c40f2ad
Fix upgrade for #45
Temporarily fix #45
2019-07-28 08:33:23 +02:00
lapineige
4a7390447f
Fail2ban fixes (#44)
* fix fail2ban

* fix fail2ban
2019-07-22 16:27:12 +02:00
lapineige
225d5fe51e
Backup themes during upgrade (#42)
Fix #42
2019-06-04 18:45:52 +02:00
lapineige
65d81c6345
Remove useless sudo
The script is run as root
2019-05-22 09:59:45 +02:00
anmol
41a3dc0425 Updated the package according to latest yunohost standards and app updated to version 0.10.3 2019-04-05 15:59:32 +05:30
anmol26s
624201b709 Added dependencies php5-gd 2018-09-30 08:14:42 +05:30
anmol26s
cb6c6a1232 Added dependencies and updated change_url 2018-09-30 07:50:19 +05:30
anmol26s
01cce20693 Added logrotate,fail2ban 2018-09-28 02:14:34 +05:30
anmol26s
d861b1d6c1 Updated is_public according to YNH 3 2018-09-21 23:09:09 +05:30
anmol26s
a6395307de fix copy in upgrade 2018-06-25 10:21:03 +05:30
anmol26s
81e25232eb fix copy in upgrade 2018-06-25 10:15:58 +05:30
anmol26s
6810532453 fix copy in upgrade 2018-06-25 10:06:31 +05:30
anmol26s
6aa9e5efff Temp dir remove in upgrade 2018-06-25 10:01:49 +05:30
anmol26s
bad691f563 Set app permissions in upgrade 2018-06-25 09:51:29 +05:30
anmol26s
9b3ad936bc revamp the app 2018-06-25 09:27:41 +05:30
Julien Malik
0cf59c2135 towards working app... 2013-12-19 03:02:51 +01:00