0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-16 09:14:07 +00:00
Commit graph

75954 commits

Author SHA1 Message Date
Nextcloud bot
248c5db8b5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-14 00:23:41 +00:00
Ferdinand Thiessen
064bd7f8ca
Merge pull request from nextcloud/backport/51434/stable29
[stable29] fix(mime-types): adjust compiled mime types and sign
2025-03-13 22:15:08 +01:00
Ferdinand Thiessen
b8c34bbbb3 fix(mime-types): adjust compiled mime types and sign
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-13 21:30:14 +01:00
Arthur Schiwon
dab944fd6a
Merge pull request from nextcloud/release/29.0.13
29.0.13
2025-03-13 16:49:20 +01:00
Arthur Schiwon
55c8c4d7c9
build(hub): 29.0.13
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-03-13 14:39:06 +01:00
Nextcloud bot
e727348928
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-13 00:23:26 +00:00
Arthur Schiwon
257e2aaad0
Merge pull request from nextcloud/release/29.0.13_rc2
29.0.13 RC2
2025-03-12 14:46:10 +01:00
Arthur Schiwon
a7e7654c9d
build(hub): 29.0.13 RC2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-03-12 11:53:18 +01:00
John Molakvoæ
241fcb0f32
Merge pull request from nextcloud/backport/51384/stable29
[stable29] fix(lookup-server): Only flag new users for lookup update / delete
2025-03-12 11:14:47 +01:00
John Molakvoæ
d92903c7e1
Merge pull request from nextcloud/backport/51405/stable29
[stable29] fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`
2025-03-12 09:26:13 +01:00
Ferdinand Thiessen
cc9e3a9872 fix(lookup-server): Only flag new users for lookup update / delete
If the flag was already set then we do not need to overwrite it.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 08:03:39 +00:00
Ferdinand Thiessen
c44656aa0a fix(mimetypes): drop tar.gz and tar.bz2 and adjust tgz
1. mimetypes with a dot do not work with our mime detector (only checks
   last dot).
2. all of those files are tar files compressed as gzip / bzip2 so the
   real mimetype of the file is the compression not the tar.

We could at max. set mime to `application/x-tar+gzip`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 07:57:12 +00:00
John Molakvoæ
5a27942497
Merge pull request from nextcloud/backport/51229/stable29
[stable29] fix(lookup_server_connector): correctly handle account properties
2025-03-12 08:51:25 +01:00
AbangTor
10a87bbda5 fix(lookup_server_connector): fixed publishing of user properties to lookup-server
Fix of the bug in the lookup_server_connector module to publish public user information to the lookup-server.
As described in issue [](https://github.com/nextcloud/server/issues/25290)

Signed-off-by: AbangTor <63029179+abangtor@users.noreply.github.com>
2025-03-12 07:26:04 +00:00
Nextcloud bot
defbdf26da
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-12 00:23:41 +00:00
Andy Scherzinger
53d3903860
Merge pull request from nextcloud/backport/51320/stable29
[stable29] fix(external_storage): fix settings save
2025-03-12 00:56:07 +01:00
nextcloud-command
0fa6a28bda chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-12 00:27:41 +01:00
skjnldsv
beb52edec4 fix(external_storage): fix settings save
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-12 00:27:41 +01:00
Andy Scherzinger
703c60d2cd
Merge pull request from nextcloud/backport/51404/stable29
[stable29] fix(lookup-server): disable when not using global scale
2025-03-11 23:41:01 +01:00
Ferdinand Thiessen
21bbb61a70
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 21:59:32 +01:00
Ferdinand Thiessen
92c48d0394
fix(lookup-server): disable lookup server for non-global scale setups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 21:58:09 +01:00
Ferdinand Thiessen
e674631f9b
fix(lookup-server): do not query data by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 21:56:45 +01:00
Ferdinand Thiessen
4ec1edb890
fix(lookup-server): do not upload data by default
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-11 21:56:25 +01:00
Nextcloud bot
afeda70a8d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-11 00:23:21 +00:00
Nextcloud bot
ac0114bfd0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-10 00:23:16 +00:00
Nextcloud bot
151f4ce40b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-09 00:23:34 +00:00
Nextcloud bot
41dbdcc94c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-08 00:22:40 +00:00
Nextcloud bot
80d3ccc669
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-07 00:23:56 +00:00
John Molakvoæ
e4c29f7094
Merge pull request from nextcloud/release/29.0.13_rc1
29.0.13 RC1
2025-03-06 18:31:47 +01:00
John Molakvoæ
47290e5c72
Merge pull request from nextcloud/skjnldsbot/dep-upload-stable29
[stable29] chore(deps): update `@nextcloud/upload` to 1.9.0
2025-03-06 18:30:39 +01: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 +00:00
skjnldsv
86a25c84d8 fix(cypress): rename select all clear
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:32:45 +01:00
skjnldsv
21554daed2 fix(webpack): missing process
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:32:45 +01: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 +01:00
skjnldsv
48a643f8c1 fix: update babel and fix karma
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-06 16:32:44 +01: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 +01: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 +01: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 +01:00
John Molakvoæ
d1bdd95913
Merge pull request from nextcloud/backport/51281/stable29
[stable29] fix(test): Add missing data-cy attribute for file actions
2025-03-06 16:21:12 +01: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 +01: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 +01: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 +01: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 +01: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 +01:00
Nextcloud bot
1fb32295ce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-06 08:26:39 +00:00
Nextcloud bot
e0c0939386
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-06 00:23:56 +00:00
Andy Scherzinger
a76595bbb3
Merge pull request from nextcloud/backport/51285/stable29
[stable29] fix(translation): Fix string concatenation in LDAP endpoint
2025-03-05 20:51:37 +01:00
Andy Scherzinger
d1951abe37
Merge pull request from nextcloud/backport/51280/stable29
[stable29] fix(login): Properly target public page with attribute
2025-03-05 19:13:39 +01: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 +00:00
Andy Scherzinger
07b1313061
Merge pull request from nextcloud/backport/50989/stable29
[stable29] fix: Use case insensitive check when validating login name
2025-03-05 17:48:48 +01:00