Commit Graph

2229 Commits

Author SHA1 Message Date
Jiaqiang Xu
1d43e72137
Merge pull request #1911 from moschlar/valac
Use AM_PROG_VALAC to determine correct valac
2018-10-30 17:23:46 +08:00
Shuai Lin
498b8ef9ac Install seafile ext dlls to "C:/Program Files/SeafileExt" 2018-10-16 14:20:59 +08:00
Moritz Schlarb
ae2d14ecbe Use AM_PROG_VALAC to determine correct valac
This is more portable for systems that have multiple versions of valac
simultaneously installed (e.g. Gentoo).
2018-10-03 10:35:10 +02:00
Jiaqiang Xu
416e4f979f
Merge pull request #2103 from haiwen/add_sync_error
Add two sync error strings.
2018-09-28 16:41:09 +08:00
ly1217
55c2b5defb Add two sync error strings. 2018-09-28 01:24:47 -07:00
Jiaqiang Xu
f0e7cb13a6
Merge pull request #2105 from haiwen/add_property_is_readonly
Add set is_readonly property.
2018-09-28 13:48:21 +08:00
Jiaqiang Xu
cd52e3ded7
Merge pull request #2104 from haiwen/fix_client_err_cnt_bug
Fix the bug that the client can't upload when resync the repo after s…
2018-09-28 13:46:53 +08:00
ly1217
cb9d6bcc61 Fix the bug that the client can't upload when resync the repo after sync error retry. 2018-09-27 19:14:36 -07:00
ly1217
440c4db354 Add set is_readonly property. 2018-09-27 02:16:23 -07:00
Jiaqiang Xu
99a36f5963
Merge pull request #2101 from haiwen/fix_clone_retry
Only net error retry in clone process.
2018-09-20 17:04:28 +08:00
ly1217
0e15929beb Only net error retry in clone process. 2018-09-20 01:09:18 -07:00
Jiaqiang Xu
f0b151d01e
Merge pull request #2097 from haiwen/fix_client_sync
Add saving 403 errors into FileSyncError and 403 error retry count.
2018-09-17 17:21:27 +08:00
ly1217
82572c99c0 Add saving 403 errors into FileSyncError and 403 error retry count. 2018-09-17 00:25:30 -07:00
YuZhao Sun
9d53c0f148 Updated version to 6.2.5 2018-09-11 17:19:35 +08:00
Jonathan Xu
5824e798ed Force delete all files when deleting a folder recurively. 2018-09-11 15:56:29 +08:00
Jonathan Xu
1a4bc67e00 Add debug option to print libcurl verbose log.
export SEAFILE_DEBUG=curl
2018-09-11 11:49:54 +08:00
Shuai Lin
60e9e6a835 msi: include qt jpeg dll 2018-08-31 13:56:50 +08:00
Jonathan Xu
e34490f24c [win] Don't add expire CA certificates to pem file. 2018-08-27 13:24:47 +08:00
Jonathan Xu
c61db01adf Remove cert name from ca-bundle file. 2018-08-24 15:11:35 +08:00
Shuai Lin
6563018a95 seaf-cli: fixed a bug when init 2018-08-21 10:35:19 +08:00
Shuai Lin
039afa50d0 removed symbols file 2018-08-21 09:33:54 +08:00
Shuai Lin
e7f46e0ca3 Fixed typo 2018-08-17 10:36:44 +08:00
Shuai Lin
d5c26e23f8 Debian: Added constraints for libsearpc 2018-08-17 10:35:34 +08:00
Jiaqiang Xu
85da86f80f
Merge pull request #2081 from haiwen/update-seafi-cli-use-pipe
Updated seaf-cli to use new named pipe transport and removed ccnet from it
2018-08-14 18:22:27 +08:00
Shuai Lin
a6ac5667f5 seaf-cli: remove ccnet and use new seafile rpc client 2018-08-10 18:42:55 +08:00
Shuai Lin
d7cd535633 python: updated seafile rpc client to use new named pipe transport
Also removed unused python code
2018-08-10 11:42:37 +08:00
YuZhao Sun
d1580f545f Updated version to 6.2.4 2018-08-03 13:25:19 +08:00
YuZhao Sun
c45c787216 Updated version to 6.2.3 2018-07-27 14:46:27 +08:00
Shuai Lin
140eec3e48 Use more random uuids 2018-07-16 10:33:43 +08:00
Shuai Lin
806e663a18 Fixed typo 2018-07-16 10:30:35 +08:00
Shuai Lin
2ccc6d5521 Updated components guid 2018-07-16 10:15:37 +08:00
YuZhao Sun
7df3daa2d3 Updated version to 6.2.2 2018-07-12 14:37:22 +08:00
Shuai Lin
6b15bce627 Fixed uninstallation custom dll 2018-07-12 14:29:14 +08:00
Jonathan Xu
7d7116c68e Use diff to generate commit description. 2018-07-10 18:54:34 +08:00
YuZhao Sun
fc20436db2 Updated version to 6.2.1 2018-07-06 11:17:21 +08:00
Jonathan Xu
71c1234372 [Mac] Fix handling of fs events.
FSEvent can set multiple flags in one event and the flags can sometimes be quite suprising.
2018-07-03 15:44:21 +08:00
Shuai Lin
65a20c2605 Log the client id and name at startup 2018-07-02 14:44:16 +08:00
Shuai Lin
0d93ef7bab Added back a missing rpc 2018-06-29 19:01:11 +08:00
Jonathan Xu
4b9678eb68 Fix .eml file cannot be deleted problem. 2018-06-28 10:45:39 +08:00
Jonathan Xu
d811868c98 [Mac] Fix UTF8 string length issue in auto lock office file code. 2018-06-27 15:40:13 +08:00
Jonathan Xu
79aba80c85 [Mac] Delay updates to opened MS Office files. 2018-06-27 15:40:13 +08:00
Shuai Lin
d16c6ac0f7 Fixed build on win/linux 2018-06-26 17:03:00 +08:00
Shuai Lin
f40184dfc4 Updated version to 6.2.0 2018-06-26 14:49:44 +08:00
Shuai Lin
8980ce7b16 Removed ccnet from build scripts and debian deps 2018-06-26 14:46:09 +08:00
Jonathan Xu
2d67426c03 Remove dependency to ccnet. 2018-06-26 12:23:36 +08:00
Jonathan Xu
8b60a0f272 [Mac] Auto lock/unlock MS Office files if MS Office is used. 2018-06-25 17:42:44 +08:00
Moritz Schlarb
d7154a5249 Fix some typos (#2055) 2018-06-09 08:18:03 +08:00
Colin Yates
c50132e88b fix for trivial spelling mistake (#2061) 2018-06-09 08:17:21 +08:00
Shuai Lin
1526fd6a7c build with new seafile-ext 2018-06-08 11:53:21 +08:00
Shuai Lin
0c32a74a98 Fixed build on ubuntu 18.04 2018-06-01 10:58:08 +08:00