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
anmol26s
a20c6c7bb3
Updated to v2.1.1
2018-05-28 22:34:31 +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
anmol26s
c628ab6173
Updated to 2.0.1
2018-05-01 01:52:36 +05:30
Sebastian Gumprich
ba4da1f7d9
update version
2017-11-20 15:05:56 +01:00
Sebastian Gumprich
21cf8bc971
update to monica 0.7.1
2017-10-30 21:32:31 +01:00
Sebastian Gumprich
7f8dc9efd7
complete revamp
2017-09-15 18:45:18 +02:00
Sebastian Gumprich
ac4780c887
update version
2017-07-26 20:53:42 +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
6fe4ebe1ec
update version, install new dependency
2017-06-23 18:46:50 +02:00
Sebastian Gumprich
3a8ab5b0b9
make index.php root
2017-06-23 18:46:33 +02:00
Sebastian Gumprich
3508e67e35
update monica version
2017-06-20 19:07:55 +02:00
Sebastian Gumprich
f054d5cfd2
install and use php7
2017-06-13 22:18:05 +02:00
Sebastian Gumprich
9cbfd86ce6
update version
2017-06-13 22:16:09 +02:00
Sebastian Gumprich
5de85c0b37
disable debug mode
2017-06-13 22:15:54 +02:00
Sebastian Gumprich
423d1e3bc0
add src file to replace custom installer
2017-06-12 22:25:46 +02:00
Sebastian Gumprich
5b1a71cab5
add initial user creation
2017-06-12 22:25:31 +02:00
Sebastian Gumprich
a32a80d63f
update nginx config for laravel
2017-06-12 22:24:37 +02:00
Sebastian Gumprich
25a897a477
update env file
2017-06-12 22:23:08 +02:00
Sebastian Gumprich
42f54956c9
Initial
2017-06-08 13:32:01 +02:00