nextcloud-desktop.git
2024-11-22 Matthieu Gallienrevert changes to the stale virtual files clean up...
2024-11-22 Matthieu GallienMerge pull request #7455 from cmuck/cm-fix-login-regres...
2024-11-22 cmuckFix login regression on linux
2024-11-22 cmuckFix login regression on linux
2024-11-22 Matthieu GallienMerge pull request #7436 from nextcloud/bugfix/accounts2
2024-11-22 Camila AyresCorrect Q_PROPERTY for _davDisplayName.
2024-11-22 Camila AyresFix tests: make sure displayName is not empty.
2024-11-22 Camila AyresRemove check before setting display name.
2024-11-22 Camila AyresCall for done() when skipping folder configuration.
2024-11-22 Camila Ayreswiz => owncloudSetupWizard.
2024-11-22 Camila Ayresacc => account.
2024-11-22 Camila AyresAdd {} to single line if.
2024-11-22 Camila AyresUse saveAccount for adding single account.
2024-11-22 Camila AyresRename vars: _am => _networkAccessManager, a => newAcco...
2024-11-22 Camila AyresDiferentiate between display name and dav display name.
2024-11-22 Camila AyresUse slots as slots.
2024-11-22 Camila AyresModernize Account::displayName().
2024-11-22 Camila AyresFix warning "Calling C++ methods with 'this' objects...
2024-11-22 Camila AyresUse slotComputeOverallSyncStatus as a slot.
2024-11-22 Matthieu GallienMerge pull request #7464 from nextcloud/bugfix/debug...
2024-11-22 Claudio CambraMove file provider header include into file provider...
2024-11-22 Claudio CambraJust use davUser as account identifier for macOS log...
2024-11-22 Claudio CambraMove debug archive for vfs creation out of log entry...
2024-11-22 Claudio CambraEnsure we are not halting the entire application when...
2024-11-22 Claudio CambraRemove create debug archive button from individual...
2024-11-22 Claudio CambraDirectly bundle macOS vfs logs within standard debug...
2024-11-22 Matthieu GallienMerge pull request #7477 from nextcloud/bugfix/readOnly...
2024-11-22 Matthieu Gallienensure lnk shortcut files are converted to virtual...
2024-11-22 Matthieu Gallienremote permissions of a view-only folder: no new file...
2024-11-22 Matthieu Gallienimprove logs for CfAPI handle requests in erroneous...
2024-11-22 Matthieu Galliennever use QFileInfo on possibly pure virtual placeholde...
2024-11-22 Matthieu Gallienprevent implicit hydration when setting file permission...
2024-11-22 Matthieu Gallienprovide proper log when we block a self hydration request
2024-11-22 Matthieu Gallienfix migration of existing windows shortcut files to...
2024-11-22 Matthieu Gallienuse proper item type when converting existing windows...
2024-11-22 Matthieu Gallienfix computation of availability for empty folders
2024-11-22 Matthieu Galliendo not move to trash online only files/folders: going...
2024-11-22 Matthieu GallienMerge pull request #7373 from nextcloud/feature/display...
2024-11-22 Claudio CambraEnsure avatarJob is run on the respective account's...
2024-11-22 Claudio CambraMatch definition of shared_with_me with other propertie...
2024-11-22 Claudio CambraClean up whitespace in ShareModel::slotPropfindReceived
2024-11-22 Claudio CambraEnsure account pointer is valid when fetching avatars
2024-11-22 Claudio CambraEnsure requestedSize for avatars is valid
2024-11-22 Claudio CambraDisplay image for sharedWithMe share owner in share...
2024-11-22 Claudio CambraBuild shareOwnerAvatar image provider string when handl...
2024-11-22 Claudio CambraAdd shareOwnerAvatar property to ShareModel
2024-11-22 Claudio CambraAdd ability to fetch remote server avatars in usermodel...
2024-11-22 Claudio CambraConvert ImageProvider in an async image provider using...
2024-11-22 Claudio CambraBolden string showing who owns the share that was share...
2024-11-22 Claudio CambraDisplay share owner rather than file owner (this is...
2024-11-22 Claudio CambraDisplay shared with me file's share expiry in share...
2024-11-22 Claudio CambraDisplay file owner information (if not self) in share...
2024-11-22 Claudio CambraWhen handling fetched shares, record shared-with-me...
2024-11-22 Claudio CambraAlso fetch shared with me share on target path
2024-11-22 Claudio CambraAdd sharedWithMe-related properties to sharemodel
2024-11-22 Claudio CambraSet if the file owner should be displayed and the file...
2024-11-22 Claudio CambraAdd fileOwnerDisplayName property to ShareModel
2024-11-22 Claudio CambraAdd displayFileOwner property to ShareModel
2024-11-22 Matthieu GallienMerge pull request #7547 from nextcloud/bugfix/general...
2024-11-22 Claudio CambraRename horizontalLayout with duplicate name
2024-11-22 Claudio CambraFix broken general setting UI file
2024-11-22 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-21 Claudio CambraMerge pull request #7548 from nextcloud/bugfix/mac...
2024-11-21 Claudio CambraSkip main executable during first binary codesign round
2024-11-21 Claudio CambraAdd ability to skip certain files in recursive codesign
2024-11-21 Claudio CambraMerge pull request #7545 from nextcloud/bugfix/final...
2024-11-21 Claudio CambraEnsure we sign the app bundle's main executable last
2024-11-21 Claudio CambraOnly define enumeratedItemPath once
2024-11-21 Claudio CambraEnsure path passed to codesigning is absolute when...
2024-11-21 Claudio CambraDo not take current dir pth for filemanager for recursi...
2024-11-21 Matthieu GallienMerge pull request #7540 from nextcloud/ci/fixWindowsAu...
2024-11-21 Matthieu Gallienremove this call that is probably useless and crashing...
2024-11-21 Matthieu GallienMerge pull request #5433 from nextcloud/feature/disable...
2024-11-21 Claudio CambraRemove unneeded check for DnD status when showing deskt...
2024-11-21 Claudio CambraDo not use const for POD type in setShowCallNotificatio...
2024-11-21 Claudio CambraOnly notify talk chat notifications if this is enabled
2024-11-21 Claudio CambraAdd the chat notification toggle setting logic in gener...
2024-11-21 Claudio CambraAdd setting for showing chat notifications to configfile
2024-11-21 Claudio CambraAdd checkbox to disable general talk notifications...
2024-11-21 Matthieu GallienMerge pull request #7532 from nextcloud/bugfix/narrowDo...
2024-11-21 Matthieu Gallienbetter logs and factor common code in folder permission...
2024-11-21 Matthieu Gallienensure no any user writable permissions in Nextcloud...
2024-11-21 Matthieu Gallienensure folder permissions are read-only when needed
2024-11-21 Matthieu GallienMerge pull request #7495 from nextcloud/feature/smartFl...
2024-11-21 Matthieu Gallienflush logs every 5 lines written
2024-11-21 Matthieu GallienMerge pull request #7517 from nextcloud/feature/noDefau...
2024-11-21 Matthieu Gallienimprove files explorer context menu by removing obsolet...
2024-11-21 Claudio CambraMerge pull request #7541 from nextcloud/bugfix/final...
2024-11-21 Claudio CambraDo not do final bundle codesign
2024-11-21 Claudio CambraDo not rely on FileManager's isExecutableFile, check...
2024-11-21 Claudio CambraAllow using an external task for running commands in...
2024-11-21 Matthieu GallienMerge pull request #7512 from nextcloud/bugfix/search...
2024-11-21 Claudio CambraUnify definition of unified seach placeholder views...
2024-11-21 Claudio CambraClean up ids of internal components of placeholder...
2024-11-21 Claudio CambraPlace unified search placeholder view in main tray...
2024-11-21 Claudio CambraAdd a UnifiedSearchPlaceholderView
2024-11-21 Claudio CambraOn escape pressed of unified search placeholder view...
2024-11-21 Claudio CambraFix keyboard tab behaviour when focus reaches unified...
2024-11-21 Claudio CambraAdd a mouse area to allow de-focusing the unified searc...
2024-11-21 Claudio CambraMake the unified search input being focused a valid...
next