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

229 commits

Author SHA1 Message Date
Josué Tille
0d2eb06262
Update to commmit 33a1e42 2020-04-03 16:08:20 +02:00
Josué Tille
d24e966c5a
Merge branch 'testing' 2019-12-18 21:43:35 +01:00
Josué Tille
8a41d00064
Add message and use getops for helper's args 2019-11-01 22:04:39 +01:00
Josué Tille
e27b658397
Merge branch 'testing' 2019-05-09 09:44:28 +02:00
Josué Tille
5a7f39d219
Fix README 2019-05-09 09:42:28 +02:00
Josué Tille
38da0fd93f
Fix dependances 2019-05-08 15:02:58 +02:00
Josué Tille
9fff589efd
Merge branch 'testing' 2019-02-21 20:28:16 +01:00
Josué Tille
7d88c60ed1
Fix virtualenv setup 2019-02-12 20:15:04 +01:00
Josué Tille
699d7553c5
Fix helper 2019-02-11 15:54:38 +01:00
Josué Tille
f60088d747
Don't fail if systemd unit fail to stop 2019-02-08 18:06:28 +01:00
Josué Tille
4e2b0f03d0
fix dependance for service start 2019-02-08 17:55:09 +01:00
Josue-T
f021251f30
Merge pull request #6 from Jibec/master
Use new helpers, add backup/restore and uwsgi
2018-12-05 18:09:23 +01:00
Josué Tille
c8b399afaa Remove start service by the socket 2018-11-30 22:43:41 +01:00
Josué Tille
ad64328a68 Remove logrotate, it's already managed by uwsgi package 2018-09-25 21:33:36 +02:00
Josué Tille
d35b8499f6 Change maintener 2018-09-25 21:32:14 +02:00
Josué Tille
7a1958ebd3 Fix nginx config 2018-09-06 14:57:35 +02:00
Josué Tille
04f94271b4 Fix backup - restore 2018-09-05 23:01:35 +02:00
Josué Tille
87d4333a31 Change order of instruction and fix uwsgi helper 2018-09-05 23:00:59 +02:00
Josué Tille
e345831487 Update uwsgi helper 2018-09-05 21:34:48 +02:00
Josué Tille
b88c7adfec Fix permission in final_path 2018-08-22 20:52:40 +02:00
Josué Tille
f8b2336256 Restore home page 2018-08-22 20:47:29 +02:00
Josué Tille
e346c9eb06 Dont save path and domain it's automatically done 2018-08-22 20:47:29 +02:00
Josué Tille
03944ddd47 Store settings before to test the install 2018-08-22 20:47:29 +02:00
Josué Tille
14e1be1819 Fix uwsgi helper 2018-08-22 20:47:29 +02:00
Josué Tille
d919dcc49a Fix final path 2018-08-20 22:35:38 +02:00
Josué Tille
c46400ee29 Merge commit 'licryle' into master 2018-08-20 22:34:47 +02:00
Jean-Baptiste Holcroft
f6b79fe7a5 Add ARM dependencies 2018-08-03 23:42:47 +02:00
admin
5ad912e6c9 Saving path into 'path' variable in settings. It was creating issues at install/upgrade + fixing a bug in path in upgrade. 2018-07-25 06:44:48 +00:00
Jean-Baptiste Holcroft
f6682e66ac Rewrite uwsgi to use the helper 2018-07-05 23:21:03 +02:00
Jean-Baptiste Holcroft
613527af71 Remove local download path and add previous maintainer 2018-06-28 23:20:47 +02:00
Jean-Baptiste Holcroft
cf0f16aa73 Upgrade to 1.8.0 2018-06-28 23:09:33 +02:00
Jean-Baptiste Holcroft
dd241fea65 use local cache storage and pip instead of make 2018-04-28 13:42:17 +02:00
Jean-Baptiste Holcroft
3b3cabbad4 fix alias_traversal and change maintainer 2018-01-29 22:44:33 +01:00
Jean-Baptiste Holcroft
23645f9f33 Remove useless user rights 2017-11-19 13:46:34 +01:00
Jean-Baptiste Holcroft
333e0973e6 Fix upgrade from previous versions 2017-11-16 23:23:51 +01:00
Jean-Baptiste Holcroft
21cf715388 upgrade to 1.6.0 2017-11-13 22:52:22 +01:00
Jean-Baptiste Holcroft
745f4243ad use helpers & uwsgi. Enable multi instance 2017-10-30 17:52:57 +01:00
Jean-Baptiste Holcroft
8b28531285 Remove sources 2017-10-30 13:53:42 +01:00
Pierre-Antoine Rault
267ccc21f7 modified conf scripts 2016-12-15 22:06:02 +01:00
Pierre-Antoine Rault
4d96a462cf modified urls 2016-12-15 21:32:36 +01:00
Pierre-Antoine Rault
6d15a15a01 fixed a forgotten import of the script helper and removed sudo before helpers 2016-12-13 16:55:44 +01:00
Pierre-Antoine Rault
d569748da5 added Android debug information on the info page 2016-12-13 14:50:37 +01:00
Pierre-Antoine Rault
2843cc70d7 removed now displaced files 2016-12-09 02:28:20 +01:00
Pierre-Antoine Rault
ade4eaeb8d moved page files to a subdirectory to prevent pyramid from serving its own files 2016-12-09 02:26:38 +01:00
Pierre-Antoine Rault
3f036e759e Dependency shrinking to remove development artifacts 2016-12-08 18:25:22 +01:00
Pierre-Antoine Rault
abdc5371db Rectify version mistyping 2016-12-08 16:34:23 +01:00
Pierre-Antoine Rault
05009d2414 Compliance with Yunohost’s package linter (except scripts/{backup,restore}) 2016-12-08 16:12:16 +01:00
Pierre-Antoine Rault
a4566abdfa small edits for the README 2016-12-08 12:41:24 +01:00
Pierre-Antoine Rault
19c3fbe3f9 Add an index page explaining how to setup, fixes #14
Adding LICENSE and README as well
2016-12-08 12:36:22 +01:00
abeudin
6707f664bb Merge pull request #18 from Josue-T/master
Fix 'secret' variable
2016-01-14 11:22:01 +01:00