Commit graph

1,094 commits

Author SHA1 Message Date
rich2014
8d01df8ed7 UPD: MacCloud/DropBox: add TLogUtil.logError() 2025-04-06 16:32:13 +08:00
rich2014
ca3dfa26f2 ADD: MacCloud/DropBox step-27: implement DropBox revoke token 2025-04-06 16:28:24 +08:00
rich2014
3090277c21 ADD: MacCloud/DropBox step-26: support unauthorize 2025-04-06 15:47:12 +08:00
rich2014
6ba66fdb58 UPD: MacCloud/DropBox step-25: the opening of the options window 2025-04-06 12:58:51 +08:00
rich2014
ed66c0791f ADD: MacCloud/DropBox step-24: Options Dialog basic functions 2025-04-06 11:56:15 +08:00
rich2014
90604a968f UPD: MacCloud/DropBox step-23: the infrastructure for managing Cloud Connection 2025-04-06 11:52:01 +08:00
rich2014
302c1e8450 ADD: MacCloud/DropBox step-22: add clone to TCloudDriver 2025-04-06 11:48:27 +08:00
rich2014
6e3f51de3e UPD: MacCloud/DropBox: remove generics, cause duplicate binary code 2025-04-06 11:46:41 +08:00
rich2014
87fb5ab444 FIX: MacCloud/DropBox: bugs in FsRemoveDirW() and constructor TCloudConnectionManager.Create() 2025-04-06 11:46:41 +08:00
rich2014
59edd9c5eb UPD: MacCloud/DropBox: change scheme to 'cloud' 2025-04-06 11:46:41 +08:00
rich2014
e6ef5e1e1f ADD: MacCloud/DropBox step-21: full support for FsExecuteFileW() 2025-04-06 11:46:41 +08:00
rich2014
0ba234f544 ADD: MacCloud/DropBox step-20: Extend the path to /Connection/RemovePath for multi-accounts and multi-CloudDrivers 2025-04-06 11:46:41 +08:00
rich2014
33322aade1 ADD: MacCloud/DropBox step-19: options dialog UI 2025-04-06 11:46:41 +08:00
rich2014
9e74a0f0f5 ADD: MacCloud/DropBox step-18: virtual files(connects) in the root directory 2025-04-06 11:46:41 +08:00
rich2014
aae7a16ecb UPD: MacCloud/DropBox: remove the duplicate definition of TQueryItemsDictonary 2025-04-06 11:46:41 +08:00
rich2014
c1c4d7620d UPD: MacCloud/DropBox: improve time conversion 2025-04-06 11:46:41 +08:00
rich2014
a2aa63ef07 UPD: MacCloud/DropBox step-17: decoupling Cloud and DropBox to prepare for multi-accounts and multi-CloudDrivers 2025-04-02 22:19:07 +08:00
rich2014
b20a971928 UPD: MacCloud/DropBox step-16: Split the utility code from MacCloudFunc to uMacCloudUtil 2025-04-02 21:57:34 +08:00
rich2014
34a54ef00f FIX: MacCloud/DropBox: fix some issues in DropBoxClient 2025-04-01 20:44:40 +08:00
rich2014
64ac6f77d9 FIX: MacCloud/DropBox: fix http method in TMiniHttpClient 2025-04-01 20:43:47 +08:00
rich2014
a472549ec6 ADD: MacCloud/DropBox step-15: support upload large file > 150MB 2025-04-01 20:42:44 +08:00
rich2014
69ddc0e41b UPD: MacCloud/DropBox step-14: improve TJsonUtil 2025-04-01 20:38:11 +08:00
rich2014
011a32cdb4 ADD: MacCloud/DropBox step-13: add TMiniHttpClient.uploadRange() for upload file > 150MB 2025-03-31 23:17:35 +08:00
rich2014
27cfb71656 ADD: MacCloud/DropBox step-12: add NSFileRangeInputStream for upload file > 150MB 2025-03-31 22:38:04 +08:00
rich2014
2f80408d4f UPD: update plugins/build.sh for MacCloud/DropBox 2025-03-30 21:33:15 +08:00
rich2014
afd10c3c40 UPD: MacCloud/DropBox step-11: update official DC DropBox Account data 2025-03-30 21:33:08 +08:00
rich2014
50bad64956 UPD: MacCloud/DropBox: improve exception handling in FsFindFirstW / FsFindNextW / FsFindClose 2025-03-30 21:33:01 +08:00
rich2014
5f8dc675be ADD: MacCloud/DropBox step-10: support multi-threaded access and update token 2025-03-30 21:32:56 +08:00
rich2014
c3af2a6e20 UPD: MacCloud/DropBox step-9: improve token related exception handling mechanism 2025-03-30 21:32:53 +08:00
rich2014
6c84829a7e ADD: MacCloud/DropBox step-8: automatically reauthorize when AccessToken expires 2025-03-30 21:32:49 +08:00
rich2014
fa123d6f2b FIX: MacCloud/DropBox: correctly cancel watching the OAuth2 URL when the user cancels the waiting authorization dialog 2025-03-30 21:32:44 +08:00
rich2014
fc2d65af65 ADD: MacCloud/DropBox step-7: Error and Exception handling mechanisms 2025-03-30 21:32:39 +08:00
rich2014
6c8971858f FIX: MacCloud/DropBox: authorization may not be done on the main thread (since NSAlert needs to run on the main thread) 2025-03-30 21:32:34 +08:00
rich2014
f1b4f2204f FIX: MacCloud/DropBox: potential out-of-bounds issues in TStringUtil.stringToWidechars() 2025-03-30 21:32:29 +08:00
rich2014
ce1131af8b ADD: MacCloud/DropBox step-5: MacCloud plugin 2025-03-30 21:32:21 +08:00
rich2014
b42e2503e7 ADD: MacCloud/DropBox step-4: basic DropBox client 2025-03-30 21:32:16 +08:00
rich2014
f053d334fe ADD: MacCloud/DropBox step-3: basic http client 2025-03-30 21:32:11 +08:00
rich2014
e5ba69a40e ADD: MacCloud/DropBox step-2: basic utils 2025-03-30 21:32:07 +08:00
rich2014
7a974dde4c ADD: MacCloud/DropBox step-1: basic extensions to CocoaAll 2025-03-30 21:32:01 +08:00
Alexander Koblov
4b17c073d1 ADD: GTK3 support 2025-03-28 23:19:00 +03:00
Alexander Koblov
30e0176b75 UPD: Zip - refactoring 2025-02-02 14:51:21 +03:00
Alexander Koblov
054cebe599 FIX: Zip - Invalid pointer operation 2025-01-30 22:06:28 +03:00
Alexander Koblov
dcde783795 UPD: Zip - speed up .zip extraction 2025-01-30 21:51:27 +03:00
Alexander Koblov
255ecc7bda DEL: Obsolete units 2025-01-30 21:03:25 +03:00
Alexander Koblov
4fe27b1287 FIX: Zip - Use new Deflate64 decoder (fixes #2115) 2025-01-27 23:26:32 +03:00
Alexander Koblov
5b60341ad7 ADD: Zip - New Deflate64 decoder (issue #2115) 2025-01-26 19:10:51 +03:00
Alexander Koblov
e682a876de ADD: SevenZip - check library version 2025-01-19 16:55:43 +03:00
Alexander Koblov
6ad950c95e UPD: Everything plugin 2024-12-29 13:28:59 +03:00
j2969719
5b04565930
UPD: Use -sfx switch for rar (#1996) 2024-12-08 19:55:11 +03:00
VenusGirl❤
beb512835e
UPD: Korean language files (#1993) 2024-11-30 22:11:15 +03:00