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
path: root/src/gui
AgeCommit message (Expand)Author
2022-05-16Fixed several issues with activity items relating to icon colouration and act...Claudio Cambra
2022-05-16Actually reset menu when user accounts are added or removedClaudio Cambra
2022-05-16Bugfix. Take root folder's files size into account when displaying the total ...alex-z
2022-05-16Fix notifications not being shown when they should beClaudio Cambra
2022-05-16Use proper online status for user ('dnd', 'online', 'invisible', etc.) to ena...alex-z
2022-05-12Do not replace strings in action links coming from the notification api.Camila
2022-05-11Reimplement notifications for macOS and add support for actionable update not...Claudio Cambra
2022-05-10only add OCS-APIREQUEST header for 1st request of webflow v1Matthieu Gallien
2022-05-06l10n: Remove string from translationrakekniven
2022-05-05Remove "…" from "Create Debug Archive" buttonPhilip Allgaier
2022-05-05Stop dumping cache data in home dir, cache in default cache locationClaudio Cambra
2022-05-04l10n: Changed triple dot to ellipsisrakekniven
2022-05-02Add user avatars in talk notifications in activity listClaudio Cambra
2022-05-02Add some loggingClaudio Cambra
2022-05-02Fix macOS autoupdaterClaudio Cambra
2022-05-02display lock info in share dialogMatthieu Gallien
2022-05-02show errors on lock/unlock actionsMatthieu Gallien
2022-05-02allow lock/unlock of files from files explorer integrationMatthieu Gallien
2022-04-29Optimize activities fetch requests. Do not fetch when the Tray is not open. F...alex-z
2022-04-29adjust API of retry count to have everything private and simplerMatthieu Gallien
2022-04-29obsolete and no longer neededMatthieu Gallien
2022-04-29improve readability of computation of currentDelay recoonect timeMatthieu Gallien
2022-04-29increase time between connection triesMatthieu Gallien
2022-04-28Add an incoming talk call notification to the desktop clientClaudio Cambra
2022-04-27Realigned and resized thumbnailsClaudio Cambra
2022-04-20Removed spacing between activies, labels now centre-alignedClaudio Cambra
2022-04-19Fix thumbnails for new files made while client openClaudio Cambra
2022-04-15Use header text color to improve contrast with header colours when hovering o...Claudio Cambra
2022-04-06Remove unused function parameter.Camila
2022-04-06Adress design issues.Camila
2022-04-06Do not hide'View chat' link.Camila
2022-04-06Windows fix: activityIndex was not being passed to the lambda slot function.Camila
2022-04-06Add 'Reply' as activity link instead of changing the 'View chat' link.Camila
2022-04-05Fix broken activity icon and loading entries colour in unified searchClaudio Cambra
2022-04-01Remove redundant _guiAppInstancealex-z
2022-03-28Address PR comments.Camila
2022-03-28Rename functions.Camila
2022-03-28Fix background color so it switches with light/dark theme.Camila
2022-03-28Display input once user clicked on Reply.Camila
2022-03-28Let qml know the message reply was sent.Camila
2022-03-28Rename data role.Camila
2022-03-28Fix dark mode stuff relating to unified search, fix macOS auto dark/light the...Claudio Cambra
2022-03-23ensure we only store update channel not localized in settingsMatthieu Gallien
2022-03-20Fixes to UI issuesClaudio Cambra
2022-03-20Fix for VFS crashesClaudio Cambra
2022-03-18Added dark modeClaudio Cambra
2022-03-18Fix warn colour in dark modeClaudio Cambra
2022-03-18remove all usage of QDateTime::toTime_t() to avoid overflowMatthieu Gallien
2022-03-17Add TalkReply class and tests.Camila
2022-03-17Implement local socket to communicate with finder extensionClaudio Cambra