]> dgit.raspbian.org Git - nextcloud-desktop.git/shortlog
nextcloud-desktop.git
2023-08-04 Claudio CambraDo not notify if setting is not enabled for folders...
2023-08-04 Claudio CambraHook up existing folder notification size checkbox...
2023-08-04 Claudio CambraAdd config settings for notifying existing folders...
2023-08-04 Claudio CambraAdd a checkbox in UI to obey folder size limit for...
2023-08-04 Claudio CambraProperly check folder size on server
2023-08-04 Claudio CambraMake checkFolderSizeLimit more task agnostic
2023-08-04 Claudio CambraCreate and connect specific signal for existing folder...
2023-08-04 Claudio CambraAdd slot for existing folders becoming big in Folder
2023-08-04 Claudio CambraUse single convenience method to handle trailing slash...
2023-08-04 Claudio CambraCheck selective sync state directories that have been...
2023-08-04 Claudio CambraAdd DiscoveryPhase::checkSelectiveSyncExistingFolder
2023-08-04 Claudio CambraExtract processServerNew into a proper method instead...
2023-08-04 Claudio CambraMove active folder size limit check to independent...
2023-08-04 Claudio CambraClean up declaration of DiscoveryPhase::checkSelectiveS...
2023-08-04 Claudio CambraConst autofy variables in ProcessDirectoryJob::processF...
2023-08-04 Nextcloud botFix(l10n): Update translations from Transifex
2023-08-03 Nextcloud botFix(l10n): Update translations from Transifex
2023-08-02 Nextcloud botFix(l10n): Update translations from Transifex
2023-08-01 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-31 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-30 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-28 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-27 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-26 Matthieu GallienMerge pull request #5621 from nextcloud/feature/check...
2023-07-26 alex-zFix review comments.
2023-07-26 alex-zIteration.
2023-07-26 alex-zCheck server's 204 endpoint every minute and restore...
2023-07-26 Matthieu GallienMerge pull request #5889 from m7913d/fixNonExistingPlac...
2023-07-26 Dries MysSmall coding improvements
2023-07-26 Dries MysAlter testUnexpectedNonPlaceholder to better reflect...
2023-07-26 Dries MysConvert VFS file to placeholder again if needed
2023-07-26 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-25 Matthieu Gallienforce MSI package to install all files
2023-07-25 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-25 Claudio CambraMerge pull request #5408 from nextcloud/bugfix/errors...
2023-07-25 Claudio CambraUse nodiscard in TestingALM
2023-07-25 Claudio CambraFix testing of sync result error activities in sorted...
2023-07-25 Claudio CambraFix setting of sourcemodel in sorted activity list...
2023-07-25 Claudio CambraTest sorted activity list model sort order
2023-07-25 Claudio CambraExpose max activity data from activity list model in...
2023-07-25 Claudio CambraExpose max activities in TestingALM
2023-07-25 Claudio CambraAdd convenience method in TestingALM to fetch more...
2023-07-25 Claudio CambraClean up declarations in activitylistmodel header,...
2023-07-25 Claudio CambraFix fetch handling in TestingALM
2023-07-25 Claudio CambraExpose insert dummy activity method in TestingALM
2023-07-25 Claudio CambraMake TestingALM a friend class of ActivityListModel
2023-07-25 Claudio CambraAdd test to check that the sortedactivitylistmodel...
2023-07-25 Claudio CambraVerify sorted model is showing the rows in source activ...
2023-07-25 Claudio CambraAdd SortedActivityListModel test
2023-07-25 Claudio CambraMove creation of example activities from testactivityli...
2023-07-25 Claudio CambraMove activitylistmodel testing QNAM override to dedicat...
2023-07-25 Claudio CambraReplace unnecessary folder include in ActivityData...
2023-07-25 Claudio CambraMove TestingALM to activitylistmodeltestutils
2023-07-25 Claudio CambraMove FakeRemoteActivityStorate to new activitylistmodel...
2023-07-25 Claudio CambraPlace all sorts of sync file item status errors near...
2023-07-25 Claudio CambraMove activity list SyncResult errors to the top of...
2023-07-25 Claudio CambraMove activity list syncfileitemstatus errors to the...
2023-07-24 Claudio CambraMerge pull request #5602 from nextcloud/bugfix/clean...
2023-07-24 Claudio CambraUse QSharedPointer<T>::create for talk reply in systray.mm
2023-07-24 Claudio CambraFix spacing and indentation in systray.mm
2023-07-24 Claudio CambraModernise property accessing in systray.mm
2023-07-24 Claudio CambraUse const auto for C++ variables in systray.mm
2023-07-24 Claudio CambraConstify object pointers in systray.mm
2023-07-24 Claudio CambraMerge pull request #5903 from nextcloud/bugfix/fix...
2023-07-24 Claudio CambraOperate directly on NSMutableData for incoming socket...
2023-07-24 Claudio CambraUse more informative NSAssert rather than assert for...
2023-07-24 Claudio CambraAllocate new unsigned char buffer for processed line...
2023-07-24 Claudio CambraFix optional compile of File Provider module
2023-07-24 Claudio CambraFix BUILD_FILE_PROVIDER_MODULE check in application.cpp
2023-07-24 Claudio CambraDo not GENERATE_INFOPLIST_FILE for FinderSyncExt
2023-07-24 Claudio CambraCorrectly initialise internal data members for FinderSync
2023-07-24 Claudio CambraDefine FinderSync internal data members as private...
2023-07-24 Claudio CambraUse modern dot notation to access _inBuffer properties
2023-07-24 Claudio CambraAdd quotes to processed line in FinderSyncExt to easily...
2023-07-24 Claudio CambraFix parsing of in buffer lines in FinderSyncExt
2023-07-24 Claudio CambraClean up FinderSyncExt processInBuffer
2023-07-24 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-23 István VáradiRemove Ubuntu Kinetic, add Mantic
2023-07-23 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-22 Matthieu GallienMerge pull request #5468 from nextcloud/work/sparkle...
2023-07-22 Claudio CambraConvert directly from QUrl to NSURL
2023-07-22 Claudio CambraClean up declaration in SparkleUpdater header
2023-07-22 Claudio CambraFix localisation of updater status strings
2023-07-22 Claudio CambraProperly handle skipping auto update checks in the...
2023-07-22 Claudio CambraOnly instantiate sparkle updater if autoupdating is...
2023-07-22 Claudio CambraFix qbytearray related clazy warnings in objective...
2023-07-22 Claudio CambraOnly enable check for update button when the sparkle...
2023-07-22 Claudio CambraImplement proper notifying of sparkle updater state...
2023-07-22 Claudio CambraAlso record sparkle updater state
2023-07-22 Claudio CambraProperly display status string for changes in updater
2023-07-22 Claudio CambraAdd ability for sparkle updater to notify UI when state...
2023-07-22 Claudio CambraAdd q pointer to SparkleInterface
2023-07-22 Claudio CambraReplace private class with an interfacing class to...
2023-07-22 Claudio CambraName sparkle updater delegate more reasonably
2023-07-22 Claudio CambraUse std::unique_ptr in sparkle updater class rather...
2023-07-22 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-21 allexzanderMerge pull request #5912 from nextcloud/bugfix/fix...
2023-07-21 Claudio CambraFix build of sharemodel.cpp on MSVC
2023-07-21 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-20 Claudio CambraMerge pull request #5698 from nextcloud/feature/trashfiles
next