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
2020-09-29Don't hold ref to value returned from function.Harald Eilertsen
2020-09-29gui/accountstate: Replace foreach (#2219)Harald Eilertsen
2020-08-18Show the "Display mnemonic" button only when we know e2e is supportedKevin Ottens
2020-08-13Enable the modernize-deprecated-headers check on clang-tidyKevin Ottens
2020-08-11Keep the E2EE info message around to allow displaying mnemonicKevin Ottens
2020-07-02Don't display quota information when the user has no quota.Camila
2020-07-01Change the space character to a dotValdnet
2020-06-30Mark user strings for translationKevin Ottens
2020-06-30Move the encrypt folder logic in a reusable job classKevin Ottens
2020-06-30Fix typoKevin Ottens
2020-06-30Don't show the encrypt action in subfolders of encrypted foldersKevin Ottens
2020-06-30Fix typoKevin Ottens
2020-06-30Capture the pointer to info by valueKevin Ottens
2020-06-11Simplify nullptr comparisons where appropriateMichael Schuster
2020-06-03Do not declare local variables without an initial value.Camila San
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2020-02-14Add UserInfo class and fetch quota via API instead of PropfindJobMichael Schuster
2020-01-12Show activitylist on initial tray opening when logged inDominique Fuchs
2020-01-12Removed old account toolboxDominique Fuchs
2020-01-12Bunch of fixes and optimizations for activityListDominique Fuchs
2020-01-10UserLine drafting, bugfixes, restucturesDominique Fuchs
2020-01-02Fix merge conflictDominique Fuchs
2019-12-20Fix build (missing refactoring)Michael Schuster
2019-12-20Refactor ActivitySettings: Rename member variable ui to _uiMichael Schuster
2019-12-20Make AccountSettings and ActivitySettings background-aware (Dark-/Light-Mode ...Michael Schuster
2019-12-20Change error link colour in AccountSettings::showConnectionLabelMichael Schuster
2019-12-09Make SettingsDialog background-aware (Dark-/Light-Mode switching)Michael Schuster
2019-12-09Remove submodule qtmacgoodies and the MacSettingsDialog classMichael Schuster
2019-12-09Merge remote-tracking branch 'origin/master' into qml-tray-menuDominique Fuchs
2019-12-04Working on account switchingDominique Fuchs
2019-12-03Use … instead of 3 dotsJoas Schilling
2019-12-03Fix some translationsJoas Schilling
2019-10-17Once client gets 401/403 from the server, check if remote wipe was requested.Camila San
2019-08-15Fix some typosSamir Benmendil
2019-08-15Add menu action to main sync folder tooSamir Benmendil
2019-08-15Add menu action to each subfolderSamir Benmendil
2019-05-18Removed ellipsis from the button textIvan Čukić
2019-05-14Changed the message to 'Enable encryption...'Ivan Čukić
2019-05-11E2E UI setup polighIvan Čukić
2019-05-09Added a nice UI for the E2E-enabled account first connectIvan Čukić
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-11-09Actually open the activity view on a click for more infoRoeland Jago Douma
2018-09-01Fix the hiddensync state in the UI + also sync hidden in cmdTobia De Koninck
2018-07-02gui Q_UNUSEDRoeland Jago Douma
2018-06-22Hide decrypt option since it does only work for empty foldersJulius Härtl
2018-06-22Use custom mnemonic dialogJulius Härtl
2018-06-21Add a button to E2E accounts to show the mnemonicRoeland Jago Douma
2018-06-08Fix windows buildRoeland Jago Douma
2018-06-04Forbid to encrypt or decrypt a non-empty folder.Tomaz Canabrava
2018-03-25Return empty metadata in case of error, Display error to the user.Tomaz Canabrava