Commit Graph

77919 Commits (34592df1861e33ddcca0c6e2e107cef6d4631c85)
 

Author SHA1 Message Date
Joas Schilling 34592df186
fix(util): Correctly create Reflection of method for PHP 8.3+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-08 12:59:15 +07:00
Joas Schilling 8952a4cb77
fix(logger): Fix closure detection when filtering sensitive parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-08 12:59:14 +07:00
Joas Schilling da4fe3d5b7
ci: Test on PHP 8.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-08 12:59:13 +07:00
Joas Schilling dcddfc672a
feat(PHP): Allow PHP 8.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-08 12:59:12 +07:00
F. E Noel Nfebe 2ec74f9dc1
Merge pull request #49115 from nextcloud/fix/48860/stop-silent-expiry-date-addition-on-link-shares
fix(SharingEntryLink): Show default password before create if any
2024-11-08 11:21:24 +07:00
Joas Schilling dc7d789616
Merge pull request #49132 from nextcloud/dependabot/composer/symfony/string-6.4.13
build(deps): Bump symfony/string from 6.0.19 to 6.4.13
2024-11-08 10:23:23 +07:00
nextcloud-command 1f17b2f899 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-08 09:21:35 +07:00
fenn-cs 6d3f5d39cd fix(SharingEntryLink): Show default password before create if any
Prevent silent addition of expiration date to shares.

Prevent silent addition for password to shares.

Both now have a `shareRequiresReview` check

