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 (Expand)Author
2021-12-03Always prefill username from Windows login name based on server versionalex-z
2021-11-24Pass username from Windows to login page.alex-z
2021-11-05add an option to enforce use of virtual files sync folderMatthieu Gallien
2021-10-27Forbid trusting the untrusted certificate.alex-z
2021-10-27Request OCSP validation data from the server during the SSL handshake.alex-z
2021-10-25Unified Search via Tray windowalex-z
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-09-08endl has been deprecatedFelix Weilbach
2021-09-06Enable share to Talk and Email. Display correct icon. Added unit tests.allexzander
2021-08-26remove a tr call where translator cannot do anything meaningfulMatthieu Gallien
2021-08-23Include os version 'windows-10.0.19042' in about dialogHannah von Reth
2021-07-28remove dead code around overriding dav path in URLMatthieu Gallien
2021-07-16Use dav instead of webdavFelix Weilbach
2021-05-04add missing call to tr to get a translated stringMatthieu Gallien
2021-03-24Do not display notifications when user status is do not disturb.Camila
2021-03-10Split out wizard welcome pageFelix Weilbach
2021-01-20Use APPLICATION_ICON_SET for themed iconsKevin Ottens
2021-01-20Use the SVG wizard logo when APPLICATION_ICON_SET says soKevin Ottens
2020-12-30Don't consider CfApi backend as experimentalKevin Ottens
2020-12-15About: Add remark about vfs plugin that's in use #7137Christian Kamm
2020-12-15virtual files: show option only when branding allows itChristian Kamm
2020-11-23Use dynamic path for account online/offline state icon. Refresh GUI on connec...allexzander
2020-09-23Allow server URL to be pre-defined without enforcing it to be used unmodifiedMichael Schuster
2020-07-28Use PNGs for branded clientsKevin Ottens
2020-07-28Move the svg rendering part in a lambdaKevin Ottens
2020-07-28Extract the svg renderer from the loopKevin Ottens
2020-07-28Branded clients have more size variety for their iconsKevin Ottens
2020-07-28Switch to for range loopKevin Ottens
2020-07-28Let Theme tell us if we're branded or notKevin Ottens
2020-06-07Improve command line version info and help display to streamline gui and cmdMichael Schuster
2020-06-03Use default member init when applicableKevin Ottens
2020-05-27Use the return braced init list patternKevin Ottens
2020-05-25Use = default for trivial ctors and dtorsKevin Ottens
2020-03-07Settings dialog About section: Show minimal version infoMichael Schuster
2020-03-07Version parameter: Show Qt platform plugin, OS and CPU archMichael Schuster
2020-01-18Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp....Dominique Fuchs
2020-01-05Code cleanup regarding context menu. Pause/resume logic implemented. Halfway ...Dominique Fuchs
2019-12-20Add new Theme helper method to custom-colourize linksMichael Schuster
2019-12-20Change Dark Mode link colourMichael Schuster
2019-12-09Implement and move some colour-aware helper methods into the Theme classMichael Schuster
2019-12-03Use … instead of 3 dotsJoas Schilling
2019-09-13(Maybe) finished implementation of themed wizard buttons and accessibility re...Dominique Fuchs
2019-07-24Minor text change in the link to help in the tab 'General'.Camila San
2019-01-31Allow to specifiy server url via CMAKERoeland Jago Douma
2019-01-31Move help URL also to CMAKERoeland Jago Douma
2019-01-31Move wizard options to CMAKE as wellRoeland Jago Douma
2019-01-31Use the provided updater URLRoeland Jago Douma
2018-11-12libsync: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-10-30i18n for general settings uikevin147147
2018-10-24Support higher resolution theme iconsDominik Schmidt