Côme Chilliet
6fc5cef6e9
fix: Support other schemes than HTTP and HTTPS in app navigation
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-06 09:36:39 +01:00
Côme Chilliet
4f69f49a75
fix: Revert external url support in icon as it’s not allowed
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-06 09:36:39 +01:00
Côme Chilliet
4fb5c15db5
Allow application to pass external links in navigation
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-06 09:36:39 +01:00
Maxence Lange
5238b1c64c
Merge pull request #43247 from nextcloud/enh/noid/load-non-lazy-config-value
...
[IAppConfig] returns non lazy value while searching for lazy one
2024-02-06 00:25:09 -01:00
Maxence Lange
8ba2cd4a07
returns non lazy value while searching for lazy
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-02-06 00:00:58 -01:00
Nextcloud bot
bdb450f2ae
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-06 00:19:11 +00:00
Joas Schilling
77f4c84c18
Merge pull request #43360 from nextcloud/bugfix/noid/fix-flaky-cypress-test
...
fix(tests): Fix flaky cypress test
2024-02-05 19:07:26 +01:00
Maxence Lange
f910baf9f7
Merge pull request #43275 from nextcloud/enh/noid/no-exception-on-missing-key-updatelazy-updatesensitie
...
return false on AppConfigUnknownKeyException
2024-02-05 16:21:02 -01:00
Ferdinand Thiessen
3a556ace05
Merge pull request #43333 from nextcloud/43225-fix-share-quick-perms-subline
...
Show quick permission subline on newline
2024-02-05 16:58:20 +01:00
Joas Schilling
613409bf0b
Merge pull request #43354 from nextcloud/fix/run-integration-only-if-needed
...
fix(CI): Only run integration tests if needed
2024-02-05 16:52:42 +01:00
Joas Schilling
ee4a7ca2ba
fix(tests): Fix flyke cypress test
...
This is a "Ctrl+D" instead of "Ctrl+S" fail from b2d999fd68
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-05 16:41:40 +01:00
John Molakvoæ
d7dc0f3fff
Merge pull request #43318 from nextcloud/fix/ownerid-string
...
fix(files): dav owner and mime types
2024-02-05 16:18:04 +01:00
John Molakvoæ
77f307bafd
fix(files): dav owner and mime types
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-05 14:48:24 +00:00
Côme Chilliet
a026048050
Merge pull request #40633 from nextcloud/fix/cleanup-ocp-baseline
2024-02-05 14:24:59 +01:00
Joas Schilling
35bc99d035
Merge pull request #40725 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2024-02-05 14:09:24 +01:00
Ferdinand Thiessen
dc5ef9ca7a
fix(CI): Only run integration tests if needed
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-05 14:07:06 +01:00
Joas Schilling
11190ccb93
Merge pull request #43348 from nextcloud/bugfix/noid/make-cypress-summary-also-quick
...
fix(CI): Put cypress-summary to the "low" queue
2024-02-05 13:18:34 +01:00
Côme Chilliet
d97567a7fd
chore: Add references to phpdoc deprecation notice for IL10N
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2024-02-05 11:16:04 +01:00
Côme Chilliet
b2e9e0fa0d
chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-05 11:16:04 +01:00
Côme Chilliet
961ccee5f6
Make it clear in the deprecation comment that DI is preferred
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-05 11:16:04 +01:00
Côme Chilliet
1332078be1
Use OCP\Util::getL10N instead of OC::$server->getL10N
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-05 11:16:04 +01:00
Côme Chilliet
40ab40de30
chore: Use the same configuration in update-baseline as in psalm workflow
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-05 11:15:15 +01:00
Côme Chilliet
3b8e3e7300
chore: Update psalm baseline
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-05 11:15:15 +01:00
Côme Chilliet
6981ceaf54
chore: Add extra options to silence composer warnings
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-05 11:15:15 +01:00
nextcloud-command
ee829a302f
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-05 11:15:15 +01:00
Joas Schilling
986c1792fd
fix(CI): Put cypress-summary to the "low" queue
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-05 11:08:31 +01:00
Joas Schilling
062ca546ee
Merge pull request #43345 from nextcloud/bugfix/noid/utilize-low-res-pool
...
feat(CI): Utilize low-resource pool for changes and summaries
2024-02-05 11:07:33 +01:00
Joas Schilling
653c013c6e
feat(CI): Utilize low-resource pool for changes and summaries
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-05 10:08:06 +01:00
rakekniven
afb7e8128a
Merge pull request #43332 from nextcloud/rakekniven-patch-3
2024-02-05 08:57:56 +01:00
Nextcloud bot
084811ba54
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-05 00:19:39 +00:00
nextcloud-command
344ca681ff
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-04 22:11:03 +00:00
fenn-cs
60959db89e
Show quick permission subline on newline
...
- Show quick permission details/explanations on subline
- Fix icon colors, should be white (or component set color) when highlighted.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-02-04 23:02:22 +01:00
John Molakvoæ
3355bdb643
Merge pull request #43330 from nextcloud/fix/safari-drag-drop
2024-02-04 22:46:54 +01:00
John Molakvoæ
9c2dc4adb4
fix(files): better null relatedTarget event detection
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-04 20:53:46 +00:00
John Molakvoæ
441651c22a
fix(files): drag leave detection on safari
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-04 20:52:06 +00:00
John Molakvoæ
67e79485fa
chore(workflows): update command-compile from templates
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-02-04 21:24:07 +01:00
rakekniven
c951eead73
Update UsersControllerTest.php
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-02-04 19:07:01 +01:00
rakekniven
14a8507ebf
fix(i18n): id -> ID
...
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-02-04 16:41:10 +01:00
Nextcloud bot
489608a223
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-04 00:19:32 +00:00
dependabot[bot]
2f740cdf5b
Merge pull request #43312 from nextcloud/dependabot/npm_and_yarn/mdi/js-7.4.47
2024-02-03 11:55:09 +00:00
nextcloud-command
f0387f93b9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-03 11:14:34 +00:00
dependabot[bot]
4ae85707cb
chore(deps): Bump @mdi/js from 7.3.67 to 7.4.47
...
Bumps [@mdi/js](https://github.com/Templarian/MaterialDesign-JS ) from 7.3.67 to 7.4.47.
- [Commits](https://github.com/Templarian/MaterialDesign-JS/compare/v7.3.67...v7.4.47 )
---
updated-dependencies:
- dependency-name: "@mdi/js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 11:43:28 +01:00
dependabot[bot]
6244160052
Merge pull request #43309 from nextcloud/dependabot/github_actions/dorny/paths-filter-3.0.0
2024-02-03 10:42:44 +00:00
dependabot[bot]
05a03dd663
Merge pull request #43311 from nextcloud/dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.7
2024-02-03 08:38:13 +00:00
dependabot[bot]
4ca63fbdef
chore(deps-dev): Bump @nextcloud/cypress
...
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress ) from 1.0.0-beta.6 to 1.0.0-beta.7.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases )
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.6...v1.0.0-beta.7 )
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 02:22:39 +00:00
dependabot[bot]
7063c167f4
chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0
...
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter ) from 2.11.1 to 3.0.0.
- [Release notes](https://github.com/dorny/paths-filter/releases )
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dorny/paths-filter/compare/v2.11.1...0bc4621a3135347011ad047f9ecf449bf72ce2bd )
---
updated-dependencies:
- dependency-name: dorny/paths-filter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 02:22:26 +00:00
Nextcloud bot
f3c4a2e8ba
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-03 00:19:17 +00:00
Arthur Schiwon
8a4bd3b932
Merge pull request #40981 from nextcloud/fix/object-storage-user
...
fix(objectstorage): cleanup HomeObjectStoreStorage
2024-02-02 20:57:01 +01:00
Joas Schilling
86e57e9d38
Merge pull request #43296 from nextcloud/kerb-sso-fix3
...
fix kerberos test successfull authentication detection
2024-02-02 19:37:36 +01:00
Robin Appelman
0492bf5644
fix successfull authentication detection
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-02 16:38:56 +01:00