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
AgeCommit message (Expand)Author
2021-11-03Info.experiment/add-qthttpserver-modulealex-z
2021-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2021-11-02properly extract the file id when querying serverMatthieu Gallien
2021-10-27Forbid trusting the untrusted certificate.alex-z
2021-10-27Request OCSP validation data from the server during the SSL handshake.alex-z
2021-10-26schedule files upload after all other jobs have been completedMatthieu Gallien
2021-10-26add missing Q_ENUM macro to improve loggingMatthieu Gallien
2021-10-26no oneliner if: a bug waiting to happenMatthieu Gallien
2021-10-25Fix JsonApiJob incorrect 'statuscode' parsing.alex-z
2021-10-25Unified Search via Tray windowalex-z
2021-10-20Fix folder creation issues.alex-z
2021-10-19Log file name and line numberFelix Weilbach
2021-10-18Only use basic authentication if neededFelix Weilbach
2021-10-18Give the user a more descriptive error message when syncing is aborted.Camila
2021-10-15i18n: Correct typo and remove apostropheValdnet
2021-10-14Add .sync-exclude.lst to exclude filesFelix Weilbach
2021-10-14Trim trailing spaces before uploading filesFelix Weilbach
2021-10-13provide logs of SSL errors including the certificate chainMatthieu Gallien
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-10-06use alias target for internal librariesMatthieu Gallien
2021-10-06ensure DLL are generated with branded namesMatthieu Gallien
2021-09-30Remove Temporary solution for file restoration issue due to failing to set th...alex-z
2021-09-27Don't log encryption data in release modeFelix Weilbach
2021-09-27Check server capabilities for file sharing default permissions.Camila
2021-09-23Add dialog to resolve invalid filenamesFelix Weilbach
2021-09-17Fix warningsFelix Weilbach
2021-09-14Emit user status changed after clear user statusFelix Weilbach
2021-09-13Fixed warnings from ntstatus.h on WindowsDmytro Korchynskyi
2021-09-13Fixed warnings by using static_castDmytro Korchynskyi
2021-09-09Add dialog to set user statusFelix Weilbach
2021-09-08Fix various deprecated warningsFelix Weilbach
2021-09-08Replace deprecated use of QProcess::execute()Felix Weilbach
2021-09-08Use QRandomGenerator instead of qrandFelix Weilbach
2021-09-08endl has been deprecatedFelix Weilbach
2021-09-07prevent infinte recursion when closing a websocket in case of SSL errorsMatthieu Gallien
2021-09-06Remove assert that caues crashesFelix Weilbach
2021-09-06Enable share to Talk and Email. Display correct icon. Added unit tests.allexzander
2021-08-31switch from Q_DECL_OVERRIDE to plain overrideMatthieu Gallien
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-08-26Add parens around && in || statementFelix Weilbach
2021-08-26Fix warnings related to wrong ordering of ctor initFelix Weilbach
2021-08-26remove a tr call where translator cannot do anything meaningfulMatthieu Gallien
2021-08-23remove broken assert that is not needed and break account setupMatthieu Gallien
2021-08-23fix clang-tidy check for usage of =defaultMatthieu Gallien
2021-08-23Add socket command to upload a selection of files based on a regexHannah von Reth
2021-08-23Remove dead codeHannah von Reth
2021-08-23owncloudcmd: Use env vars for chunk sizes #7078Christian Kamm
2021-08-23Don't create QStringList copy firstHannah von Reth
2021-08-23Always call doLog to ensure we get a crash logHannah von Reth
2021-08-23Remove anchient debug msg that mutated to a warning over the yearHannah von Reth