nextcloud-desktop.git
2022-10-25 Matthieu GallienMerge pull request #5086 from nextcloud/NeroBurner...
2022-10-25 NeroBurnerUpdate CMake usage in README build instructions
2022-10-25 Nextcloud bot[tx-robot] updated from transifex
2022-10-24 Matthieu GallienMerge pull request #5087 from nextcloud/bugfix/syncFold...
2022-10-24 Matthieu Gallienemit missing signal to update folder sync status icon
2022-10-24 Matthieu GallienMerge pull request #4949 from nextcloud/bugfix/checkCer...
2022-10-24 Matthieu Gallienfix review comments from @allexzander
2022-10-24 Matthieu Gallienfix more sonarcloud issues
2022-10-24 Matthieu Gallienfix more issues reported by sonarcloud
2022-10-24 Matthieu Gallienremove useless lines: fix review comment
2022-10-24 Matthieu Gallienfix review comments from sonarcloud static analyzis
2022-10-24 Matthieu Gallienaddress review comments from @allexzander
2022-10-24 Matthieu Gallienvalidate certificate for E2EE against private key
2022-10-24 Nextcloud bot[tx-robot] updated from transifex
2022-10-23 Nextcloud bot[tx-robot] updated from transifex
2022-10-22 Nextcloud bot[tx-robot] updated from transifex
2022-10-21 Nextcloud bot[tx-robot] updated from transifex
2022-10-20 Claudio CambraMerge pull request #5074 from nextcloud/bugfix/call...
2022-10-20 Claudio CambraFix call notification dialog buttons
2022-10-20 rakeknivenMerge pull request #5066 from nextcloud/update/changelog
2022-10-20 CamilaUpdate CHANGELOG with 3.6.1 changes.
2022-10-19 Claudio CambraMerge pull request #5013 from nextcloud/bugfix/webflow...
2022-10-19 Claudio CambraChange unchanging settings strings into constexpr auto...
2022-10-19 Claudio CambraUse prettyName more widely, instead of duplicating...
2022-10-19 Claudio CambraDisplay the user's 'pretty' name in the webflow credentials
2022-10-19 Claudio CambraSave account's display name in config
2022-10-19 Claudio CambraImprove user-related strings in webflow credentials
2022-10-19 Nextcloud bot[tx-robot] updated from transifex
2022-10-18 Nextcloud bot[tx-robot] updated from transifex
2022-10-17 allexzanderMerge pull request #5040 from nextcloud/bugfix/local...
2022-10-17 alex-zFix account not found when doing local file editing.
2022-10-17 CamilaMerge pull request #4989 from nextcloud/bugfix/dismiss
2022-10-17 CamilaUpdate tests.
2022-10-17 CamilaThe dismiss button is now a CustomButton component.
2022-10-17 CamilaFix the dismiss button: display it whenever possible.
2022-10-17 Matthieu GallienMerge pull request #5039 from nextcloud/bugfix/checkTok...
2022-10-17 Matthieu Gallienedit locally requires a valid token
2022-10-17 Matthieu Gallienmakes JsonApiJob share common code with SimpleApiJob
2022-10-17 Matthieu Gallienintroduce a very simple network job to do API requests
2022-10-17 Nextcloud bot[tx-robot] updated from transifex
2022-10-16 Nextcloud bot[tx-robot] updated from transifex
2022-10-15 Nextcloud bot[tx-robot] updated from transifex
2022-10-14 Nextcloud bot[tx-robot] updated from transifex
2022-10-12 Matthieu GallienMerge pull request #4979 from nextcloud/bugfix/fixVersi...
2022-10-12 Matthieu Gallienfix review comments
2022-10-12 Matthieu Gallienuse correct version copmparison on NSIS updater: fix...
2022-10-12 Matthieu Gallienremove support for skipping an update: hard to understa...
2022-10-12 Claudio CambraMerge pull request #5012 from nextcloud/bugfix/offline...
2022-10-12 Claudio CambraFix invisible user status selector button not being...
2022-10-12 Matthieu GallienMerge pull request #5032 from nextcloud/bugfix/improveS...
2022-10-12 Matthieu Gallienimprove logs when adding sync errors in activity list...
2022-10-12 Nextcloud bot[tx-robot] updated from transifex
2022-10-11 Matthieu GallienMerge pull request #4998 from nextcloud/ci/removeOneWar...
2022-10-11 Matthieu Galliendo not ignore return value
2022-10-11 Matthieu GallienMerge pull request #5024 from nextcloud/bugfix/filesLoc...
2022-10-11 Matthieu Gallienensure we do not loose data when syncing locked files
2022-10-11 Matthieu Gallienadd extra tests for lock files to better capture desire...
2022-10-11 Matthieu Gallientest that files soon to be expired will be synced autom...
2022-10-11 allexzanderMerge pull request #5022 from nextcloud/bugfix/cmdclien...
2022-10-11 alex-zFix error in logic.
2022-10-11 allexzanderCommand-line client. Do not trust SSL certificates...
2022-10-11 Nextcloud bot[tx-robot] updated from transifex
2022-10-10 allexzanderMerge pull request #4990 from nextcloud/bugfix/local...
2022-10-10 alex-zImprove 'Handle local file editing' feature. Add loadin...
2022-10-10 Nextcloud bot[tx-robot] updated from transifex
2022-10-09 Nextcloud bot[tx-robot] updated from transifex
2022-10-07 Nextcloud bot[tx-robot] updated from transifex
2022-10-07 Tobias KaminskyMerge pull request #5019 from nextcloud/transifexUpdate
2022-10-07 tobiasKaminskyUpdate after tx migrate
2022-10-04 allexzanderMerge pull request #4942 from nextcloud/feature/vfs...
2022-10-04 allexzanderVFS Windows: Display the sharing state and lock state...
2022-10-04 Matthieu GallienMerge pull request #4991 from nextcloud/ci/checkFormatW...
2022-10-04 Matthieu Gallienonly test format on changed files and changed lines
2022-10-04 Matthieu Gallienpick up clang-format conf files from KDE community
2022-10-04 Matthieu Gallienlet's check the format via some github action
2022-10-04 CamilaMerge pull request #5002 from nextcloud/update-client...
2022-10-04 CamilaRemove clang-tidy from .drone.yml.
2022-10-04 CamilaUpdate to docker image to client-5.15-11.
2022-10-04 Claudio CambraMerge pull request #4962 from nextcloud/bugfix/files...
2022-10-04 Claudio CambraEnsure we are checking lock state without affecting...
2022-10-04 Claudio CambraCheck local file locked and unlocked correctly in testl...
2022-10-04 Claudio CambraUnschedule previously scheduled sync runs for locked...
2022-10-04 Claudio CambraMore efficiently schedule sync runs for files that...
2022-10-04 Claudio CambraFix files not unlocking after lock time expired
2022-10-04 Matthieu GallienMerge pull request #4992 from nextcloud/ci/useNoDiscard
2022-10-04 Matthieu Gallienadd [[nodiscard]] attribute via clang-tidy
2022-10-04 Matthieu Gallienfix [[nodiscard]] single warning
2022-10-04 Matthieu GallienMerge pull request #4993 from nextcloud/ci/useUsing
2022-10-03 Matthieu Gallienapply modernize-use-using via clang-tidy
2022-10-03 Claudio CambraMerge pull request #4982 from nextcloud/bugfix/enforced...
2022-10-03 Claudio CambraFix link shares default expire date being enforced...
2022-10-03 Matthieu GallienMerge pull request #5004 from nextcloud/configure-clang...
2022-10-03 Matthieu Gallienconfigure a list of checks for clang-tidy
2022-10-03 Matthieu GallienMerge pull request #5003 from nextcloud/update-client...
2022-10-03 Matthieu Gallienswitch AppImage CI to latest tag: client-appimage-6
2022-10-03 Matthieu GallienMerge pull request #4994 from nextcloud/ci/cppcoreguide...
2022-10-03 Matthieu Gallienavoid possibly crashing static_cast
2022-10-03 Matthieu GallienMerge pull request #4996 from nextcloud/cleanConfigFile...
2022-10-02 Matthieu GallienMerge branch 'master' into cleanConfigFileConstants
2022-10-02 Matthieu GallienMerge pull request #4999 from nextcloud/ci/checkClangTi...
next