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 Cambra2 years
backport/4563/stable-3.5Fix builds on macOS versions pre-11Claudio Cambra2 years
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.Camila2 years
backport/4663/stable-3.5Share dialog is now resizeableClaudio Cambra23 months
backport/4686/stable-3.5Add a custom back button to the account wizard's advanced setup pageClaudio Cambra23 months
backport/4687/stable-3.5Clean up systray methods, make more QML-friendlyClaudio Cambra23 months
backport/4688/stable-3.5Refactor tray window opening code for clarity and efficiencyClaudio Cambra23 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 Cambra21 months
backport/4771/stable-3.6Implement URI handler for local file editingalex-z20 months
backport/4819/stable-3.6Revert "Remove behavior changes."allexzander20 months
backport/4902/stable-3.6Fix wrong estimated time when doing sync.alex-z21 months
backport/4903/stable-3.6Do not display error message in the activity list when aborgint the sync.allexzander21 months
backport/4910/stable-3.6Fix add account text clipping, enlarge textClaudio Cambra21 months
backport/4919/stable-3.6Accept valid lsColJob reply XML content typesClaudio Cambra21 months
backport/4930/stable-3.6Fix low-resolution file changed overlay icons in activitiesClaudio Cambra21 months
backport/4962/stable-3.6Ensure we are checking lock state without affecting sync behaviourClaudio Cambra20 months
backport/4967/stable-3.6Fix persistent two factor auth notification.Camila20 months
backport/5039/stable-3.6edit locally requires a valid tokenMatthieu Gallien20 months
big-sur-iconAdd SVG icon styled for macOS Big SurElsie Hupp23 months
big-sur-icon-annotationsAnnotated version of Big Sur iconElsie Hupp23 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 Cambra21 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 Cambra21 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 Cambra21 months
bugfix/activity-list-itemdelegateSimplify activity list delegates by making them ItemDelegates, clean upClaudio Cambra21 months
bugfix/activity-list-positioningRemoved spacing between activies, labels now centre-alignedClaudio Cambra2 years
bugfix/add-account-textFix add account text clipping, enlarge textClaudio Cambra21 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 Cambra2 years
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 Cambra23 months
bugfix/backport-limit-concurrent-notificationsLimit concurrent notificationsClaudio Cambra23 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 Cambra24 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 Gallien20 months
bugfix/checkTokenForEditLocallyRequestsedit locally requires a valid tokenMatthieu Gallien20 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 Cambra22 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-z21 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 Cambra21 months
bugfix/desktop-notifications-get-displayedFix review comments.alex-z2 years
bugfix/dismissUpdate tests.Camila20 months
bugfix/dnd-callPrevent call dialogs from being presented when do not disturb is set as the u...Claudio Cambra24 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 Cambra19 months
bugfix/droneUploadAppImagegives enough information to allow upload of AppImageMatthieu Gallien21 months
bugfix/duplicate-notificationBugfix. Duplicate notification.alex-z2 years
bugfix/elsiehupp-full-bleed-start-tileif BulkPropagatorJob abort after an error emit finished signalMatthieu Gallien3 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-z2 years
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 Cambra22 months
bugfix/ensure-throttled-notifications-trayEnsure that throttled notifications still appear in tray activity modelClaudio Cambra23 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 Cambra22 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 Cambra24 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 Cambra23 months
bugfix/fix-fileactivitylistmodel-qml-registrationFix fileactivitylistmodel QML registrationClaudio Cambra21 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 Gallien23 months
bugfix/helpAdd 'Help' action back.Camila2 years
bugfix/html-enabled-text-qmlDo not format text in QML components as HTMLClaudio Cambra21 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 Cambra23 months
bugfix/local-editing-fix-account-not-foundFix account not found when doing local file editing.alex-z20 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 Cambra21 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 Cambra20 months
bugfix/modernise-accountsettings-codeExpand use of const and auto, improve readability of accountsettingsClaudio Cambra20 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.allexzander20 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 Cambra23 months
bugfix/pre-big-sur-compileUse preprocessor directive rather than normal 'if' for UNNotification typesClaudio Cambra23 months
bugfix/pre-bigsur-build-fixFix builds on macOS versions pre-11Claudio Cambra2 years
bugfix/predefined-statuses-alignmentFix alignment of predefined status contents regardless of emoji fontsClaudio Cambra22 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 Cambra23 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 Cambra22 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 Cambra23 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 Cambra23 months
bugfix/rephrase-login-dialogRephrase button text to be in line with clients on other platformsClaudio Cambra24 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-z21 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 Cambra21 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 Cambra23 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 bot20 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 Cambra19 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 Cambra23 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 Cambra22 months
bugfix/unify-tooltipsUse same tooltip component everywhereClaudio Cambra22 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 Gallien19 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 Gallien24 months
bugfix/user-status-selector-cancel-buttonPrevent the 'Cancel' button of the user status selector getting squashedClaudio Cambra22 months
bugfix/user-status-selector-crashRemove Q_ASSERTs for userstatusconnectorClaudio Cambra24 months
bugfix/user-status-selector-scrollviewAdd a ScrollView to the predefined statuses area of the UserStatusSelectorClaudio Cambra22 months
bugfix/userMustEnableEndToEndEncryptionclean up and remove improper loggingMatthieu Gallien21 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 Cambra23 months
bugfix/userstatusselector-awayFix bugs with setting 'Away' user statusClaudio Cambra22 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-z20 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 Gallien21 months
bugfix/webEngineOptionalOnAppleOnlymakes Qt WebEngine optional only on macOSMatthieu Gallien21 months
bugfix/webflow-user-stringsChange unchanging settings strings into constexpr auto in accountmanagerClaudio Cambra20 months
bugfix/window-maskUse setMask on qml tray window rather than opacity maskClaudio Cambra22 months
bugfix/windows-testsRemove assert, it is no longer useful.Camila24 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-z21 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áradi21 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áradi22 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áradi2 years
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áradi2 years
debian/dist/jammy/masterAdded a build dependency on libkf5archive-devIstván Váradi21 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áradi2 years
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áradi21 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áradi21 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áradi2 years
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.Camila2 years
enh/talkreplyClean up code, move values to Style.qml.Camila23 months
enh/talkreply-2Change color of text field to ncTextColor instead of ncSecondaryTextColor.Camila2 years
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-z23 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.allexzander19 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 Cambra19 months
feature/display-current-user-connection-statusDisplay only current user's connection status in tray and sync summary.alex-z22 months
feature/do-more-checks-before-deleting-filesFix compilation.alex-z22 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 Cambra19 months
feature/edit-file-locally-restart-syncIteration.alex-z19 months
feature/emoji-picker-placeholder-messageAdd a placeholder message for the recents tab of the emoji pickerClaudio Cambra24 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 Cambra19 months
feature/end-to-end-testsAlways build E2E tests, but only add to test suite if enabledClaudio Cambra19 months
feature/file-details-in-trayReplace share button with file details buttonClaudio Cambra19 months
feature/file-providerFix faulty quoting in shell integration CMakeListsClaudio Cambra23 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 Cambra20 months
feature/generate-state-icons-from-svgGit ignore state icons PNG.alex-z24 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 Cambra19 months
feature/implement-syncretry-for-cmd-clientImplement sync retry on error for command-line client.alex-z24 months
feature/improveBulkUploadreads and store fileId and remote permissions during bulk uploadMatthieu Gallien21 months
feature/improveNetworkErrorHandlingfix drone failing buildsMatthieu Gallien20 months
feature/interactive-talk-macos-notificationsDifferentiate between normal normal and Talk notifications, invoke macOS text...Claudio Cambra19 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 Cambra23 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 Cambra22 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 Cambra19 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 Cambra20 months
feature/qt6last current stepMatthieu Gallien20 months
feature/resizeable-share-dialogShare dialog is now resizeableClaudio Cambra23 months
feature/sharees-completer-customizationDraft QCompleter customization.alex-z22 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."allexzander21 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 Cambra21 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 Cambra24 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.allexzander23 months
feature/vfs-windows-shellext-extraAdd CustomStateHandler and CommandHandler.alex-z23 months
feature/vfs-windows-thumbnailsAdress review comments.allexzander22 months
filestreaming2 Update windows trigger openFile.Hitss6 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 connectorhefee19 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 bot19 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 grammarrakekniven2 years
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 Gallien3 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 bot19 months
stable-3.5-develMake qml-module-qt-labs-platform a dependencyIstván Váradi2 years
stable-3.6[tx-robot] updated from transifexNextcloud bot19 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 Ottens4 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 Cambra23 months
work/remove-cmake-fortify-sourceOnly set _FORTIFY_SOURCE when a higher level of this flag has not been setClaudio Cambra23 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
 
