Commit Graph

20397 Commits

Author SHA1 Message Date
Matthieu Gallien 1c1e752c4d
Merge pull request #6441 from nextcloud/backport/6425/stable-3.12
[stable-3.12] clean up some qml code for share dialog
2024-02-13 14:48:21 +01:00
Matthieu Gallien 5b86a51b49 fix more issues from qml in share dialog
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 13:47:56 +00:00
Matthieu Gallien 7f105b0e60 fix QML warnings about accessing undefined parent property
we are defining a component, by definition there will be no parent

setting the size if the responsibility of the stack view, not of the
component (or even its definition)

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 13:47:56 +00:00
Matthieu Gallien 1d274a9a10 ensure role hideDownload from ShareModel has a boolean default value
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 13:47:56 +00:00
Matthieu Gallien 51be4b5a8e fix binding loop with palette assignments
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 13:47:55 +00:00
Matthieu Gallien 1415a7d46f
prepare 3.12.0 release
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 14:44:14 +01:00
Matthieu Gallien 7073f517f0
Merge pull request #6439 from nextcloud/backport/6421/stable-3.12
[stable-3.12] Do not create systray notification if there are no errors.
2024-02-13 14:13:57 +01:00
Camila Ayres fcfa972635 Do not create systray notification if there are no errors.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-13 13:13:33 +00:00
Matthieu Gallien f59da3f206
Merge pull request #6438 from nextcloud/backport/6405/stable-3.12
[stable-3.12] Improve how the UI shows that the client is actually syncing
2024-02-13 14:12:46 +01:00
Camila Ayres 35108a8291
Show systray error message when there is a network error.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-13 14:10:27 +01:00
Camila Ayres b8155f2293
Update 'no connection' error text to a more user friendly message.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-13 14:10:27 +01:00
Camila Ayres f402405691
Modernize extractErrorMessage and AbstractNetworkJob::errorStringParsingBody.
- Add const auto.
- Remove extra error message information to make it more user friendly.

Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-13 14:10:27 +01:00
Camila Ayres e8324aa9a6
Modernize networkReplyErrorString by using const auto.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-13 14:10:25 +01:00
Matthieu Gallien 859d08605f
Merge pull request #6437 from nextcloud/backport/5565/stable-3.12
[stable-3.12] Fix undefined sync status reporting in tray icon
2024-02-13 14:06:40 +01:00
Claudio Cambra c1394b7272 Do an early break of folder state check loop when errors seen
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-13 13:06:18 +00:00
Claudio Cambra 8b3908f39c Use bools rather than unnecessary ints in folderman trayoverallstatus
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>

f
2024-02-13 13:06:18 +00:00
Claudio Cambra 47ca05a22a Use auto and const auto where possible in trayOverallStatus
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-13 13:06:17 +00:00
Claudio Cambra 0049bffef2 Properly report Undefined sync status when multiple folders syncing
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-13 13:06:17 +00:00
Matthieu Gallien 7c97c5e10f
Merge pull request #6436 from nextcloud/backport/6402/stable-3.12
[stable-3.12] suppress deprecated warnings from openssl
2024-02-13 13:40:40 +01:00
Matthieu Gallien 362138e88f suppress deprecated warnings from openssl
is needed to avoid failing builds due to warnings

