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-08-18Correctly handle credential invalidation on start upHannah von Reth
2021-08-18Log when credential migration is startedHannah von Reth
2021-08-18Remove leftover debug lineHannah von Reth
2021-08-18Don't start connection validation during authenticationHannah von Reth
2021-08-16Poll interval from capabilities (#8777)Klaas Freitag
2021-08-16Use function pointer instead of nameHannah von Reth
2021-08-16No need to save the geometry if we don't restoreHannah von Reth
2021-08-16Fix the resizing of the windgetsHannah von Reth
2021-08-16Re add spinner to layoutHannah von Reth
2021-08-16Wizard: Properly setup vfsHannah von Reth
2021-08-16Add branding parameter to skip the advanced setup pageHannah von Reth
2021-08-12Don't forget oauth token if refresh failed due to network issues (#8892)Hannah von Reth
2021-08-12Don't play with the font sizeHannah von Reth
2021-08-12Limit window size to 2/3Hannah von Reth
2021-08-12Don't treat exclude as errorHannah von Reth
2021-08-12Remove wizard page that has been dead for 4 yearsHannah von Reth
2021-08-12Folder delegate: Don't display `Synchronizing with`Hannah von Reth
2021-08-12Display an icon for successfully synced itemsHannah von Reth
2021-08-12QJsonDocument::fromBinaryData is derecated in 5.15 use QCborValueHannah von Reth
2021-08-12Modern connectHannah von Reth
2021-08-12Clazy: old-style-connectHannah von Reth
2021-08-12Properly handle return valueHannah von Reth
2021-08-10Now that only one account can use a folder use .sync_journal.db againHannah von Reth
2021-08-10Don't allow to use a folder with a .sync_*.dbHannah von Reth
2021-08-10Prevent using a sync folder for multiple accountsHannah von Reth
2021-08-10Use isChildPathOf more oftenHannah von Reth
2021-08-09Display the warning above the resolution widgetHannah von Reth
2021-08-09Wizard: Display sync root issues as dialogHannah von Reth
2021-08-06Fix migrations from 2.8 to 2.9Fabian Müller
2021-08-06Explicitly use appNameGUI from theme where applicableFabian Müller
2021-08-06Don't show the settings dialog if we don't have a trayHannah von Reth
2021-08-06Only show the settings if explicitly reuestedHannah von Reth
2021-08-06Count ignored errorsHannah von Reth
2021-08-06Align sync status iconsHannah von Reth
2021-08-05Update httpcredentialsgui.cppHannah von Reth
2021-08-05Fix the 'Re-open Browser' button becoming unresponsiveHannah von Reth
2021-08-05Remove support for client side certificatesHannah von Reth
2021-08-05Fix 🙈Hannah von Reth
2021-08-05Accept all ignored deletesHannah von Reth
2021-08-05Make SyncInstructions QFlagsHannah von Reth
2021-08-05Print the content of the string not the addressHannah von Reth
2021-08-02If we know we are using oauth, don't try to redetermineHannah von Reth
2021-08-02Use blacklist for all NormalErrorHannah von Reth
2021-08-02Remove unused variableHannah von Reth
2021-07-30Mac: Handle double-click-on-icon when app is running (#8812)Erik Verbruggen
2021-07-29Fix check on whether we are responsible for a folderHannah von Reth
2021-07-29Fix isChildPathOfHannah von Reth
2021-07-29Simplify apiHannah von Reth
2021-07-29Don't add the file to the db before the local file handling is doneHannah von Reth
2021-07-29Minor improvementHannah von Reth