TagDownloadAuthorAge
v3.6.2commit 2a703f26b7...Matthieu Gallien19 months
v3.6.1commit 5dfc0caab6...Matthieu Gallien20 months
v3.6.0commit ccc9f8930b...Matthieu Gallien21 months
v3.6.0-rc2commit fe7e883f3d...alex-z21 months
v3.6.0-rc1commit 01c90dbe3f...Camila22 months
v3.5.4commit fea9863097...alex-z22 months
v3.5.3commit c48a8d89e2...Matthieu Gallien22 months
v3.5.2commit eb5c589501...Matthieu Gallien23 months
v3.5.1commit 930206f06c...Matthieu Gallien2 years
v3.5.0commit ccb79dc69f...Matthieu Gallien2 years
v3.5.0-rc4commit 04ebd98be9...Matthieu Gallien2 years
v3.5.0-rc3commit 4fb8d3bc6a...alex-z2 years
v3.5.0-rc2commit 6df970db89...Matthieu Gallien2 years
v3.5.0-rc1commit c0503ce7bf...Matthieu Gallien2 years
v3.4.4commit a3ece50dd8...Matthieu Gallien2 years
v3.4.3commit 99ab28eebd...Camila2 years
v3.4.2commit b0791e51ce...alex-z2 years
v3.4.1commit fa32c10014...Matthieu Gallien2 years
v3.4.0commit c004db2070...Camila3 years
v3.4.0-do-not-usecommit fd60e60541...Camila3 years
v3.4.0-rc2commit a5fa53c460...Matthieu Gallien3 years
v3.4.0-rc1commit 94dec9d9bb...Felix Weilbach3 years
v3.3.6commit 6d3270dd25...alex-z3 years
v3.3.5commit 0d9a6987eb...Felix Weilbach3 years
v3.3.4commit dcc0fa9f9d...alex-z3 years
v3.3.3commit 2d54bc4d17...Felix Weilbach3 years
v3.3.2commit 50453d9d7e...Matthieu Gallien3 years
v3.3.1commit cd934ba80c...Felix Weilbach3 years
v3.3.0commit acf3bf0959...Felix Weilbach3 years
v3.3.0-rc2commit 2e07e93a42...allexzander3 years
v3.3.0-rc1commit 318d82720f...Felix Weilbach3 years
v3.2.4commit e5447b5beb...allexzander3 years
v3.2.3commit bd337320e3...Felix Weilbach3 years
v3.2.2commit 04afaa1fe6...Felix Weilbach3 years
v3.2.1commit 5901a0f983...Matthieu Gallien3 years
v3.2.0commit 14fbf1b106...allexzander3 years
v3.2.0-rc3commit be6e0f26df...Camila3 years
v3.2.0-rc2commit d91e24d77d...Camila3 years
v3.2.0-rc1commit ed8f081b4a...Felix Weilbach3 years
v3.1.3commit 3842d306f9...allexzander3 years
v3.1.2commit 9398260fb3...Kevin Ottens3 years
v3.1.1commit 75c329f4ff...Kevin Ottens3 years
v3.1.0commit 7f4ffd0f72...Kevin Ottens3 years
v3.1.0-rc2commit 9614d051a5...Camila4 years
v3.1.0-rc1commit ebcdb41fb9...Kevin Ottens4 years
v3.0.3commit 78da725ac3...Kevin Ottens4 years
v3.0.2commit 068ad89d8d...Kevin Ottens4 years
v3.0.1commit 0a62628f8a...Camila4 years
v3.0.0commit ff175088a3...Kevin Ottens4 years
v2.7.0-rc1commit 5913cdd8d6...Kevin Ottens4 years
qt-5.12.9commit b06ded6370...Michael Schuster4 years
qt-5.12.8commit 861ddc3049...Michael Schuster4 years
v2.7.0-beta3commit f46276d70d...Kevin Ottens4 years
v2.7.0-beta2commit 501380a004...Kevin Ottens4 years
v2.6.5commit adada8b2ee...Michael Schuster4 years
v2.6.4commit b45f5fd1a9...Michael Schuster4 years
v2.6.3commit 5880c4954e...Michael Schuster4 years
v2.7.0-beta1commit 03cddabfd0...Michael Schuster4 years
v2.6.2commit 1d745535f7...Michael Schuster4 years
2.6.2-buildtest1commit de8a7aa680...Michael Schuster4 years
v2.6.2-rc1commit 03b11693a3...Michael Schuster4 years
v2.6.1commit 5adbc01ef1...Adrian Brzezinski5 years
v2.6.1-rc1commit b6893aad16...Camila San5 years
v2.6.0-fix1commit 286e45bafe...Michael Schuster5 years
v2.6.0commit e0b32c19e4...Camila San5 years
techpreview-v2commit b1667f48d3...Camila San5 years
v2.6.0-rc1commit ef9315cc0a...Michael Schuster5 years
v2.5.3commit 477614b8c9...Camila San5 years
v2.5.3-rc2commit 0b420c5fe6...Camila San5 years
v2.5.3-rc1commit 1c8dfd701b...Camila San5 years
v2.5.2commit 56c905819e...Camila San5 years
v2.5.2-rc1commit e2309362e1...Camila San5 years
techpreview-v1commit 706cfe88d0...Camila San5 years
v2.5.1commit b37cbea5cc...Camila San5 years
v2.5.0commit 371001c9ff...Nextcloud bot6 years
v2.5.0-rc2commit 6dae188ed9...Nextcloud bot6 years
v2.5.0-rc1commit 58302e9fc0...Camila San6 years
v2.5.0-oemcommit b247c41c64...Markus Goetz6 years
v2.5.0-beta2commit 647df7bcee...Camila San6 years
v2.4.3-rc1commit dca63dc539...Markus Goetz6 years
v2.4.3commit 5605553e3a...Markus Goetz6 years
v2.5.0-beta1commit e0f49971f9...Camila Ayres6 years
v2.4.2commit d6e9755121...Markus Goetz6 years
v2.4.2-rc1commit 2d38703898...Markus Goetz6 years
v2.5.0-alpha1commit 107baf2947...Markus Goetz6 years
v2.5.0-alphacommit 95297e23bf...Markus Goetz6 years
v2.4.1commit cd60c2b88a...Markus Goetz6 years
v2.4.1-rc1commit 67b9fb09d5...Markus Goetz6 years
e2e-tech-preview-1commit c04d1f1f69...Roeland Jago Douma6 years
v2.4.0commit 9a1f736e30...Markus Goetz6 years
v2.4.0-rc2commit 61939d67e6...Markus Goetz6 years
v2.4.0-rc1commit 1a5a87c8fe...Markus Goetz6 years
v2.4.0-beta1commit b62b0d0a64...Markus Goetz7 years
v2.3.4commit 80aac855e1...Markus Goetz7 years
v2.4.0-alpha1commit 339ecfae0c...Markus Goetz7 years
v2.3.3commit 57bc7918d7...Markus Goetz7 years
v2.3.3-rc1commit bf1b540631...Markus Goetz7 years
v2.3.2commit 820899d071...Markus Goetz7 years
v2.3.2-rc1commit 74f4e12b92...Markus Goetz7 years
v2.3.1commit 433ba03a2e...Markus Goetz7 years
v2.3.1-rc1commit 0ddcc6f264...Markus Goetz7 years
v2.3.0commit 8325996568...Markus Goetz7 years
v2.3.0-rc3commit 27e98d13fe...Markus Goetz7 years
v2.2.4commit eaeed08544...Markus Goetz8 years
v2.2.3commit e6d3a5a252...Daniel Molkentin8 years
v2.1.0commit c0c9fb365d...Daniel Molkentin9 years
v2.0.2-oemcommit 726be08917...Klaas Freitag9 years
v2.0.2commit 78d782601e...Daniel Molkentin9 years
v2.0.2-rc2commit 4c9bc42b69...Klaas Freitag9 years
v2.0.2-rc1commit d6098c39dc...Klaas Freitag9 years
v2.0.1commit 58ea498a62...Klaas Freitag9 years
v2.0.0commit 2ad57ee8ab...Klaas Freitag9 years
v2.0.0-rc2commit 4eadaeafc9...Klaas Freitag9 years
v2.0.0-beta2commit 485dde8fb5...Markus Goetz9 years
v1.8.3-rc3commit 01efba99af...Klaas Freitag9 years
v1.8.3commit bf9bb26d19...Daniel Molkentin9 years
v1.8.3-rc2commit 42513af536...Daniel Molkentin9 years
v1.8.3-rc1commit ad6f2e03c9...Daniel Molkentin9 years
v1.8.2commit 69f2b2da7c...Daniel Molkentin9 years
v1.8.2-rc1commit c73110e3c7...Klaas Freitag9 years
v1.8.2-beta1commit 6c46713701...Daniel Molkentin9 years
v1.8.1commit ee71024496...Daniel Molkentin9 years
v1.8.1-rc2commit 5fba476076...Daniel Molkentin9 years
v1.8.1-rc1commit 520e2eb392...Klaas Freitag9 years
v1.8.1-beta1commit 458f336405...Olivier Goffart9 years
v1.8.0commit 38ef525d5e...Klaas Freitag9 years
v1.8.0rc1commit 12e5306947...Klaas Freitag9 years
v1.8.0-rc1commit 12e5306947...Klaas Freitag9 years
v1.8.0-beta2commit 398bca9fe4...Klaas Freitag9 years
v1.8.0-beta1acommit 23e248b5d1...Klaas Freitag9 years
v1.8.0-beta1commit 17570acab2...Klaas Freitag9 years
v1.7.1-rc1commit 63712de170...Daniel Molkentin9 years
v1.7.1-beta1commit 131747ea4b...Klaas Freitag9 years
v1.7.0commit 17a4299f74...Daniel Molkentin10 years
v1.7.0-rc1commit d0b40bab47...Daniel Molkentin10 years
v1.6.4commit c4a9e524e6...Klaas Freitag10 years
v1.7.0-beta4commit 21c8e65d13...Klaas Freitag10 years
v1.6.4-rc2commit 18f1b3c5ff...Klaas Freitag10 years
v1.6.4-rc1commit cc8408be8f...Klaas Freitag10 years
v1.7.0-beta3commit 961df010cb...Daniel Molkentin10 years
v1.7.0-beta2commit 1d8900dc19...Daniel Molkentin10 years
v1.7.0beta2commit 1d8900dc19...Daniel Molkentin10 years
v1.6.3commit cc1121ef00...Christian Kamm10 years
v1.6.3-rc1commit 7ddd3a36c7...Daniel Molkentin10 years
v1.7.0-beta1commit a9f1e165b5...Klaas Freitag10 years
v1.7.0beta1commit a9f1e165b5...Klaas Freitag10 years
v1.7.0-alpha1commit 600a6d9346...Klaas Freitag10 years
v1.6.2-themefixcommit cfdfd6a860...Olivier Goffart10 years
v1.6.2commit 0f37484b8a...Klaas Freitag10 years
v1.6.2-rc2commit f84e0010ee...Klaas Freitag10 years
v1.6.2-rc1commit af3fae9c28...Klaas Freitag10 years
v1.6.1commit 40d765c73a...Klaas Freitag10 years
v1.6.1-rc1commit 7a8a3855b8...Daniel Molkentin10 years
v1.6.0commit 746c15b4aa...Daniel Molkentin10 years
v1.6.0-rc3commit 40715cbc77...Daniel Molkentin10 years
v1.6.0-rc2commit 5aa6f81ef3...Daniel Molkentin10 years
v1.6.0-rc1commit adfb163593...Daniel Molkentin10 years
v1.6.0-beta2commit d62deabf9b...Klaas Freitag10 years
v1.6.0-beta1commit 7c40dc1a9a...Klaas Freitag10 years
v1.5.3commit c8a8eb35fa...Klaas Freitag10 years
v1.5.3-rc1commit f348499bbe...Klaas Freitag10 years
v1.5.2commit 02bfb4f005...Daniel Molkentin10 years
v1.5.1commit d56c913fe4...Daniel Molkentin10 years
v1.5.1-rc1commit 4ade023b96...Klaas Freitag10 years
v1.5.0commit 58035a2f4a...Daniel Molkentin10 years
v1.5.0-beta3commit 2cf7ba91c1...Daniel Molkentin10 years
v1.5.0-beta1-2ndcommit b3620e320b...Klaas Freitag11 years
v1.5.0-beta2commit 046d180d2f...Klaas Freitag11 years
v1.5.0-beta1commit 951ac79a68...Klaas Freitag11 years
v1.4.2commit 14a25f9d3f...Klaas Freitag11 years
v1.4.1commit 3e31d86596...Klaas Freitag11 years
v1.4.0commit 9ce09713b6...Daniel Molkentin11 years
v1.4.0-rc1commit 18a58f73de...Daniel Molkentin11 years
v1.4.0-beta2commit 24251bc223...Daniel Molkentin11 years
v1.4.0-beta1commit 6655da9d24...Olivier Goffart11 years
csync-0.50.0commit 4a87a1ee35...Andreas Schneider11 years
v1.3.0commit 7cd2f39f82...Daniel Molkentin11 years
v1.3.0-beta4commit b206a3b8e2...Daniel Molkentin11 years
v1.3.0-beta3commit 82d79b1188...Daniel Molkentin11 years
v1.3.0-beta2commit c1b92f9fed...Daniel Molkentin11 years
v1.3.0-beta1commit dbc085d4d4...Daniel Molkentin11 years
v1.2.5commit b4e2e5f586...Daniel Molkentin11 years
v1.2.4commit ee080222d8...Daniel Molkentin11 years
v1.2.3commit 07db03d6bc...Daniel Molkentin11 years
v1.2.2commit 396a12dfde...Daniel Molkentin11 years
v1.2.1commit bcb9491f6a...Daniel Molkentin11 years
v1.2.0commit 08f90ce3a6...Jenkins for ownCloud11 years
v1.1.2commit 824c97d618...Jenkins for ownCloud12 years
v1.1.0commit fee9616708...Daniel Molkentin12 years
v1.1.0-beta1commit 910803cacf...Jenkins for ownCloud12 years
v0.0.2commit a75cf60c80...Duncan Mac-Vicar P13 years