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

56 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
lapineige
c492793c68
Set file permissions after creating the log (#53) (#54)
Should fix #49

Authored-by: tituspijean <tituspijean@outlook.com>
2020-04-28 20:38:02 +02: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
lapineige
ef69fb503c
Remove useless sudo
The script is run as root
2019-05-22 09:59:07 +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
anmol
3a3e8ac329 Fix logrotate in backup and restore 2018-11-08 00:37:29 +05:30
lapineige
9109a4ca89
Update to 0.10.2, added logrotate, change url and fail2ban (#36)
* Update manifest to 0.10.2

* Update to 0.10.2

* Update ReadMe to 0.10.2

* Update to 0.10.2

* Updated is_public according to YNH 3

* Added logrotate,fail2ban

* Added dependencies and updated change_url

* Added dependencies php5-gd

* Remove ini file for php

* Removed backup of php.ini file

* Removed restore of php.ini file
2018-11-04 14:01:28 +01:00
anmol26s
f1a528a49d Added change_url and updated version in readme 2018-06-25 10:49:11 +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
MKody
2afb5d1fda Update to 0.9.6 2018-05-03 19:11:22 +02:00
MKody
0c8f5502f5 Update to 0.9.3 2018-01-19 12:08:30 +01:00
MKody
3adff847a8 Update to 0.9.2 2017-10-25 14:27:59 +02:00
lapineige
bfa6d03f68 Make sure path always end with a "/"
Fix https://github.com/YunoHost-Apps/shaarli_ynh/issues/28 (Nginx configuration for / install broken)
2017-07-24 11:09:55 +02:00
lapineige
dff4a1d616 Merge pull request #25 from YunoHost-Apps/0.9.0_update
Update shaarli to version 0.9.0
2017-06-21 12:13:54 +02:00
Rafi59
427657233f Add set -u 2017-06-18 09:56:18 +02:00
Rafi59
e1c89c1099 Update to version 0.9.0 2017-06-17 17:21:21 +02:00
Rafi59
812e6ed02e Update shaarli to version 0.9.0 2017-06-17 17:19:53 +02:00
Rafi59
15a3ebab7b Update shaarli to version 0.9.0 2017-06-17 16:48:19 +02:00
Rafi59
272a6eaef6 Update install 2017-06-17 14:57:23 +02:00
Rafi59
6a3d6c4c6b Update install 2017-06-17 14:42:24 +02:00
Rafi59
67fdea8070 Update install 2017-06-17 13:23:43 +02:00
Rafi59
cc4af956e4 Update install 2017-06-17 12:42:01 +02:00
Rafi59
5b0734b710 Update install 2017-06-17 12:32:10 +02:00
Rafi59
9c1d829cb9 Update _common.sh 2017-06-17 12:20:09 +02:00
Rafi59
f46cad7a26 Update install 2017-06-17 12:13:14 +02:00
Romain Garbage
0d78874af1 Add the possibility of a private instance and update the README 2017-03-05 10:28:25 +02:00
Romain Garbage
6ceb1b5f1b Fix install script: don't chown to root 2017-03-05 10:28:25 +02:00
Romain Garbage
2a6f053cfb Fix permissions settings in install script 2017-03-05 10:28:25 +02:00
Romain Garbage
963009da65 Fix remove script for multiple instances 2017-03-05 10:26:17 +02:00
Romain Garbage
4902c1ebba Update remove script 2017-03-05 10:26:17 +02:00
Romain Garbage
d72e85f619 Some clean-up in the install script 2017-03-05 10:26:17 +02:00
Romain Garbage
329c1f774b Add support for multi instances and config at install 2017-03-05 10:26:17 +02:00
Romain Garbage
a365f0d14d Fix permissions in the restore script 2017-03-04 05:01:01 +02:00
Romain Garbage
3d4a46cb0e Fix variable in restore script 2017-02-27 18:22:54 +02:00
Romain Garbage
ab96da9776 Add backup/restore scripts 2017-02-27 03:33:24 +02:00
lapineige
8e6cea0f87 Update install script for 0.8.3 2017-02-19 23:17:19 +01:00
lapineige
2ece80f9af Add _common.sh 2017-02-19 23:16:01 +01:00
Ackak
849c36fe0a Ajout de l'option json 2015-05-09 00:15:36 +02:00
Alexis Gavoty
80d212570e [fix] Check that admin exists 2014-05-29 12:48:44 +02:00
Julien Malik
6621d12571 quiet install of php5-cli 2013-12-29 20:00:34 +01:00