unclear when we will tackle the work of removing the use of deprectaed
APIs

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 12:40:00 +00:00
Matthieu Gallien 28830dd3b3
Merge pull request #6435 from nextcloud/backport/6231/stable-3.12
[stable-3.12] docs(conffile) Update chunk sizes to match v2 chunking PR defaults
2024-02-13 13:39:23 +01:00
Josh Richards 3e4c6f871c docs(conffile) Update chunk sizes to match v2 chunking PR
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-02-13 12:36:09 +00:00
Matthieu Gallien 8842bcb31d
Merge pull request #6417 from nextcloud/backport/6406/stable-3.12
[stable-3.12] wait longer to get the contextual menu entries: may be necessary
2024-02-06 12:13:21 +01:00
Matthieu Gallien 222746e519 wait longer to get the contextual menu entries: may be necessary
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-06 10:22:51 +00:00
Matthieu Gallien e37eb838c4
Merge pull request #6415 from nextcloud/backport/6407/stable-3.12
[stable-3.12] fix(i18n): uppercase ID
2024-02-06 11:21:56 +01:00
rakekniven d56c3e6768 fix(i18n): Changed spelling of "public key"
Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-02-06 07:44:14 +00:00
rakekniven f25dfbaf45 fix(i18n): uppercase ID
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-02-06 07:44:14 +00:00
Matthieu Gallien fbcbf7a634
Merge pull request #6396 from nextcloud/backport/6393/stable-3.12
[stable-3.12] Bugfix. Random crash in LsColJob after recent changes.
2024-01-30 10:25:17 +01:00
alex-z 71f41056f1 Bugfix. Random crash in LsColJob after recent changes.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-01-30 09:49:27 +01:00
Matthieu Gallien 4147cae264
Merge pull request #6395 from nextcloud/backport/6363/stable-3.12
[stable-3.12] partial move of some checks done with drone to github actions
2024-01-30 09:48:57 +01:00
Matthieu Gallien 40b0202671 partial move of some checks done with drone to github actions
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-01-30 08:27:25 +00:00
allexzander 297cd0135c
Merge pull request #6392 from nextcloud/backport/6336/stable-3.12
[stable-3.12] Allow event processing between each XML parser run, to improve GUI performance.
2024-01-29 20:32:17 +01:00
alex-z b0865d7de0 Allow event processing between each XML parser run, to improve GUI performance.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-01-29 19:31:34 +00:00
Matthieu Gallien 4c9182542e
prepare 3.12.0 RC1
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-01-29 17:45:18 +01:00
Matthieu Gallien b977472aea
Merge pull request #6353 from nextcloud/bugfix/window-pos-compute
Simplify window positioning compute, more flexibly handle different available geometries
2024-01-29 17:27:55 +01:00
Claudio Cambra b1a50f42be Do not recreate geometry more than is necessary
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-01-29 17:27:45 +01:00
Claudio Cambra 3dc5a6cc9e Remove now unused method for calculating taskbar geometry
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-01-29 17:27:45 +01:00
Claudio Cambra 6c71c38ca8 Use available gemoetry measurement rather than whole screen geometry measurement unit to define non-taskbar invading window positions, removing need for calculating taskbar geometry
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-01-29 17:27:45 +01:00
Claudio Cambra bcc1cea9b4 Add currentAvailableScreenRect convenience method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-01-29 17:27:45 +01:00
Matthieu Gallien 120d67cc3e
Merge pull request #6370 from nextcloud/ci/partialBuildFixForTokenAuthOnlyBuild
partial build fix when TOKEN_AUTH_ONLY is enabled at configure time
2024-01-29 16:56:28 +01:00
Matthieu Gallien b8ee9db377 partial build fix when TOKEN_AUTH_ONLY is enabled at configure time
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-01-29 16:56:20 +01:00
Matthieu Gallien e02223108a
Merge pull request #6377 from nextcloud/dependabot/github_actions/cpp-linter/cpp-linter-action-2.8.0
Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.6 to 2.8.0
2024-01-29 16:55:50 +01:00
dependabot[bot] e84616cb34
Build(deps): Bump cpp-linter/cpp-linter-action from 2.7.6 to 2.8.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.7.6 to 2.8.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](https://github.com/cpp-linter/cpp-linter-action/compare/v2.7.6...v2.8.0)

---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 15:46:44 +00:00
Matthieu Gallien 1ad86aad83
Merge pull request #6376 from nextcloud/dependabot/github_actions/actions/cache-4
Build(deps): Bump actions/cache from 3 to 4
2024-01-29 16:45:58 +01:00
dependabot[bot] 0ece126cad Build(deps): Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:45:50 +01:00
Matthieu Gallien 604ad3871f
Merge pull request #6387 from nextcloud/lunar_noble
Remove Ubuntu Lunar, add Noble
2024-01-29 16:44:35 +01:00
István Váradi 0433bd7f25 Remove Ubuntu Lunar, add Noble
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2024-01-29 16:44:26 +01:00
Matthieu Gallien 8cf4dee510
Merge pull request #6350 from nextcloud/feature/e2ee-v2-foldersharing
Feature/e2ee v2 foldersharing
2024-01-29 16:36:13 +01:00
alex-z af612525c4 End-to-End Encryption V2. Implemented sharing between users. Automatic migration from 1.0 to 2.0(only for flat folders). Improved secure filedrop.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-01-29 16:13:25 +01:00
Nextcloud bot 615d592c3e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-27 03:06:41 +00:00