Ecosyste.ms: Timeline

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

nextcloud/desktop

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

View on GitHub

backportbot[bot] opened a pull request on nextcloud/desktop
[stable-3.12] Bugfix/signature
Backport of PR #7333
backportbot[bot] created a branch on nextcloud/desktop

backport/7333/stable-3.12 - 💻 Desktop sync client for Nextcloud

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

View on GitHub

backportbot[bot] opened a pull request on nextcloud/desktop
[stable-3.13] Bugfix/signature
Backport of PR #7333
backportbot[bot] created a branch on nextcloud/desktop

backport/7333/stable-3.13 - 💻 Desktop sync client for Nextcloud

mgallien pushed 16 commits to dependabot/github_actions/cpp-linter/cpp-linter-action-2.13.2 nextcloud/desktop
  • Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <[email protected]> 46de639
  • Fix poor translation strings for blacklisted error reason strings Signed-off-by: Claudio Cambra <claudio.cambra@next... 498da85
  • Merge pull request #7316 from nextcloud/bugfix/blacklist-string-tr Fix poor translation strings for blacklisted erro... e5f4264
  • Make string more readable for translators. Fix #7309. Signed-off-by: Camila Ayres <[email protected]> eeb1ed8
  • Merge pull request #7320 from nextcloud/bugfix/text Make string more readable for translators. 88ba181
  • Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot <[email protected]> e16400f
  • improve wordings of confirmation dialog when many files are deleted Signed-off-by: Matthieu Gallien <matthieu.gallie... 08abced
  • Merge pull request #7319 from nextcloud/bugfix/betterMessageForFilesDeletionDetection improve wordings of confirmati... ace0278
  • Fix crash caused by null accountstate due to bad domain identifier parsed from FPExt Turns out since we are forced t... 14a9382
  • Merge pull request #7322 from nextcloud/bugfix/vfs-crash-socketcontroller Fix crash caused due to null accountstate ... e02cf85
  • Check if signature is empty. Signed-off-by: Camila Ayres <[email protected]> 8cce183
  • Add test testFolderMetadataWithEmptySignatureDecryptFails. Signed-off-by: Camila Ayres <[email protected]> 0e218bc
  • Report client status error when signature is empty. Signed-off-by: Camila Ayres <[email protected]> ef811ff
  • Fail with error before calling folder metada setup when received empty signature. Signed-off-by: Camila Ayres <hello... ddaaf2c
  • Merge pull request #7333 from nextcloud/bugfix/signature Bugfix/signature 9753921
  • Bump cpp-linter/cpp-linter-action from 2.13.1 to 2.13.2 Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-... 361ae2b

View on GitHub

backportbot[bot] opened a pull request on nextcloud/desktop
[stable-3.14] Bugfix/signature
Backport of PR #7333
backportbot[bot] created a branch on nextcloud/desktop

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

mgallien deleted a branch nextcloud/desktop

bugfix/signature

mgallien pushed 5 commits to master nextcloud/desktop
  • Check if signature is empty. Signed-off-by: Camila Ayres <[email protected]> 8cce183
  • Add test testFolderMetadataWithEmptySignatureDecryptFails. Signed-off-by: Camila Ayres <[email protected]> 0e218bc
  • Report client status error when signature is empty. Signed-off-by: Camila Ayres <[email protected]> ef811ff
  • Fail with error before calling folder metada setup when received empty signature. Signed-off-by: Camila Ayres <hello... ddaaf2c
  • Merge pull request #7333 from nextcloud/bugfix/signature Bugfix/signature 9753921

View on GitHub

