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

179 commits

Author SHA1 Message Date
tituspijean
7aed542943 Replace all ynh_print_info with ynh_script_progression 2020-11-25 10:36:44 +01:00
tituspijean
df17fe3a53 Ensure file and directories permissions in upgrade 2020-11-25 10:34:54 +01:00
tituspijean
eb7843947b Re-implement automatic post-installation 2020-11-25 10:34:14 +01:00
tituspijean
a5a5ea5e64 Fix NGINX 2020-11-24 23:40:11 +01:00
Éric Gaspar
837c3942e7
Patch2 (#61)
- Fix NGINX 302 redirect
- Fix missing upgrade_type in upgrade script
- Add ynh_smart_mktemp helper
2020-11-24 19:35:51 +01:00
Éric Gaspar
45640ae344
Small typos (#60) 2020-11-24 18:00:33 +01:00
ericgaspar
ed6392e044
Fix linter warnings 2020-11-24 16:08:48 +01:00
ericgaspar
03225c748a
Cleaning up 2020-11-11 14:06:42 +01:00
ericgaspar
0999a92d53
Update _common.sh
- Remove unused script that generates an error
- Remove openssl that is part of PHP as default
2020-11-11 14:02:45 +01:00
lapineige
dd3251ebb9
Update openssl dependency
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-11-10 20:56:14 +01:00
lapineige
99f39cfa6f
Update issue_template.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-11-10 20:55:34 +01:00
Alexandre Aubin
82a0ac5423
rm -r -> ynh_secure_remove (#59) 2020-11-09 16:10:42 +01:00
lapineige
384df50bc9
Merge branch 'master' into testing 2020-11-03 09:56:50 +01:00
ericgaspar
24cb67f5ed
Update README.md 2020-11-01 16:11:39 +01:00
anmol26s
fa25f18b90
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>
2020-11-01 16:00:22 +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
tituspijean
1d1e3d85b6
Set file permissions after creating the log (#53)
Should fix #49
2020-04-17 14:44:38 +02:00
lapineige
250cdad375
Fix path traversal issue
Testing
2020-04-01 09:41:19 +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
lapineige
7c250ff9b9
Merge pull request #51 from YunoHost-Apps/remove-problematic-upgrade-commit-for-tests
Remove commit for upgrade test, since the install failed for this old commit (old logrotate/fail2ban bug)
2020-03-24 22:21:53 +01:00
lapineige
e5376bc9ef
Merge pull request #50 from YunoHost-Apps/fix-path-traversal-issue
Fix path traversal issue
2020-03-24 22:20:03 +01:00
Alexandre Aubin
4653580068
Remove commit for upgrade test, since the install failed for this old commit (old logrotate/fail2ban bug) 2020-03-24 22:03:03 +01:00
Alexandre Aubin
12116f2e16
Fix path traversal issue 2020-03-24 22:00:45 +01:00
lapineige
70c68bd5be
Merge pull request #47 from YunoHost-Apps/fix-the-damn-log-issue
Fix the damn log issue
2019-10-19 10:27:07 +02:00
Alexandre Aubin
a1f3519d21
Bumping app version + yunohost requirement 2019-10-08 21:04:27 +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
b419a8870e
Merge pull request #46 from YunoHost-Apps/master
Align testing with master
2019-07-28 08:29:42 +02:00
lapineige
b7a4afd496
Update package number (fail2ban issue fixed) 2019-07-23 19:48:31 +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
13aa7fc844
Fix typo 2019-05-27 21:53:16 +02:00
lapineige
73bf2a28b1
Describe what is_public does
Add an help to explain what the parameter `is_public` will do.
2019-05-22 10:05:40 +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
65165908b6 Updated to version 0.10.4.Thanks to https://github.com/virtualtam 2019-04-23 20:53:43 +05:30
anmol
9db697ca65 nginx fix 2019-04-05 17:20:46 +05:30
anmol
6ca0d9e0e6 php-fpm fix 2019-04-05 16:59:28 +05:30
anmol
a2dd6cccb1 php-fpm fix 2019-04-05 16:51:36 +05:30
anmol
c01eb0087b Minimum yunohost version 3 required and nginx fix 2019-04-05 16:46:36 +05:30
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
53587c7ce1
Merge pull request #37 from YunoHost-Apps/restore_ci_fix
Fix logrotate backup and restore
2018-11-17 13:35:30 +05:30
anmol26s
bb8c1e9276
Merge branch 'testing' into restore_ci_fix 2018-11-08 00:54:47 +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
757031fe28 Removed restore of php.ini file 2018-10-06 15:08:43 +05:30
anmol26s
8efa1a5d30 Removed backup of php.ini file 2018-10-06 15:07:30 +05:30
anmol26s
d66955e6c2 Remove ini file for php 2018-10-03 21:24:59 +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