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 (Collapse)Author
2022-05-18Explicitly ask user for notification authorisation on launchbugfix/macos-notifications-permissionClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17Merge pull request #4553 from nextcloud/fixBuildMatthieu Gallien
add explicit capture for lambda
2022-05-17add explicit capture for lambdaMatthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-17Merge pull request #4551 from nextcloud/Valdnet-patch-2Valdnet
Change three dots to an ellipsis and add a space
2022-05-17i18n: Add a spaceValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-05-17i18n: Change three dots to an ellipsisValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-05-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17Merge pull request #4540 from nextcloud/bugfix/share-dialog-textMatthieu Gallien
Fix visual borking in the share dialog
2022-05-16Fix label borking and wrong icon colours in the share dialogClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16Merge pull request #4518 from nextcloud/bugfix/two-factor-notificationMatthieu Gallien
Bugfix/two factor notification
2022-05-16Convert primary, WEB and DELETE notification links to action buttons.Camila
Signed-off-by: Camila <hello@camila.codes>
2022-05-16Do not add a second DELETE to the list of actions in one notification.Camila
Signed-off-by: Camila <hello@camila.codes>
2022-05-16Merge pull request #4519 from nextcloud/bugfix/syncExcludeLstCanBeRemovedMatthieu Gallien
if an exclude file is deleted, skip it and remove it from internal list
2022-05-16if an exclude file is deleted, skip it and remove it from internal listMatthieu Gallien
ignore files can be removed: not an error so adjust tests Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-16Merge pull request #4543 from nextcloud/bugfix/share-link-expirybugfix/gcc-fixClaudio Cambra
Fixed share link expiration box being ineditable and always attempting to set invalid date
2022-05-16Fixed share link expiration box being ineditable and always reloading ↵Claudio Cambra
invalid date Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16Merge pull request #4454 from ↵allexzander
nextcloud/bugfix/allow-manual-rename-files-with-spaces Bugfix/allow manual rename files with spaces
2022-05-16Allow manual renaming of files and folders with spaces. Allow uploading ↵alex-z
invalid file name via the InvalidFileName dialog. Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-05-16Merge pull request #4472 from nextcloud/bugfix/tray-coloursClaudio Cambra
Fix activity list item issues with colours/layout/etc.
2022-05-16Fixed several issues with activity items relating to icon colouration and ↵Claudio Cambra
activity item sizing + layout Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16Merge pull request #4484 from nextcloud/bugfix/tray-context-menuClaudio Cambra
Fix tray icon not displaying "Open main dialog"
2022-05-16Actually reset menu when user accounts are added or removedClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16Merge pull request #4532 from ↵allexzander
nextcloud/bugfix/selective-sync-total-size-displayed Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog.
2022-05-16Bugfix. Take root folder's files size into account when displaying the total ↵alex-z
size in selective sync dialog. Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-05-16Merge pull request #4508 from nextcloud/bugfix/notificationsClaudio Cambra
Simplify and remove the notification "cache"
2022-05-16Fix notifications not being shown when they should beClaudio Cambra
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16Merge pull request #4520 from nextcloud/bugfix/findersync-crash-fixClaudio Cambra
Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr
2022-05-16Fix crashing of finder sync extension caused by dispatch_source_cancel of ↵Claudio Cambra
nullptr Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-16Merge pull request #4507 from ↵allexzander
nextcloud/bugfix/desktop-notifications-get-displayed Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
2022-05-16Use proper online status for user ('dnd', 'online', 'invisible', etc.) to ↵alex-z
enable or disable desktop notifications. Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-05-16[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-15[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-12Merge pull request #4522 from nextcloud/bugfix/notification-wordingMatthieu Gallien
Do not replace strings in action links coming from the notification api.
2022-05-12Do not replace strings in action links coming from the notification api.Camila
Signed-off-by: Camila <hello@camila.codes>
2022-05-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-11Merge pull request #4512 from nextcloud/feature/macos-notificationsClaudio Cambra
Revamp notifications for macOS and add support for actionable update notifications
2022-05-11Reimplement notifications for macOS and add support for actionable update ↵Claudio Cambra
notifications Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-11Merge pull request #4501 from nextcloud/bugfix/verbose-make-universalClaudio Cambra
Make the make_universal.py script more verbose for easier debugging
2022-05-11Make the make_universal.py script more verbose, make it easier to understand ↵Claudio Cambra
what is happening Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-11Merge pull request #4499 from nextcloud/solracsf-patch-1Matthieu Gallien
Ask for Desktop Client version
2022-05-11Ask for Desktop Client versionGit'Fellow
Alongside with Server version
2022-05-11[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-10Merge pull request #4510 from nextcloud/bugfix/fixWebFlowV1GssSsoMatthieu Gallien
only add OCS-APIREQUEST header for 1st request of webflow v1
2022-05-10only add OCS-APIREQUEST header for 1st request of webflow v1Matthieu Gallien
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-09[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-08[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>