Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.4Nautilus integration: Work with python2 and python3Christian Kamm6 years
2.4.0VERSION.cmake: 2.4.0 finalMarkus Goetz6 years
JanDragon-patch-1Welcome to 2020JanDragon4 years
Valdnet-patch-1convert double numbers to int because we expect them to be real intsMatthieu Gallien23 months
Valdnet-patch-2l10n: Change to a capital letterValdnet20 months
add-clang-format-action[comment] I stop here because the current code formatting is a messStephan Beyer4 years
add-code-format-checkCommitting clang-format changesClang Robot3 years
adds-etag-navigatiion-appsOnly updates the list of apps when there is a change in the server (not 304 s...Camila San6 years
ask-versionAsk for Desktop Client verion on Issue templateGit'Fellow2 years
backgroundAdd a command line option to launch the client in the backgroundJ-P Nurmi5 years
backport/1880/stable-2.6Remove timeout parameter from showMessageNicolas Fella4 years
backport/1881/stable-2.6Use qEnvironmentVariableIsEmptyNicolas Fella4 years
backport/2177/stable-2.6Fix text in the permissions menu for share link.Camila4 years
backport/2982/stable-3.5Use full-bleed Start TileElsie Hupp2 years
backport/3182/stable-3.2Fix aligment emoji + message on Windows.Camila3 years
backport/3369/stable-3.2Fix review commentFelix Weilbach3 years
backport/3688/stable-3.3Enable share to Talk and Email. Display correct icon. Added unit tests.allexzander2 years
backport/3805/stable-3.3set default format for QSurface to handle NVidia context loss eventsMatthieu Gallien3 years
backport/4217/stable-3.4Always build with updater. Use 'beta/stable' channel seletor in 'General Sett...alex-z2 years
backport/4249/stable-3.5docs: Replace "preceded" with "followed"Carl Csaposs2 years
backport/4292/stable-3.4Do not remove files from a Group folder and its nested folders whe it is rena...alex-z2 years
backport/4333/stable-3.5Updating command-rebase.yml workflow from templateNextcloud bot2 years
backport/4380/stable-3.5Remove "…" from "Create Debug Archive" buttonPhilip Allgaier2 years
backport/4399/stable-3.4avoid deleting renamed file with spaces in nameMatthieu Gallien2 years
backport/4439/stable-3.5Update documentation.Jos Poortvliet23 months
backport/4454/stable-3.5Merge pull request #4541 from nextcloud/backport/4454/stable-3.5allexzander2 years
backport/4478/stable-3.5Add new and correct sparkle update signatureClaudio Cambra2 years
backport/4485/stable-3.5Stop dumping cache data in home dir, cache in default cache locationClaudio Cambra2 years
backport/4512/stable-3.4Reimplement notifications for macOS and add support for actionable update not...Claudio Cambra2 years
backport/4512/stable-3.5Reimplement notifications for macOS and add support for actionable update not...Claudio Cambra2 years
backport/4526/stable-3.5Updating command-rebase.yml workflow from templateNextcloud bot23 months
backport/4556/stable-3.5Explicitly ask user for notification authorisation on launchClaudio Cambra2 years
backport/4562/stable-3.5Fix possible overflow on lineWrittenClaudio Cambra24 months
backport/4563/stable-3.5Fix builds on macOS versions pre-11Claudio Cambra24 months
backport/4577/stable-3.5Clean up code, move values to Style.qml.Camila23 months
backport/4578/stable-3.5Change color of text field to ncTextColor instead of ncSecondaryTextColor.Camila24 months
backport/4663/stable-3.5Share dialog is now resizeableClaudio Cambra22 months
backport/4686/stable-3.5Add a custom back button to the account wizard's advanced setup pageClaudio Cambra22 months
backport/4687/stable-3.5Clean up systray methods, make more QML-friendlyClaudio Cambra22 months
backport/4688/stable-3.5Refactor tray window opening code for clarity and efficiencyClaudio Cambra22 months
backport/4704/stable-3.5add explicit OpenSSL path when calling cmake to be able to find itMatthieu Gallien22 months
backport/4736/stable-3.5Refactor ActivityListModel population mechanismsClaudio Cambra20 months
backport/4771/stable-3.6Implement URI handler for local file editingalex-z19 months
backport/4819/stable-3.6Revert "Remove behavior changes."allexzander19 months
backport/4902/stable-3.6Fix wrong estimated time when doing sync.alex-z20 months
backport/4903/stable-3.6Do not display error message in the activity list when aborgint the sync.allexzander20 months
backport/4910/stable-3.6Fix add account text clipping, enlarge textClaudio Cambra20 months
backport/4919/stable-3.6Accept valid lsColJob reply XML content typesClaudio Cambra20 months
backport/4930/stable-3.6Fix low-resolution file changed overlay icons in activitiesClaudio Cambra20 months
backport/4962/stable-3.6Ensure we are checking lock state without affecting sync behaviourClaudio Cambra19 months
backport/4967/stable-3.6Fix persistent two factor auth notification.Camila20 months
backport/5039/stable-3.6edit locally requires a valid tokenMatthieu Gallien19 months
big-sur-iconAdd SVG icon styled for macOS Big SurElsie Hupp23 months
big-sur-icon-annotationsAnnotated version of Big Sur iconElsie Hupp22 months
bufix/crash-on-exitDarkmode. Fix crash on exit.alex-z2 years
bug/setupWizardDialogSizeadd scrollbars on small screen when seting up sync and sync directoryMatthieu Gallien3 years
bugfix/accept-nc-scheme[tx-robot] updated from transifexNextcloud bot3 years
bugfix/accept-valid-content-typesAccept valid lsColJob reply XML content typesClaudio Cambra20 months
bugfix/accessibilityRemove tooltip because it is only repeating the label of the link.Camila23 months
bugfix/account-wizard-sizeMake account setup wizard's adjustWizardSize resize to current page size inst...Claudio Cambra20 months
bugfix/activities-fetch-optimizeDo not request activities until the tray is opened.alex-z2 years
bugfix/activities-fetch-overloadRefactoring. Bugfixing.alex-z2 years
bugfix/activity-action-buttonMake activity action button an actual button, clean up contentsClaudio Cambra22 months
bugfix/activity-item-errorFix ActivityItem activityHover errorClaudio Cambra20 months
bugfix/activity-list-itemdelegateSimplify activity list delegates by making them ItemDelegates, clean upClaudio Cambra20 months
bugfix/activity-list-positioningRemoved spacing between activies, labels now centre-alignedClaudio Cambra2 years
bugfix/add-account-textFix add account text clipping, enlarge textClaudio Cambra20 months
bugfix/allow-manual-rename-files-with-spacesFix review comments.alex-z2 years
bugfix/apps-menu-heightMake apps menu scrollable when content taller than available vertical space, ...Claudio Cambra22 months
bugfix/authenticationIssueimprove logging to better understand why authentication is failingMatthieu Gallien3 years
bugfix/autoupdate-do-not-rebootAdd and use DO_NOT_REBOOT_IN_SILENT=1 parameter for MSI to not reboot automat...alex-z2 years
bugfix/autoupdater-doc-updateUpdate autoupdater doc with info about the macOS autoupdaterClaudio Cambra24 months
bugfix/avoidUnexpectedFilesDeletionexclude files can be removed so let them be removedMatthieu Gallien2 years
bugfix/backport-3.5-systray-methodsClean up systray methods, make more QML-friendlyClaudio Cambra22 months
bugfix/backport-limit-concurrent-notificationsLimit concurrent notificationsClaudio Cambra22 months
bugfix/betterLogsForUpdateMetadataimprove logging of errors in CfApi wrapper functionsMatthieu Gallien2 years
bugfix/betterReconnectLogicincrease time between connection triesMatthieu Gallien2 years
bugfix/black-sidebar-iconMake sidebar svg blackClaudio Cambra2 years
bugfix/bring-back-lnk-filesBring back .lnk files on Windows and always treat them as non-virtual files.alex-z20 months
bugfix/build-bundleless-macDo not compile things that require the app bundle when building the client wi...Claudio Cambra23 months
bugfix/buildBrandedAppImagebuild script for AppImage should not assume Nextcloud is the nameMatthieu Gallien21 months
bugfix/call-notification-on-topEnsure call notification stays on top of other windowsClaudio Cambra23 months
bugfix/cfapi-testFix segfault when _transferDataSocket is nullptr.Camila23 months
bugfix/cfapiStringsOverCfApiHandlesFix crash in cldapi.dllJames Horsley21 months
bugfix/changelogAdd CHANGELOG.md.Camila21 months
bugfix/checkCertAgainstPrivateKeyfix review comments from @allexzanderMatthieu Gallien19 months
bugfix/checkTokenForEditLocallyRequestsedit locally requires a valid tokenMatthieu Gallien19 months
bugfix/checksumsParseIssueMerge pull request #3676 from nextcloud/bugfix/checksumsParseIssueMatthieu Gallien3 years
bugfix/clean-up-talkreplytextfieldClean up TalkReplyTextField, remove unnecessary parent ItemClaudio Cambra22 months
bugfix/cleanup-qml-registrationClean up QML registrationClaudio Cambra22 months
bugfix/clear-combo-label-widthEnsure that clear status message combo box is at least implicit widthClaudio Cambra21 months
bugfix/close-dead-call-notificationsAddress Matthieu's commentsClaudio Cambra23 months
bugfix/conflict-resolution-logsMore logs for ConflictDialog.alex-z2 years
bugfix/conflict-resolution-when-selecting-folderMake sure Folder is deleted from the list and the SyncJournalDB is closed for...alex-z20 months
bugfix/crashWebSocketSslErrorsMerge pull request #3757 from nextcloud/backport/3746/stable-3.3Matthieu Gallien3 years
bugfix/darkmodeFix dark mode stuff relating to unified search, fix macOS auto dark/light the...Claudio Cambra2 years
bugfix/debug-archive-permissionsEnsure debug archive contents are readable by any userClaudio Cambra22 months
bugfix/debug-conflictEnsure that the file being processed has had its etag properly sanitised, log...Claudio Cambra20 months
bugfix/desktop-notifications-get-displayedFix review comments.alex-z2 years
bugfix/dismissUpdate tests.Camila19 months
bugfix/dnd-callPrevent call dialogs from being presented when do not disturb is set as the u...Claudio Cambra23 months
bugfix/do-not-reboot-in-autoupdateDo not reboot PC when running an MSI via autoupdate.allexzander22 months
bugfix/do-not-remove-folder-with-pending-upload-filesDo not remove folders with pending upload files.alex-z2 years
bugfix/do-not-remove-remote-trailing-spaceRemove old unit tests.alex-z2 years
bugfix/doNotRemoveRenamedFileWithSpacesInNameavoid deleting renamed file with spaces in nameMatthieu Gallien2 years
bugfix/donaldsycamore-patch-timestamp-msecsWhen resynchronizing files, avoid truncating timestamp.alex-z2 years
bugfix/dont-fail-if-no-e2e-metadataDon't fail download if check for file encrypted metadata failsClaudio Cambra18 months
bugfix/droneUploadAppImagegives enough information to allow upload of AppImageMatthieu Gallien20 months
bugfix/duplicate-notificationBugfix. Duplicate notification.alex-z2 years
bugfix/elsiehupp-full-bleed-start-tileif BulkPropagatorJob abort after an error emit finished signalMatthieu Gallien2 years
bugfix/emoji-picker-placeholder-wrapEnsure placeholder message in emoji picker wraps correctlyClaudio Cambra20 months
bugfix/enable-windows-ci-testingFail build when Windows tests fail. Use GH Actions to build and run Windows t...alex-z24 months
bugfix/enableLayoutMirroringInQmlfix review commentsMatthieu Gallien20 months
bugfix/enforced-max-expire-date-link-share-fixFix link shares default expire date being enforced as maximum expire date eve...Claudio Cambra20 months
bugfix/enhanced-requestetagjob-logLog the received etag from the request etag job in discoveryClaudio Cambra21 months
bugfix/ensure-throttled-notifications-trayEnsure that throttled notifications still appear in tray activity modelClaudio Cambra22 months
bugfix/ensureSyncOptionsAreInitializedensure SyncEngine use an initialized instance of SyncOptionsMatthieu Gallien22 months
bugfix/experiment-with-qfileinfo-wrapper-windowsDo not treat .lnk files as VFS placeholders on Windows.alex-z20 months
bugfix/file-activity-window-positionEnsure file activity dialog is centered on screen and appears at top of windo...Claudio Cambra21 months
bugfix/file-name-clashClicking on file name clash activities now opens file in web UI were the clas...Claudio Cambra20 months
bugfix/fileactivitydialogRemove unneeded AbsolutePathRole from activitylistmodelClaudio Cambra2 years
bugfix/fileactivitydialog-centerEnsure file activity dialog appears in centre of screenClaudio Cambra2 years
bugfix/files-not-unlockingEnsure we are checking lock state without affecting sync behaviourClaudio Cambra20 months
bugfix/finder-sync-crashingEnsure the dispatch source only gets deallocated after the dispatch_source_ca...Claudio Cambra23 months
bugfix/finder-sync-overflowFix possible overflow on lineWrittenClaudio Cambra2 years
bugfix/findersync-crash-fixFix crashing of finder sync extension caused by dispatch_source_cancel of nul...Claudio Cambra2 years
bugfix/fix-activity-dialog-not-showing-upChange Activities dialog show and Systray.forceWindowInit call sequence to fi...alex-z21 months
bugfix/fix-disappearing-notificationsStop clearing notifications when new notifications are receivedClaudio Cambra22 months
bugfix/fix-fileactivitylistmodel-qml-registrationFix fileactivitylistmodel QML registrationClaudio Cambra20 months
bugfix/fix-predefined-status-textFix predefined status text formattingClaudio Cambra20 months
bugfix/fixModTimehandle more cases where getModtime return invalid valuesMatthieu Gallien2 years
bugfix/fixVersionComparisonsOnWindowsfix review commentsMatthieu Gallien20 months
bugfix/folder-wizard-warn-colorAddress Alex commentClaudio Cambra2 years
bugfix/force-loginflowv2Foorce LoginFlowV2alex-z2 years
bugfix/forceAngleWrapOpenglModeset OpenGL software rendering and set similar options for webviewMatthieu Gallien23 months
bugfix/forceAngleWrapOpenglMode-stable-3.5set OpenGL software rendering and set similar options for webviewMatthieu Gallien23 months
bugfix/gcc-fixMerge pull request #4543 from nextcloud/bugfix/share-link-expiryClaudio Cambra2 years
bugfix/gender-neutral-wordingMake client language gender-neutral and more clearClaudio Cambra23 months
bugfix/git-submodule-protocolFix Git submodule protocol.alex-z2 years
bugfix/globalscaleOnly send ocs apirequest header when nededFelix Weilbach3 years
bugfix/globalscale-loginUse Flow2 for login with globalscaleFelix Weilbach3 years
bugfix/gnome-open-main-dialogFix the system tray menu not being correctly replaced in setupContextMenuClaudio Cambra23 months
bugfix/group-folder-files-erased-when-rename-or-delete-folderDo not remove files from a Group folder and its nested folders whe it is rena...alex-z2 years
bugfix/group-folder-files-removedTemporary commit.alex-z2 years
bugfix/handleHandlingCfApitry to improve creation of new folder during sync of virtual filesMatthieu Gallien22 months
bugfix/helpAdd 'Help' action back.Camila2 years
bugfix/html-enabled-text-qmlDo not format text in QML components as HTMLClaudio Cambra20 months
bugfix/improveLogsimprove logs of OwncloudPropagator::localFileNameClashMatthieu Gallien22 months
bugfix/improveServerCompatibilityWarningadd basic support for extendedSupport flag when checking server versionMatthieu Gallien3 years
bugfix/info-for-local-discoveryLocal discovery additional logs.alex-z2 years
bugfix/issue-4841Addressing PR comments.Camila20 months
bugfix/issue-519Update tests for ActivityData.Camila19 months
bugfix/karchiveuse the same declartion for mode_t that is in Qt APIMatthieu Gallien22 months
bugfix/keyboard-activity-list-selectionImprove activity list highlighting/keyboard item selectionClaudio Cambra21 months
bugfix/limit-concurrent-notificationsLimit concurrent notificationsClaudio Cambra22 months
bugfix/local-editing-fix-account-not-foundFix account not found when doing local file editing.alex-z19 months
bugfix/local-editing-sync-and-loading-indicatorImprove 'Handle local file editing' feature. Add loading popup. Add force syn...alex-z20 months
bugfix/login-webview-fill-heightStretch WebView to fit dialog's height.alex-z2 years
bugfix/lscoljob-logsLsColJob more logs I.alex-z2 years
bugfix/mac-crash-findersyncext[tx-robot] updated from transifexNextcloud bot2 years
bugfix/mac-local-socketImplement local socket to communicate with finder extensionClaudio Cambra2 years
bugfix/mac-notch-heightUse c++ style castClaudio Cambra2 years
bugfix/macos-no-context-menuDon't set up tray context menu on macOS, even if not building app bundleClaudio Cambra20 months
bugfix/macos-notch-calcFix menu bar height calculation on macOSClaudio Cambra20 months
bugfix/macos-notification-auth-3.4-backportExplicitly ask user for notification authorisation on launchClaudio Cambra2 years
bugfix/macos-notifications-permissionExplicitly ask user for notification authorisation on launchClaudio Cambra2 years
bugfix/macos-version-bumpBump up minimum macOS versionClaudio Cambra2 years
bugfix/main-dialog-dark-themeCleanup async image providerFelix Weilbach3 years
bugfix/main-dialog-respect-system-themeUse unix encoding instead of dos in qml filesFelix Weilbach3 years
bugfix/main-dialog-system-fontfixup! Change Activity to View activityFelix Weilbach3 years
bugfix/mmdanggg2-fix-cldapi-crashRevert "Try not to close handles."allexzander3 years
bugfix/modernise-account-codeConstexpr settings constant strings, expand use of const and auto, modernise,...Claudio Cambra19 months
bugfix/modernise-accountsettings-codeExpand use of const and auto, improve readability of accountsettingsClaudio Cambra19 months
bugfix/more-darkmode-fixesFix broken activity icon and loading entries colour in unified searchClaudio Cambra2 years
bugfix/move-of-virtual-files-is-non-atomicIteration.allexzander19 months
bugfix/msi-rebootFake version 3.5.3allexzander22 months
bugfix/new-thumbnailsFix thumbnails for new files made while client openClaudio Cambra2 years
bugfix/notch-fixPossible fix?Claudio Cambra2 years
bugfix/notificationsFix notifications not being shown when they should beClaudio Cambra2 years
bugfix/painted-width-qml-errorsFix ActivityItemContent QML paintedWidth errorsClaudio Cambra22 months
bugfix/pre-big-sur-compileUse preprocessor directive rather than normal 'if' for UNNotification typesClaudio Cambra22 months
bugfix/pre-bigsur-build-fixFix builds on macOS versions pre-11Claudio Cambra24 months
bugfix/predefined-statuses-alignmentFix alignment of predefined status contents regardless of emoji fontsClaudio Cambra21 months
bugfix/preventDeletingServerFilesWithLocalFileprevent a file from deleting on server when local file still existsMatthieu Gallien3 years
bugfix/preventOpenGLContextLossesproperly ask Qt to create qml opengl surface with proper optionsMatthieu Gallien2 years
bugfix/preventOverflowWithMtimeensure discovery phase will not try to upload files with invalid mtimeMatthieu Gallien2 years
bugfix/push-notifications-call-state-checkOnly check for call state when receiving push notification if supported by se...Claudio Cambra22 months
bugfix/qml-5.12-everywhereAlso switch the requirement from Qt 5.15 to 5.12.alex-z2 years
bugfix/qml-error-logging-cppPrevent crashing when trying to create error-ing QML component in systray.cpp...Claudio Cambra21 months
bugfix/qml-warningFix 'TypeError: Cannot readproperty 'messageSent' of undefined'.Camila2 years
bugfix/qml-warningsFix QML warningsClaudio Cambra22 months
bugfix/qmlify-usermodelQMLify the UserModel, use properties rather than setter methodsClaudio Cambra22 months
bugfix/recoverSyncDbNonVirtualFile[tx-robot] updated from transifexNextcloud bot3 years
bugfix/refactor-activity-list-modelRefactor ActivityListModel population mechanismsClaudio Cambra22 months
bugfix/refactor-tray-window-openRefactor tray window opening code for clarity and efficiencyClaudio Cambra22 months
bugfix/rephrase-login-dialogRephrase button text to be in line with clients on other platformsClaudio Cambra23 months
bugfix/sanitised-window-qmlEnsure strings in main window QML are presented as plain text and not HTMLClaudio Cambra20 months
bugfix/search-skeletonRestyle unified search skeleton items animation and simplify their codeClaudio Cambra22 months
bugfix/selective-sync-abort-errorStart sync immediately after modifying the selective sync settings.alex-z20 months
bugfix/selective-sync-total-size-displayedBugfix. Take root folder's files size into account when displaying the total ...alex-z2 years
bugfix/share-dialogRemove unused signal fileActivityButtonClicked.Camila23 months
bugfix/show-chat-message-in-os-notificationsDisplay chat message inside the OS notification.alex-z2 years
bugfix/simplify-current-screenSimplify currentScreenClaudio Cambra2 years
bugfix/sorted-activity-modelRemove sorting code in activitylistmodel as not needed with sortedactivitylis...Claudio Cambra20 months
bugfix/space-in-filenamesimplify sync folder in some automated local discovery testsMatthieu Gallien2 years
bugfix/sparkleAdd some loggingClaudio Cambra2 years
bugfix/sparkle-signAdd new and correct sparkle update signatureClaudio Cambra2 years
bugfix/sparkle-skipautoupdatecheckRespect skipAutoUpdateCheck in nextcloud.cfg with Sparkle on macOSClaudio Cambra22 months
bugfix/stable-3.4Merge pull request #4094 from nextcloud/backport/4092/stable-3.4Matthieu Gallien2 years
bugfix/stable-3.6[tx-robot] updated from transifexNextcloud bot19 months
bugfix/sync-db-error-managementFix usage of getFileRecord.allexzander22 months
bugfix/sync-now-paused-folderEnsure forcing a folder to be synced unpauses syncing on said folderClaudio Cambra18 months
bugfix/syncExcludeLstCanBeRemovedif an exclude file is deleted, skip it and remove it from internal listMatthieu Gallien2 years
bugfix/talk-replyRename functions.Camila2 years
bugfix/talk-reply-part-2Handle logic to toggle the reply textfield in the QML code.Camila2 years
bugfix/test-build-fix-folder-upload-conflictTest. Do not emit error when uploading a fully-hydrated folder.alex-z3 years
bugfix/thumbnail-changesRealigned and resized thumbnailsClaudio Cambra2 years
bugfix/tray-coloursFixed several issues with activity items relating to icon colouration and act...Claudio Cambra2 years
bugfix/tray-context-menuActually reset menu when user accounts are added or removedClaudio Cambra2 years
bugfix/tray-context-menu-unique-ptruse an std::unique_ptr to hold the menuMatthieu Gallien2 years
bugfix/two-factor-notificationConvert primary, WEB and DELETE notification links to action buttons.Camila2 years
bugfix/two-factor-notification-linksFix two factor auth notification: activity item was disabled.Camila20 months
bugfix/unifedsearch-stylingStop styling QML unified search items hierarchically, use global Style constantsClaudio Cambra22 months
bugfix/unified-search-busyindicatorReplace unified search text field busy indicator with custom indicatorClaudio Cambra22 months
bugfix/unified-search-placeholderFix unified seach item placeholder image sourceClaudio Cambra21 months
bugfix/unify-tooltipsUse same tooltip component everywhereClaudio Cambra21 months
bugfix/unmessify-UnifiedSearchResultNothingFoundSet UnifiedSearchResultNothingFound visibility less messilyClaudio Cambra22 months
bugfix/update-mac-info-plistUpdate macOS Info.plistClaudio Cambra22 months
bugfix/updateChannelLocalizedtry to fix path inside appimage packagesMatthieu Gallien2 years
bugfix/updateSubmodule2old submodule url does not work anylongertobiasKaminsky2 years
bugfix/upgradeFromOldClientsfix migration from old settings configuration filesMatthieu Gallien18 months
bugfix/use-qstring-instead-of-handle-in-cfapiUse QString instead of HANDLE in CfAPI.alex-z2 years
bugfix/useYetAnotherCfApiFunctionToDehydrateadd extra logs to understand customer problemMatthieu Gallien23 months
bugfix/user-status-selector-cancel-buttonPrevent the 'Cancel' button of the user status selector getting squashedClaudio Cambra21 months
bugfix/user-status-selector-crashRemove Q_ASSERTs for userstatusconnectorClaudio Cambra23 months
bugfix/user-status-selector-scrollviewAdd a ScrollView to the predefined statuses area of the UserStatusSelectorClaudio Cambra21 months
bugfix/userMustEnableEndToEndEncryptionclean up and remove improper loggingMatthieu Gallien20 months
bugfix/userheadercolor-contrastAdd contrast to the text/icon of buttons if the server defined color is light.Camila23 months
bugfix/usermodel-no-int-referencesTake ints by value rather than reference in UserModel methodsClaudio Cambra22 months
bugfix/userstatusselector-awayFix bugs with setting 'Away' user statusClaudio Cambra21 months
bugfix/userstatusselectormodel-refactorProperly adapt the userstatusselectormodel, eliminate hacks, make code more d...Claudio Cambra23 months
bugfix/variousFixesV3TestCredentialManager: don't fail if dbus is not runningHannah von Reth3 years
bugfix/verbose-make-universalMake the make_universal.py script more verbose, make it easier to understand ...Claudio Cambra2 years
bugfix/verboseToString-compilationChange CPP version to ++17alex-z19 months
bugfix/vfsFixStableMerge pull request #3514 from nextcloud/backport/3501/stable-3.2Camila3 years
bugfix/webEngineOnWin11let Qt use OpenGLES instead of desktop OpenGL to workaround bugsMatthieu Gallien20 months
bugfix/webEngineOptionalOnAppleOnlymakes Qt WebEngine optional only on macOSMatthieu Gallien21 months
bugfix/webflow-user-stringsChange unchanging settings strings into constexpr auto in accountmanagerClaudio Cambra19 months
bugfix/window-maskUse setMask on qml tray window rather than opacity maskClaudio Cambra22 months
bugfix/windows-testsRemove assert, it is no longer useful.Camila23 months
bugfix/windowsContextMenuadd ContextMenuOptIn to COM registration, to allow Placeholder support. Issue...Mathias Eggert3 years
bugfix/windowsShellExtensionLogsadd logs to the windows shell extensions dlls entry pointsMatthieu Gallien19 months
bugfix/workaround-window-positioning-linuxWork around issues with window positioning on Linux DEs, hardcode tray window...Claudio Cambra23 months
bugfix/wrong-estimated-time-when-syncingIteration.alex-z20 months
bugfixing-895[tx-robot] updated from transifexNextcloud bot5 years
buigfix/linecount-tray-activityIncrease max line of text in activity item text to twoClaudio Cambra2 years
build/noid/appimage-libcloudprovidersMerge branch 'master' into build/noid/appimage-libcloudprovidersDominique Fuchs5 years
ci/bumpCmakeVersionRequirementrequire cmake 3.16Matthieu Gallien3 years
ci/checkClangTidyInCicheck our code with clang-tidyMatthieu Gallien20 months
ci/checkFormatWithClangFormatlet's check the format via some github actionMatthieu Gallien20 months
ci/clazyNotFullyQualifiedTypesfully qualify types in signals and slotsMatthieu Gallien19 months
ci/clazyRangeLoopDetachfix instances of: c++11 range-loop might detach Qt container warningsMatthieu Gallien19 months
ci/cppcoreguidelines-pro-type-static-cast-downcastavoid possibly crashing static_castMatthieu Gallien20 months
ci/removeOneWarningOnWindowsdo not ignore return valueMatthieu Gallien20 months
ci/testTravisMerge pull request #3304 from nextcloud/CI/needsInfoStaleBotMatthieu Gallien3 years
ci/useNoDiscardadd [[nodiscard]] attribute via clang-tidyMatthieu Gallien20 months
ci/useUsingapply modernize-use-using via clang-tidyMatthieu Gallien20 months
cleanConfigFileConstantsMerge branch 'master' into cleanConfigFileConstantsMatthieu Gallien20 months
cleanup/replace-deprecated-qrandTest seededRandomElsie Hupp3 years
client-themingMerge branch 'master' into client-themingDominique Fuchs5 years
cmake-tidyRemove client_UI_SRCS variable in src/gui/CMakeLists.txtStephan Beyer4 years
debian/baseModifications needed for all distributionsIstván Váradi4 years
debian/dist/bionic/masterTransitional package for nextcloud-client-l10nIstván Váradi4 years
debian/dist/bionic/stable-2.6Re-added the deletion of VERSION.cmake to the patch and updated the versionIstván Váradi4 years
debian/dist/bullseye/masterAdded a build dependency on libkf5archive-devIstván Váradi20 months
debian/dist/bullseye/stable-3.5Updated for BullseyeIstván Váradi22 months
debian/dist/bullseye/stable-3.6Updated gbp.conf for stable-3.6István Váradi19 months
debian/dist/buster/masterTransitional package for nextcloud-client-l10nIstván Váradi4 years
debian/dist/buster/stable-2.6Re-added the deletion of VERSION.cmake to the patch and updated the versionIstván Váradi4 years
debian/dist/eoan/masternextcloud-desktop suggests the file system pluginsIstván Váradi4 years
debian/dist/eoan/stable-2.6Re-added the deletion of VERSION.cmake to the patch and updated the versionIstván Váradi4 years
debian/dist/eoan/stable-3.0nemo-nextcloud depends on either nemo-python or python-name (for #2329)István Váradi4 years
debian/dist/focal/masterUpdated the QML 5.12 patchIstván Váradi21 months
debian/dist/focal/stable-2.6Re-added the deletion of VERSION.cmake to the patch and updated the versionIstván Váradi4 years
debian/dist/focal/stable-3.0Updated the CMake patch for version 3.0.3István Váradi4 years
debian/dist/focal/stable-3.1Fixed the branch in gbp.confIstván Váradi3 years
debian/dist/focal/stable-3.2Added inkscape to the build dependenciesIstván Váradi3 years
debian/dist/focal/stable-3.3Fixed the VFS plugin install pathIstván Váradi3 years
debian/dist/focal/stable-3.4Updated the Qt 5.12 patchIstván Váradi2 years
debian/dist/focal/stable-3.5Updated the Qt and QML 5.12 patchesIstván Váradi21 months
debian/dist/focal/stable-3.5-develMake qml-module-qt-labs-platform a dependencyIstván Váradi2 years
debian/dist/groovy/masterInstall VFS pluginsIstván Váradi3 years
debian/dist/groovy/stable-2.6Re-added the deletion of VERSION.cmake to the patch and updated the versionIstván Váradi4 years
debian/dist/groovy/stable-3.0Updated the CMake patch for version 3.0.3István Váradi4 years
debian/dist/groovy/stable-3.1Fixed the branch in gbp.confIstván Váradi3 years
debian/dist/groovy/stable-3.2Added inkscape to the build dependenciesIstván Váradi3 years
debian/dist/hirsute/masterUpdated CMake patch to match the source codeIstván Váradi2 years
debian/dist/hirsute/stable-3.1Updates for HirsuteIstván Váradi3 years
debian/dist/hirsute/stable-3.2Added inkscape to the build dependenciesIstván Váradi3 years
debian/dist/hirsute/stable-3.3Fixed the VFS plugin install pathIstván Váradi3 years
debian/dist/hirsute/stable-3.4Updated the sane CMake patchIstván Váradi2 years
debian/dist/impish/masterEnable the Quick compilerIstván Váradi24 months
debian/dist/impish/stable-3.2Added inkscape to the build dependenciesIstván Váradi3 years
debian/dist/impish/stable-3.3Fixed the VFS plugin install pathIstván Váradi3 years
debian/dist/impish/stable-3.4Updated the sane CMake patchIstván Váradi2 years
debian/dist/impish/stable-3.5Enable the Quick compilerIstván Váradi24 months
debian/dist/jammy/masterAdded a build dependency on libkf5archive-devIstván Váradi20 months
debian/dist/jammy/stable-3.4Updated the sane CMake patchIstván Váradi2 years
debian/dist/jammy/stable-3.5Enable the Quick compilerIstván Váradi24 months
debian/dist/jammy/stable-3.6Updated gbp.conf for stable-3.6István Váradi19 months
debian/dist/kinetic/masterAdded a build dependency on libkf5archive-devIstván Váradi20 months
debian/dist/kinetic/stable-3.5Updated gpb.conf to KineticIstván Váradi22 months
debian/dist/kinetic/stable-3.6Updated gbp.conf for stable-3.6István Váradi19 months
debian/dist/stretch/masterTransitional package for nextcloud-client-l10nIstván Váradi4 years
debian/dist/stretch/stable-2.6Re-added the deletion of VERSION.cmake to the patch and updated the versionIstván Váradi4 years
debian/dist/testing/masterAdded a build dependency on libkf5archive-devIstván Váradi20 months
debian/dist/testing/stable-2.6Update for testingIstván Váradi4 years
debian/dist/testing/stable-3.0Updated the CMake patch for version 3.0.3István Váradi4 years
debian/dist/testing/stable-3.1Fixed the branch in gbp.confIstván Váradi3 years
debian/dist/testing/stable-3.2Added inkscape to the build dependenciesIstván Váradi3 years
debian/dist/testing/stable-3.3Fixed the VFS plugin install pathIstván Váradi3 years
debian/dist/testing/stable-3.4Updated the sane CMake patchIstván Váradi2 years
debian/dist/testing/stable-3.5Enable the Quick compilerIstván Váradi24 months
debian/dist/testing/stable-3.6Updated gbp.conf for stable-3.6István Váradi19 months
debian/dist/xenial/masterTransitional package for nextcloud-client-l10nIstván Váradi4 years
debian/dist/xenial/stable-2.6Re-added the deletion of VERSION.cmake to the patch and updated the versionIstván Váradi4 years
dev-buildTidy Debug Build logicElsie Hupp3 years
doc/fixBuilduse the proper images to build the docMatthieu Gallien3 years
dummy-prTrigger test.Camila23 months
enh/discovery-logsAdd 'db/local/remote' reference to log string.Camila23 months
enh/gui-window-focusUse event filter in Application to track visible dialogsMichael Schuster4 years
enh/mac-dock-iconmacOS: Fix memory leak in FolderWatcherPrivate::startWatchingMichael Schuster4 years
enh/noid/use-em-dashuse an en-dash for the userstatus panelszaimen23 months
enh/notifications-actionsReduce spacing above the notification buttons.Camila24 months
enh/talkreplyClean up code, move values to Style.qml.Camila23 months
enh/talkreply-2Change color of text field to ncTextColor instead of ncSecondaryTextColor.Camila24 months
experiment/add-qthttpserver-moduleInfo.alex-z3 years
external-sites-menuChanges response parsing for the new request.Camila San6 years
fature/a-older-version-fakeFake older version 3.5.2alex-z22 months
feat/workflow-auto-update-command-rebase.ymlUpdating command-rebase.yml workflow from templateNextcloud bot23 months
feature/accent-colorAdd support for server color theming by using server color as accentClaudio Cambra2 years
feature/activity-list-placeholderAdd a placeholder item for empty activity listClaudio Cambra20 months
feature/activity-log-per-fileCorrect icon paths after rebaseFelix Weilbach3 years
feature/activity_thumbnailsAdd thumbnails for files in the activity viewClaudio Cambra2 years
feature/add-edit-buttonAdd a new image to edit the ignore list. Remove the folder image.Mariana Meireles5 years
feature/add-logs-for-remote-discoveryLog PROPFIND body properly.alex-z19 months
feature/an-older-version-fakeMerge pull request #4801 from nextcloud/bugfix/always-run-msi-with-full-uiallexzander22 months
feature/back-button-setupAdd a custom back button to the account wizard's advanced setup pageClaudio Cambra23 months
feature/call-notificationAdd an incoming talk call notification to the desktop clientClaudio Cambra2 years
feature/check-tests-runDummy changealex-z22 months
feature/cherryPickJobQueueImplement dedicated JobQueueHannah von Reth3 years
feature/commandUploadListOfFilesEnsure the socket listener still existsHannah von Reth3 years
feature/concurrent-uploadIteration.alex-z21 months
feature/context-menu-leaveshare-entryImplement 'Leave this share' context menu entry.allexzander18 months
feature/context-menu-unshare-entrySend 'DELETE' request to leave the share.allexzander19 months
feature/create-share-with-notePass 'note' parameter when creating a share.alex-z2 years
feature/darkmodeAdded dark modeClaudio Cambra2 years
feature/disable-e2eeDelete E2EE files/folders for accounts that have had E2EE disabledClaudio Cambra18 months
feature/display-current-user-connection-statusDisplay only current user's connection status in tray and sync summary.alex-z21 months
feature/do-more-checks-before-deleting-filesFix compilation.alex-z21 months
feature/double-click-open-folderDouble-clicking tray icon opens currently-selected user's local folder (if av...Claudio Cambra22 months
feature/e2ee-wordingClearly tell user that E2EE has been enabled for an accountClaudio Cambra18 months
feature/edit-file-locally-restart-syncIteration.alex-z18 months
feature/emoji-picker-placeholder-messageAdd a placeholder message for the recents tab of the emoji pickerClaudio Cambra23 months
feature/enable-clazyfixup! review commentsFelix Weilbach3 years
feature/enableMoreWarningsAlsoForGccfix warnings reported by QtMatthieu Gallien22 months
feature/encryption-uxRemove close/dismiss button from encryption messageClaudio Cambra18 months
feature/end-to-end-testsAlways build E2E tests, but only add to test suite if enabledClaudio Cambra18 months
feature/file-details-in-trayReplace share button with file details buttonClaudio Cambra18 months
feature/file-providerFix faulty quoting in shell integration CMakeListsClaudio Cambra22 months
feature/files_lockdisplay lock info in share dialogMatthieu Gallien2 years
feature/force-loginflowv2Foorce LoginFlowV2alex-z2 years
feature/force-sync-tray-buttonAdd hover effect to sync status buttonClaudio Cambra19 months
feature/generate-state-icons-from-svgGit ignore state icons PNG.alex-z23 months
feature/handle-edit-locallyAddress review comments.allexzander22 months
feature/implement-internal-link-shareFix bad remote path in sharetestutils fakefolder, which led to failed FakePro...Claudio Cambra18 months
feature/implement-syncretry-for-cmd-clientImplement sync retry on error for command-line client.alex-z23 months
feature/improveBulkUploadreads and store fileId and remote permissions during bulk uploadMatthieu Gallien21 months
feature/improveNetworkErrorHandlingfix drone failing buildsMatthieu Gallien19 months
feature/interactive-talk-macos-notificationsDifferentiate between normal normal and Talk notifications, invoke macOS text...Claudio Cambra18 months
feature/local-folder-buttonRedesign local folder information in the account adding wizardClaudio Cambra23 months
feature/mac-notifications-3.4Reimplement notifications for macOS and add support for actionable update not...Claudio Cambra2 years
feature/macos-iconUse macOS-specific application iconClaudio Cambra22 months
feature/macos-notificationsReimplement notifications for macOS and add support for actionable update not...Claudio Cambra2 years
feature/modal-userstatusselectorMake UserStatusSelector a dismissible page pushed onto the tray windowClaudio Cambra21 months
feature/msi-do-not-rebootAdd norestart and rename the custom property. List custom property.allexzander22 months
feature/nicer-errorboxImprove the error box QML componentClaudio Cambra20 months
feature/nixAdd support for macOS to flakeClaudio Cambra18 months
feature/older-version-fakeFake older version 3.5.2alex-z22 months
feature/open-local-filesClicking on an activity list item for a file opens the local file if availableClaudio Cambra22 months
feature/publicLinksimprove display of public share link in main dialogMatthieu Gallien22 months
feature/qml-file-details(WIP COMMIT) Add a test for ShareModelClaudio Cambra19 months
feature/qt6last current stepMatthieu Gallien19 months
feature/resizeable-share-dialogShare dialog is now resizeableClaudio Cambra23 months
feature/sharees-completer-customizationDraft QCompleter customization.alex-z21 months
feature/single-window-app-nfellaMark as single window appalex-z2 years
feature/sparse-package-experimentsRemove redundant code.alex-z23 months
feature/syncjournaldb-handle-errorsRevert "Remove behavior changes."allexzander20 months
feature/talk-avatarAdd user avatars in talk notifications in activity listClaudio Cambra2 years
feature/talk-replyAdd TalkReply class and tests.Camila2 years
feature/test-ssl-errors-reloginTest. Relogin on SSL handshake errors.alex-z2 years
feature/unified-search-alignmentsAlign, resize, and layout everything uniformly in the unified search viewClaudio Cambra20 months
feature/universalMerge pull request #3956 from nextcloud/feature/macos-universalFelix Weilbach3 years
feature/userstatusdialog-designAlign predefined status text with the text in the text boxClaudio Cambra23 months
feature/verbose-make-universalMake the make_universal.py script more verbose, make it easier to understand ...Claudio Cambra2 years
feature/vfs-windows-sharing-and-lock-stateFix review comments.alex-z20 months
feature/vfs-windows-shell-extensionsRemove ThumbnailProvider.allexzander22 months
feature/vfs-windows-shellext-extraAdd CustomStateHandler and CommandHandler.alex-z22 months
feature/vfs-windows-thumbnailsAdress review comments.allexzander22 months
filestreaming2 Update windows trigger openFile.Hitss5 years
filestreaming-openfileMounts fuse drive with auto_cache option.Camila San6 years
filestreaming-v2Downloads file once user opens it via FUSE drive.Camila San6 years
filestreaming-v3It syncs all files set to OFFLINE.Camila San6 years
filestreaming-v4Replaces timeout value for ULONG_MAX in discovery remote phase.Camila San5 years
filestreaming-v5Add changes to moveItemAtPath on MacBani Azarael5 years
filestreaming-v9It fixes everything.Camila San5 years
filestreaming-v9-2Fix: syncing all files on the first sync run.Camila San5 years
filestreaming-v9-3Fixes syncing.Camila San5 years
finder-sidebar-icon-fixFix Finder sidebar icon to work as a "template" image and change to SF Symbol...Elsie Hupp23 months
fix-activitiesCleans up comments.Camila San6 years
fix-macos-app-name-caseUse title case APPLICATION_EXECUTABLE for macOSElsie Hupp3 years
fix-macos-build-instructions-2022Fix double hyphenElsie Hupp2 years
fix-notification-messagesAdds 'More information' link to notification instead of action button.Camila San6 years
fix/authenticationIssueimprove logging to better understand why authentication is failingMatthieu Gallien3 years
fix/gui-dialogsWebFlowCredentialsDialog: Add raise-delay to avoid users annoyance on focusMichael Schuster4 years
fixInstallationPathVirtualFilesPluginsimport KDEInstallDirs.cmake module from ECM and use it for pluginsMatthieu Gallien3 years
fix_encrystatus_404Fix sync starting because GetFolderEncryptStatusJob returns 404Tobia De Koninck6 years
fixupSwitchActionadd new fixup workflow from nextcloud orgMatthieu Gallien2 years
folder-status-scroll-modeUse smooth scrolling in folder status listElsie Hupp3 years
folder-status-wrap-textWrap folder status textElsie Hupp3 years
foreground-backgroundMerge branch 'master' into foreground-backgroundElsie Hupp3 years
generates_localesUpdates catalog templates (POT files fetched automatically by transifex)Nextcloud Bot2 years
hefee-patch-1Fix typo of connectorhefee18 months
hotfix-startup-wo-accountsFix crash on start without any accountsDominique Fuchs4 years
improve-folder-watcherFix clang-tidy error 'converting integer literal to bool'.Camila4 years
issue-template-heading-levelIncrease heading levels in Issue templatesElsie Hupp3 years
issue1216/IgnoreEmacsRecoveryFilesissue1216: added sync-exclude entry for emacs recovery filesSebastian Grund5 years
jospoortvliet-patch-1Merge branch 'master' into jospoortvliet-patch-1Jos Poortvliet2 years
master[tx-robot] updated from transifexNextcloud bot18 months
metainfoAdd metainfo.xml for Flatpak, etc.Elsie Hupp3 years
old-vdExclude online files from syncing.Camila San4 years
origin/bugfix/check-against-cmake-cxx-compiler-idCheck compiler against CMAKE_CXX_COMPILER_IDFelix Weilbach3 years
ptr-parentingInitialize Map values with empty QRegularExpressionDominique Fuchs5 years
rakekniven-patch-1l10n: Fixed grammarrakekniven24 months
rakekniven-patch-2Merge branch 'master' into rakekniven-patch-2rakekniven2 years
remove_support_for_legacy_private_linksRemove support for legacy private linksHannah von Reth4 years
revert-507-allow_macos_gpu_switchingRevert "allow to switch to the integrated gpu on MacOS"Roeland Jago Douma6 years
rubo77/translation-file-with-quotesput filename in quotesMichael Schuster4 years
samu-workopen-patch-2Update development Homebrew step 5 samu-workopen5 years
sbeyer-refactor-systray-positioningReplace TaskBarPosition enum logic by polymorphismStephan Beyer4 years
sbeyer-tray-icon-geometryGet rid of preprocessor conditions in Systray::calcTrayIconCenter()Stephan Beyer4 years
shareScreenScrollBarmodify layout to get global scroll bar in share dialogMatthieu Gallien2 years
solracsf-patch-1Ask for Desktop Client versionGit'Fellow2 years
stable-2.3.32.3.3 releaseMarkus Goetz7 years
stable-2.5.0[tx-robot] updated from transifexNextcloud bot6 years
stable-2.5.1Updates desktop client version to 2.5.1.Camila San5 years
stable-2.5.2[tx-robot] updated from transifexNextcloud bot5 years
stable-2.5.2-rc1Merge pull request #1071 from nextcloud/enh/invalid_certificate_messageboxCamila Ayres5 years
stable-2.5.3Merge pull request #1355 from nextcloud/backport/1354/stable-2.5.3Camila Ayres5 years
stable-2.5.3-rc1Increase version to 2.5.3.Camila San5 years
stable-2.5.3-rc2Merge pull request #1301 from nextcloud/error-423-change-warning-colorCamila Ayres5 years
stable-2.6[tx-robot] Update transifex configurationNextcloud bot20 months
stable-2.6-upgrade-qt-5.12.8[stable-2.6] AppImage: Upgrade to Qt 5.12.8Michael Schuster4 years
stable-3.0[tx-robot] Update transifex configurationNextcloud bot20 months
stable-3.1[tx-robot] Update transifex configurationNextcloud bot20 months
stable-3.2[tx-robot] Update transifex configurationNextcloud bot20 months
stable-3.3[tx-robot] Update transifex configurationNextcloud bot20 months
stable-3.4[tx-robot] Update transifex configurationNextcloud bot20 months
stable-3.5[tx-robot] updated from transifexNextcloud bot18 months
stable-3.5-develMake qml-module-qt-labs-platform a dependencyIstván Váradi2 years
stable-3.6[tx-robot] updated from transifexNextcloud bot18 months
syncSizeLimitReworking size limit logic to include filesDominique Fuchs5 years
tidy-svgTidied SVG XMLElsie Hupp3 years
tray-window-overlay-msgMake notification a Q_PROPERTYDominique Fuchs4 years
try-fix-no-account-crash-windowsHandle reject option in account wizard dialog.Camila4 years
update-client-imageRemove clang-tidy from .drone.yml.Camila20 months
updateContinuousIntegrationImagesmark unused variable as bein unused to avoid clang warningMatthieu Gallien22 months
updateSubmoduleold submodule url does not work anylongertobiasKaminsky2 years
upstream/issue/6574Merge branch 'master' into upstream/issue/6574Dominique Fuchs5 years
upstream/placeholder-filesWizard: Add a "(recommended)" to the main option #6470Christian Kamm6 years
upstream/pr/6277Tray: Change icon for unresolved conflicts #6277Christian Kamm6 years
upstream/pr/6452Share dialog: Don't hide account settings before showing #6185Christian Kamm6 years
upstream/pr/6459PropagateDownload: Don't discard the body of error messageOlivier Goffart6 years
upstream/pr/6460Upload: Add more chunk resuming unit tests #6405Christian Kamm6 years
upstream/pr/6470Merge branch 'master' into upstream/pr/6470Camila Ayres6 years
upstream/pr/6491[tx-robot] updated from transifexNextcloud bot6 years
upstream/pr/6493MSI: Fix crash in the auto updaterOlivier Goffart6 years
upstream/pr/6596Introduce an about dialogMarkus Goetz6 years
upstream/pr/6627Upload: Store the size in the UploadInfo, and compare it when resolving poten...Olivier Goffart6 years
upstream/pr/6695SyncEngine: Fix renames making hierarchy inversionOlivier Goffart6 years
upstream/pr/6713Merge branch 'master' into upstream/pr/6713Dominique Fuchs5 years
upstream/small-fixesMerge branch 'master' into upstream/small-fixesDominique Fuchs5 years
use-reverse-domain-directory-namesFix typoElsie Hupp3 years
v5[tx-robot] updated from transifexNextcloud bot5 years
virtual-driveProtect _fileListMap accesses with a mutexKevin Ottens4 years
virtual-drive-techpreviewRemove unused filesKevin Ottens3 years
windows7-fixesMisc fixes for Windows 7Sergey Zolotarev4 years
work/account-menu-separatorEliminate padding around the menu separator in the account menuClaudio Cambra22 months
work/fix-edit-locally-macFix call to EditLocallyManager in CocoaInitializerClaudio Cambra19 months
work/fix-png-gen-bugFix bad quote in PNG generation messageClaudio Cambra22 months
work/remove-cmake-fortify-sourceOnly set _FORTIFY_SOURCE when a higher level of this flag has not been setClaudio Cambra22 months
work/systray-cleanupClean up systray methods, make more QML-friendlyClaudio Cambra23 months
work/user-line-refactorRefactor user lineClaudio Cambra22 months
xdg-icon-themeMerge github.com:nextcloud/desktop into xdg-icon-themeElsie Hupp3 years