feiniks
ce82435bdb
Init exists when handle last event ( #2845 )
...
* Init exists when handle last event
* Only handle events of dir renaming
* Add comment
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-11-09 12:18:43 +08:00
feiniks
29e247d73d
Support GNUTLS ( #2848 )
...
* Support GNUTLS
* Use switch to check crypt version
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-11-08 21:49:26 +08:00
feiniks
a5ae65086a
Ignore checkout . and .. ( #2841 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-11-07 22:59:55 +08:00
feiniks
6e2ad478ac
Hide windows incompatible path msg by default ( #2847 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-11-06 23:22:25 +08:00
feiniks
8d16c1782a
Check pwd hash and add crypt header ( #2844 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-10-30 11:11:39 +08:00
feiniks
9a149a6129
Hanlde last event and discontinuous renaming events ( #2838 )
...
* Hanlde last event and discontinuous renaming events
* Handle rename events and last event
* Check rename first and add comment
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-10-23 18:46:14 +08:00
feiniks
3d0cc7b791
Add files generated by vala ( #2839 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-10-23 18:28:14 +08:00
feiniks
64482ab269
Merge pull request #2836 from haiwen/fix_win
...
Add password hash to windows build
2024-10-21 13:41:48 +08:00
杨赫然
fb8a9be4f0
Add password hash to windows build
2024-10-21 13:40:07 +08:00
rumtid
1abd65c316
Update version to 9.0.9
2024-10-17 10:20:55 +08:00
feiniks
f5d8b38bd0
Support password hash ( #2783 )
...
* Support password hash
* Add rpc signature and verify pwd hash
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-10-16 20:11:40 +08:00
feiniks
6df037c9a1
Add rename event when rename file on mac ( #2828 )
...
* Add rename event when rename file on mac
* Adjust stat file
* Add process rename event
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-10-15 17:11:37 +08:00
feiniks
83e4b297fd
Save block to file directly ( #2834 )
...
* Save block to file directly
* Add size of progress
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-10-15 15:43:21 +08:00
feiniks
e5421f8152
Add Authorization header ( #2821 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-10-14 15:08:22 +08:00
feiniks
303ef33146
Merge pull request #2811 from haiwen/add_xattr
...
Add xattr header for mac
2024-08-20 17:50:53 +08:00
yangheran
e96a93c6e0
Add xattr header for mac
2024-08-20 17:50:05 +08:00
feiniks
f8790f1ab2
Add libwebsockets-dev dependencies to debian ( #2800 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-08-13 10:14:44 +08:00
rumtid
12c4621cdc
Update version to 9.0.8
2024-08-09 10:38:36 +08:00
feiniks
b687eac197
Fix case conflict error on windows ( #2808 )
...
* Fix case conflict error on windows
* Modify real_path to real_name
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-08-08 17:30:54 +08:00
feiniks
c55e4d4021
Check if the system supports xattr ( #2802 )
...
* Check if the system supports xattr
* Support xatttr for FreeBSD and NetBSD
---------
Co-authored-by: heran yang <heran.yang@seafile.com>
2024-08-08 16:53:40 +08:00
rumtid
ae515945c3
Update version to 9.0.7
2024-07-15 14:18:28 +08:00
feiniks
2828f6df88
Don't save username to commit ( #2797 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-07-15 11:16:40 +08:00
rumtid
fc65b0bc44
Fix the entitlements of QtWebEngine which prevent it to start on arm arches ( #2794 )
2024-07-03 17:17:01 +08:00
feiniks
96ec6a4178
Polish several error messages ( #2792 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-07-03 16:51:53 +08:00
rumtid
3b0865e26a
Upgrade to Qt 6.5 ( #2793 )
2024-07-03 16:51:33 +08:00
feiniks
8e0e9ce76b
Checkout file directly ( #2781 )
...
* Checkout file directly
Add download progress
Return error when cancel task
Check if usr is NULL when get notif server
Adjust code struct
Checkout file from offset
Don't use http task
Adjust function parameters
* Support set file_id attr to tmp file
* user error_id to check failed
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-07-03 16:46:58 +08:00
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
71b85d5785
Seaf-cli set delete_confirm_threshold to 1000000 ( #2785 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-06-26 18:50:33 +08:00
feiniks
852eb96398
Merge pull request #2776 from Joffr3y/fix/build
...
GCC 14.1: Fix incompatible pointer type
2024-05-24 10:43:37 +08:00
Joffrey
34e743ffb6
GCC 14.1: Fix incompatible pointer type
2024-05-23 13:52:58 +02:00
rumtid
5517d012bd
Fix the signing certificate on macOS
2024-05-20 15:29:32 +08:00
feiniks
d69e133a42
Fix windows build error ( #2774 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-05-20 15:01:33 +08:00
rumtid
f8a0cd1a4f
Update the signing certificate
2024-05-20 14:55:01 +08:00
rumtid
4bd2864f00
Update version to 9.0.6
2024-05-20 14:12:05 +08:00
feiniks
81a9e1cd57
Fix unlock file error and only record sync error ( #2772 )
...
* Fix unlock file error and only record sync error
* Check folder perms and file locks immediately
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-05-16 16:38:53 +08:00
feiniks
d6d8954e87
Socks5 support username and password ( #2768 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-05-09 16:21:06 +08:00
feiniks
8c2fe93154
Check path is case conflict when checkout files ( #2748 )
...
* Check path is case conflict when checkout files
* Check parent dir on windows
* Check path case conflict
* Add conflict path to check case conflict
* Add no_case_conflict_hash to check local dir
* Add case conflict error
* Don't check cache entry when rename dir
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-05-09 15:09:35 +08:00
feiniks
3cf1bbebe6
Send file error notification ( #2761 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-05-06 19:31:02 +08:00
feiniks
4b85bc22cd
Retry 3 times when quota is ful ( #2767 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-05-06 18:48:46 +08:00
feiniks
3af62964cc
Fix server_url of repo is NULL ( #2760 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-05-06 18:43:04 +08:00
icy17
7647d50a3e
Fix potential Null pointer dereference in timer.c ( #2759 )
2024-04-23 11:52:15 +08:00
feiniks
5cd98b7b9e
Merge pull request #2643 from hermannschwaerzlerUIBK/token_from_user_config
...
Get token from "account" section of user configuration file (if available)
2024-04-15 10:29:58 +08:00
feiniks
f9c1efd052
Seaf-cli check daemon is running ( #2758 )
...
* Seaf-cli check daemon is running
* Add log
* Modify log
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-04-10 18:20:09 +08:00
feiniks
3c77d6eac0
Modify error log info ( #2755 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-03-29 18:05:29 +08:00
feiniks
d5d8afa1f4
Add log when filename is too long ( #2752 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-03-26 15:17:17 +08:00
feiniks
9097dc88c0
Don't record error when failed to stat file ( #2744 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-03-01 16:09:54 +08:00
rumtid
b5c8e027ad
Update version to 9.0.5
2024-02-19 13:19:50 +08:00
feiniks
6c869d42dc
Fix command handling bug in wt-monitor ( #2736 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-01-31 15:21:59 +08:00
feiniks
12058215fc
Record index error when faile to traverse dir ( #2733 )
...
* Record index error when faile to traverse dir
* Send index error notification
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-01-23 16:14:30 +08:00
feiniks
b3c3566b41
check daemon is running ( #2734 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-01-20 15:01:05 +08:00