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

114 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
9b56411c76 Zbmlgrerg 2023-12-05 01:46:22 +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
0d6a2e8917 v2 2023-11-02 21:57:14 +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
346c3505d3 Update restore 2021-04-09 23:34:23 +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
f1ee3f19d8
Fix typos 2021-01-02 11:51:49 +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
bjarkan
2d45c30ca5
Retouch for nextcloud the addressbooks line
just remove the "/contacts" indication... and works perfectly...
2020-08-26 22:50:02 +02: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
97df0dcdbe solve small typo 2019-04-10 00:11:17 +02:00
yalh76
52a12d6c94 update upgrade fo searchldap 2019-04-09 00:19:02 +02:00
yalh76
8e484e582c Implement ldap search 2019-04-08 23:29:39 +02:00
yalh76
1d2c80b1fd implement nextcloud upgrade 2019-04-08 21:52:19 +02:00
yalh76
98549674bf
Implement Nextcloud configuration (#5)
* Add nextcloud

* Reorder config file

* switch variable names

* fix variables

* Fix nextcloud config
2019-04-08 21:45:53 +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