Nextcloud bot
|
16867587d3
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2026-04-12 00:18:52 +00:00 |
|
Nextcloud bot
|
f8dbe2349a
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2026-04-11 00:19:28 +00:00 |
|
Louis
|
0b74ccd426
|
Merge pull request #59558 from nextcloud/artonge/fix/ldap_credentials_wizards
fix(user_ldap): Do not require credentials in wizard
|
2026-04-10 18:30:52 +02:00 |
|
Joas Schilling
|
a2bb782f66
|
Merge pull request #59566 from nextcloud/bugfix/noid/fix-reverting-multibyte-strings
fix(testing): Fix fake provider reverting strings with emojis
|
2026-04-10 18:14:37 +02:00 |
|
Joas Schilling
|
b2fef6a112
|
Merge pull request #59564 from nextcloud/followup/59543/remove-reference-of-old-method
docs(workflowengine): Remove reference of removed method
|
2026-04-10 16:16:52 +02:00 |
|
Joas Schilling
|
a8345b1da7
|
Merge pull request #59557 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.374.2
build(deps): bump aws/aws-sdk-php to 3.376
|
2026-04-10 16:07:54 +02:00 |
|
Joas Schilling
|
43c5fd3f76
|
fix(testing): Fix fake provider reverting strings with emojis
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2026-04-10 16:03:25 +02:00 |
|
nextcloud-command
|
d407cdd861
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2026-04-10 13:34:44 +00:00 |
|
Joas Schilling
|
0c5e1b2ee3
|
build(deps): bump aws/aws-sdk-php to 3.376
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2026-04-10 14:32:21 +02:00 |
|
Joas Schilling
|
8fad0ceffc
|
docs(workflowengine): Remove reference of removed method
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2026-04-10 14:13:53 +02:00 |
|
Louis Chmn
|
c181720a89
|
fix(user_ldap): Do not require credentials in wizard
Signed-off-by: Louis Chmn <louis@chmn.me>
|
2026-04-10 10:41:54 +02:00 |
|
Joas Schilling
|
4841e6ee63
|
Merge pull request #59529 from nextcloud/dependabot/composer/phpseclib/phpseclib-2.0.52
build(deps): bump phpseclib/phpseclib from 2.0.47 to 2.0.52
|
2026-04-10 07:03:40 +02:00 |
|
Carl Schwan
|
52ce67b799
|
Merge pull request #59543 from nextcloud/chore/remove-workflowengine-deprecated-stuff
chore: Remove long-time deprecated things from workflowengine
|
2026-04-10 02:57:32 +02:00 |
|
Nextcloud bot
|
3c3cbd16b5
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2026-04-10 00:19:14 +00:00 |
|
Carl Schwan
|
14472cb8cc
|
Merge pull request #59511 from nextcloud/public-share-only-mask-home
Only mask the permissions for the users home directory for public shares
|
2026-04-10 01:54:17 +02:00 |
|
Ferdinand Thiessen
|
033e78e587
|
Merge pull request #59289 from nextcloud/fix/sharing-pwd
fix(sharing): show common confirmation on password reset
|
2026-04-09 19:22:09 +02:00 |
|
Ferdinand Thiessen
|
909ff0e4f1
|
Merge pull request #59426 from nextcloud/fix/wfe-scripts
fix(workflowengine): remove non existing script loading
|
2026-04-09 19:12:49 +02:00 |
|
Joas Schilling
|
8ea3fba96e
|
ci(psalm): Update baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2026-04-09 18:21:18 +02:00 |
|
Côme Chilliet
|
f445c14b76
|
chore: Update psalm baseline
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2026-04-09 18:03:18 +02:00 |
|
nextcloud-command
|
17c223efbf
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2026-04-09 15:59:10 +00:00 |
|
Côme Chilliet
|
94774ca5c3
|
chore: Remove long-time deprecated things from workflowengine
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2026-04-09 17:04:52 +02:00 |
|
Ferdinand Thiessen
|
c96099183e
|
fix(sharing): show common confirmation on password reset
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2026-04-09 16:59:19 +02:00 |
|
Joas Schilling
|
00609572e4
|
build(deps): bump phpseclib/phpseclib from 2.0.47 to 2.0.52
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2026-04-09 16:28:21 +02:00 |
|
Robin Appelman
|
3cd3c6dd90
|
fix: only mask the permissions for the users home directory for public shares
this ensures that versions/trashbin/etc is still usable
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-04-09 16:19:10 +02:00 |
|
Robin Appelman
|
e96a89e630
|
feat: add permissions mask variant that only masks one directory
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2026-04-09 16:19:10 +02:00 |
|
Ferdinand Thiessen
|
1219c8e152
|
Merge pull request #59325 from mykh-hailo/fix/profile-ui
fix: profile page on small screens
|
2026-04-09 15:43:38 +02:00 |
|
Louis
|
e3e499a63a
|
Merge pull request #59348 from mykh-hailo/feat/ui-enhancement
feat: remove password column from user table
|
2026-04-09 12:45:26 +02:00 |
|
Joas Schilling
|
9ff0adf239
|
Merge pull request #59522 from nextcloud/bugfix/noid/make-maintenance-mode-more-obvious
fix(updater): Make "maintenance mode kept active" more obvious
|
2026-04-09 10:37:44 +02:00 |
|
Joas Schilling
|
d6ee1eafa3
|
fix(updater): Make "maintenance mode kept active" more obvious
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2026-04-09 09:10:21 +02:00 |
|
Benjamin Gaussorgues
|
c835064a6b
|
Merge pull request #59494 from nextcloud/artonge/fix/drop_transaction_during_scans
|
2026-04-09 08:56:50 +02:00 |
|
Nextcloud bot
|
5b7ea4e858
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2026-04-09 00:19:00 +00:00 |
|
mykh-hailo
|
d3ef95c78f
|
fix: profile page on small screens
Signed-off-by: mykh-hailo <kristianderonta0205@gmail.com>
|
2026-04-08 13:13:42 -04:00 |
|
Robin Appelman
|
e761005e52
|
Merge pull request #57360 from nextcloud/fix/trashbin-atomic-cache
fix(trashbin): keep cache and db consistent
|
2026-04-08 18:04:25 +02:00 |
|
mykh-hailo
|
415ecb1cf5
|
feat: remove password column from user table
Signed-off-by: mykh-hailo <kristianderonta0205@gmail.com>
|
2026-04-08 12:03:56 -04:00 |
|
Ferdinand Thiessen
|
a30653c6cb
|
Merge pull request #59486 from nextcloud/fix/drop-files-subfolder
fix(files): properly handle dropped files on subfolders
|
2026-04-08 17:43:07 +02:00 |
|
nextcloud-command
|
48c3933cb6
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2026-04-08 15:22:45 +00:00 |
|
Ferdinand Thiessen
|
d02df72efe
|
fix(files): properly handle dropped files on subfolders
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2026-04-08 17:03:24 +02:00 |
|
Git'Fellow
|
9fd6c4abc1
|
Merge pull request #59296 from nextcloud/automated/noid/rector-changes
Apply rector changes
|
2026-04-08 15:29:02 +02:00 |
|
Louis Chmn
|
680ddd93c2
|
fix(Scanner): Remove high level transaction during scans
Signed-off-by: Louis Chmn <louis@chmn.me>
|
2026-04-08 14:34:45 +02:00 |
|
Louis Chmn
|
72812b2b07
|
chore(Scanner): Use modern syntax and APIs
Signed-off-by: Louis Chmn <louis@chmn.me>
|
2026-04-08 12:26:55 +02:00 |
|
Nextcloud bot
|
2d91bdd74c
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2026-04-08 00:19:10 +00:00 |
|
Ferdinand Thiessen
|
053f725f98
|
Merge pull request #59427 from nextcloud/fix/dashboard-list
fix(dashboard): remove status list if there are none
|
2026-04-07 17:27:32 +02:00 |
|
Ferdinand Thiessen
|
0b5ce4e78a
|
Merge pull request #59423 from nextcloud/fix/webauthn-list
fix(settings): hide list of webauthn devices if empty
|
2026-04-07 17:27:12 +02:00 |
|
nextcloud-command
|
2fd8961b85
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2026-04-07 15:10:00 +00:00 |
|
nextcloud-command
|
9d70509221
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2026-04-07 15:05:32 +00:00 |
|
Ferdinand Thiessen
|
29628eba33
|
fix(dashboard): remove status list if there are none
- resolves https://github.com/nextcloud/server/issues/59334
If there are no status entries the list must be removed.
Its not valid to show an empty list as per accessibility rules:
https://www.w3.org/TR/wai-aria-1.2/#mustContain
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2026-04-07 16:56:30 +02:00 |
|
Ferdinand Thiessen
|
b060efaca4
|
fix(settings): hide list of webauthn devices if empty
- resolves https://github.com/nextcloud/server/issues/59339
If there are no devices the list would be empty.
This is invalid for accessibility, as every list needs at least one
listitem.
Ref: https://www.w3.org/TR/wai-aria-1.2/#mustContain
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2026-04-07 16:56:21 +02:00 |
|
Ferdinand Thiessen
|
13583e8c6b
|
Merge pull request #59424 from nextcloud/fix/systemtags-inline
fix(systemtags): only render inline list of tags if there are some
|
2026-04-07 16:55:25 +02:00 |
|
Ferdinand Thiessen
|
0526c18ac2
|
Merge pull request #59430 from nextcloud/chore/logger
refactor(files): use consistent logger import
|
2026-04-07 16:55:11 +02:00 |
|
Louis
|
239c8ccfe1
|
Merge pull request #59463 from nextcloud/automated/noid/update-min-supported-desktop-version
chore: Update minimum supported desktop version to 3.1.83
|
2026-04-07 15:58:29 +02:00 |
|