Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24wipgui-test-2.6-jsDominik Schmidt
2019-04-23Switch GUI Testing SocketApi to Utf8Dominik Schmidt
2019-04-23Properly parent accountToolbox menuDominik Schmidt
2019-04-23Fix build with recent Clang (on Linux)Dominik Schmidt
2019-04-23Add GUI testing SocketApi extensionDominik Schmidt
2019-04-23Link shares: Adjust creation flowChristian Kamm
2019-04-23Vfs: "free space" only shows when it has an effect #7143Christian Kamm
2019-04-23Vfs: Adjust and centralise action text #7143Christian Kamm
2019-04-17Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-04-17About Dialog: Fix huge image sizeMarkus Goetz
2019-04-17Fix issues with Qt 5.6Christian Kamm
2019-04-17Vfs: Fix crash when dehydrating folderChristian Kamm
2019-04-17Vfs: local discovery is required on download-request #7124Christian Kamm
2019-04-17Update 2.6 changelogChristian Kamm
2019-04-16SyncEngine: Don't close db when done #7141Christian Kamm
2019-04-16Sqlite: Use FULL synchronous mode with non-WAL journalChristian Kamm
2019-04-16Log: Start logging immediately when "permanent logs" enabled #7146Christian Kamm
2019-04-16Mention selective sync when switching on vfsChristian Kamm
2019-04-15About Dialog: Fix huge image sizeMarkus Goetz
2019-04-12Discovery: Improvements to doc commentsChristian Kamm
2019-04-12Discovery: Query data-fingerprint on root itemChristian Kamm
2019-04-11Discovery: 403 and 503 on root cause errorChristian Kamm
2019-04-11PropagateIgnore: Default to NormalError for INSTRUCTION_ERRORChristian Kamm
2019-04-10About: Add remark about vfs plugin that's in use #7137Christian Kamm
2019-04-10Reenable l10n-push and l10n-pull make targetsDominik Schmidt
2019-04-10[tx] updated from transifexownClouders
2019-04-10Add Makefile for handling nsis translations in TransifexDominik Schmidt
2019-04-10Add Makefile for handling client translations in TransifexDominik Schmidt
2019-04-10Fix windows buildChristian Kamm
2019-04-10Tests: Allow vfs tests to enable shell integrationChristian Kamm
2019-04-09LogWindow: Remove output, add "go to log folder" button #6475Christian Kamm
2019-04-09Vfs: Add 'availability', a simplified, user-facing pin state #7111Christian Kamm
2019-04-09Vfs: Clear up relationship between _type and pin stateChristian Kamm
2019-04-09Sqlite: Update to 3.27.2Christian Kamm
2019-04-09PropagateDirectory: Set initial dir mtime to server mtime #7119Christian Kamm
2019-04-09PropagateDirectory: Remove dead codeChristian Kamm
2019-04-09Detect missing server data during discovery #7112Christian Kamm
2019-04-09Vfs: Better handling and more tests for suffix file renamesChristian Kamm
2019-04-09owncloudcmd: Use env vars for chunk sizes #7078Christian Kamm
2019-03-29Vfs suffix: Require suffix when creating placeholder filesChristian Kamm
2019-03-28Vfs: Hydrating a virtual is SYNC not NEW #7101Christian Kamm
2019-03-28Notifications: Don't say "downloaded" for new files #7101Christian Kamm
2019-03-28Local discovery tracking: On success, also wipe _renameTargetChristian Kamm
2019-03-28Protocol, Notifications: Show destination() instead of _fileChristian Kamm
2019-03-28Fix and test _file and _renameTargetChristian Kamm
2019-03-28Fix broken image and admonition in the FAQ pageMatthew Setter
2019-03-28Fix issues in the architecture pageMatthew Setter
2019-03-27Merge pull request #7115 from owncloud/remove-client-nav-docThomas Boerger
2019-03-27added removing the clientDmitry Mayorov
2019-03-22Test: fix compilation with GCC 4.9Olivier Goffart