feiniks
1e4556e4c1
Use username as conflict file name and add username field to commit ( #2786 )
...
* Use username as conflict file name and add username field to commit
* Add comment for username and creator_name
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-06-28 15:00:11 +08:00
feiniks
c3cb6ea66c
Add enc info when resync an encrypted repo ( #2665 )
...
* Add enc info when resync an encrypted repo
* Reset repo enc info when resync encrypted repo
* Modify function name
---------
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-04-14 17:36:15 +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
caixiangyue
9d274be334
remove seafile_remove_clone_task rpc
2019-11-04 16:34:11 +08:00
Jonathan Xu
c73fe3f949
Refactor sync error recording and notification.
2019-08-20 16:51:11 +08:00
caixiangyue
af195bcc4e
Encrypted library version 3: use different salt for each library.
2019-05-18 17:32:10 +08:00
Jonathan Xu
2d67426c03
Remove dependency to ccnet.
2018-06-26 12:23:36 +08:00
Jonathan Xu
1a6d320a71
Improvements to rename library folder name.
...
- Retry rename on restart if failed.
- Don't rename library folder if it's not the same as library name at the beginning.
2017-09-25 17:15:13 +08:00
Jiaqiang Xu
64635b19d9
Return error detail for clone and sync tasks.
2016-12-16 15:17:37 +08:00
Jiaqiang Xu
7a97fc055d
[client] Use http-sync exclusively for repos version > 0.
...
For repo version > 0, if requests to '/seafhttp/*' urls fail,
and https is not used, fall back to send requests to 8082 port directly.
2015-05-07 10:49:26 +08:00
Jiaqiang Xu
422b802545
[client] Http download.
2014-10-29 21:14:29 +08:00
plt
204296f21d
Initial support of readonly sync
...
* Change clone/download interface to include more_info
* Support is_readonly property in clone manager and repo manager
* Do not listen to worktree changes for readonly repo
Todo
* Do not scan worktree for readonly repo in startup
* Change checkout behavire for readonly repo
2014-10-28 14:43:47 +08:00
Jiaqiang Xu
34b192c3f0
New sync loop implementation, download part.
2014-07-21 15:08:17 +08:00
Jiaqiang Xu
63d486979f
Change data model.
2014-03-13 17:13:30 +08:00
lins05
5073f3214b
[client] add rpc check_path_for_clone
2013-12-17 17:25:11 +08:00
Jiaqiang Xu
43fdaae502
Repo encryption version 2.
2013-09-11 11:57:28 +08:00
Jiaqiang Xu
1bb1d5b0cf
[client] Check password before starting download.
2013-01-16 17:50:46 +08:00
Jiaqiang Xu
cda120dc72
[web] Change "sync" to "download".
2012-09-16 11:10:46 +08:00
gnehzuil
5a7a0dad7d
Init seafile repo.
2012-07-27 19:47:42 +08:00