Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-05Fix warning by using qsizetype instead of size_tHannah von Reth
2021-01-05Fix warning by using QByteArrayLiteralHannah von Reth
2021-01-05Fix placeholder detection for cfapiHannah von Reth
2021-01-05GetLastError() needs to be called when the error happensHannah von Reth
2021-01-05CMake: Only link Qt5::DBus if it was foundHannah von Reth
2021-01-05Happy new year 2021Hannah von Reth
2020-12-21Align ownCloud theme with branded themesHannah von Reth
2020-12-21Add wizard_logo to the theme iconsHannah von Reth
2020-12-21Allow to specify the theme fallback modeHannah von Reth
2020-12-21Don't build static updater libHannah von Reth
2020-12-21Properly display parent Window when displaying a dialogHannah von Reth
2020-12-21Fix a possible crash with the remove all files dialogHannah von Reth
2020-12-17Mark vfs functions as OC_REQUIRED_RESULTHannah von Reth
2020-12-17Handle errors in convertToPlaceholderHannah von Reth
2020-12-17Update windows launch on start binary locationHannah von Reth
2020-12-17Add trailing newline in --versionDominik Schmidt
2020-12-09Include auth type in http logHannah von Reth
2020-12-09Don't translate debug messagesHannah von Reth
2020-12-09Log the final http requestHannah von Reth
2020-12-01Bugfix: Update "Sync hidden files" buttonHannah von Reth
2020-12-01Owncloud - virtual files smaller <1KB - problems with syncingHannah von Reth
2020-12-01Pause sync when remove all dialog is displayedHannah von Reth
2020-12-01Fix theme detection on Windows 10Hannah von Reth
2020-12-01Revert "Utility: Implement hasDarkSystray_private on Windows"Hannah von Reth
2020-11-30Use enum instead of intHannah von Reth
2020-11-27Fix test on systems where C:\ is not writeableHannah von Reth
2020-11-17Don't follow redirects on .well-knownHannah von Reth
2020-11-17Fix usePlaceholders migrationHannah von Reth
2020-11-11Notify ui on auth errorHannah von Reth
2020-11-11No need to generate non existing iconHannah von Reth
2020-11-11Cleanup icon size in the activity viewHannah von Reth
2020-11-10Revert "Add idp username, used for oidc authentication"Hannah von Reth
2020-11-06Only set login_hint if we have oneHannah von Reth
2020-11-05Install new winrt helperHannah von Reth
2020-11-05Always generate legacy icons, independent of build optionsHannah von Reth
2020-11-04Fix crashreport build with svg iconHannah von Reth
2020-11-04Put the theme name into the resource pathHannah von Reth
2020-11-04Generate theme qrc automatically, fall back to core iconsHannah von Reth
2020-11-04Support legacy naming of app iconHannah von Reth
2020-11-03Move systrayIconFlavor to #ifndef TOKEN_AUTH_ONLYHannah von Reth
2020-11-03Improve error handlingHannah von Reth
2020-11-03Utility: Implement hasDarkSystray_private on WindowsHannah von Reth
2020-11-02Set the default oidc promt to 'select_account consent'Hannah von Reth
2020-10-29Add dark branding themeHannah von Reth
2020-10-29Use new ownCloud themeHannah von Reth
2020-10-29Display the users avatar in the activity viewHannah von Reth
2020-10-29Use a QPixmap for the avatarHannah von Reth
2020-10-29Fix vfs experimental textHannah von Reth
2020-10-28Fix folder permission check on NTFSHannah von Reth
2020-10-28Make openIdConnectPromt brandableHannah von Reth