Resolves : https://github.com/nextcloud/server/issues/48860

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-11-08 10:07:19 +07:00
Joas Schilling db164f8b3e
build(deps): Bump symfony/string from 6.0.19 to 6.4.13
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-08 10:06:09 +07:00
Sebastian Krupinski 5193ca41f9
Merge pull request #47826 from nextcloud/fix/issue-8458-imip-improvements-2
feat: add iMip Request Handling
2024-11-07 21:27:37 +07:00
SebastianKrupinski 7ebeed45bd feat: add iMip Request Handling
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-07 21:12:37 +07:00
Nextcloud bot 3bd8197458
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-08 00:21:51 +07:00
John Molakvoæ a34f4fbbdb
Merge pull request #49134 from nextcloud/fix/multi-select 2024-11-07 20:12:10 +07:00
John Molakvoæ 232eb9ce68
Merge pull request #49112 from nextcloud/fix/theming/default-theme-selection 2024-11-07 20:11:45 +07:00
skjnldsv 63ca2ceb0c chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-07 19:37:58 +07:00
skjnldsv 54954bf934 chore(files): add selection cypress tests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-07 19:01:59 +07:00
Robin Appelman 6fa4266f5c
Merge pull request #48563 from nextcloud/metadata-storage-id
Fix metadata storage with sharding
2024-11-07 18:20:50 +07:00
skjnldsv 268e68eb95 fix(files): multiselect and filters store declaration
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-07 17:04:08 +07:00
Robin Appelman b21c0265df
test: add some minimal testing for metadata storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-07 16:27:16 +07:00
Robin Appelman 19ec79b313
fix: smuggle storage id to metadata insert queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-07 16:27:14 +07:00
Joas Schilling 31f4f67c0c
Merge pull request #49116 from nextcloud/bugfix/noid/validate-parameter-keys
fix(richobjectstrings): Add missing placeholder validation
2024-11-07 14:25:22 +07:00
Joas Schilling ac693ee4d6
fix(richobjectstrings): Fix typo in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-07 10:36:32 +07:00
Joas Schilling c6002ed3e9
Merge pull request #49114 from nextcloud/fix/qbmapper/find-entities-return-type
fix(QBMapper): Fix findEntities() return type to be list<T>
2024-11-07 10:35:54 +07:00
Joas Schilling 5faa6e48e5
fix(richobjectstrings): Improve array type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-07 09:03:36 +07:00
Nextcloud bot 9290b852d9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-07 00:25:43 +07:00
Joas Schilling c3c8b7e2a3
fix(richobjectstrings): Add missing placeholder validation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-06 21:31:41 +07:00
provokateurin 2c65d0c0d1
fix(QBMapper): Fix findEntities() return type to be list<T>
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-06 16:31:39 +07:00
Joas Schilling 4bf6cd8f0b
Merge pull request #48821 from nextcloud/techdebt/noid/more-useful-debug-logs
feat(appconfig): Only log lazy-appconfig when an app can do something…
2024-11-06 16:30:41 +07:00
provokateurin 7cb295fcf4
fix(theming): Return default theme if the user never selected a theme
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-06 16:20:38 +07:00
Joas Schilling f237846e74
feat(appconfig): Only log lazy-appconfig when an app can do something about it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-06 14:16:10 +07:00
Joas Schilling 9276f453ae
Merge pull request #49090 from nextcloud/dependabot/composer/mlocati/ip-lib-1.18.1
build(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1
2024-11-06 12:22:22 +07:00
Joas Schilling 132d082d11
build(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-06 11:46:51 +07:00
John Molakvoæ 373ad6cf33
Merge pull request #42052 from nextcloud/fix/carddav/create-sab-concurrently 2024-11-06 09:29:27 +07:00
John Molakvoæ 3c4290631b
Merge pull request #49039 from nextcloud/jtr/fix-ipv6-zone-ids-link-local 2024-11-06 09:17:52 +07:00
Christoph Wurst 0bb68ab734 fix(carddav): Handle race for SAB creation better
* Accept non repeatable read and INSERT conflict by another read
* Handle replication edge case

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-06 09:13:01 +07:00
John Molakvoæ 452e4be4f5
Merge pull request #46222 from nextcloud/fix/task-processing-api-controller/dont-use-plus 2024-11-06 09:02:23 +07:00
John Molakvoæ d53fde8eef
Merge pull request #49015 from nextcloud/fix/openapi/array-syntax 2024-11-06 08:56:30 +07:00
John Molakvoæ 8fab143aa4
Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 2024-11-06 08:54:40 +07:00
John Molakvoæ 01ad23aaaa
Merge pull request #49102 from nextcloud/dependabot/npm_and_yarn/multi-2299424a7d 2024-11-06 08:51:55 +07:00
Nextcloud bot 7ff87f7733
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-06 00:20:18 +07:00
dependabot[bot] 685cc99bd7
build(deps): bump cookie and socket.io
Bumps [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `socket.io` from 4.7.5 to 4.8.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 17:32:52 +07:00
Ferdinand Thiessen daafccc8e6
Merge pull request #49094 from nextcloud/chore/nextcloud-dialogs-master
chore(deps): Update `@nextcloud/dialogs` to v6.0.1
2024-11-05 18:31:38 +07:00
Joas Schilling 093ed1ee17
Merge pull request #48933 from nextcloud/clear-pending-two-factor-tokens-also-from-configuration
Clear pending two factor tokens also from configuration
2024-11-05 11:47:39 +07:00
Daniel Calviño Sánchez 5ea5b2de84
fix: Handle exception when clearing previously removed two factor tokens
If a token was already removed from the database but not from the
configuration clearing the tokens will try to remove it again from the
database, which caused a DoesNotExistException to be thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-11-05 11:14:05 +07:00
Daniel Calviño Sánchez 381a2aa627
fix: Clear pending two factor tokens also from configuration
Otherwise as the tokens were removed from the database but not from the
configuration the next time that the tokens were cleared the previous
tokens were still got from the configuration, and trying to remove them
again from the database ended in a DoesNotExistException being thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-11-05 11:14:04 +07:00
Ferdinand Thiessen c40212c13e
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-05 10:32:35 +07:00
Ferdinand Thiessen 3be77a0f18
chore(deps): Update `@nextcloud/dialogs` to v6.0.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-05 10:32:18 +07:00
Benjamin Gaussorgues 46abfc6d50
Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18n 2024-11-05 10:06:29 +07:00
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-05 09:58:11 +07:00
Nextcloud bot 4a44d6a677
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-05 00:21:20 +07:00