1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
Commit graph

56 commits

Author SHA1 Message Date
anmol26s
15244fceea Fix key in upgrade and db_user in restore 2020-04-23 05:59:32 +05:30
anmol26s
a902ae7349 sed fix 2020-04-23 05:27:36 +05:30
anmol26s
607c3dfed8 fix mysql_2 2020-04-23 05:08:02 +05:30
anmol26s
4681f8be82 fix mysql 2020-04-23 05:04:42 +05:30
anmol26s
d57ed69ec7 Updated to version 4.7.2 2020-04-23 03:33:42 +05:30
anmol
6a322022b3 Udated to version 4.0.2 2019-04-08 15:03:50 +05:30
anmol
ff6d512419 Updated readme and fix dependencies 2019-04-04 22:18:56 +05:30
anmol
f586f6d469 Updated the pacakge with latest yunohost standards and nginx fix 2019-04-04 22:02:01 +05:30
anmol
4012a99f4e Fix mysql query for version 3.8.4 2018-11-20 12:54:53 +05:30
anmol
60771e6c1b Updated to version 3.8.5 2018-11-20 07:24:24 +05:30
anmol
63dba05800 Updated to version 3.8.5 2018-11-20 07:17:48 +05:30
anmol
9deb761cda Added fail2ban and updated readme 2018-11-08 15:38:11 +05:30
anmol
debb0bce06 removed safemode option 2018-11-03 05:04:38 +05:30
anmol
6be04848cd Updated to version 3.8.2 2018-11-03 04:48:05 +05:30
anmol26s
5a0d87648b Remove ini file for php 2018-10-03 19:02:52 +05:30
anmol26s
c736d61ae0 Added php-mbstring dependency 2018-08-31 06:58:12 +05:30
anmol26s
dcfea03aef Fixed crontab 2018-06-19 09:02:57 +05:30
anmol26s
61cd1bd103 Added solution for dependencies @Josue-T 2018-06-12 21:23:48 +05:30
anmol26s
837fb45517 Create log file for the logs 2018-05-26 01:26:54 +05:30
anmol26s
fc43a4e397 Forgot double quotes 2018-05-25 23:00:13 +05:30
anmol26s
f8737de518 Dependecy fix for stretch 2018-05-25 22:19:15 +05:30
anmol26s
1657609a6a Lot of improvements in:install,remove,update,backup,restore.Added feature:logs,multi-instance.Updated:readme 2018-04-30 23:54:17 +05:30
anmol26s
a87cf20ab5 Updated to 3.2.2 and added php-xml to install 2018-04-11 21:52:17 +05:30
Anmol
fd16dedd2c Resloved issue https://github.com/YunoHost-Apps/hubzilla_ynh/issues/17 and removed asking of is_public,admin_email and set path to root by default 2017-07-22 03:54:08 +05:30
Anmol
f8da9000ae Merge branch 'yuno_test' 2017-07-20 12:18:42 +05:30
Anmol
2ab07e8080 removed the line to recreation of the smarty folder 2017-07-20 11:40:47 +05:30
Anmol
c3f963f971 removed the recreation of .htconfig.php while update,instead copy it from previous install 2017-07-20 11:36:02 +05:30
Anmol
5b3a62851f Added ldap support & changed the line for addding admin mail in .htconfig.php 2017-07-20 10:39:07 +05:30
Anmol
b6079bfbbe cron job is deleted while removing the app 2017-07-19 04:48:58 +05:30
Anmol
b53fa2f477 Updated to 2.4.2 and edited upgrade script to retain user data while upgrade 2017-07-17 05:07:27 +05:30
polytan02
6460139d10 Cleaning 2017-02-19 13:45:51 +00:00
polytan02
0fcb48a6f0 Let the user agree to modify php.ini or not 2017-02-19 13:44:33 +00:00
polytan02
9cd1f3a54b Adjustements to increase upload amounts 2017-02-19 13:31:10 +00:00
polytan02
eab2391cde use of cp /. instead of cp /* 2017-02-19 09:37:14 +00:00
polytan02
ba616cd4c8 Cleaning 2017-02-17 20:57:47 +00:00
polytan02
879bee0bb4 Use service php-fpm reload (instead of restart) 2017-02-17 20:55:01 +00:00
polytan02
1b85f67e0c Use of ynh_backup helpers 2017-02-17 20:54:15 +00:00
polytan02
024a7b734a Ability to set the app public or not 2017-02-17 14:45:54 +00:00
polytan02
4525649377 Correcction of typo in args 2017-02-17 14:43:21 +00:00
polytan02
b704adb2f0 Use of --quiet option un unzip
(to much log for nothing)
2017-02-17 13:47:52 +00:00
polytan02
5a8336681b Missing sed command for php-fpm adjustments 2017-02-17 13:09:39 +00:00
polytan02
aa9a98d9d3 Adjustments on install script 2017-02-17 13:04:56 +00:00
polytan02
c9a8138179 Initial commit 2017-02-17 12:16:17 +00:00
polytan02
3bc258acca Upgrade of remove script to mtach install script 2017-02-17 12:10:19 +00:00
polytan02
4ffa2e3393 Cleaning of Upgrade script 2017-02-17 12:02:11 +00:00
polytan02
28f50b6e67 add sudo yunohost app ssowatconf to the script 2017-02-17 12:01:42 +00:00
polytan02
e52feeb798 Download external sources 2017-02-15 17:37:43 +00:00
polytan02
8f9631a7e5 Download external sources 2017-02-15 17:27:33 +00:00
polytan02
822d23281c UPdate on php-fpm and nginx 2017-02-15 17:09:01 +00:00
polytan02
580ff3aa1b Initial commit to update the base 2017-02-15 16:53:40 +00:00