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-06-16Fix crash on rediredct during setupHannah von Reth
2021-06-16Small optimisationHannah von Reth
2021-06-16Fix data locationHannah von Reth
2021-06-16Don't use deprecated DataLocation (#8743)Hannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-15Replaced QFileInfo(file).exists() with a static QFileInfo::exists(file)Oleksii Lysenko
2021-06-15Reuse message pattern from guiHannah von Reth
2021-06-15Remove dead codeHannah von Reth
2021-06-15Refactor the cmd clientHannah von Reth
2021-06-15Change the resize behaviour of the header viewHannah von Reth
2021-06-15Use QDebug stream operators for .owncloudsync.logHannah von Reth
2021-06-15Fix exclude filtering in selective sync dialogHannah von Reth
2021-06-14Ensure that a mandatory verification is started when a timed validation...Hannah von Reth
2021-06-14Ensure we don't format log messages in anything but utf8Hannah von Reth
2021-06-14Replace custom argument parsing with QCommandLineParser (#8632)Fabian Müller
2021-06-11Ensure utf-8 encoding of the crash logHannah von Reth
2021-06-10Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-10Validate OAuth authorization URLsFabian Müller
2021-06-10Replaced while-loop with for-loopOleksii Lysenko
2021-06-10Removed obsolete Q_FOREACH macroOleksii Lysenko
2021-06-10Removed unnecessary temporary containers during iteration over QMap valuesOleksii Lysenko
2021-06-10Fix translation location for branded clientsHannah von Reth
2021-06-09Remove pointless md filesHannah von Reth
2021-06-07Use qEnvironmentVariableIsEmpty instead of qgetenv().isEmpty()Oleksii Lysenko
2021-06-07Removed unused variableOleksii Lysenko
2021-06-07Destroy UploadDevice instance in case it has not been opened in ReadOnly modeOleksii Lysenko
2021-06-07Fix use of deleted functionGonzalo Tornaría
2021-06-02Cleanup the data location handlingHannah von Reth
2021-06-01Exit with error when --language is used wronglyFabian Müller
2021-06-01Fail if requested language is not availableFabian Müller
2021-06-01Improve --language hintFabian Müller
2021-06-01Implement --list-languages CLI parameterFabian Müller
2021-05-28Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-05-28Fix a mac crash the socket apiHannah von Reth
2021-05-27Normalise signatureHannah von Reth
2021-05-26Fix...Hannah von Reth
2021-05-26Add rtl support to copy to clipboardHannah von Reth
2021-05-26Fix url compare on redirectsHannah von Reth
2021-05-26Ensure we only get one url update dialog.Hannah von Reth
2021-05-26Sort account listHannah von Reth
2021-05-26Allow to filter tables by accountHannah von Reth
2021-05-26Move new models to a sub dirHannah von Reth
2021-05-26Ensure cookies are cleared right before the server checkHannah von Reth
2021-05-26Improve job loggingHannah von Reth
2021-05-26support V2/GET_CLIENT_ICON in socketapi, add icon to dolphin right click menu...Gabriele Mohr
2021-05-21Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-05-20Fix network drive detectionHannah von Reth
2021-05-20Overwrite locale only when a language is enforcedFabian Müller
2021-05-18Replace THEME_INCLUDE by a stringHannah von Reth
2021-05-18Add context menu to activity listHannah von Reth