nextcloud-desktop.git
2024-12-04 Christian GöttscheUse release version for Debian
2024-12-04 Sandro KnaußDon't modify build flags within the package
2024-12-04 Sandro KnaußDebianize installation folder for kde plugin
2024-12-04 Sandro KnaußRelease to unstable.
2024-12-04 Sandro KnaußAdd Forwarded to 0004 patch.
2024-12-04 Sandro KnaußUse dh_qmldeps to detect QML dependencies.
2024-12-04 Sandro KnaußAdd CVE info to release.
2024-12-04 Sandro KnaußNew upstream release.
2024-12-04 Sandro KnaußUpdate upstream source from tag 'upstream/3.15.0'
2024-12-04 Sandro KnaußNew upstream version 3.15.0
2024-11-25 Matthieu GallienMerge pull request #7565 from nextcloud/backport/7564...
2024-11-25 Matthieu Gallienno transparent background for main ApplicationWindow
2024-11-25 Matthieu GallienMerge pull request #7563 from nextcloud/backport/7561...
2024-11-25 Claudio CambraUse Style.darkMode instead of Theme.darkMode
2024-11-25 Claudio CambraAdd connectToSignal on darkMode property fetch
2024-11-25 Claudio CambraTry connectToSignal on all OSes on Theme init
2024-11-25 Claudio CambraMake connectToPaletteSignal const
2024-11-25 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-24 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-23 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-22 Matthieu GallienMerge pull request #7559 from nextcloud/backport/7558...
2024-11-22 Matthieu Gallienfix spelling os UserStatus qml type when setting user...
2024-11-22 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-22 Matthieu Gallienprepare for release 3.15.0
2024-11-22 Matthieu GallienMerge pull request #7490 from nextcloud/bugfix/win...
2024-11-22 Matthieu Gallienwe require Qt 6.7 release to build
2024-11-22 Matthieu Gallienuse CI images including Qt6.7 that is now required
2024-11-22 Matthieu Gallienadd include QLocale to fix compilation issue
2024-11-22 Claudio CambraUse first uiLanguage as lang
2024-11-22 Claudio CambraOnly grab system language from QLocale::system
2024-11-22 Claudio CambraRemove unneeded workaround for dash separated language...
2024-11-22 Matthieu GallienMerge pull request #7327 from nextcloud/bugfix/virtualF...
2024-11-22 Matthieu Gallienprevent out of bounds access in automated tests
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
next