feiniks
84477411f6
Check if dir is ignored and if file exists when record "index error" ( #2863 )
...
* Check if dir is ignored and record index error when file exists
* Check if file exists
---------
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-12-21 12:24:04 +08:00
feiniks
92af45825e
Don't set timeout for fs-id-list ( #2862 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-12-21 11:57:38 +08:00
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
9c9be46b46
Ingore case conflict error on linux ( #2857 )
...
Co-authored-by: yangheran <heran.yang@seafile.com>
2024-12-20 18:16:19 +08:00
Michael An
05b9243a7e
fix seahub i18n link ( #2853 )
2024-11-27 12:14:01 +08:00
rumtid
3a5ab2a38a
Update version to 9.0.11
2024-11-13 14:56:17 +08:00
yangheran
736c390619
Fix build on windows
2024-11-09 14:55:22 +08:00
rumtid
d6284e872c
Update version to 9.0.10
2024-11-09 14:26:06 +08:00
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