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
AgeCommit message (Expand)Author
2022-10-03add [[nodiscard]] attribute via clang-tidyci/useNoDiscardMatthieu Gallien
2022-10-03fix [[nodiscard]] single warningMatthieu Gallien
2022-10-03Merge pull request #5004 from nextcloud/configure-clang-tidy-checksMatthieu Gallien
2022-10-03configure a list of checks for clang-tidyMatthieu Gallien
2022-10-03Merge pull request #5003 from nextcloud/update-client-appimage-imageMatthieu Gallien
2022-10-03switch AppImage CI to latest tag: client-appimage-6Matthieu Gallien
2022-10-03Merge pull request #4994 from nextcloud/ci/cppcoreguidelines-pro-type-static-...Matthieu Gallien
2022-10-03avoid possibly crashing static_castMatthieu Gallien
2022-10-03Merge pull request #4996 from nextcloud/cleanConfigFileConstantsMatthieu Gallien
2022-10-02Merge branch 'master' into cleanConfigFileConstantscleanConfigFileConstantsMatthieu Gallien
2022-10-02Merge pull request #4999 from nextcloud/ci/checkClangTidyInCiMatthieu Gallien
2022-10-02check our code with clang-tidyMatthieu Gallien
2022-10-02Merge pull request #4995 from nextcloud/ci/checkClangTidyInCiMatthieu Gallien
2022-10-02check our code with clang-tidyMatthieu Gallien
2022-10-02use autoMatthieu Gallien
2022-10-02alway use constexpr for all text constantsMatthieu Gallien
2022-10-01[tx-robot] Update transifex configurationNextcloud bot
2022-10-01Merge pull request #4988 from nextcloud/bugfix/macos-no-context-menuClaudio Cambra
2022-09-30Don't set up tray context menu on macOS, even if not building app bundleClaudio Cambra
2022-09-30Merge pull request #4987 from nextcloud/bugfix/fix-predefined-status-textClaudio Cambra
2022-09-30Fix predefined status text formattingClaudio Cambra
2022-09-30[tx-robot] updated from transifexNextcloud bot
2022-09-29Merge pull request #4986 from nextcloud/bugfix/sync-progress-bar-darkClaudio Cambra
2022-09-29Fix sync progress bar colours in dark modeClaudio Cambra
2022-09-29Merge pull request #4985 from nextcloud/bugfix/primary-buttonsCamila
2022-09-29Update tests to follow 'Reply' change of primary action.Camila
2022-09-29Fix 'Reply' action primary property.Camila
2022-09-29Remove unused property.Camila
2022-09-29Merge pull request #4976 from nextcloud/feature/nicer-errorboxClaudio Cambra
2022-09-29Improve the error box QML componentClaudio Cambra
2022-09-29[tx-robot] updated from transifexNextcloud bot
2022-09-28Merge pull request #4784 from nextcloud/bugfix/activity-action-buttonClaudio Cambra
2022-09-28Make activity action button an actual button, clean up contentsClaudio Cambra
2022-09-28Merge pull request #4960 from nextcloud/bugfix/emoji-picker-placeholder-wrapClaudio Cambra
2022-09-28Ensure placeholder message in emoji picker wraps correctlyClaudio Cambra
2022-09-28[tx-robot] updated from transifexNextcloud bot
2022-09-27Merge pull request #4967 from nextcloud/bugfix/issue-4841Camila
2022-09-27Fix persistent two factor auth notification.Camila
2022-09-27Fix two factor auth notification: 'Approve' link is a primary action.Camila
2022-09-27Merge pull request #4968 from nextcloud/bugfix/bring-back-lnk-filesSimon L
2022-09-27Bring back .lnk files on Windows and always treat them as non-virtual files.alex-z
2022-09-27[tx-robot] updated from transifexNextcloud bot
2022-09-26Merge pull request #4933 from nextcloud/bugfix/sorted-activity-modelClaudio Cambra
2022-09-26Remove sorting code in activitylistmodel as not needed with sortedactivitylis...Claudio Cambra
2022-09-26Add a sortedactivitylistmodel that automatically handles sorting of activitiesClaudio Cambra
2022-09-26Merge pull request #4970 from nextcloud/bugfix/file-name-clashClaudio Cambra
2022-09-26Clicking on file name clash activities now opens file in web UI were the clas...Claudio Cambra
2022-09-26Categorise file name clash sync file issues as separate FileNameClash enum tr...Claudio Cambra
2022-09-26Merge pull request #4972 from nextcloud/bugfix/sanitised-window-qmlClaudio Cambra
2022-09-26Ensure strings in main window QML are presented as plain text and not HTMLClaudio Cambra