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
2021-02-12Validate the providers ssl certificateFelix Weilbach
2021-02-10Validate sensitive URLs to onle allow http(s) schemes.allexzander
2021-02-10Default parameter nullptr widget for openBrowser.allexzander
2021-01-27Use push notifications for Tray activities/notifications fetch trigger.allexzander
2021-01-27Start file conflict resolve dialog asynchronousFelix Weilbach
2021-01-25Add push notifications for file changesFelix Weilbach
2021-01-21Fix the branding detection for monochrome icons on MacKevin Ottens
2021-01-21Revert "Make monochrome icons the default on Linux and Mac OS."Kevin Ottens
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-21Fixed the autostart for AppImages. See #2504.Hannah Rittich
2020-12-17Make monochrome icons the default on Linux and Mac OS.Camila
2020-12-15Ensure a sync happens after a conflict resolutionKevin Ottens
2020-12-15UserModel: check indices are inside the user listKevin Ottens
2020-12-15Use the icon color property to color the icons in the tray window header.Camila
2020-12-14Have the new account wizard open againKevin Ottens
2020-12-08Fixed slow sharee search in the share dialogallexzander
2020-12-08Added sharing via email.allexzander
2020-12-03Add debug log to check which folders are being skipped during syncing.Camila
2020-12-02Implemented notification action buttons and context menu for confirm/dismiss ...allexzander
2020-12-02Fix macOS bug where tray window causes spaces to switchBrian Kendall
2020-11-26Check if there are patterns associated with a sync exclude file.Camila
2020-11-26Add last / to exclude list file path.Camila
2020-11-25Simplify Sparkle handling in CMakeDominik Schmidt
2020-11-25Fix build without Sparkle.frameworkChih-Hsuan Yen
2020-11-25Settings: Add warning when switching update channelChristian Kamm
2020-11-24Please the clang-tidy overlordKevin Ottens
2020-11-24Don't scare users with critical parser log messagesHannah von Reth
2020-11-24Include architecture in updater queryHannah von Reth
2020-11-24Cleanup stirngsHannah von Reth
2020-11-24Updater: Fix crash when there is an XML errorOlivier Goffart
2020-11-24Updater: Fix Version numer not shown in the user visible stringOlivier Goffart
2020-11-24Updater: Improved logging output #7388Christian Kamm
2020-11-24NSISUpdater: Improve logging for version comparisonHannah von Reth
2020-11-24Updater: Log parsing issues in autoupdatLog parsing issues in autoupdateeHannah von Reth
2020-11-24Autoupdater: Log the URL #3475Markus Goetz
2020-11-24Updater: Preserve target version stringChristian Kamm
2020-11-24Updater: Make "Update manually" not also "skip this version"Christian Kamm
2020-11-24WinUpdater: More useful options on update failure #7217Christian Kamm
2020-11-24Updater: show the human readable version in the settingsOlivier Goffart
2020-11-24Updater: remove unused functionOlivier Goffart
2020-11-24Remove unused installers before copying new ones into the appdata dirDominik Schmidt
2020-11-24MSI: Fix crash in the auto updaterOlivier Goffart
2020-11-24MSI: Always with logfile #6609Markus Goetz
2020-11-24Extract filename of updateFile without leading slashDominik Schmidt
2020-11-24Escape msi and owncloud.exe path (who knows...)Dominik Schmidt
2020-11-24Run msi properly and restart client after updateDominik Schmidt
2020-11-24Implement basic .msi support in updaterDominik Schmidt
2020-11-24Updater: CommentsMarkus Goetz
2020-11-24Updater: Make sparkle updater respect release channelChristian Kamm