Commit Graph

75929 Commits (151f4ce40bbf02c13ef8b7d95ceed93baff74ad6)
 

Author SHA1 Message Date
Nextcloud bot 151f4ce40b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-09 00:23:34 +07:00
Nextcloud bot 41dbdcc94c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-08 00:22:40 +07:00
Nextcloud bot 80d3ccc669
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-07 00:23:56 +07:00
John Molakvoæ e4c29f7094
Merge pull request #51242 from nextcloud/release/29.0.13_rc1
29.0.13 RC1
2025-03-06 18:31:47 +07:00
John Molakvoæ 47290e5c72
Merge pull request #51260 from nextcloud/skjnldsbot/dep-upload-stable29
[stable29] chore(deps): update `@nextcloud/upload` to 1.9.0
2025-03-06 18:30:39 +07:00
skjnldsv 17470d8986 chore(assets): recompile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-06 15:55:03 +07:00
skjnldsv 86a25c84d8 fix(cypress): rename select all clear
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:32:45 +07:00
skjnldsv 21554daed2 fix(webpack): missing process
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:32:45 +07:00
Ferdinand Thiessen de0edc5963 fix(files_sharing): Map sharee information for `shared-by-you` view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-06 16:32:44 +07:00
skjnldsv 48a643f8c1 fix: update babel and fix karma
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:32:44 +07:00
skjnldsv 2b740665ec chore(deps): update `@nextcloud/l10n` and `@nextcloud/webpack-vue-config`
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:30:59 +07:00
skjnldsv 36e613c970 chore(deps): update `@nextcloud/vue` to 8.23.1
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:30:59 +07:00
skjnldsv 2efa4d6d85 chore(deps): update `@nextcloud/upload` to 1.9.0
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:30:59 +07:00
John Molakvoæ d1bdd95913
Merge pull request #51284 from nextcloud/backport/51281/stable29
[stable29] fix(test): Add missing data-cy attribute for file actions
2025-03-06 16:21:12 +07:00
Louis Chemineau 9730f8634b
test: Improve stability of live photo e2ee tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-06 11:27:28 +07:00
Louis Chemineau ad5aa6c631
fix(test): Escape quotes in runOccCommand argument
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-06 10:26:42 +07:00
Louis Chemineau 4e65026d2f
chore(tests): Fix using save/restore state in cypress
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-06 10:26:40 +07:00
Louis Chemineau e9cfb87c98
test: Expose set and getVariable in Cypress tests
Partial cherry pick of 4a90d5328

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-06 10:24:53 +07:00
Louis Chemineau 98d9442c08
fix(test): Add missing data-cy attribute for file actions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-06 09:47:17 +07:00
Nextcloud bot 1fb32295ce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-06 08:26:39 +07:00
Nextcloud bot e0c0939386
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-06 00:23:56 +07:00
Andy Scherzinger a76595bbb3
Merge pull request #51286 from nextcloud/backport/51285/stable29
[stable29] fix(translation): Fix string concatenation in LDAP endpoint
2025-03-05 20:51:37 +07:00
Andy Scherzinger d1951abe37
Merge pull request #51293 from nextcloud/backport/51280/stable29
[stable29] fix(login): Properly target public page with attribute
2025-03-05 19:13:39 +07:00
Louis Chemineau 3f2dddd882 fix(login): Properly target public page with attribute
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-05 16:59:52 +07:00
Andy Scherzinger 07b1313061
Merge pull request #51253 from nextcloud/backport/50989/stable29
[stable29] fix: Use case insensitive check when validating login name
2025-03-05 17:48:48 +07:00
nextcloud-command 4de51f34d4 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-05 16:35:14 +07:00
Joas Schilling 847963e72e
fix(l10n): Fix leading spaces and unicode single quotes
Signed-off-by: Joas Schilling <coding@schilljs.com>

[skip ci]
2025-03-05 17:13:53 +07:00
Joas Schilling 79352a92d4 fix(translation): Fix string concatenation in LDAP endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-05 15:53:25 +07:00
Joas Schilling 40f669f1ea
Merge pull request #51278 from nextcloud/backport/51259/stable29
[stable29] fix(files): Don't do session related work in the constructor of the View
2025-03-05 16:16:42 +07:00
Joas Schilling 86acf7876c
Merge pull request #51271 from nextcloud/backport/51256/stable29
[stable29] fix(dav): Handle long absence status earlier
2025-03-05 15:56:41 +07:00
Christoph Wurst dec37597e4
fix(dav): Handle long absence status earlier
Validate the request early. Don't let this cause a database error.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-05 13:20:57 +07:00
Marcel Müller 76c1bbf48b fix: No IFactory in constructor
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-03-05 11:41:20 +07:00
Joas Schilling df1f3c1768 fix(files): Don't do session related work in the constructor of the View
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-05 11:41:20 +07:00
Cleopatra Enjeck M. 3f1c70bad3 fix: use mb_strtolower to convert login name
Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
2025-03-05 06:20:53 +07:00
Cleopatra Enjeck M. 9db02f2612 fix: Improve string comparison
Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
2025-03-05 06:20:53 +07:00
Cleopatra Enjeck M. a98f37bc89 fix: Use case insensitive check when validating login name
Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
2025-03-05 06:20:53 +07:00
Nextcloud bot 40d5dcbd30
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-05 00:23:05 +07:00
Arthur Schiwon 0119551732
build(hub): 29.0.13 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-03-04 19:15:07 +07:00
Kate 6860b5bbbe
Merge pull request #50924 from nextcloud/backport/50922/stable29
[stable29] fix(files_sharing): Also list deleted team shares
2025-03-04 14:38:25 +07:00
Louis e906134afe
Merge pull request #51060 from nextcloud/backport/51050/stable29
[stable29] fix: Report duplicated extra files in integrity check
2025-03-04 13:40:11 +07:00
Stephan Orbaugh d8040d7d7f
Merge pull request #51201 from nextcloud/backport/51194/stable29
[stable29] refactor(TempManager): Simplify and unify implementations and remove legacy behavior
2025-03-04 10:20:18 +07:00
Stephan Orbaugh 04ae493e0f
Merge pull request #51204 from nextcloud/backport/51000/stable29
[stable29] fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group
2025-03-04 10:19:45 +07:00
John Molakvoæ 7a4db4b157
Merge pull request #50703 from nextcloud/backport/50660/stable29
[stable29] fix: make sure we process mime extensions as string
2025-03-04 10:00:54 +07:00
John Molakvoæ ed720978bc fix: psalm and OCP @since declarations
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-03-04 09:30:42 +07:00
skjnldsv 1672a357bd fix: make sure we process mime extensions as string
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-04 09:29:12 +07:00
provokateurin dcf716242a
fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-04 08:01:03 +07:00
provokateurin b51aad472c
fix(Share20\Manager): Propagate user and group deletion to remote share providers
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-04 08:01:03 +07:00
provokateurin 3ca39e3d94
fix(Share20): Convert broken hooks to IEventListener
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-04 08:00:59 +07:00
provokateurin 7e8ffd332b
refactor(TempManager): Simplify and unify implementations and remove legacy behavior
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-03-04 07:50:44 +07:00
Nextcloud bot c4b98bf8e7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-04 00:23:54 +07:00