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
path: root/src
AgeCommit message (Expand)Author
2021-11-03Info.experiment/add-qthttpserver-modulealex-z
2021-11-03Integrated QtHttpServer libraryalex-z
2021-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2021-11-02properly extract the file id when querying serverMatthieu Gallien
2021-10-28by default we produce debug logs because we need themMatthieu Gallien
2021-10-28Refactor toggleButtonAnimation function.Camila
2021-10-28Fix display of deleted note.Camila
2021-10-28Refactor ShareLinkWidget show/hide widgets functions.Camila
2021-10-28Skip sync exclude file from list of exclude files if it doesn't exist.Camila
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-26Update UnifiedSearchInputContainer.qmlrakekniven
2021-10-26Changed triple dot to ellipsisrakekniven
2021-10-25our source code files have lower case namesMatthieu Gallien
2021-10-25Fix JsonApiJob incorrect 'statuscode' parsing.alex-z
2021-10-25Unified Search via Tray windowalex-z
2021-10-23Changed wording to suggestionrakekniven
2021-10-23Changed wording of status messagerakekniven
2021-10-20Fix folder creation issues.alex-z
2021-10-20Also update sync state summary based on connectivityFelix Weilbach
2021-10-19Log file name and line numberFelix Weilbach
2021-10-19Windows. Remove CWD from DLL search paths.alex-z
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-14Remove unnecessary bracesFelix Weilbach
2021-10-14Set dialog max and min width and height before width and heightFelix Weilbach
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-13Check if current user exists before getting it's account stateFelix Weilbach
2021-10-12Show sync progress in main dialogFelix Weilbach
2021-10-11fix macOs build after targets name are not changed by brandingMatthieu Gallien
2021-10-08Add missing copyright headersFelix Weilbach
2021-10-06Display the right endpoint in the warning in case of errorKevin Ottens
2021-10-06use alias target for internal librariesMatthieu Gallien
2021-10-06ensure DLL are generated with branded namesMatthieu Gallien
2021-10-05Add file activity dialogFelix Weilbach
2021-09-30Remove Temporary solution for file restoration issue due to failing to set th...alex-z
2021-09-29Check for argp library before depending on it.Guido Falsi
2021-09-29Add -largp on non linux systems.Guido Falsi
2021-09-27Don't log encryption data in release modeFelix Weilbach
2021-09-27Apply server default permissions for federated file sharing too.Camila
2021-09-27Check server capabilities for file sharing default permissions.Camila
2021-09-27Fix review comments + also check against trailing bakslash.alex-z
2021-09-27Fix incorrect db name for nextcloud command line client.alex-z
2021-09-27Fixed contextrakekniven