desktop/src/common
Matthieu Gallien aae9e84438 fix compilation issues after rebase
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-04-26 09:05:12 +02:00
..
README
asserts.h
c_jhash.h
checksumcalculator.cpp Fix crash. Remove unnecessary dependency injection causing crash. 2023-11-09 13:24:10 +01:00
checksumcalculator.h Fix crash. Remove unnecessary dependency injection causing crash. 2023-11-09 13:24:10 +01:00
checksumconsts.h Implemented a class ChecksumCalculator to allow stopping the checksum calculation thread on parent destruction. 2023-06-20 11:44:07 +02:00
checksums.cpp End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
checksums.h End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
common.cmake Turn utility_* into stand-alone files 2024-01-22 11:27:59 +01:00
constants.h
filesystembase.cpp Return bool from FileSystem::setFileReadOnlyWeak depending on whether permission change was actually made or not 2023-08-07 16:25:19 +08:00
filesystembase.h newly created folders will be read-only when needed 2024-03-12 23:30:02 +01:00
ownsql.cpp Remove some SQL debug logs to unclutter the output. 2023-05-04 14:42:10 +02:00
ownsql.h Remove some SQL debug logs to unclutter the output. 2023-05-04 14:42:10 +02:00
pinstate.cpp
pinstate.h Fix new typos found by codespell 2023-09-17 10:41:38 +02:00
plugin.cpp
plugin.h
preparedsqlquerymanager.cpp
preparedsqlquerymanager.h End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
remotepermissions.cpp fix compilation issues after rebase 2024-04-26 09:05:12 +02:00
remotepermissions.h properly compute if a folder is top level or child extern mounted 2024-03-27 14:29:01 +01:00
result.h
shellextensionutils.cpp
shellextensionutils.h
syncfilestatus.cpp
syncfilestatus.h
syncjournaldb.cpp End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
syncjournaldb.h End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop. 2024-01-29 16:13:25 +01:00
syncjournalfilerecord.cpp
syncjournalfilerecord.h Fix typos found by codespell 2023-06-21 08:47:13 +02:00
utility.cpp last step 2024-04-26 09:05:12 +02:00
utility.h E2EE. Fix root metadata fetching path for non-root remote sync folder. Refactoring. Stabilizing paths. 2024-03-20 00:54:27 +01:00
utility_mac.mm Do not upload modified PDF file while it is open in Kofax PowerPDF on Windows. Prevents signature verification failure. 2024-02-14 08:25:21 +01:00
utility_unix.cpp last step 2024-04-26 09:05:12 +02:00
utility_win.cpp Do not upload modified PDF file while it is open in Kofax PowerPDF on Windows. Prevents signature verification failure. 2024-02-14 08:25:21 +01:00
vfs.cpp
vfs.h if a virtual file change but bothing changed: set it as in sync 2024-04-23 18:04:35 +02:00
vfspluginmetadata.json.in

README

This folder contains code covered by the CLA being licensed as LGPL.
This allows it to be linked together with the rest of the LGPL code in csync.