Matthias Baumann
|
7392cfe5ab
- InstantUpload path const not longer at two places, only at
|
12 years ago |
David A. Velasco
|
2623e9c195
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished
|
12 years ago |
David A. Velasco
|
bb257ec729
Updated copyright in source files
|
12 years ago |
David A. Velasco
|
6faa03a084
Remove unused Object member causing problems with serialization; back to previous serializationUID
|
12 years ago |
David A. Velasco
|
a7535406d4
Customized error message for uploads when the local file cannot by copied to the ownCloud local directory
|
12 years ago |
David A. Velasco
|
fd9086a883
New policy: uploaded files are copied to the local storage ownCloud directory bu default
|
12 years ago |
David A. Velasco
|
ff2271a8c5
Download button in file details view upgraded to sync file content in both directions
|
12 years ago |
Bartek Przybylski
|
6c32365704
Solving modified date and length conflicts
|
12 years ago |
David A. Velasco
|
5af0fb44b4
Refactored renaming operation (inherits RemoteOperation, so generates RemoteOperationResult)
|
12 years ago |
David A. Velasco
|
d25af7eea5
Changed the synchronization process to limit the number and type of failures supported before stop
|
12 years ago |
David A. Velasco
|
6e469559c5
Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (DONE)
|
12 years ago |
David A. Velasco
|
67eb921007
Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (in progress)
|
12 years ago |
David A. Velasco
|
68ce2e7a38
Download service refactoring: multiple downloads and cancellation support
|
12 years ago |
Bartek Przybylski
|
aa14479e5b
removing some obvious warnings as first step to -Werror
|
12 years ago |
David A. Velasco
|
bf3cf8cdff
Server certificates improvements: fixed problems in devices with OpenSSL implementations 'forgetting' CertificateExceptions ; and removed useless workaround for Android 2.x
|
12 years ago |
David A. Velasco
|
53b67429ea
Added support for OC-Chunking in uploads (disabled, but ready)
|
12 years ago |
David A. Velasco
|
261aaf5001
Improvements in SSL certifcates checking: URL is checked with the hostname in the certificate and all the problems are shown in the same dialog
|
12 years ago |
David A. Velasco
|
48f13c8adc
SSL connections update: notice about untrusted certificates and allow the user save them as reliable
|
12 years ago |