Commit graph

20425 commits

Author SHA1 Message Date
allexzander
334e032d5b
Merge pull request #6459 from nextcloud/bugfix/settingsdialog-version-hidden
Settings dialog. Nextcloud version label should be visible even if auto-updates are turned off in config.
2024-02-19 10:22:14 +01:00
alex-z
aab9066654 Settings dialog. Nextcloud version label should be visible even if auto-updates are turned off in config.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-02-19 09:58:08 +01:00
Nextcloud bot
68a5fc64ec
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-19 02:38:46 +00:00
Nextcloud bot
dd0baaa0d0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-18 02:38:33 +00:00
Nextcloud bot
1129cb9595
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-17 02:47:37 +00:00
Nextcloud bot
cfbcebe216
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-16 02:38:40 +00:00
Nextcloud bot
5511d692ed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-15 02:46:21 +00:00
allexzander
e2410ff4c5
Merge pull request #6434 from nextcloud/feature/detect-open-files
Feature/detect open files
2024-02-14 09:40:38 +01:00
alex-z
b2aca219fc Do not upload modified PDF file while it is open in Kofax PowerPDF on Windows. Prevents signature verification failure.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2024-02-14 08:25:21 +01:00
Nextcloud bot
39611b9728
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-14 02:38:37 +00:00
Matthieu Gallien
606b1ef137
Merge pull request #6425 from nextcloud/bugfix/setExpirationDateInternalShareLink
clean up some qml code for share dialog
2024-02-13 14:46:07 +01:00
Matthieu Gallien
4f2988a7d5 fix more issues from qml in share dialog
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 14:45:58 +01:00
Matthieu Gallien
997ff6535f 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 14:45:58 +01:00
Matthieu Gallien
e24da81f49 ensure role hideDownload from ShareModel has a boolean default value
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 14:45:58 +01:00
Matthieu Gallien
2a5e273963 fix binding loop with palette assignments
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-13 14:45:58 +01:00
Matthieu Gallien
6797a5736a
Merge pull request #5565 from nextcloud/bugfix/tray-sync-status-fix
Fix undefined sync status reporting in tray icon
2024-02-13 14:06:11 +01:00
Claudio Cambra
d52ad2d27b Do an early break of folder state check loop when errors seen
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-13 14:05:31 +01:00
Claudio Cambra
28874ec25c Use bools rather than unnecessary ints in folderman trayoverallstatus
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>

f
2024-02-13 14:05:31 +01:00
Claudio Cambra
165bf97b48 Use auto and const auto where possible in trayOverallStatus
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-13 14:05:31 +01:00
Claudio Cambra
76ff41f3e0 Properly report Undefined sync status when multiple folders syncing
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-13 14:05:31 +01:00
Matthieu Gallien
909147bd6c
Merge pull request #6231 from nextcloud/v2-chunking-doc-sizes
docs(conffile) Update chunk sizes to match v2 chunking PR defaults
2024-02-13 13:12:21 +01:00
Josh Richards
90cd5b6d30
docs(conffile) Update chunk sizes to match v2 chunking PR
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-02-13 13:11:49 +01:00
Nextcloud bot
37ac0f21ab
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-13 02:38:02 +00:00
Nextcloud bot
ec4adb2469
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-12 02:36:05 +00:00
Nextcloud bot
6d9c601acb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-11 02:39:01 +00:00
Nextcloud bot
784e794ec3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-09 02:37:02 +00:00
Matthieu Gallien
9d78e97988
Merge pull request #6421 from nextcloud/bugfix/systray-error
Do not create systray notification if there are no errors.
2024-02-08 16:40:10 +01:00
Camila Ayres
533ef0b260 Do not create systray notification if there are no errors.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-08 16:40:02 +01:00
Nextcloud bot
182d5bc8e6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-08 02:37:23 +00:00
Camila Ayres
1b305e4c6a Show systray error message when there is a network error.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-07 14:24:30 -03:00
Camila Ayres
9dbf43c6fd Update 'no connection' error text to a more user friendly message.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-07 14:24:30 -03:00
Camila Ayres
b3b48dc163 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-07 14:24:30 -03:00
Camila Ayres
6d50b87587 Modernize networkReplyErrorString by using const auto.
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-02-07 14:24:30 -03:00
Nextcloud bot
252b84cc96
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-07 02:36:31 +00:00
Matthieu Gallien
ead399895d
Merge pull request #6368 from nextcloud/bugfix/swift-format
Swift-format FileProviderExt
2024-02-06 11:45:52 +01:00
Claudio Cambra
7ac5f38178 Cllean up function and method calls in File Provider Extension
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-06 11:45:44 +01:00
Claudio Cambra
d707ccc5b3 Clean up file provider extension property declarations and init
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-06 11:45:44 +01:00
Claudio Cambra
639c6f9120 Add .swift-format.json
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-06 11:45:44 +01:00
Claudio Cambra
3928573ff4 Run swift-format on swift code
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-06 11:45:44 +01:00
Matthieu Gallien
f1ed494b31
Merge pull request #6402 from nextcloud/ci/suppressOpensslDeprecatedWarnings
suppress deprecated warnings from openssl
2024-02-06 08:45:42 +01:00
Matthieu Gallien
87522bf24c 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-06 08:45:33 +01:00
Matthieu Gallien
1133e3112b
Merge pull request #6414 from nextcloud/dependabot/github_actions/codecov/codecov-action-4
Build(deps): Bump codecov/codecov-action from 3 to 4
2024-02-06 08:45:10 +01:00
dependabot[bot]
57b60486c4 Build(deps): Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 08:45:02 +01:00
Matthieu Gallien
a55ff84d62
Merge pull request #6412 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
2024-02-06 08:44:38 +01:00
John Molakvoæ
fcc2d4e62a chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-06 08:44:30 +01:00
Matthieu Gallien
b11648e8a6
Merge pull request #6407 from nextcloud/rakekniven-patch-1
fix(i18n): uppercase ID
2024-02-06 08:43:49 +01:00
rakekniven
f6137200fe fix(i18n): Changed spelling of "public key"
Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-02-06 08:43:40 +01:00
rakekniven
0799af8ed3 fix(i18n): uppercase ID
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-02-06 08:43:40 +01:00
Matthieu Gallien
76f19ee0d8
Merge pull request #6406 from nextcloud/bugfix/waitLongerForContextMenuOnWindows
wait longer to get the contextual menu entries: may be necessary
2024-02-05 17:47:07 +01:00
Matthieu Gallien
51654bcc90 wait longer to get the contextual menu entries: may be necessary
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-02-02 16:52:30 +01:00