Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

nextcloud/desktop

mgallien pushed 1 commit to stable-3.14 nextcloud/desktop

View on GitHub

mgallien opened an issue on nextcloud/desktop
Release 3.14.2
### :memo: TO DO - [ ] :arrow_up: Bump VERSION.cmake to 3.14.2 and doc/conf.py (release to 3.14.2) in the corresponding stable branch - [ ] :label: Create tag from corresponding stable branch on ...
mgallien deleted a branch nextcloud/desktop

backport/7339/stable-3.14

mgallien pushed 8 commits to stable-3.14 nextcloud/desktop
  • Add ability to make share sharee displayname more verbose Signed-off-by: Claudio Cambra <[email protected]> 194222a
  • Check for and store indices of shares with duplicate display names Signed-off-by: Claudio Cambra <claudio.cambra@nex... 1169c0b
  • Display more verbose share display names for shares that have sharees with identical display names Signed-off-by: Cl... 6d88f04
  • Make sure to update display of all duplicate display name shares Signed-off-by: Claudio Cambra <claudio.cambra@nextc... c42617c
  • Clean up check for equality between sharee display names Signed-off-by: Claudio Cambra <[email protected]> cc4e259
  • Store duplicate indices as key-value pair with value storing bucket of all duplicates Signed-off-by: Claudio Cambra ... 10ff7dd
  • Ensure on removal of share that display string is updated for last (now non-)duplicate share Signed-off-by: Claudio ... d07cb2c
  • Merge pull request #7364 from nextcloud/backport/7339/stable-3.14 [stable-3.14] Make shares distinguishable if there... 6add67b

View on GitHub

mgallien created a review on a pull request on nextcloud/desktop

View on GitHub

backportbot[bot] created a branch on nextcloud/desktop

backport/7339/stable-3.14 - 💻 Desktop sync client for Nextcloud

mgallien deleted a branch nextcloud/desktop

feature/distinguisable-shares

mgallien closed an issue on nextcloud/desktop
Make share results distinguishable if there are more than one with the same display name
See https://github.com/nextcloud/server/issues/24407
mgallien pushed 8 commits to master nextcloud/desktop
  • Add ability to make share sharee displayname more verbose Signed-off-by: Claudio Cambra <[email protected]> 56fbc43
  • Check for and store indices of shares with duplicate display names Signed-off-by: Claudio Cambra <claudio.cambra@nex... 5d0924c
  • Display more verbose share display names for shares that have sharees with identical display names Signed-off-by: Cl... e43b7c9
  • Make sure to update display of all duplicate display name shares Signed-off-by: Claudio Cambra <claudio.cambra@nextc... 396aedd
  • Clean up check for equality between sharee display names Signed-off-by: Claudio Cambra <[email protected]> 37a09aa
  • Store duplicate indices as key-value pair with value storing bucket of all duplicates Signed-off-by: Claudio Cambra ... cd1d1f5
  • Ensure on removal of share that display string is updated for last (now non-)duplicate share Signed-off-by: Claudio ... e366042
  • Merge pull request #7339 from nextcloud/feature/distinguisable-shares Make shares distinguishable if there are share... de22334

View on GitHub

mgallien closed a pull request on nextcloud/desktop
Make shares distinguishable if there are sharees with the same display name
<!-- Thanks for opening a pull request on the Nextcloud desktop client. Instead of a Contributor License Agreement (CLA) we use a Developer Certificate of Origin (DCO). https://en.wikipedia.o...
mgallien pushed 12 commits to feature/distinguisable-shares nextcloud/desktop
  • Constify openLocalFolder Signed-off-by: Claudio Cambra <[email protected]> 5611f87
  • Use for : loop in getFolder Signed-off-by: Claudio Cambra <[email protected]> e113118
  • Prevent double slashes in group folder path parsing Signed-off-by: Claudio Cambra <[email protected]> e2467ba
  • Take reference to folder in folder map within User::getFolder Signed-off-by: Claudio Cambra <claudio.cambra@nextclou... 985d2d9
  • Merge pull request #6752 from nextcloud/bugfix/locally-available-folders-open-in-browser-tray-header Fix opening of ... d228d85
  • Add ability to make share sharee displayname more verbose Signed-off-by: Claudio Cambra <[email protected]> 56fbc43
  • Check for and store indices of shares with duplicate display names Signed-off-by: Claudio Cambra <claudio.cambra@nex... 5d0924c
  • Display more verbose share display names for shares that have sharees with identical display names Signed-off-by: Cl... e43b7c9
  • Make sure to update display of all duplicate display name shares Signed-off-by: Claudio Cambra <claudio.cambra@nextc... 396aedd
  • Clean up check for equality between sharee display names Signed-off-by: Claudio Cambra <[email protected]> 37a09aa
  • Store duplicate indices as key-value pair with value storing bucket of all duplicates Signed-off-by: Claudio Cambra ... cd1d1f5
  • Ensure on removal of share that display string is updated for last (now non-)duplicate share Signed-off-by: Claudio ... e366042

View on GitHub