mgallien closed a pull request on nextcloud/desktop
Bugfix/signature
nextcloud-desktop-bot created a comment on a pull request on nextcloud/desktop
AppImage file: [nextcloud-PR-7334-6cf55b0b0425a5853889b05a68a05047cf973b7c-x86_64.AppImage](https://github.com/nextcloud-desktop-bot/ci-builds/releases/download/PR-7334/nextcloud-PR-7334-6cf55b0b04...

View on GitHub

mgallien pushed 2 commits to stable-3.13 nextcloud/desktop
  • improve wordings of confirmation dialog when many files are deleted Signed-off-by: Matthieu Gallien <matthieu.gallie... 4711bd5
  • Merge pull request #7330 from nextcloud/backport/7319/stable-3.13 [stable-3.13] improve wordings of confirmation dia... 4811761

View on GitHub

mgallien deleted a branch nextcloud/desktop

backport/7319/stable-3.12

mgallien pushed 2 commits to stable-3.12 nextcloud/desktop
  • improve wordings of confirmation dialog when many files are deleted Signed-off-by: Matthieu Gallien <matthieu.gallie... 44074bc
  • Merge pull request #7331 from nextcloud/backport/7319/stable-3.12 [stable-3.12] improve wordings of confirmation dia... 78bfb62

View on GitHub

mgallien pushed 5 commits to bugfix/useFileIdToTrackRenamedItems nextcloud/desktop
  • Fix crash caused by null accountstate due to bad domain identifier parsed from FPExt Turns out since we are forced t... 14a9382
  • Merge pull request #7322 from nextcloud/bugfix/vfs-crash-socketcontroller Fix crash caused due to null accountstate ... e02cf85
  • in automated tests, update modtime when modifying the content of a file why one would not update the modification ti... 7df29a8
  • handle NEW/NEW conflicts by being real conflicts NEW/NEW conflicts could sometime be ignored and replaced by update ... a8cfb03
  • remove the enforcement of identical etag for a server side item MOVE orignally added by https://github.com/owncloud/... 2cf7a0c

View on GitHub

mgallien created a comment on a pull request on nextcloud/desktop
/backport to stable-3.14

View on GitHub

mgallien created a comment on a pull request on nextcloud/desktop
/backport to stable-3.12

View on GitHub

marcotrevisan created a comment on an issue on nextcloud/desktop
My preferred strategy is being as minimal as possible in terms of how much knowledge to keep locally. This also gives more guarantees of correctness. Ideally, only materialized items are important ...

View on GitHub

limes007 created a comment on an issue on nextcloud/desktop
Same or similar issue here. For me its syncing every ~7 seconds. I'm using v 3.14.1 Regarding the huge writes to disk, please look at #5302. I managed to disable the logging, but it still sync ever...

View on GitHub

budachst created a comment on an issue on nextcloud/desktop
Soo… I just wanted to see, how this works and I decided to wipe the FileProviderExt and start over while disabling the quick synchronization feature. I guessed that the algo was indiscriminately sy...

View on GitHub

ltsjoe created a comment on an issue on nextcloud/desktop
I'm having this issue as well with the 3.14 client. The 3.13.4 client still works, so I'm reverting to it. Running Fedora 40 KDE. Local server is running on the most recent docker instance. (Nextcl...

View on GitHub

limes007 created a comment on an issue on nextcloud/desktop
Setting env variable `QT_LOGGING_RULES='*=false'` as described by @thvitt helps. Thank you. But empty gz-Files will still be created - every 7 seconds for me! It would be great to fix this bug.

View on GitHub

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

View on GitHub

marcotrevisan created a comment on an issue on nextcloud/desktop
I've just installed Realm Studio and opened my ~100MB database. - ItemMetadata counted 111k entries. At a first glance (I'm not RQL expert at all) I can't see duplicate lines, it rather seems to ...

View on GitHub

sonarcloud[bot] created a comment on a pull request on nextcloud/desktop
## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](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-7333-ddaaf2c344b157aac01312b8d908ffde8e17dc11-x86_64.AppImage](https://github.com/nextcloud-desktop-bot/ci-builds/releases/download/PR-7333/nextcloud-PR-7333-ddaaf2c344...

View on GitHub

Load more