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

334 commits

Author SHA1 Message Date
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
f04e3879ab Update of Readme.md to reflect latest changes 2017-02-10 12:21:38 +00:00
polytan02
bb0f484b09 Adjustment of LDAP query 2017-02-09 20:14:43 +00:00
polytan02
aad41ff82b Use of correct imap port 2017-02-09 20:06:52 +00:00
polytan02
3cee22d697 Correction on CALDAV_PATH 2017-02-09 19:03:24 +00:00
polytan02
4e75f756dd Use of source_file correctly 2017-02-09 18:59:17 +00:00
polytan02
1c6b570fc6 Update tar command 2017-02-09 18:55:04 +00:00
polytan02
8eb2318ae4 Update on tar command 2017-02-09 18:52:04 +00:00
polytan02
3fc5f103ae Update on tar function 2017-02-09 18:48:09 +00:00
polytan02
15fbd10183 Initial general config 2017-02-09 18:42:50 +00:00
polytan02
5ed9cefd29 Initial imap config 2017-02-09 18:36:33 +00:00
polytan02
f9d00adaeb Carddav config 2017-02-09 18:28:59 +00:00
polytan02
0d5d833e86 Caldav config 2017-02-09 18:26:40 +00:00
polytan02
a21d045c1c Update to suit setup of combined 2017-02-09 18:23:06 +00:00
polytan02
cfb9d6fd17 Initial copy of updated config files 2017-02-09 18:11:17 +00:00
polytan02
45babea26c Merge branch 'master' of https://github.com/polytan02/z-push_ynh 2017-02-09 18:08:00 +00:00
polytan02
867a39ba54 Update since respects YEP 3.3 2017-02-07 22:22:58 +00:00
polytan02
0ef15a5582 Update of Readme.md to reflect origins of sources 2017-02-07 22:22:22 +00:00
polytan02
f524825a96 Update to use file from z-push.org 2017-02-07 22:20:48 +00:00
polytan02
42a71a5bed Add sources from z-push.org 2017-02-07 22:17:13 +00:00
polytan02
d84e7ba927 Initial commit for latest z-push sources 2017-02-07 22:15:18 +00:00
polytan02
590a16ee8d Update to follow YEP 3.3
We download sources and check md5 instead of storing the sources in github
2017-02-07 18:02:28 +00:00
polytan02
3df65e033b Correction of typo 2017-01-18 17:14:05 +00:00
polytan02
57c39b3184 Update 2017-01-18 12:00:13 +00:00
polytan02
88afc3327b Cleaning following package_linter 2017-01-18 11:45:22 +00:00
polytan02
8025ad7ec8 Add agpl-3 license 2017-01-18 11:45:02 +00:00
polytan02
3919a3f603 Test if baikal is present
Same as agendav
2017-01-18 11:32:48 +00:00
polytan02
b851aa6078 update on Readme.md 2017-01-18 08:57:33 +00:00
polytan02
cf6258765d update on check_process 2017-01-18 08:55:59 +00:00
polytan02
fdd2de3e6a Update 2017-01-18 08:44:09 +00:00
polytan02
6b18158c99 Corrections of typos 2017-01-18 01:31:44 +00:00
polytan02
e9a4979eaf Make upgrade script compatible with previous versions 2017-01-18 01:20:14 +00:00
polytan02
547489e618 Initial commit 2017-01-18 01:19:30 +00:00
polytan02
2a1b5832de Initial commit 2017-01-18 01:12:41 +00:00
polytan02
a0a017dcb8 Clarification on path variable 2017-01-18 01:10:48 +00:00
polytan02
eccf48420a Clarification on path variable 2017-01-18 01:08:04 +00:00
polytan02
5d5874b7a2 Upgrade to latest yunohost version 2017-01-18 00:57:48 +00:00
polytan02
f73a249aa8 Store key parameters 2017-01-18 00:42:34 +00:00
polytan02
634229731c No need to store final_logpath and final_path 2017-01-18 00:33:06 +00:00
polytan02
1a0ef79739 Update to use yunohost helpers 2017-01-18 00:25:20 +00:00
polytan02
8b9e56f560 Big update on install script 2017-01-18 00:23:21 +00:00
polytan02
ec8a84e4a2 Add more details on the description 2017-01-18 00:13:05 +00:00
polytan02
41da012a16 Update on check_process 2017-01-18 00:07:18 +00:00
polytan02
e32c23e9eb Merge pull request #20 from polytan02/patch-1
Update install
2017-01-18 00:00:47 +00:00
polytan02
28c7a20e01 Update install
No choice for path
2017-01-06 19:40:05 +00:00
Maniack Crudelis
ae8b900609 Ajout check_process
Ajout du fichier check_process pour l'intégration continue.
Le package ne peut pas être testé correctement sans ce fichier.
2017-01-01 12:10:55 +01:00
polytan02
b1b0323055 Merge pull request #3 from YunoHost-Apps/master
Update to 2.4 format
2016-06-28 10:58:43 +01:00
abeudin
730f7b4022 Merge pull request #16 from JocelynDelalande/ynh-2.4
[ehn] Comply with ynh 2.4 package format
2016-06-15 21:08:07 +02:00
Jocelyn Delande
d202453768 [ehn] Comply with ynh 2.4 package format 2016-06-13 16:05:45 +02:00