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-03Fix review comments.feature/vfs-windows-sharing-and-lock-statealex-z
2022-10-03Fix review comments.alex-z
2022-10-03Simplify CustomStateProvider instantiation code.allexzander
2022-10-03Refactoring and code cleaning.allexzander
2022-10-03Implement object counting for DllCanUnloadNow.alex-z
2022-10-03Fix unit tests.alex-z
2022-10-03Remove assert from protocol validation. It makes no sense in DLL.allexzander
2022-10-03Add checks for icon existance in DLL before addint it to a list of custom sta...allexzander
2022-10-03Do not generate RC file via ECMAddAppIcon.allexzander
2022-10-03Fix shares path. Fix compilation.allexzander
2022-10-03Possibly fix CI compilation errors.allexzander
2022-10-03Refactor unit tests.alex-z
2022-10-03Refactoring.alex-z
2022-10-03Refactor CMake files.alex-z
2022-10-03Move 'Generated' folder to binary dir.alex-z
2022-10-03Schedule folder sync on file lock/unlock command.alex-z
2022-10-03Fetch shares when refreshing custom state icons.alex-z
2022-10-03Refactoring.allexzander
2022-10-03Implement IPC for Custom States Provider.alex-z
2022-10-03Use embedded icons from the shellext DLL for custom states.alex-z
2022-10-03CMake generate resources for shell extension.alex-z
2022-10-03First commitallexzander
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