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
2022-11-11Save before commit...HEADmasterHannah von Reth
2022-11-11Merge remote-tracking branch 'origin/3.0'Hannah von Reth
2022-11-11Make sure QApplication has been initializedFabian Müller
2022-11-11Move mac platform stuff, tooFabian Müller
2022-11-11Make sure platform class is initialized before QApplicationFabian Müller
2022-11-11Restructure platform specific codeFabian Müller
2022-11-11Integrate platform initialization in cmd clientFabian Müller
2022-11-11Log plugin directoryFabian Müller
2022-11-11Move platform specific init code to platform classFabian Müller
2022-11-11Fix rety of uploadsHannah von Reth
2022-11-11Handle 401 before we retryHannah von Reth
2022-11-11Fix progress stringHannah von Reth
2022-11-11Fix AppImages' update checkFabian Müller
2022-11-10Implement filtering proxy modelFabian Müller
2022-11-10Hide disabled spaces in spaces browserFabian Müller
2022-11-10Fix crashHannah von Reth
2022-11-10Fix thumbnail job after the introduction of spacesHannah von Reth
2022-11-10Ignore disabled spaces during initial account setupFabian Müller
2022-11-08Work/3.0 backport (#10248)Fabian Müller
2022-11-08Merge remote-tracking branch 'origin/3.0'Hannah von Reth
2022-11-08Open the browser instead of the share dialog (#10241)Hannah von Reth
2022-11-08Allow to specify a server url diferent than the sync urlHannah von Reth
2022-11-08Fix messageHannah von Reth
2022-11-08Fix unit testHannah von Reth
2022-11-08Add a new parameter to set a remote folderHannah von Reth
2022-11-08Remove dead codeHannah von Reth
2022-11-08Port cmd clinet to commandline parserHannah von Reth
2022-11-08Use native path in tooltipHannah von Reth
2022-11-08CleanupHannah von Reth
2022-11-08Sort folder status modelHannah von Reth
2022-11-08Make FolderStatus model an actual modelHannah von Reth
2022-11-08Handle http error on open in webHannah von Reth
2022-11-08Ask before closing the wizardHannah von Reth
2022-11-08Update the folder icon on every run (#10245)Hannah von Reth
2022-11-07Fix two years old off by oneHannah von Reth
2022-11-04Remove unused `windowTitle` properties from .ui filesErik Verbruggen
2022-11-02Use emit on signalsHannah von Reth
2022-11-02Remove TODO, QObjects don't have a copy constructorHannah von Reth
2022-11-02When pretty printing sqlit, also log converted typeHannah von Reth
2022-10-31Implement sorting priority for spacesHannah von Reth
2022-10-31Implement WeightedQSortFilterProxyModelHannah von Reth
2022-10-31Move Models code to namespaceHannah von Reth
2022-10-28Fixed a title-case typoErik Verbruggen
2022-10-27Improve log qualityHannah von Reth
2022-10-27Add env var OWNCLOUD_HTTPLOGGER_NO_REDACT to prevent redaction of logsHannah von Reth
2022-10-26Fix various null pointer segfaultsFabian Müller
2022-10-26Make sure login required dialog is shown once at mostFabian Müller
2022-10-20Improve OAuth related loggingFabian Müller
2022-10-19Include saved uploads in partial syncHannah von Reth
2022-10-19Log deleteStaleUploadInfosHannah von Reth