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-01-18Fix crash on start without any accountshotfix-startup-wo-accountsDominique Fuchs
2020-01-18Bump version year to 2020Michael Schuster
2020-01-18Linux AppImage build script: Add QML dir for new 2.7 Tray menuMichael Schuster
2020-01-18Linux AppImage build script: Use QtKeyChain masterMichael Schuster
2020-01-18Merge pull request #1735 from nextcloud/feature/context-menu-direct-editMichael Schuster
2020-01-18Share context menu: Use directEditing capability in SocketApiMichael Schuster
2020-01-18Add support for the directEditing capabilityMichael Schuster
2020-01-18JsonApiJob: Add method usePOST to allow anonymous POST requestsMichael Schuster
2020-01-18Merge pull request #1565 from nextcloud/qml-tray-menuMichael Schuster
2020-01-18More code maintenanceMichael Schuster
2020-01-18Code maintenance - correct some syntax, fix some warnings.Dominique Fuchs
2020-01-18[tx-robot] updated from transifexNextcloud bot
2020-01-17Add grey hint Activity entry if limit is reachedMichael Schuster
2020-01-17Limit fetching Activities to 100 or max. 30 days oldMichael Schuster
2020-01-17AccountState: Add helper to find navigation AppMichael Schuster
2020-01-17Notifications bug fix: Don't init ETag response header with *Michael Schuster
2020-01-17Add Activity date and timeMichael Schuster
2020-01-17Fix hover property wrongly placed in button, not MouseAreaDominique Fuchs
2020-01-17Inclusion of possible 'notification' type descriptions in activityDominique Fuchs
2020-01-17Adapted currentId logic for activity fetching to new API (should fix endless ...Dominique Fuchs
2020-01-17Removed visibility workaroundDominique Fuchs
2020-01-17Set sourceSize to prevent blurry rerendering of svg source in activityIconDominique Fuchs
2020-01-17Refresh visibility of ListView based on presence of items on showWindowDominique Fuchs
2020-01-17Refresh immediately on showWindow, regardless of the timerDominique Fuchs
2020-01-17[tx-robot] updated from transifexNextcloud bot
2020-01-16Add initial support for Apps menu icon display (show remote SVGs)Michael Schuster
2020-01-16Fixed bug regarding additional but empty delegate at end of activitylistDominique Fuchs
2020-01-16Minor property hierarchy fixDominique Fuchs
2020-01-16Disabled animations until population glitches are fixedDominique Fuchs
2020-01-16Streamlining local sync notification/activity icons with server ones. Added f...Dominique Fuchs
2020-01-16Minor layout adjustmentsDominique Fuchs
2020-01-16Retreive and svg data from icon property url for activity entriesDominique Fuchs
2020-01-16Upgrade of NC server API usage + corresponding activity queries and propertie...Dominique Fuchs
2020-01-16Add check if applist rowCount() already empty to prevent assert exceptionDominique Fuchs
2020-01-16Fix failing of several tests by including ocsjob source (after its inclusion ...Dominique Fuchs
2020-01-16append the correct folderwatcher (platform specific)Dominique Fuchs
2020-01-161px border #0082c9 around tray windowDominique Fuchs
2020-01-16[tx-robot] updated from transifexNextcloud bot
2020-01-16Double the width of the Apps menu (x starts at the Talk button)Michael Schuster
2020-01-16Fix font sizes for "Log out" and "Remove account" and the Apps menuMichael Schuster
2020-01-16Windows 7 is out of supportRoeland Jago Douma
2020-01-16Correct wrong variableBrandon
2020-01-16Correct wrong variableBrandon
2020-01-16Handle broken shared file error gracefullyritsute
2020-01-15Add visual separation between accountStateIndicator and avatarDominique Fuchs
2020-01-15Preserve a 2px distance from tray border (streamlining with acount menu)Dominique Fuchs
2020-01-15Allow text to expand further if one or both buttons aren't visibleDominique Fuchs
2020-01-15Layout adjustments & also show remote path in activitylistDominique Fuchs
2020-01-15App menu: Filter out Talk because we have a dedicated button for itMichael Schuster
2020-01-15Remove debug outputMichael Schuster