Commit Graph

2348 Commits

Author SHA1 Message Date
sun
8d1147a5eb Update version to 7.0.9 2020-07-29 10:32:25 +08:00
feiniks
562c0bd81e
Check if the block exists when downloading (#2357)
* Check if block exists when downloading

* Update download progress when block exists
2020-07-21 18:11:29 +08:00
feiniks
93f80b0b86
Add sync error when failing to parse head commit (#2354) 2020-07-09 18:37:59 +08:00
Xiangyue Cai
588ca2530c
add --with-python3 option (#2350)
* add --with-python3 option

* debian package with python3
2020-06-18 11:23:40 +08:00
Xiangyue Cai
647962567f
only use python3 in linux (#2349) 2020-06-17 16:57:17 +08:00
caixiangyue
26e6b0a208 remove python3 future 2020-06-08 15:17:21 +08:00
Xiangyue Cai
7e337a3233
remove python2 and remove future (#2348)
* configure with python3

* remove future
2020-06-08 15:05:33 +08:00
caixiangyue
aeb237fa0d package deb with python3 2020-06-08 10:49:59 +08:00
feiniks
12b114dec0
Add check if current task is NULL (#2345) 2020-06-06 15:08:24 +08:00
Xiangyue Cai
2ab52590a4
use python3 (#2344) 2020-06-03 22:10:39 +08:00
sun
58838dd582 Update version to 7.0.8 2020-06-02 16:58:05 +08:00
Xiangyue Cai
796be3def0
remove dependency: python-future (#2343) 2020-06-02 14:46:37 +08:00
sun20121818
99d9b5c7c7
Support breakpad (#2340) 2020-05-25 18:33:37 +08:00
Xiangyue Cai
bd7ae28770
remove redundant error notification (#2335) 2020-05-15 14:13:07 +08:00
sun
af4460f71c Update version to 7.0.7 2020-04-01 10:48:24 +08:00
Jonathan Xu
449eb67d99 [mac] Ignore apple double files (._*) when commit. 2020-03-29 10:56:19 +08:00
sun
24630d4618 Update version to 7.0.6 2020-02-14 15:10:48 +08:00
Jiaqiang Xu
36f3e54b5a
Merge pull request #2304 from haiwen/handle-block-size-not-set
handle block_size not set
2020-02-14 15:00:05 +08:00
caixiangyue
9f829ef8d7 handle block_size not set 2020-02-14 14:34:55 +08:00
Shuai Lin
207af29931 Fixed signing sparkle files 2020-02-13 11:28:07 +08:00
Jiaqiang Xu
e6570e73e5
Merge pull request #2303 from haiwen/handle-block-size-less-than-1KB
Use default block size(8MB) when block size less than 1KB
2020-02-13 10:09:36 +08:00
caixiangyue
5c47fa2b74 Use default block size(8MB) when block size less than 1KB 2020-02-12 18:52:24 +08:00
Jiaqiang Xu
78f446b694
Merge pull request #2301 from haiwen/seafile_del_file_sync_error_by_id
add rpc seafile_del_file_sync_error_by_id
2020-02-06 11:44:30 +08:00
caixiangyue
4534f16ec8 add rpc seafile_del_file_sync_error_by_id 2020-02-06 10:51:43 +08:00
Jiaqiang Xu
08e35d01e5
Merge pull request #2298 from haiwen/do-not-refresh-explorer
do not refresh explorer when restart
2020-01-21 10:41:24 +08:00
caixiangyue
6249e4abe7 do not refresh explorer when restart 2020-01-21 09:59:42 +08:00
sun
ac14eda9c1 Update versiont to 7.0.5 2020-01-11 11:46:38 +08:00
Shuai Lin
7a6531b2d7 JIT is not required 2020-01-03 10:42:48 +08:00
Shuai Lin
dfcd21cf96 mac: JIT must also be allowed as well 2020-01-02 18:43:51 +08:00
Shuai Lin
6e60809a3a mac: Added proper entitlement to QtWebEngine for 10.15 2019-12-28 10:22:46 +08:00
Shuai Lin
776300bd51 Integrate notarization into the build process 2019-12-06 16:34:31 +08:00
Shuai Lin
1021b28e6b Fixed cmake cmd for newer version of cmake 2019-11-30 08:45:18 +08:00
Shuai Lin
06b7d80267 build-mac.py: prepare for notarize 2019-11-29 16:00:54 +08:00
sun
2412bc04b1 Update version to 7.0.4 2019-11-19 14:18:19 +08:00
Jiaqiang Xu
7c97b4028b
Merge pull request #2275 from haiwen/clean-rpc-112
Clean rpc
2019-11-19 11:39:07 +08:00
Jiaqiang Xu
babeed6636
Merge pull request #2284 from haiwen/add-config-118
add -C argument for create/list-remote/download-by-name command
2019-11-08 12:15:18 +08:00
caixiangyue
9dc807308c add -C argument for create/list-remote/download-by-name command 2019-11-07 18:34:26 +08:00
Jiaqiang Xu
d93a8aa56f
Merge pull request #2283 from haiwen/do-not-check-user-config-exists
don't print user configuration file not exists
2019-11-07 17:40:00 +08:00
caixiangyue
8e8757860f don't print user configuration file not exists 2019-11-07 17:36:15 +08:00
Jiaqiang Xu
5624747ea6
Merge pull request #2281 from haiwen/seaf-cli-config
add -C argument for download/sync command
2019-11-07 16:49:05 +08:00
caixiangyue
3cdc070179 add -C argument for download/sync command 2019-11-07 15:31:12 +08:00
Jiaqiang Xu
a9f9e304c5
Merge pull request #2279 from haiwen/fixed-compilation-warning
fixed compilation warning
2019-11-05 18:56:20 +08:00
caixiangyue
3b59c89d1f move canonical_server_url() to utils.c 2019-11-05 18:42:52 +08:00
caixiangyue
2055046a15 fixed compilation warning 2019-11-05 16:07:51 +08:00
Jiaqiang Xu
fead50b6b2
Merge pull request #2278 from haiwen/do-not-use-libevent-pthreads-in-win32
do not use libevent_pthreads in win32
2019-11-05 11:04:57 +08:00
caixiangyue
12dd689072 do not use libevent_pthreads in win32 2019-11-05 10:52:45 +08:00
caixiangyue
ca0b056a03 upgrade seaf-cli to suport new clone and download rpc 2019-11-04 17:33:21 +08:00
caixiangyue
71168bcac0 seafile_clone and seafile_download rpc remove peer_id, peer_addr, peer_port 2019-11-04 17:33:06 +08:00
Jiaqiang Xu
582fc86674
Merge pull request #2276 from haiwen/libevent_init_multithreading
init multithreading support for libevent
2019-11-04 16:34:35 +08:00
caixiangyue
9a96aed379 cancel_clone_tasks_by_account and seafile_remove_repo_tokens_by_account rpc use server_url instead of server_addr 2019-11-04 16:34:11 +08:00