]>
source.dussan.org Git - nextcloud-server.git/log
Benjamin Gaussorgues [Mon, 27 May 2024 13:03:25 +0000 (15:03 +0200)]
Merge pull request #45466 from nextcloud/release/27.1.10_rc2
Andy Scherzinger [Mon, 27 May 2024 10:04:01 +0000 (12:04 +0200)]
Merge pull request #45481 from nextcloud/backport/44485/stable27
[stable27] Respect empty `expiryDate` value in server
Andy Scherzinger [Sun, 26 May 2024 12:00:06 +0000 (14:00 +0200)]
Merge pull request #44979 from nextcloud/backport/44794/stable27
[stable27] fix(memcache): remove double $$ to fix error
Andy Scherzinger [Sun, 26 May 2024 11:59:25 +0000 (13:59 +0200)]
Merge pull request #44925 from nextcloud/backport/44039/stable27
[stable27] fix: regression with updating read-only config
Velwark [Thu, 11 Apr 2024 18:10:11 +0000 (20:10 +0200)]
Update LoggerWrapperCache.php
Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.
Signed-off-by: Velwark <levinfrerich9@gmail.com>
Sam Bull [Sat, 9 Mar 2024 15:20:11 +0000 (15:20 +0000)]
fix: regression with updating read-only config
Signed-off-by: Sam Bull <git@sambull.org>
fenn-cs [Wed, 22 May 2024 13:17:24 +0000 (14:17 +0100)]
test(Sharing): Integration test for no expiration set date for share
- Verify that explicitly sending empty `expireDate` param to server overwrite default
and sets not expiry date, if non is enforced.
- Update tests to avoid converting empty string to date.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Tue, 30 Apr 2024 11:19:22 +0000 (12:19 +0100)]
refactor(shareManager): Use constructor property promotion
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Wed, 20 Mar 2024 15:41:26 +0000 (16:41 +0100)]
fix(shareManager): Respect empty `expireDate` in server
If `expireDate` is an empty string and not `null` then the server should not set a default.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Andy Scherzinger [Thu, 23 May 2024 09:12:25 +0000 (11:12 +0200)]
Merge pull request #45344 from nextcloud/fix/stable27-download-action
[stable27] fix: Keep download action for files and hide only for relevant files
Christopher Ng [Wed, 22 May 2024 18:10:21 +0000 (11:10 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 22 May 2024 18:00:21 +0000 (11:00 -0700)]
fix: Hide download action in shares view
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Julius Härtl [Thu, 16 May 2024 07:55:01 +0000 (09:55 +0200)]
fix: Keep download action for files and hide only for relevant files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
skjnldsv [Wed, 22 May 2024 15:32:23 +0000 (17:32 +0200)]
build(hub): 27.1.10 RC2
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 21 May 2024 15:30:28 +0000 (17:30 +0200)]
Merge pull request #45422 from nextcloud/skjnldsv-patch-1
John Molakvoæ [Tue, 21 May 2024 14:18:52 +0000 (16:18 +0200)]
fix(theming): stable 27 disable accessible color config switch
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Louis [Fri, 17 May 2024 12:47:37 +0000 (14:47 +0200)]
Merge pull request #45361 from nextcloud/backport/45355/stable27
[stable27] fix: delete user credentials stored in storages_credentials when user gets deleted
Louis [Fri, 17 May 2024 08:07:31 +0000 (10:07 +0200)]
Merge pull request #45376 from nextcloud/backport/45237/stable27
[stable27] perf(deleteAction): Queue delete requests
John Molakvoæ [Thu, 16 May 2024 17:02:36 +0000 (19:02 +0200)]
Merge pull request #45334 from nextcloud/release/27.1.10_rc1
nextcloud-command [Thu, 16 May 2024 16:40:13 +0000 (16:40 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Wed, 8 May 2024 20:03:06 +0000 (21:03 +0100)]
perf(deleteAction): Queue delete requests
When multiple files are deleted at once, all the requests bombard the server
simultaneously, causing performance issues.
This commit adds queuing that limits the concurrency of these requests to 5
at a time.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
yemkareems [Thu, 16 May 2024 12:35:03 +0000 (18:05 +0530)]
fix: restored the file to what it is in master branch
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 16 May 2024 11:18:47 +0000 (16:48 +0530)]
fix: delete user credentials stored in storages_credentials when user gets deleted
Signed-off-by: yemkareems <yemkareems@gmail.com>
[skip ci]
Joas Schilling [Thu, 16 May 2024 14:51:31 +0000 (16:51 +0200)]
Merge pull request #45371 from nextcloud/backport/45236/stable27
[stable27] Hide 'updater.server.url' As It May Contain Enterprise Key
Joas Schilling [Thu, 16 May 2024 14:46:10 +0000 (16:46 +0200)]
Merge pull request #45358 from nextcloud/backport/45357/stable27
[stable27] fix: add ldap_exop_passwd function to sensitive value
Joas Schilling [Thu, 16 May 2024 14:42:21 +0000 (16:42 +0200)]
Merge pull request #45338 from nextcloud/backport/44710/stable27
[stable27] fix(preview): check mime type before processing with Imagick
derschiw [Wed, 8 May 2024 19:01:05 +0000 (21:01 +0200)]
fix(SystemConfig.php): Add 'updater.server.url' to Private Variables
Add "updater.server.url" to the privacy redacted values, as it may contain the enterprise key.
Signed-off-by: derschiw <37687705+derschiw@users.noreply.github.com>
yemkareems [Thu, 16 May 2024 11:24:18 +0000 (16:54 +0530)]
fix: add ldap_exop_passwd function to sensitive value
Signed-off-by: yemkareems <yemkareems@gmail.com>
Joas Schilling [Thu, 16 May 2024 09:52:56 +0000 (11:52 +0200)]
Merge pull request #45311 from nextcloud/backport/45309/stable27
[stable27] fix(caldav): loop through all events for busy events
Joas Schilling [Thu, 16 May 2024 09:19:41 +0000 (11:19 +0200)]
Merge pull request #45343 from nextcloud/backport/45340/stable27
[stable27] fix: Extend SVG reference check
Joas Schilling [Thu, 16 May 2024 08:16:23 +0000 (10:16 +0200)]
Merge pull request #45324 from nextcloud/backport/45321/stable27
[stable27] fix: Correctly check result of function
Joas Schilling [Thu, 16 May 2024 08:10:54 +0000 (10:10 +0200)]
Merge pull request #45320 from nextcloud/backport/45317/stable27
[stable27] fix(search): Limit maximum number of search results
Joas Schilling [Wed, 15 May 2024 21:38:24 +0000 (23:38 +0200)]
fix: Extend SVG reference check
Signed-off-by: Joas Schilling <coding@schilljs.com>
Varun Patil [Mon, 8 Apr 2024 02:10:19 +0000 (19:10 -0700)]
fix(preview): check mime type before processing with Imagick
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
skjnldsv [Wed, 15 May 2024 18:25:14 +0000 (20:25 +0200)]
build(hub): 27.1.10 RC1
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Joas Schilling [Wed, 15 May 2024 07:47:22 +0000 (09:47 +0200)]
fix(search): Limit maximum number of search results
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 15 May 2024 08:11:31 +0000 (10:11 +0200)]
fix: Correctly check result of function
Signed-off-by: Joas Schilling <coding@schilljs.com>
Anna Larch [Wed, 8 May 2024 13:12:17 +0000 (15:12 +0200)]
fix(caldav): loop through all events for busy events
Signed-off-by: Anna Larch <anna@nextcloud.com>
F. E Noel Nfebe [Tue, 14 May 2024 10:12:02 +0000 (11:12 +0100)]
Merge pull request #44464 from nextcloud/44032-fix-show-new-shares-without-refresh
[stable27] 44032 fix show new shares without refresh
nextcloud-command [Tue, 14 May 2024 08:39:45 +0000 (08:39 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Tue, 2 Apr 2024 15:07:30 +0000 (16:07 +0100)]
fix(files_sharing): Improve recursion in `onNewLinShare`
These changes fixes the issue of having the refresh the UI after share creation, as the share is not
immediately removed from the UI list.
Important changes
- The basis of checking wether a password/expire date is no longer based on config values alone
because the config is not expected in a share creation circle. Hence we check the configs and check
if the share object (this.share) has the expected values set. This way, once the required properties
are set, code control does not enter the block meant to handle the setting of required properties
unneccessarily.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Mon, 25 Mar 2024 13:07:41 +0000 (14:07 +0100)]
refactor(ShareDetails): Prevent undefined errors for `share.permissions`
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Côme Chilliet [Fri, 10 May 2024 15:26:09 +0000 (17:26 +0200)]
Merge pull request #45115 from nextcloud/backport/45104/stable27
[stable27] fix: Remove bogus code from query builder and fix parameter name
Côme Chilliet [Tue, 23 Apr 2024 08:03:42 +0000 (10:03 +0200)]
fix: Remove bogus code from query builder and fix parameter name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Thu, 9 May 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 8 May 2024 18:37:27 +0000 (20:37 +0200)]
Merge pull request #45229 from nextcloud/backport/45219/stable27
[stable27] fix(userstatus): Fix docs of user status manager
Joas Schilling [Tue, 7 May 2024 12:31:28 +0000 (14:31 +0200)]
fix(userstatus): Fix docs of user status manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 8 May 2024 00:21:24 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Tue, 7 May 2024 20:10:29 +0000 (22:10 +0200)]
Merge pull request #44447 from nextcloud/backport/43057/stable27
[stable27] feat(perf): add cache for authtoken lookup
Joas Schilling [Mon, 29 Apr 2024 10:45:44 +0000 (12:45 +0200)]
fix(session): Avoid race condition for cache::get() vs. cache::hasKey()
Signed-off-by: Joas Schilling <coding@schilljs.com>
Benjamin Gaussorgues [Tue, 7 May 2024 09:52:48 +0000 (11:52 +0200)]
feat(perf): add cache for authtoken lookup
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Joas Schilling [Tue, 7 May 2024 07:47:14 +0000 (09:47 +0200)]
Merge pull request #45200 from nextcloud/backport/45088/stable27
[stable27] fix(User\Manager): Avoid future collisions with updater/audit logs
Nextcloud bot [Tue, 7 May 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Josh [Mon, 29 Apr 2024 02:06:08 +0000 (22:06 -0400)]
fix(User\Manager): Avoid future collisions with updater/audit logs
Avoid future collisions for not yet created updater and audit log files (at least using default names).
Signed-off-by: Josh <josh.t.richards@gmail.com>
Côme Chilliet [Mon, 6 May 2024 13:45:30 +0000 (15:45 +0200)]
Merge pull request #45118 from nextcloud/backport/45108/stable27
[stable27] fix(user_ldap): Fix a var name
Kate [Mon, 6 May 2024 13:36:22 +0000 (15:36 +0200)]
Merge pull request #45197 from nextcloud/backport/45196/stable27
Côme Chilliet [Mon, 29 Apr 2024 11:58:21 +0000 (13:58 +0200)]
fix(user_ldap): Fix a var name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
provokateurin [Mon, 6 May 2024 11:32:09 +0000 (13:32 +0200)]
fix(OC_Image): Set correct return type for exif_imagetype stub
Signed-off-by: provokateurin <kate@provokateurin.de>
Joas Schilling [Mon, 6 May 2024 05:59:19 +0000 (07:59 +0200)]
Merge pull request #45016 from nextcloud/backport/45001/stable27
[stable27] fix(DAV): Migrate known exceptions to Sabre exceptions when copying
Nextcloud bot [Mon, 6 May 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 5 May 2024 00:20:38 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 4 May 2024 00:21:23 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 3 May 2024 00:20:15 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 2 May 2024 16:47:38 +0000 (18:47 +0200)]
Merge pull request #45109 from nextcloud/backport/45105/stable27
[stable27] [stable29] fix(files): Fix ownership transfer encrypted files detection
Côme Chilliet [Thu, 2 May 2024 09:04:41 +0000 (11:04 +0200)]
Merge pull request #45123 from nextcloud/backport/44956/stable27
[stable27] chore: Fix update-psalm-baseline to use correct php version depending on branch
Côme Chilliet [Thu, 2 May 2024 08:10:22 +0000 (10:10 +0200)]
Merge pull request #45113 from nextcloud/backport/45107/stable27
[stable27] fix: Fix default values for ini var in lib/base.php
Nextcloud bot [Thu, 2 May 2024 00:20:39 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 1 May 2024 00:20:52 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Tue, 30 Apr 2024 13:52:48 +0000 (15:52 +0200)]
chore: fix indentation in psalm.xml
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Côme Chilliet [Tue, 16 Apr 2024 15:57:10 +0000 (17:57 +0200)]
chore: Fix psalm to use correct php version depending on branch
Needs to be adapted on each branch to reflect the used PHP version and
help with baseline updating.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 12:00:03 +0000 (14:00 +0200)]
fix: Fix default values for ini var in lib/base.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:55:07 +0000 (13:55 +0200)]
fix(files): Fix ownership transfer encrypted files detection
Discovered by psalm update
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Tue, 30 Apr 2024 00:21:07 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Stephan Orbaugh [Mon, 29 Apr 2024 07:32:33 +0000 (09:32 +0200)]
Merge pull request #45060 from nextcloud/backport/44496/stable27
[stable27] feat: support "s3-accelerate" endpoint
Nextcloud bot [Mon, 29 Apr 2024 00:21:06 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 28 Apr 2024 00:20:46 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 27 Apr 2024 00:20:39 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Tue, 26 Mar 2024 14:47:14 +0000 (15:47 +0100)]
feat: add option to enable s3 acceleration
Signed-off-by: Robin Appelman <robin@icewind.nl>
Richard Steinmetz [Fri, 26 Apr 2024 12:24:57 +0000 (14:24 +0200)]
Merge pull request #45051 from nextcloud/backport/44938/stable27
[stable27] fix(CalDAV): remove UNKNOWN from room / resource consideration
Anna Larch [Fri, 19 Apr 2024 19:22:17 +0000 (21:22 +0200)]
fix(CalDAV): remove UNKNOWN from room / resource consideration
Signed-off-by: Anna Larch <anna@nextcloud.com>
Nextcloud bot [Fri, 26 Apr 2024 00:21:31 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Thu, 25 Apr 2024 18:48:46 +0000 (20:48 +0200)]
Merge pull request #45038 from nextcloud/backport/45035/stable27
[stable27] fix: chunked upload leading to 0-byte files
Simon L. [Thu, 25 Apr 2024 14:29:38 +0000 (16:29 +0200)]
fix: chunked upload leading to 0-byte files
Signed-off-by: Simon L <szaimen@e.mail.de>
Benjamin Gaussorgues [Thu, 25 Apr 2024 08:04:19 +0000 (10:04 +0200)]
Merge pull request #45004 from nextcloud/release/27.1.9
Nextcloud bot [Thu, 25 Apr 2024 00:21:15 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 24 Apr 2024 05:18:47 +0000 (07:18 +0200)]
fix(DAV): Migrate known exceptions to Sabre exceptions when copying
Signed-off-by: Joas Schilling <coding@schilljs.com>
Benjamin Gaussorgues [Wed, 24 Apr 2024 07:42:04 +0000 (09:42 +0200)]
build(hub): 27.1.9
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Nextcloud bot [Wed, 24 Apr 2024 00:20:51 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 23 Apr 2024 00:21:12 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 22 Apr 2024 00:21:28 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 21 Apr 2024 00:20:59 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 20 Apr 2024 00:20:33 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 19 Apr 2024 00:20:56 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Benjamin Gaussorgues [Thu, 18 Apr 2024 19:32:55 +0000 (21:32 +0200)]
Merge pull request #44875 from nextcloud/release/27.1.9_rc1
Benjamin Gaussorgues [Thu, 18 Apr 2024 19:31:45 +0000 (21:31 +0200)]
Merge pull request #44920 from nextcloud/backport/44904/stable27
Ferdinand Thiessen [Wed, 17 Apr 2024 20:27:32 +0000 (22:27 +0200)]
fix(files): Also restore shares after ownership transfer for object storage
When a file is moved between different storages then the file id is not (always) preserved.
This means the file id has to be adjusted for all shares.
So in case the file id does not exist anymore we try to find the new file id based on the
target path of the transfer and the path suffix of the share.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Benjamin Gaussorgues [Thu, 18 Apr 2024 12:59:26 +0000 (14:59 +0200)]
Merge pull request #44052 from nextcloud/backport/43086/stable27
Robin Appelman [Wed, 24 Jan 2024 15:55:24 +0000 (16:55 +0100)]
fix: disable the internal s3sdk multi part copy logic
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 18 Apr 2024 09:13:33 +0000 (11:13 +0200)]
Merge pull request #44892 from nextcloud/backport/44889/stable27
[stable27] fix(files): Also skip cross storage move with access control
Joas Schilling [Thu, 18 Apr 2024 07:24:11 +0000 (09:24 +0200)]
fix(CI): Suppress psalm UndefinedClass
Signed-off-by: Joas Schilling <coding@schilljs.com>