nextcloud-desktop.git
2024-12-09 Matthieu GallienMerge pull request #7566 from nextcloud/bugfix/tray...
2024-12-09 Claudio CambraChange window background colour to palette window color
2024-12-09 Claudio CambraMake tray window item a rectangle with base palette...
2024-12-09 Claudio CambraRe-add transparent tray window colour
2024-12-09 Matthieu GallienMerge pull request #7595 from nextcloud/bugfix/reliable...
2024-12-09 Matthieu Gallienwhen locking a file set If-Match header to ensure etag...
2024-12-09 Claudio CambraMerge pull request #7605 from nextcloud/bugfix/mac...
2024-12-09 Claudio Cambramac-crafter: Only attempt sparkle codesign if it exists...
2024-12-09 Claudio Cambramac-crafter: Check if path to trecursively codesign...
2024-12-08 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-07 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-06 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-05 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-04 Camila AyresMerge pull request #4953 from nextcloud/Valdnet-patch-2
2024-12-04 Valdnetl10n: Change to a capital letter
2024-12-04 Nextcloud botFix(l10n): Update translations from Transifex
2024-12-03 Matthieu GallienMerge pull request #3792 from nextcloud/Valdnet-patch-1
2024-12-03 Matthieu Gallienconvert double numbers to int because we expect them...
2024-12-03 Valdnetimprove translations of strings with numbers inside
2024-12-03 Matthieu GallienMerge pull request #4240 from nextcloud/bugfix/enableLa...
2024-12-03 Matthieu Gallienenable reversed locale layout in QML
2024-12-02 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-30 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-29 Matthieu GallienMerge pull request #7572 from nextcloud/bugfix/doNotCha...
2024-11-29 Matthieu Gallienwhen updating a virtual file after lock/unlock: avoid...
2024-11-29 Matthieu GallienMerge pull request #7580 from nextcloud/bugfix/fixAutom...
2024-11-29 Matthieu Gallienfir regression with VFS availability test on Windows
2024-11-29 Matthieu Gallienfix TestSyncConflictsModel by using locale aware test...
2024-11-29 Matthieu Gallienfix local discovery test for file names with spaces...
2024-11-29 Matthieu Gallienfix regressions in automated tests for bulk upload
2024-11-29 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-28 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-27 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-26 Nextcloud botFix(l10n): Update translations from Transifex
2024-11-25 Matthieu GallienMerge pull request #7564 from nextcloud/bugfix/noTransp...
2024-11-25 Matthieu Gallienno transparent background for main ApplicationWindow
2024-11-25 Matthieu GallienMerge pull request #7561 from nextcloud/bugfix/dark...
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 #7558 from nextcloud/bugfix/fixUserS...
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 Gallienmaster branch will be 3.16.0 future release
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
next