nextcloud-desktop.git
2021-07-31 Nextcloud bot[tx-robot] updated from transifex
2021-07-30 allexzanderMerge pull request #3600 from nextcloud/enh/rais-maxchu...
2021-07-30 szaimenSet default maxChunkSize to 1000MB
2021-07-30 allexzanderMerge pull request #3604 from nextcloud/Valdnet-patch-3
2021-07-30 allexzanderFix clang-tidy errors.
2021-07-30 allexzanderFix tests.
2021-07-30 Valdnetl10n: Replace apostrophe with double quotation
2021-07-30 Nextcloud bot[tx-robot] updated from transifex
2021-07-29 Matthieu GallienMerge pull request #3609 from nextcloud/update-supp...
2021-07-29 Felix WeilbachUpdate supported server versions
2021-07-29 Felix WeilbachMerge pull request #3608 from nextcloud/bump-version...
2021-07-29 Felix WeilbachBump version to 3.3.50
2021-07-29 Felix WeilbachMerge pull request #3607 from nextcloud/bump-version...
2021-07-29 Felix WeilbachBump version 3.3.0
2021-07-29 Matthieu GallienMerge pull request #3602 from nextcloud/bugfix/crashInA...
2021-07-29 Matthieu Gallienfix review comment
2021-07-29 Matthieu Gallienprevent crash in Accont::davPath without credentials
2021-07-29 Nextcloud bot[tx-robot] updated from transifex
2021-07-28 Matthieu GallienMerge pull request #3595 from ivaradi/remove-groovy
2021-07-28 István VáradiDo not build for Groovy
2021-07-28 Matthieu GallienMerge pull request #3599 from nextcloud/update-docs...
2021-07-28 Felix WeilbachUpdate improvements and news in the documentation
2021-07-28 Matthieu GallienMerge pull request #3596 from nextcloud/bugfix/main...
2021-07-28 Felix WeilbachDon't constrain size of hover background
2021-07-28 Matthieu GallienMerge pull request #3592 from nextcloud/bugfix/properWe...
2021-07-28 Matthieu Gallienfix review comments
2021-07-28 Matthieu Gallienremove dead code around overriding dav path in URL
2021-07-28 Matthieu Gallienin wizard always use the correct way to get dav path
2021-07-28 Matthieu GallienMerge pull request #3339 from nextcloud/ci/addCodeCoverage
2021-07-28 Matthieu Gallientakes ECMCoverageOption from ECM to enable code coverag...
2021-07-28 Matthieu GallienMerge pull request #3586 from nextcloud/bugfix/fix...
2021-07-28 allexzanderInvoke 'bool Folder::isSyncRunning() const' from tests.
2021-07-28 allexzanderFix crash in Folder::isSyncRunning()
2021-07-28 allexzanderMerge pull request #3594 from nextcloud/bugfix/revert...
2021-07-28 allexzanderRevert Added config parameter that allows to bypass...
2021-07-28 Nextcloud bot[tx-robot] updated from transifex
2021-07-27 John MolakvoæMerge pull request #3492 from nextcloud/feat/rebase...
2021-07-27 John MolakvoæDelete rebase.yml
2021-07-27 John MolakvoæCreate command-rebase.yml
2021-07-27 Nextcloud bot[tx-robot] updated from transifex
2021-07-26 Nextcloud bot[tx-robot] updated from transifex
2021-07-25 Nextcloud bot[tx-robot] updated from transifex
2021-07-24 Nextcloud bot[tx-robot] updated from transifex
2021-07-23 ValdnetMerge pull request #3579 from nextcloud/Valdnet-patch-3
2021-07-23 ValdnetMerge branch 'master' into Valdnet-patch-3
2021-07-23 Nextcloud bot[tx-robot] updated from transifex
2021-07-22 Felix WeilbachMerge pull request #3582 from nextcloud/bugfix/make...
2021-07-22 Valdnetl10n: Change to uppercase
2021-07-22 Valdnetl10n: Change to uppercase
2021-07-22 Felix WeilbachMake main dialog normal window when displayed as regula...
2021-07-22 allexzanderMerge pull request #3581 from nextcloud/bump-version...
2021-07-22 allexzanderBump version to 3.3.0-rc2
2021-07-22 Nextcloud bot[tx-robot] updated from transifex
2021-07-21 Matthieu GallienMerge pull request #3542 from nextcloud/bugfix/enforce...
2021-07-21 Felix WeilbachUse Q_UNUSED instead of commenting out arg names
2021-07-21 Felix WeilbachUse QStringLiteral instead of plain strings
2021-07-21 Felix WeilbachFix review comments
2021-07-21 Felix WeilbachEnforce https in flow1 and flow2 for https connections
2021-07-21 Matthieu GallienMerge pull request #3498 from nextcloud/bugfix/qml...
2021-07-21 CamilaAdd custom component ActivityItem.
2021-07-21 CamilaFix QML warning: Unable to assign [undefined] to QFont.
2021-07-21 Matthieu GallienMerge pull request #3565 from nextcloud/bugfix/fixSlowM...
2021-07-21 Matthieu Galliendo not block account menu: availability checking can...
2021-07-21 Matthieu GallienMerge pull request #3345 from nextcloud/ci/testAppveyor
2021-07-21 Matthieu Gallienonly run the pipeline for master branch and pull requests
2021-07-21 Matthieu Gallienexecute automated tests but do not fail if there are...
2021-07-21 Matthieu Gallienbuild the nextcloud client and not something else
2021-07-21 Matthieu Gallienupdate CraftMaster git repository
2021-07-21 Matthieu Gallienupgrade appveyor support to MSVC 2019
2021-07-21 allexzanderMerge pull request #3566 from nextcloud/bugfix/desktop...
2021-07-21 allexzanderCreate QMessageBox on heap when the update is ready...
2021-07-21 Matthieu GallienMerge pull request #3569 from nextcloud/bugfix/fixPermi...
2021-07-21 Matthieu Gallienprint the real permissions string instead of its address
2021-07-21 Felix WeilbachMerge pull request #3574 from nextcloud/bugfix/open...
2021-07-20 Felix WeilbachCall setClosed() on correct Object
2021-07-20 Felix WeilbachRemove Q_INVOKABLE from signals because it's not needed
2021-07-20 Felix WeilbachMerge pull request #3488 from nextcloud/bugfix/remove...
2021-07-20 Felix WeilbachRemove unnused variable
2021-07-20 Felix WeilbachRemove unused pushNotifications variable
2021-07-20 Nextcloud bot[tx-robot] updated from transifex
2021-07-18 Nextcloud bot[tx-robot] updated from transifex
2021-07-17 Nextcloud bot[tx-robot] updated from transifex
2021-07-16 Matthieu GallienMerge pull request #3558 from nextcloud/bugfix/userStat...
2021-07-16 Matthieu Gallienfix width of user status message to not overlap other...
2021-07-16 Matthieu Gallienclean indentation in UserLine.qml
2021-07-16 Matthieu GallienMerge pull request #3557 from nextcloud/bugfix/userStat...
2021-07-16 Matthieu Gallienfix size of the Label with user status
2021-07-16 Matthieu GallienMerge pull request #3541 from nextcloud/bugfix/use...
2021-07-16 Felix WeilbachUse dav instead of webdav
2021-07-16 Matthieu GallienMerge pull request #3552 from nextcloud/bugfix/remove...
2021-07-16 allexzanderRemove request to config for userVisibleURL.
2021-07-16 Nextcloud bot[tx-robot] updated from transifex
2021-07-15 Matthieu GallienMerge pull request #3548 from nextcloud/bugfix/screenshots
2021-07-15 Felix WeilbachUpdate screenshot in README.md
2021-07-15 Felix WeilbachRemove unused screenshots
2021-07-15 Nextcloud bot[tx-robot] updated from transifex
2021-07-15 Nextcloud bot[tx-robot] updated from transifex
2021-07-15 Felix WeilbachMerge pull request #3554 from nextcloud/bump-version...
2021-07-15 Felix WeilbachBump version to 3.3.0-rc1
2021-07-15 Nextcloud bot[tx-robot] updated from transifex
next