1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00
Commit graph

68 commits

Author SHA1 Message Date
Éric Gaspar
b50e79b9b1 fix 2024-08-11 14:05:52 +02:00
Éric Gaspar
2593778a5a cleaning 2024-08-11 09:16:54 +02:00
13e7c57c74 Fix upgrade on bookworm: call the correct php version 2024-05-28 13:18:20 +02:00
Alexandre Aubin
28d024a504 aaaand forgot the main conf ofc 2023-12-05 02:36:19 +01:00
Alexandre Aubin
77a15b6e28 Keep conf files during upgrades >_> 2023-12-05 01:56:50 +01:00
Alexandre Aubin
ca1a761d2c z-push wants the log dir to end with a trailign slash >_> 2023-12-05 01:31:04 +01:00
Alexandre Aubin
cd679074f9 Improve the horendous configuration management using shitload of ynh_replace_string ... 2023-12-04 23:54:49 +01:00
Éric Gaspar
b53d7b879e v2 2023-11-02 22:01:27 +01:00
Éric Gaspar
366ed99d99 v2 2023-11-02 21:43:27 +01:00
yalh76
6cf3dd61c9 Fix bookworm 2023-08-04 21:01:02 +02:00
Éric Gaspar
7754167bdf Fix linter 2023-01-19 12:16:08 +01:00
yalh76
464937d8fc Apply Lest example_ynh 2022-01-18 22:08:28 +01:00
yalh76
05b0b8734f Fix recursive chmod 2021-04-17 18:32:51 +02:00
yalh76
9339555f78 Fix chmod 2021-04-15 20:30:35 +02:00
yalh76
58651503fe Fix cp 2021-04-14 20:56:34 +02:00
yalh76
750a291cce Fix rights 2021-04-13 01:11:15 +02:00
yalh76
666e50f519 Fix rights 2021-04-11 22:16:13 +02:00
yalh76
c65b32ae06 Apply last example_ynh 2021-04-10 02:06:00 +02:00
yalh76
e5ada15532 Update upgrade 2021-04-09 23:06:20 +02:00
yalh76
a734ac22aa Apply last example_ynh 2021-04-09 20:48:50 +02:00
yalh76
8e99ec37fb Apply last example_ynh 2021-02-26 00:50:43 +01:00
yalh76
a925c08563 Fix for stretch 2021-01-07 20:10:33 +01:00
ericgaspar
61fec96256 Fix 2021-01-02 10:04:09 +01:00
ericgaspar
da78be4307 Upgrade to 2.6.1 2021-01-02 10:00:39 +01:00
yalh76
289c83b546 Apply example_ynh 2020-02-23 17:08:21 +01:00
yalh76
5d12afba59 fix ynh_script_progression 2019-05-27 18:54:46 +02:00
yalh76
6b3d430bc1 Apply example_ynh 2019-05-15 17:50:20 +02:00
yalh76
22c3678f88
Merge pull request #11 from yalh76/skipped_regex
add domain in skipped_regex
2019-04-10 11:12:08 +02:00
yalh76
bd35b7238e add domain in skipped_regex 2019-04-10 03:32:58 +02:00
yalh76
96f9f23aa3
Merge pull request #10 from yalh76/dedicated_user
Switch to dedicated user
2019-04-10 01:15:22 +02:00
yalh76
97c7ea9e14 Switch to dedicated user 2019-04-10 01:04:02 +02:00
yalh76
c02f0de04d swith to path_url 2019-04-10 00:34:37 +02:00
yalh76
0c172d881d remove duplicate backup during upgrade 2019-04-10 00:19:31 +02:00
yalh76
99d06c6815 Switch to ynh_secure_remove 2019-04-10 00:15:31 +02:00
yalh76
52a12d6c94 update upgrade fo searchldap 2019-04-09 00:19:02 +02:00
yalh76
1d2c80b1fd implement nextcloud upgrade 2019-04-08 21:52:19 +02:00
yalh76
5cf5429590
Implement Autodiscover (#4)
* Implement autodiscover
2019-04-06 01:18:13 +02:00
yalh76
5590e28efb
Upgrade to 2.4.5 (#3)
* Switch source to github.tar.gz

* Fix $final_path creation

* upgrade to 2.4.5
2019-04-03 22:31:26 +02:00
yalh76
71cbe948ee
2 example ynh (#2)
* Fix package_linter errors

* Apply example_ynh on check_process

* Apply example_ynh on install script

* Fix timezone

* Apply example_ynh on remove script

* Apply example_ynh to backup script

* Apply example_ynh on restore script

* Fix to php7

* remove sudo

* Fix dependencies list

* Fix to PHP 7.0

* Fix Yunohost version

* Apply example_ynh to upgrade script

* Remove sudo

* apply example_ynh on php-fpm.conf

* Apply example_ynh to readme

* Scripts fix

* Setup Public

* Reorder
2019-03-31 04:34:31 +02:00
yalh76
96fda9562e
Fix package_linter (#1)
* Fix package_linter
2019-03-30 22:28:14 +01:00
polytan02
3611c7ed85 fixstates is required upon upgrades 2017-03-13 17:25:50 +00:00
polytan02
065b7a33e8 Fixstates is not required 2017-03-05 12:47:46 +00:00
polytan02
7b5af6c82f Adjustment of set -eu & set -u 2017-02-25 22:04:12 +00:00
polytan02
a0028ddf75 Use of cp /. instead of /* 2017-02-24 16:33:37 +00:00
polytan02
2eca22c4c3 Define ${DEPS_PKG_NAME} as z-push-deps 2017-02-24 13:28:52 +00:00
polytan02
3b4b90540d Use of ynh_package_install_from_equivs 2017-02-24 13:24:52 +00:00
polytan02
3d2cf36a00 Correction of typo in chmod 2017-02-10 15:26:08 +00:00
polytan02
4c6c5dbe68 Places STATE_DIR in /home/yunohost.app instead of /vaer/www/z-push
The point is to keep the states in between upgrades to avoid full resync of devices in between upgrades of z-push sources
2017-02-10 15:24:02 +00:00
polytan02
90889ba3ac Add logrotate capability 2017-02-10 14:56:29 +00:00
polytan02
4e75f756dd Use of source_file correctly 2017-02-09 18:59:17 +00:00