Matthieu Gallien
|
a21df5b5ed
|
Merge pull request #5271 from nextcloud/feature/removeObsoleteNames
Feature/remove obsolete names
|
2022-12-15 12:02:00 +01:00 |
|
Matthieu Gallien
|
31b2146a17
|
use nextcloud.log suffix for log files of desktop client
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-15 11:11:20 +01:00 |
|
Matthieu Gallien
|
a8025dc06a
|
use .nextcloudsync.log to perform file monitoring test at start
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-15 11:11:20 +01:00 |
|
Matthieu Gallien
|
051db4a7ef
|
Merge pull request #5273 from nextcloud/bugfix/testsyncengine-fix-localstate-destroyed-failure
Fix SyncEngineTest failure when localstate is destroyed.
|
2022-12-15 11:10:58 +01:00 |
|
alex-z
|
089b677633
|
Fix SyncEngineTest failure when localstate is destroyed.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-12-15 10:32:10 +01:00 |
|
Matthieu Gallien
|
d48baba493
|
Merge pull request #5269 from nextcloud/ci/forceCraftPixmanVersion
sets a fixed version for pixman when buildign desktop client via Craft
|
2022-12-15 09:41:24 +01:00 |
|
Matthieu Gallien
|
b5fe8adb5d
|
tell OpenCppCoverage that we run an optimized build
should fix the crash accordign to the doc linked there
https://github.com/OpenCppCoverage/OpenCppCoverage/wiki/FAQ#your-application-has-thrown-an-unhandled-exception-code-3221225477-exception_access_violation
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-15 09:41:13 +01:00 |
|
Matthieu Gallien
|
6c763faba5
|
sets a fixed version for pixman when buildign desktop client via Craft
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-15 09:41:13 +01:00 |
|
Nextcloud bot
|
68f7608a3a
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-15 03:30:27 +00:00 |
|
Nextcloud bot
|
ab1bed549c
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-14 03:33:33 +00:00 |
|
Claudio Cambra
|
e2b6065865
|
Merge pull request #5274 from nextcloud/bugfix/remove-get-task-allow-entitlement
Avoid the Get-Task-Allow Entitlement (macOS Notarization)
|
2022-12-13 21:32:11 +01:00 |
|
Claudio Cambra
|
5892075df7
|
Avoid the Get-Task-Allow Entitlement (macOS Notarization)
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 21:31:56 +01:00 |
|
Claudio Cambra
|
da2c978d5a
|
Merge pull request #5131 from nextcloud/feature/implement-internal-link-share
Add an internal link share to the share dialog
|
2022-12-13 19:33:31 +01:00 |
|
Claudio Cambra
|
b4ea35e95c
|
Clean up data section for internal link in model
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:20 +01:00 |
|
Claudio Cambra
|
bdfa923f8a
|
Fix copy link button
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:20 +01:00 |
|
Claudio Cambra
|
4af2a8f9de
|
Remove unneeded property from ShareDetailsPage
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:20 +01:00 |
|
Claudio Cambra
|
294ec8a2b6
|
Fix bad remote path in sharetestutils fakefolder, which led to failed FakePropfindReply being provided in tests
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:16 +01:00 |
|
Claudio Cambra
|
9b5be727b1
|
Incorporate internal link share into tests
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:33:38 +01:00 |
|
Claudio Cambra
|
59d84759e4
|
Add an internal link share to the share dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:33:33 +01:00 |
|
Claudio Cambra
|
d0d16e4ef1
|
Merge pull request #5007 from nextcloud/feature/nix
Add a nix flake for easy building and dev environments
|
2022-12-13 16:45:04 +01:00 |
|
Claudio Cambra
|
19a2f8cc7d
|
Add support for macOS to flake
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-12-13 16:42:35 +01:00 |
|
Claudio Cambra
|
6aee845b29
|
Add nix flake for desktop client
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
|
2022-12-13 16:42:35 +01:00 |
|
Claudio Cambra
|
d7f9ad6a07
|
Merge pull request #5263 from nextcloud/feature/encrypt-folder-context-menu
Add an "Encrypt" menu entry in file browser context menu for folders
|
2022-12-13 14:31:00 +01:00 |
|
Claudio Cambra
|
2a77dc4529
|
Check socketlistener is valid before trying to send encryption menu item message
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
a23db4688a
|
Don't show Encrypt menu entry if server does not support E2EE
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
01334e40f9
|
Improve folder encryption dialog info boxes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
19d5919b39
|
Make encryption job errors provide descriptive error messages
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
2b09281594
|
Add encryption success message box
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
39a48bf822
|
Move encrypt menu entry declaration to own method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
bf1f718a65
|
Don't allow encryption if account is not correctly configured for it
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
1d4c634c54
|
Add context menu entry to encrypt folders
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Matthieu Gallien
|
cc7fafcd08
|
Merge pull request #5257 from cgzones/typo
Fix typo
|
2022-12-13 11:01:17 +01:00 |
|
Christian Göttsche
|
1a83894074
|
Fix typo
Found by Lintian.
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
|
2022-12-13 09:22:58 +01:00 |
|
Nextcloud bot
|
68b591713d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-13 03:43:32 +00:00 |
|
allexzander
|
73307a1161
|
Merge pull request #5261 from nextcloud/feature/do-not-show-error-status-on-editlocally-abort
Silence sync termination errors when running EditLocallyJob.
|
2022-12-12 18:42:13 +01:00 |
|
alex-z
|
f7ef2e5f44
|
Silence sync termination errors when running EditLocallyJob.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-12-12 17:39:48 +01:00 |
|
Nextcloud bot
|
2dccea8707
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-12 03:30:01 +00:00 |
|
Nextcloud bot
|
ca621aa4d1
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-11 03:41:47 +00:00 |
|
Nextcloud bot
|
978c527016
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-12-10 03:37:47 +00:00 |
|
Claudio Cambra
|
659ececc56
|
Merge pull request #5139 from nextcloud/feature/file-details-in-tray
Show file details within the tray dialog, rather than in a separate dialog
|
2022-12-09 17:44:00 +01:00 |
|
Claudio Cambra
|
5930fb4ac9
|
Adapt changes from share details page changes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
373a001774
|
Replace share button with file details button
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
a16fc9ffcc
|
Replace drawer 'Done' button at bottom-right with close button at top-right
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
ca74c2b27f
|
Make drawer modal, reduce width
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
d25ce28a1b
|
Show file details within the tray dialog, rather than in a separate dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
5d7068a0f7
|
Merge pull request #5143 from nextcloud/feature/interactive-talk-macos-notifications
Add interactive NC Talk notifications on macOS
|
2022-12-09 15:03:33 +01:00 |
|
Claudio Cambra
|
4a42aee17e
|
Remove semicolons from Q_UNUSED macros
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 14:36:12 +01:00 |
|
Claudio Cambra
|
8913f88c50
|
Differentiate between normal normal and Talk notifications, invoke macOS text reply notifications
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 14:36:12 +01:00 |
|
Claudio Cambra
|
d2e0afa070
|
Add Talk message type of notifications to native macOS notifications
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 14:36:12 +01:00 |
|
Claudio Cambra
|
0aea5cb0d0
|
Merge pull request #5194 from nextcloud/feature/share-details-page
Replace share settings popup with a page on a StackView
|
2022-12-09 13:32:55 +01:00 |
|