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-08-20Disable context menu actions for E2EE files and foldersKevin Ottens
2020-08-12Enable the modernize-use-using check on clang-tidyKevin Ottens
2020-03-03Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)Michael Schuster
2020-01-18Share context menu: Use directEditing capability in SocketApiMichael Schuster
2018-11-11GUI: run clang-tidy modernize-use-nullptrJ-P Nurmi
2018-06-11SocketAPI: Remove SHARE_STATUSChristian Kamm
2018-06-06SocketApi/Sharing: Add "copy public link" to menu #6356Christian Kamm
2018-05-15SocketAPI: "Open in browser" and disable Share entries when sharing is disabled.Olivier Goffart
2018-01-23SocketApi: add a way to disable menu entriesOlivier Goffart
2018-01-23SocketAPI: Make it easier to add or remove item in the action menuOlivier Goffart
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-09-19Private links: Retrieve link through propfind property #6020Christian Kamm
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-01-18SocketAPI: Only push status for files requested by the shell #5361Jocelyn Turcotte
2016-05-03[osx] Fix missing overlay icons on client startupJocelyn Turcotte
2016-03-29Cleanup after the SyncFileStatusTracker changeJocelyn Turcotte
2016-03-28Don's use SyncFileStatus for Folder::createGuiLogJocelyn Turcotte
2016-03-28Connect the SocketApi directly to the SyncFileStatusTrackerJocelyn Turcotte
2016-03-28Remove null-checks for FolderMan::_socketApiJocelyn Turcotte
2016-03-28Remove SocketApi::dbFileRecord_capi in favor of JournalDB::getFileRecordJocelyn Turcotte
2015-11-05[Sharing] Reorganized sharedialog codeRoeland Jago Douma
2015-11-04[Sharing] Add user/group sharing dialogRoeland Jago Douma
2015-10-14Add SHARE_STATUS socketAPI commandRoeland Jago Douma
2015-10-02FolderWatcher: Use csync exclude code #3805Christian Kamm
2015-08-11Rename jobCompleted -> itemCompleted.Christian Kamm
2015-07-02Merge pull request #3347 from jturcotte/shell_integration_findersyncDaniel Molkentin
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-15shell_i: Use an NSConnection instead of a local socket #2340Jocelyn Turcotte
2015-06-10Merge branch 'master' into new-uiOlivier Goffart
2015-06-08SocketAPI: Do not leak open DB or queryOlivier Goffart
2015-05-12FolderMan: fix some signal-slot broken connectionOlivier Goffart
2015-04-17Prevent another crash in ~SocketApi #3118Jocelyn Turcotte
2015-04-01Clean up remains of SOCKETAPI_TCPJocelyn Turcotte
2015-03-13shell_integration: Fix disappearing context menus on Windows #2898Jocelyn Turcotte
2015-03-11ShareDialog: Consider if resharing is not allowed on a share.Klaas Freitag
2015-02-26Remove mention of allprop #2865Christian Kamm
2015-01-23Socket API: Do not broadcast the shared menu entry on all socket when one con...Olivier Goffart
2015-01-21Sharedialog: Some more refinements after the merge of the branch.Klaas Freitag
2015-01-16Sharedialog: Show general info about a shareRoeland Jago Douma
2015-01-14ShareDialog: UI is different for files/dirsRoeland Jago Douma
2014-12-28Fix rebase of branchRoeland Jago Douma
2014-12-28Initial push for filebrowser integration, not finished yet but it's a start :)Alfie "Azelphur" Day
2014-11-10Adjust namespacesDaniel Molkentin
2014-10-29Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-10-22Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-08-29Merge branch '1.7'Klaas Freitag
2014-08-27Merge remote-tracking branch 'origin/1.7'Daniel Molkentin