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
Daniel Pan
39c33d018e
Update README.markdown
2021-01-12 10:26:48 +08:00
feiniks
0a1bb6ae30
Should use full_path,the path mabe NULL ( #2412 )
2020-12-30 17:26:01 +08:00
feiniks
30fe948291
Add sync error when upload a invalid path on linux or mac ( #2410 )
...
* Add sync error when upload a invalid path on linux or mac
* Only check the base name of path
2020-12-29 12:00:08 +08:00
sun20121818
4e52c864d7
[Windows] Modify qt installer directory ( #2409 )
2020-12-25 14:20:17 +08:00
sun20121818
fd6a8a6891
add seafile_custom project to solution ( #2405 )
2020-12-09 18:38:53 +08:00
sun
d34499a2aa
Update version to 8.0.1
2020-12-09 13:42:29 +08:00
sun20121818
539e08bf24
Add vc merge module ( #2404 )
2020-12-09 11:58:30 +08:00
feiniks
f0097a706b
Support breakpad for windows ( #2401 )
2020-12-07 12:27:19 +08:00
feiniks
1e34e85f28
No need for byte alignment on windows ( #2400 )
2020-12-03 15:30:51 +08:00
sun20121818
7cdef949f6
Update Qt version to 5.15.1 ( #2398 )
2020-11-27 15:47:46 +08:00
sun
d9b0db8014
Corrected version number from 7.1.0 to 8.0.0
2020-11-27 13:47:53 +08:00
sun
fffff82f84
Update version to 7.1.0
2020-11-25 15:33:55 +08:00
feiniks
cb877e00d9
portable visual studio 2019 ( #2378 )
...
* portable visual studio 2019
* Need alignment and fix compile warning
* Define related headers in common.h
* del reference config.h
* Add files generated by vala
* Def reference config.h for windows
* Support vs build
Co-authored-by: sun <1184550842@qq.com>
2020-11-18 16:55:44 +08:00
feiniks
88da64bced
Fix recreate invalid file name after delete it ( #2393 )
2020-11-18 10:32:11 +08:00
feiniks
9fbc731504
Don't disable auto sync when failed to access worktree ( #2392 )
...
* Don't disable auto sync when failed to access worktree
* Use worktree invalid parameter
2020-11-17 18:11:57 +08:00
feiniks
03dcd9073c
Use socks5h for socks5 proxy ( #2388 )
2020-10-28 18:15:25 +08:00
sun
626f561b52
Update version to 7.0.10
2020-10-12 10:19:33 +08:00
feiniks
abe5a66717
Add ref count when block exists ( #2377 )
2020-09-24 13:35:17 +08:00
feiniks
b8dac76419
Support encrypted repo of V4 ( #2376 )
2020-09-24 10:23:29 +08:00
feiniks
4948b0b24e
Disable auto sync when failed to access worktree ( #2374 )
2020-09-22 17:33:39 +08:00
~Z~
db453fee93
Update README.markdown ( #2360 )
...
Fixed a few grammatical errors and improved some sentences.
2020-09-17 13:40:57 +08:00
Moritz Schlarb
ad72d1bbb9
Fix typo recyle ( #2353 )
2020-09-17 13:39:48 +08:00
feiniks
d315935dc1
free the path when failed to mkdir ( #2365 )
2020-08-18 11:25:07 +08:00
feiniks
8db7f48dde
support checkout paths of any length ( #2364 )
2020-08-18 11:01:24 +08:00