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-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-03-24Refresh Windows download dialog progress when hydrating a placeholderallexzander
2020-12-15VFS: Tell the vfs plugin whether we have multiple accountsHannah von Reth
2020-12-15Settings migration: Preserve future settings where possibleChristian Kamm
2020-12-15Config: Add version flags to accounts and foldersChristian Kamm
2020-08-13Enable the modernize-use-equals-default check on clang-tidyKevin Ottens
2019-12-04Minor preps for c++ ActivityListModel impl. in QMLDominique Fuchs
2019-10-17Once client gets 401/403 from the server, check if remote wipe was requested.Camila San
2018-01-21[CSE] Move code to display minemonic out of the libsyncTomaz Canabrava
2017-05-17Apply clang-formatChristian Kamm
2017-02-08Settings: Don't migrate settings on access error #5499 (#5523)ckamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-03-28Make the AccountState a construction argument of the FolderJocelyn Turcotte
2016-03-01AccountState: Allow storing state in settingsChristian Kamm
2015-11-16Merge branch 'newactivity'Klaas Freitag
2015-11-12AccountManager: new method to return AccountStatePtr from the name.Klaas Freitag
2015-10-05GUI comment and message typos for masterPhil Davis
2015-08-14Account: Save accepted SSL certs immediatly #3617Markus Goetz
2015-08-061.8 Migration: Fix password overwrite #3539Markus Goetz
2015-07-17System proxy: Ask for credentials if needed.Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-15AccountManager: remove export macroOlivier Goffart
2015-05-12Multi-Account: add possibility to delete an accountOlivier Goffart
2015-04-27Wizard: Setup the folder in the right accountOlivier Goffart
2015-04-24Folders: Store inside account config.Christian Kamm
2015-04-24Account: Generate shorter account ids.Christian Kamm
2015-04-23Save and restore multiple accounts.Christian Kamm
2015-04-17Multi-account WIPOlivier Goffart
2015-04-09AccountManager: Move out of libsyncOlivier Goffart