nextcloud-desktop.git
2023-05-12 Claudio CambraProperly report deleted metadatas in recursive director...
2023-05-12 Claudio CambraFavour straight return in updateItemMetadatas rather...
2023-05-12 Claudio CambraFix renaming directories remotely fixing local sync...
2023-05-12 Claudio CambraDo not update etags for child folders acquired in a...
2023-05-12 Claudio CambraRemove redundant directory metadata tables in File...
2023-05-12 Claudio CambraPrevent premature running of completion handler when...
2023-05-12 Claudio CambraChange fullRecursiveScan function to enable more than...
2023-05-12 Claudio CambraEnsure we are not marking items as both updated and...
2023-05-12 Claudio CambraEnsure xcodebuild uses the Info.plist file verbatim
2023-05-12 Claudio CambraFix FileProviderExt bundle identifier
2023-05-12 Ivan SeinOnly set CODE_SIGN_INJECT_BASE_ENTITLEMENTS=NO in FileP...
2023-05-12 Ivan SeinSet CODE_SIGN_INJECT_BASE_ENTITLEMENTS=NO in FileProvid...
2023-05-12 Ivan SeinDisable automatically manage signing in FileProviderExt...
2023-05-12 Ivan SeinUse Nextcloud team id.
2023-05-12 Claudio CambraDo not use QSharedPointer to store FileProviderSocketCo...
2023-05-12 Claudio CambraEnsure we are logging error description itself and...
2023-05-12 Claudio CambraRewrite modifyItem to make it non-blocking on the main...
2023-05-12 Claudio CambraMake CMake BUILD_FILE_PROVIDER_MODULE option only avail...
2023-05-12 Claudio CambraMove accountStateFromFileProviderDomainIdentifier to...
2023-05-12 Claudio CambraAdd informative messages after Q_ASSERTs for sockets...
2023-05-12 Claudio CambraDo not emit socketDestroyed twice in FileProviderSocket...
2023-05-12 Claudio CambraClean up header for FileProviderSocketController
2023-05-12 Claudio CambraClean up FileProviderSocketServer header, remove unnece...
2023-05-12 Claudio CambraImprove initialisation of C++ FileProvider class
2023-05-12 Claudio CambraMake enumeration of working set changes non-blocking...
2023-05-12 Claudio CambraEnsure we are editing realm database on main thread...
2023-05-12 Claudio CambraFix blocking main thread when enumerating working set...
2023-05-12 Claudio CambraLog errors in fetching local temporary file provider...
2023-05-12 Claudio CambraSimplify temp local file creation while fetching conten...
2023-05-12 Claudio CambraRemove unnecessary local file operations in FileProviderExt
2023-05-12 Claudio CambraProperly set cancellation, pausing, and resuming handle...
2023-05-12 Claudio CambraAdd ability to set handlers from AlamoFire request...
2023-05-12 Claudio CambraRemoved unused tracking of outstanding session and...
2023-05-12 Claudio CambraDo not copy pause, cancel, and resuming handlers in...
2023-05-12 Claudio CambraWarn when retrieved size of file upload is different...
2023-05-12 Claudio CambraEnsure item upload/download states are properly set...
2023-05-12 Claudio CambraMake it possible to disable building file provider...
2023-05-12 Claudio CambraAdd availability guards around private implementation...
2023-05-12 Claudio CambraDo not try to compile code in FileProviderDomainManager...
2023-05-12 Claudio CambraDo not initialise file provider components if system...
2023-05-12 Claudio CambraAdd method to detect if File Provider functionality...
2023-05-12 Claudio CambraSet deployment target for FileProviderExt to macOS...
2023-05-12 Claudio CambraEnsure upload errors for modified files are recorded...
2023-05-12 Claudio CambraEnsure existing metadatas being uploaded are set to...
2023-05-12 Claudio CambraUse completion handler to retrieve updated metadata...
2023-05-12 Claudio CambraProperly handle logging interpolation in NextcloudFiles...
2023-05-12 Claudio CambraDo not hide interpolated log strings in FileProviderSoc...
2023-05-12 Claudio CambraHandle different interpolated string types differently...
2023-05-12 Claudio CambraMake privacy level of interpolated strings in FileProvi...
2023-05-12 Claudio CambraEnsure errors are always publicly displayed in unified...
2023-05-12 Claudio CambraFinish replacing NSLog with use of Logger in LocalFiles...
2023-05-12 Claudio CambraAlso use logger in FileProviderSocketLineProcessor
2023-05-12 Claudio CambraUse Logger materialisedFileHandling for logging in...
2023-05-12 Claudio CambraReplace NSLog in FileProviderExtension with use of...
2023-05-12 Claudio CambraUse enumeration category and logger for FileProviderEnu...
2023-05-12 Claudio CambraImprove logging in files database manager with use...
2023-05-12 Claudio CambraAdd a logger extensions to use system unified logging...
2023-05-12 Claudio CambraRemove unnecessary full reimport after initial account...
2023-05-12 Claudio CambraImprove error handling in fetchContents if path is...
2023-05-12 Claudio CambraProperly respond to errors in working set enumerateItem...
2023-05-12 Claudio CambraAdd directoryMetadataLogString convenience method for...
2023-05-12 Claudio CambraDo not delete "no longer existing files" when doing...
2023-05-12 Claudio CambraAdd helper itemMetadataLogString static func for loggin...
2023-05-12 Claudio CambraProperly write item metadata status update to database...
2023-05-12 Claudio CambraRun poll timer for enumerator signalling to notify...
2023-05-12 Claudio CambraUse new convenience method to check if push notificatio...
2023-05-12 Claudio CambraAdd convenience method to retrieve registered domain...
2023-05-12 Claudio CambraAdd some additional converters for domain and account...
2023-05-12 Claudio CambraSignal enumerator after reconnecting file provider...
2023-05-12 Claudio CambraSubmit tasks to do after readding file provider domain...
2023-05-12 Claudio CambraAdd completion handler to readdFileProviderDomain metho...
2023-05-12 Claudio CambraHandle situations where we might not get a manager...
2023-05-12 Claudio CambraAdd readdFileProviderDomain convenience method to filep...
2023-05-12 Claudio CambraEnsure that wipeAllFileProviderDomains doesn't break...
2023-05-12 Claudio CambraEnsure registered domains are added and removed at...
2023-05-12 Claudio CambraProvide file provider errors in FileProviderExtension...
2023-05-12 Claudio CambraFix general error handling in FileProviderEnumerator
2023-05-12 Claudio CambraUse NKError extension properties instead of magic numbe...
2023-05-12 Claudio CambraImprove handling of no changes return in readFileOrFold...
2023-05-12 Claudio CambraProperly handle stopping when finding matching etags...
2023-05-12 Claudio CambraAdd no changes error code in NKError extension
2023-05-12 Claudio CambraMake NKError extension conversion more legible
2023-05-12 Claudio CambraUse NKError extension method in FileProviderEnumerator...
2023-05-12 Claudio CambraAdd NKError extension to make conversion to FileProvide...
2023-05-12 Claudio CambraImplement better error handling in enumerator changes
2023-05-12 Claudio CambraRespond to materializedItemsDidChange in FileProviderEx...
2023-05-12 Claudio CambraAdd completion handler to materialised observer
2023-05-12 Claudio CambraAdded FileProviderMaterialisedEnumerationObserver to...
2023-05-12 Claudio CambraSplit up the huge NextcloudFilesDatabaseTables file...
2023-05-12 Claudio CambraRename misleading FileProviderFilesUtils to LocalFilesUtils
2023-05-12 Claudio CambraRemove isFileSynced function which does not work as...
2023-05-12 Claudio CambraMove parentItemIdentifierMetadata helper method to...
2023-05-12 Claudio CambraMove file provider database files into own folder
2023-05-12 Claudio CambraDisconnect and reconnect file provider domains dependin...
2023-05-12 Claudio CambraAllow specifying disconnection of file provider domain...
2023-05-12 Claudio CambraUnauthenticate the file provider extension when account...
2023-05-12 Claudio CambraDo not send account details to File Provider extension...
2023-05-12 Claudio CambraMake file provider domain disconnection reason string...
2023-05-12 Claudio CambraDisconnect the file provider domains when Nextcloud...
2023-05-12 Claudio CambraUse asserts to check validity of pointers in private...
next