Commit Graph

14 Commits

Author SHA1 Message Date
feiniks
5c4c8336a5
Add option to ignore symbol link (#2861)
* Add option to ignore symbol link

* Modify parameter names and check on rename

---------

Co-authored-by: yangheran <heran.yang@seafile.com>
2024-12-21 11:56:27 +08:00
feiniks
187800c185
Add confirmation when deleting more than 500 files (#2612)
* Add confirmation when deleting more than 500 files

* Delete repo and reclone it

* Don't need to cancel task

Co-authored-by: heran yang <heran.yang@seafile.com>
2022-10-21 14:10:31 +08:00
Xiangyue Cai
0fdc14d517
add hide_windows_incompatible_path_notification configuration (#2471) 2021-07-02 17:31:55 +08:00
Jiaqiang Xu
1b159bd40f Allow setting device name from seafile-applet. 2016-09-21 18:18:00 +08:00
Shuai Lin
abb5ac0b23 Improved updating proxy config when system proxy changes. 2016-03-18 12:36:05 +08:00
Jiaqiang Xu
23f661c248 [client] Always enable http sync. 2015-05-25 13:23:03 +08:00
Jiaqiang Xu
178d01b164 [client] Add username/password support for http proxy.
Config options:
- proxy_username
- proxy_password
2015-02-14 11:53:46 +08:00
Jiaqiang Xu
de3d819e37 [client] Proxy support for http sync.
New config options in config.db:
- use_proxy: true or false
- proxy_type: http or socks
- proxy_addr: proxy server address
- proxy_port: proxy server port
2015-02-13 15:30:40 +08:00
Jiaqiang Xu
b1bad8747a [client] Enable http sync by default. 2015-01-28 15:17:16 +08:00
Jiaqiang Xu
adddeeba9a [client] GUI related changes for http sync. 2014-11-05 14:37:52 +08:00
plt
d6ae40ea41 Add config option for whether syncing temporary files of office 2014-09-17 16:06:42 +08:00
lins05
13220c080f [client] support not unsync a repo when not found on server
Conflicts:
	daemon/sync-mgr.c
2014-08-13 15:44:51 +08:00
lins05
a50c0b77bb [client] allow do not delete a repo even if its worktree invalid 2014-03-03 17:32:33 +08:00
Jiaqiang Xu
a0dd676922 Add missing files. 2013-10-30 16:44:52 +08:00