nextcloud-desktop-bot created a comment on a pull request on nextcloud/desktop
AppImage file: [nextcloud-PR-6752-985d2d9a7a2071d4d62289d28b10cd7db628bac5-x86_64.AppImage](https://github.com/nextcloud-desktop-bot/ci-builds/releases/download/PR-6752/nextcloud-PR-6752-985d2d9a7a...

View on GitHub

mgallien deleted a branch nextcloud/desktop

backport/6752/stable-3.14

nextcloud-desktop-bot created a comment on a pull request on nextcloud/desktop
AppImage file: [nextcloud-PR-7363-c48c1c268026ec9c943a5b7f1500f0673c07ac74-x86_64.AppImage](https://github.com/nextcloud-desktop-bot/ci-builds/releases/download/PR-7363/nextcloud-PR-7363-c48c1c2680...

View on GitHub

backportbot[bot] created a branch on nextcloud/desktop

backport/6752/stable-3.14 - 💻 Desktop sync client for Nextcloud

mgallien deleted a branch nextcloud/desktop

bugfix/locally-available-folders-open-in-browser-tray-header

mgallien pushed 5 commits to master nextcloud/desktop
  • Constify openLocalFolder Signed-off-by: Claudio Cambra <[email protected]> 5611f87
  • Use for : loop in getFolder Signed-off-by: Claudio Cambra <[email protected]> e113118
  • Prevent double slashes in group folder path parsing Signed-off-by: Claudio Cambra <[email protected]> e2467ba
  • Take reference to folder in folder map within User::getFolder Signed-off-by: Claudio Cambra <claudio.cambra@nextclou... 985d2d9
  • Merge pull request #6752 from nextcloud/bugfix/locally-available-folders-open-in-browser-tray-header Fix opening of ... d228d85

View on GitHub

mgallien closed a pull request on nextcloud/desktop
Fix opening of locally available groupfolders in web browser from tray drop-down
Caused by bad paths not being found locally -- usually double-slashes. Ensure we parse received group folder paths correctly even if the server makes a mistake <!-- Thanks for opening a pull r...
mgallien pushed 6 commits to bugfix/locally-available-folders-open-in-browser-tray-header nextcloud/desktop
  • Make sure storage headers do not collide with each other in macOS VFS settings Signed-off-by: Claudio Cambra <claudi... 88dd0e1
  • Merge pull request #7360 from nextcloud/bugfix/mac-vfs-storage-use-elide Make sure storage headers do not collide wi... e60bbf9
  • Constify openLocalFolder Signed-off-by: Claudio Cambra <[email protected]> 5611f87
  • Use for : loop in getFolder Signed-off-by: Claudio Cambra <[email protected]> e113118
  • Prevent double slashes in group folder path parsing Signed-off-by: Claudio Cambra <[email protected]> e2467ba
  • Take reference to folder in folder map within User::getFolder Signed-off-by: Claudio Cambra <claudio.cambra@nextclou... 985d2d9

View on GitHub

sonarcloud[bot] created a comment on a pull request on nextcloud/desktop
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on nextcloud/desktop
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

mgallien created a review on a pull request on nextcloud/desktop

View on GitHub

sonarcloud[bot] created a comment on a pull request on nextcloud/desktop
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

nextcloud-desktop-bot created a comment on a pull request on nextcloud/desktop
AppImage file: [nextcloud-PR-7339-6607e4e2d73ffc0abe1ce1cc2e76a613b96eb9e9-x86_64.AppImage](https://github.com/nextcloud-desktop-bot/ci-builds/releases/download/PR-7339/nextcloud-PR-7339-6607e4e2d7...

View on GitHub

mgallien pushed 36 commits to feature/distinguisable-shares nextcloud/desktop
  • Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <[email protected]> 88f3ef3
  • test syncing of read-only .lnk windows shorcuts related to https://github.com/nextcloud/desktop/pull/7282 Signed-of... 8a79171
  • Merge pull request #7285 from nextcloud/bugfix/catchFilesystemExceptions test syncing of read-only .lnk windows shor... 647f5b2
  • better logs tounderstand when a folder is local scanned should hopefully allows to understand when local file system... 8abe8e6
  • Merge pull request #7291 from nextcloud/bugfix/improveLocalDiscoveryLogs better logs to understand when a folder is ... fe47ca0
  • in automated tests, update modtime when modifying the content of a file why one would not update the modification ti... 7301ad3
  • handle NEW/NEW conflicts by being real conflicts NEW/NEW conflicts could sometime be ignored and replaced by update ... f0908db
  • remove the enforcement of identical etag for a server side item MOVE orignally added by https://github.com/owncloud/... 05b6db5
  • Merge pull request #7334 from nextcloud/bugfix/useFileIdToTrackRenamedItems Bugfix/use file id to track renamed items b59c7b4
  • Bump cpp-linter/cpp-linter-action from 2.13.1 to 2.13.2 Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-... be018ef
  • Merge pull request #7321 from nextcloud/dependabot/github_actions/cpp-linter/cpp-linter-action-2.13.2 Bump cpp-linte... 809c699
  • Fix Finder sidebar icon to work as a "template" image and change to SF Symbols lineweights Signed-off-by: Elsie Hupp... b04edf1
  • Merge pull request #4367 from nextcloud/finder-sidebar-icon-fix Fix Finder sidebar icon to work as a "template" image 32b035b
  • Show/Hide Menubar and Dock Icon Signed-off-by: Elsie Hupp <[email protected]> 0ad55e8
  • Merge pull request #3014 from nextcloud/foreground-background Show/Hide Menubar and Dock Icon on macOS 1b78915
  • remove ownCloud wording in logging remove ownCloud wording in logging Signed-off-by: Rello <[email protected]... 2695590
  • Merge pull request #7346 from nextcloud/Rello-patch-1 remove ownCloud wording in logging 471ed2f
  • on receiving reply of a remote MOVE: always record it even if local item has disappeared, record the result of a rem... 0eb5ddd
  • Merge pull request #7351 from nextcloud/bugfix/alwaysRecordMovedItemsAfterServerReplied on receiving reply of a remo... 2d30024
  • Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <[email protected]> 5412fd2
  • and 16 more ...

View on GitHub

mgallien created a review on a pull request on nextcloud/desktop

View on GitHub

Load more