rumtid
dd400f7110
Update version to 9.0.2
2023-04-25 11:58:40 +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
feiniks
8e3b6d67bf
Use encoding of NFD to create file and directory on mac ( #2668 )
...
* Use encoding of NFD to create file and directory on mac
* Convert path to NFD before call os
---------
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-04-14 16:09:16 +08:00
feiniks
4aa7b5e616
Only send notification when create invalid file or directory locally ( #2666 )
...
* Only send notification when create invalid file or directory locally
* Check path in index
---------
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-04-11 15:22:52 +08:00
feiniks
9a97819f81
Don't set sync state to error for specific error ( #2667 )
...
* Don't set sync state to error for specific error
* Don't set sync state to error when only set task error
---------
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-04-11 14:38:56 +08:00
feiniks
20d5947916
Disable notification on linux ( #2659 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-03-25 14:57:38 +08:00
rumtid
51c252c1e1
Fix the file permission of extension dll ( #2660 )
2023-03-25 14:54:22 +08:00
rumtid
7405ce29a9
Update version to 9.0.1
2023-03-21 15:12:26 +08:00
feiniks
a046ff2f77
Don't lock file when file has beed locked ( #2657 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-03-16 16:10:40 +08:00
feiniks
d749be96af
Limit count of jwt-token request ( #2655 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-03-09 15:27:55 +08:00
feiniks
3cbca5c186
Get jwt-token when notification server is alive ( #2654 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-03-03 17:12:03 +08:00
rumtid
c244a27491
Update version to 9.0.0
2023-03-03 13:08:18 +08:00
feiniks
4d8779213e
Don't need to create a new context ( #2651 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-03-01 12:11:54 +08:00
feiniks
efefe27eb5
Add log when notification server is enabled ( #2646 )
...
* Add log when notification server is enabled
* Add print server addr
---------
Co-authored-by: heran yang <heran.yang@seafile.com>
2023-02-11 11:31:18 +08:00
mainboarder
3c8e596c1d
Typo varirable ( #2622 )
2023-01-14 14:52:19 +08:00
feiniks
91e5d89739
Sync repo immediately when del_confirmation_pending is TRUE ( #2631 )
...
* Sync repo immediately when del_confirmation_pending is TRUE
* Sync repo immediately when del_confirmation_pending is TRUE
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-12-27 16:53:39 +08:00
feiniks
b4473ecc26
Diff deleted folder to get deleted files ( #2630 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-12-26 12:24:24 +08:00
feiniks
3290f3fd80
Get notification from server ( #2527 )
...
* Get notification from server
Don't sync repo when repo is subscribed
Get notification from server
* Disconnect notification server when subscribed repos is 0 and modify log info
* Add jwt certification
* Use server lock
* VS add libwebsockets
* Add check notification server
* Check notif server once
* Check locks and folder perms after fileserver is recovered
* Add comment
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-12-24 16:51:55 +08:00
rumtid
740763934a
Update version to 8.0.10
2022-12-24 14:56:02 +08:00
feiniks
4a2221920a
Add handle move event ( #2618 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-12-01 15:59:23 +08:00
feiniks
f89bdb4b55
Init prev_name ( #2615 )
...
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-10-30 10:54:58 +08:00
rumtid
6bd36a9575
Update version to 8.0.9
2022-10-27 14:01:53 +08:00
feiniks
7ae2d29b3d
Don't create commit from index and don't write duplicate name cache t… ( #2614 )
...
* Don't create commit from index and don't write duplicate name cache to index
* Modify name to prev_name
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-10-26 17:53:16 +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
feiniks
e356ee476d
Fix build error on windows ( #2609 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-09-29 12:17:42 +08:00
feiniks
dc0847f8ab
Add event log ( #2608 )
...
* Add event log
* Modify log format and add lock when save event message
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-09-28 16:52:24 +08:00
pehbeh
c666874b57
Fix typo in debian/changelog ( #2600 )
2022-08-30 18:26:48 +08:00
rumtid
f57dae3785
Update version to 8.0.8
2022-06-30 10:35:44 +08:00
feiniks
3680e29e64
Print empty argument ( #2575 )
2022-06-15 10:13:59 +08:00
feiniks
eb4c34d0a1
Upgrade paraffinx to 3.7.1 ( #2567 )
2022-04-25 18:27:18 +08:00
feiniks
d47a3b06b0
Support c++ compile ( #2566 )
2022-04-25 11:58:55 +08:00
rumtid
57c5ebab0e
Update version to 8.0.7
2022-04-24 10:52:21 +08:00
feiniks
a9199aa91e
Fix empty commit ( #2551 )
2022-03-15 16:28:10 +08:00
Goran Muminovic
8be1b50190
Couple of bad link ( #2548 )
...
Removed .html extension on Seafile manual page.
2022-03-09 15:37:21 +08:00
rumtid
7a61feaba6
Update version to 8.0.6
2022-02-23 17:29:20 +08:00
sun20121818
28ede40ebe
Update version to 8.0.5
2021-11-15 17:43:39 +08:00
sun
d01b8de6d3
Update version to 8.0.4
2021-09-13 16:11:54 +08:00
sun20121818
0f20ebd1d9
[Linux] Support token as cmdline arguments. ( #2489 )
2021-09-07 15:58:14 +08:00
Xiangyue Cai
207bd49dcc
use %lld ( #2490 )
2021-09-07 15:54:45 +08:00
sun20121818
3feb5f3efe
[Mac] Improve build mac on local script ( #2477 )
2021-07-30 17:13:11 +08:00
Aurélien Bras
697af32de0
truncate device_name too long ( #2384 )
2021-07-13 10:29:38 +08:00
Xiangyue Cai
0fdc14d517
add hide_windows_incompatible_path_notification configuration ( #2471 )
2021-07-02 17:31:55 +08:00
sun
303080b548
Update version to 8.0.3
2021-06-24 14:03:18 +08:00
feiniks
3cf08c1c8a
Don't delete local file when failed to rename backup file to conflict file ( #2462 )
2021-06-23 15:01:14 +08:00
sun20121818
8f05b54d0e
[Mac] Build mac dmg on local ( #2458 )
...
* [Mac] Build mac dmg on local
* [Mac]Add command-line arguments of mac build script
2021-06-16 18:31:53 +08:00
Xiangyue Cai
c95bc45a98
handle repo too large error ( #2447 )
2021-04-29 14:08:46 +08:00
Xiangyue Cai
eed7fa2250
Reduce explorer refresh when copy large folders into library ( #2432 )
...
* refresh explorer only for top dir
* fixed refresh problem
* no need to change ignore logic
* only refresh top dir when syncing
* refresh explorer when syncing
2021-03-22 12:07:16 +08:00
Jiaqiang Xu
8943bcf059
Update README.markdown
2021-03-18 14:18:22 +08:00
Xiangyue Cai
50d4d5a9e2
support json output ( #2419 )
...
* support json output
* simplify code
2021-02-22 12:28:21 +08:00
sun
2493113afb
Update version to 8.0.2
2021-02-19 14:02:15 +08:00