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

207 commits

Author SHA1 Message Date
Alexandre Aubin
728ddf3a69 Attempt to fix weird permission issues 2021-12-12 17:06:13 +01:00
Alexandre Aubin
81e2833dd4
Merge pull request #74 from YunoHost-Apps/testing
Testing
2021-12-02 02:52:12 +01:00
Alexandre Aubin
43d2991fb2
Delete .DS_Store 2021-11-29 16:14:22 +01:00
Éric Gaspar
ae67957048
Fix linter (#73)
* Fix linter

* Auto-update README

* Fix

* Auto-update README

* Fix

* Fix

* Update upgrade

* Update install

* Fix

* Update upgrade

* Update restore

Co-authored-by: Yunohost-Bot <>
2021-11-22 19:20:21 +01:00
YunoHost Bot
2124945d06
[autopatch] Update issue and PR templates (#71)
* Testing (#69)

Fix #67 #65

* [autopatch] Update issue and PR templates

Co-authored-by: lapineige <lapineige@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>
2021-11-21 09:02:49 +01:00
lapineige
183728c378
Testing (#69)
Fix #67 #65
2021-03-14 21:35:44 +01:00
yalh76
95b7e39714
username normalisation 2021-03-14 21:10:46 +01:00
lapineige
c32745baee
Fix bad condition
Co-authored-by: Alex Garel <alex@garel.org>
2021-02-28 21:54:57 +01:00
lapineige
4a3567faf5
Don't override (new) official templates with old ones during force upgrade (#68)
* Don't override (new) official templates with old ones

#66 would not work during a forced upgrade
2021-02-28 14:27:08 +01:00
lapineige
bb64f6820c
Don't override (new) official templates with old ones (#66)
* Don't override (new) official templates with old ones

Fix #65

* Change version number
2021-02-28 14:20:33 +01:00
ericgaspar
5b0271a6d4
Merge branch 'master' into testing 2021-01-15 10:24:41 +01:00
Éric Gaspar
037f154118
Testing (#63)
- Upgrade to version 0.12.1
   - Remove pkg_dependencies
   - Fix upgrade script
   - reworked rights and permissions
2020-12-02 23:34:41 +01:00
ericgaspar
cf7a4821f3
Add php-fpm.conf 2020-12-02 09:18:40 +01:00
ericgaspar
22e9982a5d
small typos 2020-12-01 13:35:39 +01:00
ericgaspar
35e98c0925
Update nginx.conf 2020-12-01 12:14:47 +01:00
ericgaspar
c95ef8b2aa
Update manifest.json 2020-12-01 12:07:45 +01:00
ericgaspar
06dcc36382
Remove dependencies 2020-12-01 12:05:35 +01:00
ericgaspar
733cfdc207
Fix 2020-12-01 12:03:07 +01:00
ericgaspar
206f5173ac
Update upgrade 2020-12-01 11:49:54 +01:00
ericgaspar
3cadf7cd51
Fix 2020-12-01 11:36:55 +01:00
Éric Gaspar
88d8d0bb16
Merge branch 'master' into testing 2020-11-30 17:21:01 +01:00
Éric Gaspar
fe6f94078d
Upgrade to version 0.12.1 (#62) 2020-11-30 17:18:40 +01:00
Éric Gaspar
0fbc128209
Update check_process 2020-11-30 11:30:29 +01:00
Éric Gaspar
8465b1c5c9
Fix linter warning 2020-11-30 11:29:19 +01:00
Éric Gaspar
d57ade42a7
Update README.md 2020-11-30 10:07:30 +01:00
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
tituspijean
9a949c1209 Use permissions system 2020-11-25 11:39:30 +01:00
tituspijean
dbf8d5b38d Update check_process 2020-11-25 11:01:27 +01:00
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