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-10-28Windows. Remove CWD from DLL search paths.alex-z
2021-10-28Remove Temporary solution for file restoration issue due to failing to set th...alex-z
2021-10-19Only use basic authentication if neededFelix Weilbach
2021-09-30Don't log encryption data in release modeFelix Weilbach
2021-09-30Fix review comments + also check against trailing bakslash.alex-z
2021-09-30Fix incorrect db name for nextcloud command line client.alex-z
2021-09-14Accept nc scheme in provider pageFelix Weilbach
2021-09-07prevent infinte recursion when closing a websocket in case of SSL errorsMatthieu Gallien
2021-09-03Only set dav user after login.Felix Weilbach
2021-08-26Update nextcloudcmd documentation.allexzander
2021-08-23Use separate arguments for a remote root and do not use dav or webdav in the ...allexzander
2021-08-16Add workaround for issue discovered in https://github.com/owncloud/core/pull/...Hannah von Reth
2021-08-16Make findBestChecksum case insensitiveHannah von Reth
2021-08-12Return the login name instead of user idFelix Weilbach
2021-08-11Enforce fetching of user idFelix Weilbach
2021-08-11Ensure that the users id is used for accessing webdavFelix Weilbach
2021-07-29prevent crash in Accont::davPath without credentialsMatthieu Gallien
2021-07-28Don't constrain size of hover backgroundFelix Weilbach
2021-07-28fix review commentsMatthieu Gallien
2021-07-28remove dead code around overriding dav path in URLMatthieu Gallien
2021-07-28in wizard always use the correct way to get dav pathMatthieu Gallien
2021-07-28Fix crash in Folder::isSyncRunning()allexzander
2021-07-28Revert Added config parameter that allows to bypass checksum validation failure.allexzander
2021-07-23Merge branch 'master' into Valdnet-patch-3Valdnet
2021-07-22l10n: Change to uppercaseValdnet
2021-07-22l10n: Change to uppercaseValdnet
2021-07-22Make main dialog normal window when displayed as regular windowFelix Weilbach
2021-07-21Use Q_UNUSED instead of commenting out arg namesFelix Weilbach
2021-07-21Use QStringLiteral instead of plain stringsFelix Weilbach
2021-07-21Fix review commentsFelix Weilbach
2021-07-21Enforce https in flow1 and flow2 for https connectionsFelix Weilbach
2021-07-21Add custom component ActivityItem.Camila
2021-07-21Fix QML warning: Unable to assign [undefined] to QFont.Camila
2021-07-21do not block account menu: availability checking can be slowMatthieu Gallien
2021-07-21Create QMessageBox on heap when the update is ready. Do not return true from ...allexzander
2021-07-21print the real permissions string instead of its addressMatthieu Gallien
2021-07-20Call setClosed() on correct ObjectFelix Weilbach
2021-07-20Remove Q_INVOKABLE from signals because it's not neededFelix Weilbach
2021-07-20Remove unnused variableFelix Weilbach
2021-07-20Remove unused pushNotifications variableFelix Weilbach
2021-07-16fix width of user status message to not overlap other elementsMatthieu Gallien
2021-07-16clean indentation in UserLine.qmlMatthieu Gallien
2021-07-16fix size of the Label with user statusMatthieu Gallien
2021-07-16Use dav instead of webdavFelix Weilbach
2021-07-16Remove request to config for userVisibleURL.allexzander
2021-07-14Position main dialog on at tray icon if not a regular windowFelix Weilbach
2021-07-12Show main dialog as normal window if tray icons not availableFelix Weilbach
2021-07-12fix review commentsMatthieu Gallien
2021-07-12only compile xattr virtual files backend for linux platform (not unices)Matthieu Gallien
2021-07-09avoid being stuck trying to create placeholder for existing fileMatthieu Gallien