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
AgeCommit message (Expand)Author
2022-04-20LsColJob more logs I.bugfix/lscoljob-logsalex-z
2022-04-20LsColJob more logs.alex-z
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-06avoid deleting renamed file with spaces in nameMatthieu Gallien
2022-04-05Fix broken activity icon and loading entries colour in unified searchClaudio Cambra
2022-04-03ensure we do properly failed hydration jobsMatthieu Gallien
2022-04-01Remove redundant _guiAppInstancealex-z
2022-04-01Darkmode. Fix crash on exit.alex-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-18ensure discovery phase will not try to upload files with invalid mtimeMatthieu Gallien
2022-03-18prevent updating files when that would result in invalid mtimeMatthieu Gallien
2022-03-18let error during update of metadata of virtual files propagate to usersMatthieu Gallien
2022-03-18remove all usage of QDateTime::toTime_t() to avoid overflowMatthieu Gallien
2022-03-18remove wrong assert that is blocing the run of debug clientMatthieu Gallien
2022-03-17Add TalkReply class and tests.Camila
2022-03-17Implement local socket to communicate with finder extensionClaudio Cambra
2022-03-17Add thumbnails for files in the activity viewClaudio Cambra
2022-03-16Add support for server color theming by using server color as accentfeature/accent-colorClaudio Cambra
2022-03-16File activity dialog now works for all file actions activities (e.g. deleted ...Claudio Cambra
2022-03-15Increase max line of text in activity item text to twoClaudio Cambra
2022-03-14Ensure file activity dialog appears in centre of screenbugfix/fileactivitydialog-centerClaudio Cambra
2022-03-10properly ask Qt to create qml opengl surface with proper optionsMatthieu Gallien
2022-03-09Do not remove files from a Group folder and its nested folders whe it is rena...bugfix/group-folder-files-erased-when-rename-or-delete-folderalex-z
2022-03-04Merge branch 'master' into rakekniven-patch-1rakekniven
2022-03-03Add 'Help' action back.bugfix/helpCamila
2022-03-02Simplify currentScreenClaudio Cambra
2022-03-02No longer assume status bar height, calculate, fixing notch borkingClaudio Cambra
2022-02-28l10n: Changed spellingrakekniven
2022-02-25Fix review comments from Matthieu. Using curent reverse iterator when searchi...alex-z
2022-02-25Do not remove a folder that has files that were not uploaded yet during propa...alex-z
2022-02-23Rollback local move when server move has failed.alex-z
2022-02-12l10n: Change to lowercaseValdnet
2022-02-11add headers in cmake files to get them properly detectedMatthieu Gallien