anmol26s
d7956d9bd7
Fixed backup and restore,some fix in instal,remove,upgrade
2018-06-19 05:46:48 +05:30
anmol26s
29d10c00bd
Merge branch 'master' of github.com:YunoHost-Apps/monica_ynh
2018-06-15 07:00:57 +05:30
anmol26s
3b6d149854
updated to v2.3.0
2018-06-15 05:55:38 +05:30
Sebastian Gumprich
ca03aec3bd
fix typos
2018-06-11 12:41:19 +02:00
anmol26s
49e7538c84
updated sorces from monia for the fix pushed by them
2018-06-09 02:31:19 +05:30
anmol26s
5299337d8b
Fix provided by monica for database error (tetsting)
2018-06-07 23:43:44 +05:30
anmol26s
5f33b83bba
Updated to v2.2.1
2018-06-03 18:30:18 +05:30
Sebastian Gumprich
cd7478eaf1
Merge pull request #17 from anmol26s/master
...
Dependency fix
2018-05-30 10:03:32 +02:00
anmol26s
79fb1d582d
Fix in install
2018-05-30 01:46:22 +05:30
anmol26s
5a5e8135d3
Fixed: Unmet dependency
2018-05-30 01:15:41 +05:30
Sebastian Gumprich
70e4dc5c9a
Merge pull request #16 from anmol26s/master
...
Updated app to working state
2018-05-29 11:45:41 +02:00
anmol26s
8454cabeee
Fix version start with digit in manifest.json
2018-05-28 22:39:58 +05:30
anmol26s
a20c6c7bb3
Updated to v2.1.1
2018-05-28 22:34:31 +05:30
anmol26s
af22e8922e
Updated readme
2018-05-28 22:03:13 +05:30
anmol26s
606f5fd52c
Few changes in manifest.json and added monica bear picture
2018-05-28 21:19:52 +05:30
anmol26s
170737fcc3
Fixed https://github.com/YunoHost-Apps/monica_ynh/issues/13,https://github.com/YunoHost-Apps/monica_ynh/issues/3,tried to make app working state,use dedicate user
2018-05-28 17:54:43 +05:30
Sebastian Gumprich
25143c8bf5
Update check_process
2018-05-21 12:46:09 +02:00
Sebastian Gumprich
6a1bb1d2c2
Merge pull request #15 from anmol26s/patch-2
...
Updated to 2.0.1
2018-05-01 20:44:49 +02:00
anmol26s
c628ab6173
Updated to 2.0.1
2018-05-01 01:52:36 +05:30
Sebastian Gumprich
b010d0cd5b
Update README.md
2018-03-12 21:45:34 +01:00
Sebastian Gumprich
ba4da1f7d9
update version
2017-11-20 15:05:56 +01:00
Sebastian Gumprich
911736d0bc
Merge branch 'master' of github.com:YunoHost-Apps/monica_ynh
2017-10-30 21:32:42 +01:00
Sebastian Gumprich
21cf8bc971
update to monica 0.7.1
2017-10-30 21:32:31 +01:00
Sebastian Gumprich
54c7379445
Update manifest.json
2017-09-24 20:10:18 +02:00
Sebastian Gumprich
17ba856691
add php install to restore script
2017-09-22 19:33:23 +02:00
Sebastian Gumprich
b400ee8827
disable inccorect path check
2017-09-20 21:39:03 +02:00
Sebastian Gumprich
bd34b89c21
use package helpers
2017-09-20 21:24:47 +02:00
Sebastian Gumprich
7265a3a35b
improve scripts
2017-09-17 12:28:44 +02:00
Sebastian Gumprich
15bdedcb1d
add GPLv3 license
2017-09-17 12:24:17 +02:00
Sebastian Gumprich
98ab75a66d
update check, remove md5sums
2017-09-16 21:15:42 +02:00
Sebastian Gumprich
ce18c69ebd
add check_process
2017-09-15 20:52:14 +02:00
Sebastian Gumprich
f6a4d4e1ff
add ynh_abort_if_errors
2017-09-15 20:43:45 +02:00
Sebastian Gumprich
7f8dc9efd7
complete revamp
2017-09-15 18:45:18 +02:00
Sebastian Gumprich
29654a541a
update version, add composer update
2017-09-03 18:37:46 +02:00
Sebastian Gumprich
ac4780c887
update version
2017-07-26 20:53:42 +02:00
Sebastian Gumprich
7f821cf8fb
Merge pull request #4 from anmol26s/patch-1
...
Force https
2017-07-24 16:55:07 +02:00
anmol26s
6538bf55f8
Force https
...
I observed if we open monica.domain.tld it opens in http. To force https by default I added
# Force https
if ($scheme = http) {
rewrite ^ https://$server_name$request_uri ? permanent;
}
2017-07-24 12:14:22 +05:30
Sebastian Gumprich
95941f8b65
update version
2017-07-19 20:20:13 +02:00
Sebastian Gumprich
4ad04ed341
update manifest to fix some errors and spelling mistakes
2017-07-19 20:20:05 +02:00
Sebastian Gumprich
65d874c038
update version
2017-07-17 21:48:01 +02:00
Sebastian Gumprich
02e4c78b14
add php packages
2017-07-09 17:54:44 +02:00
Sebastian Gumprich
4a5cf4d6af
update version
2017-07-09 17:02:31 +02:00
Sebastian Gumprich
3c3d711b20
add php install to upgrade script
2017-07-02 21:15:54 +02:00
Sebastian Gumprich
5e01ed27ce
move php install commands
2017-07-02 21:11:42 +02:00
Sebastian Gumprich
7c3bb76eab
update version
2017-07-02 21:05:02 +02:00
Sebastian Gumprich
bc7a793ea6
add back php zip module
2017-07-02 15:39:58 +02:00
Sebastian Gumprich
bb1ecb0a09
update version
2017-07-02 15:26:52 +02:00
Sebastian Gumprich
968a041e75
Delete cdaea00.tar.gz
2017-06-28 21:38:15 +02:00
Sebastian Gumprich
5fff44f50a
update version
2017-06-23 21:00:45 +02:00
Sebastian Gumprich
24818b7c66
remove composer update
2017-06-23 19:17:05 +02:00