Commit graph

95 commits

Author SHA1 Message Date
Josué Tille
cc1245aa95
Fix linter 2022-04-01 22:30:08 +02:00
Josué Tille
afd5b412c8
Fix linter 2022-01-18 21:26:10 +01:00
yalh76
2ffb04d312 Fix --others_var 2021-08-28 01:38:46 +02:00
Josué Tille
2ab322b564
Fix expect permission 2021-04-25 14:11:51 +02:00
Josué Tille
a5a02c1402
Call expect explicitly and cleanup script 2021-04-24 14:51:11 +02:00
Josué Tille
49078e9ddf
fix upgrade scripts and expect permission for execution 2021-04-19 15:51:11 +02:00
Josué Tille
21f043d846
Add ldap filter 2021-03-20 19:04:44 +01:00
Josué Tille
9b32d41a96
Upgrade to seafile 8.0 and fix permissions 2021-03-15 12:30:49 +01:00
Josué Tille
05e2a99c15
Add arm64 support 2021-03-15 12:30:03 +01:00
Josué Tille
f892fb10dc
Implement new permission system 2021-01-26 22:54:35 +01:00
Josué Tille
9ed20af7f3
Fix upgrade regession 2021-01-26 22:09:47 +01:00
Josué Tille
c56de31105
Fix small issues 2020-12-15 22:09:09 +01:00
Josué Tille
a2f13e12e8
Fix upgrade to 7.1 2020-12-14 16:35:22 +01:00
Josué Tille
ac336efea4
Fix package linter and update install badge 2020-12-12 15:03:12 +01:00
Josué Tille
49534d5afa
Merge branch testing into 7.1 2020-12-10 23:36:04 +01:00
Josué Tille
141654f9a6
Add backup core only feature 2020-12-07 17:03:49 +01:00
Josué Tille
c6b4402161
Fix package linter 2020-11-17 23:49:06 +01:00
Josué Tille
5903b0cbae
Merge branch 'testing' into 7.1 2020-11-17 21:57:28 +01:00
Josué Tille
eb481da301
Avoid current issue 2020-11-15 15:55:40 +01:00
Josué Tille
d9d25f57e7
Use symbolic link for seafile_data path 2020-05-01 20:41:57 +02:00
Josué Tille
6e2975f454
Upgrade to 7.1 and add support for memcached 2020-05-01 20:41:53 +02:00
Josué Tille
1e2e1742d7
Fix restoration error with pip cache 2020-03-27 13:44:43 +01:00
Josué Tille
b537e0fe26
Fix conflict between fileserver and webdav port 2020-03-01 21:21:41 +01:00
Josué Tille
0870e9854c
Clean REMOTE_USER_DOMAIN in seahub config 2019-12-01 21:11:24 +01:00
Josué Tille
eaa5281445
Merge branch 'use-main-email-for-sso' into full_upgrade 2019-12-01 14:22:05 +01:00
HugoPoi
a8c41eb09c Delete the local user after migrate libraries, minor review change 2019-11-06 11:55:25 +01:00
Josué Tille
9bbbc78468
Update manifest and be coherent 2019-10-27 14:58:33 +01:00
Josué Tille
19326a4223
Fix args for some helpers 2019-10-11 21:42:02 +02:00
HugoPoi
b74c5ac883 Use Email header from SSOWat 2019-10-09 23:55:32 +02:00
Josué Tille
f001895eda
Add dirty test 2019-09-10 22:51:27 +02:00
Josué Tille
a268d78454
Improve service management with systemd helper 2019-09-10 22:51:15 +02:00
Josué Tille
441deca3aa
Wait untils seahub has cleanly started 2019-08-05 17:15:01 +02:00
Josué Tille
4bc8a7c7f5
Try to avoid current effect 2019-08-05 17:15:01 +02:00
Josué Tille
b5888e8f3d
Fix install script 2019-08-05 15:36:59 +02:00
Josué Tille
9ba4741bb1
Move bin directory from /var/www to /opt/yunohost for old installations 2019-08-05 15:34:00 +02:00
Josué Tille
ecc8aae39d
Fix SSO authentication 2019-07-30 22:42:41 +02:00
Josué Tille
5605e6d546
Update to seafile 7.0 and remove ynh_print_OFF/ON 2019-07-30 12:20:46 +02:00
Josué Tille
d4aeefafb9
Add fail2ban 2019-07-30 11:41:54 +02:00
Josué Tille
ff97d28f63
Package full upgrade 2019-07-30 11:41:33 +02:00
Josué Tille
fc6d25f4b4
Install moviepy in user mode 2019-05-08 18:57:06 +02:00
Josué Tille
d98ff01e86 Fix gunicorn config 2018-08-14 10:31:17 +02:00
Josué Tille
c5ad1563bd Move expect script in scripts directory 2018-08-14 10:31:03 +02:00
Josué Tille
122f6d8db0 Add more log to debug 2018-06-08 12:04:22 +02:00
Josué Tille
73157c3303 add ynh_system_reload for debug 2018-06-02 18:05:18 +02:00
Josué Tille
ce7f4a1910 Small fix 2018-05-10 15:39:58 +02:00
Josué Tille
a024a62523 Upgrade setuptools before install by pip and refactor change_url 2018-05-10 00:02:27 +02:00
Josué Tille
4cbff3b86c Fix when LANG is undefine 2018-04-03 01:48:33 +02:00
Josué Tille
5588eecdff Double cote server_name everywhere 2018-04-03 01:47:33 +02:00
Matan
cde9a5366d
Double quote arguments when execute the expect script
In order to be able to pass variables that include spaces, I double quoted the arguments.
2018-04-02 21:31:38 +03:00
Josué Tille
dc93a61bf9 Fix UnicodeDecodeError with python scripts 2018-03-09 22:36:51 +01:00