]>
source.dussan.org Git - nextcloud-server.git/log
Arthur Schiwon [Thu, 16 Nov 2023 19:43:34 +0000 (20:43 +0100)]
Merge pull request #41430 from nextcloud/release/27.1.4_rc1
27.1.4 RC1
Arthur Schiwon [Thu, 16 Nov 2023 19:29:57 +0000 (20:29 +0100)]
Merge pull request #41539 from nextcloud/backport/37959/stable27
[stable27] Check for open_basedir before reading /proc
Arthur Schiwon [Thu, 16 Nov 2023 19:24:58 +0000 (20:24 +0100)]
Merge pull request #40916 from nextcloud/fix/admin-ai-settings-stable27
[stable27] Fix/admin ai settings
Andy Scherzinger [Thu, 16 Nov 2023 18:33:32 +0000 (19:33 +0100)]
Merge pull request #41545 from nextcloud/backport/41057/stable27
[stable27] optimize UserMountCache::registerStorage
Robin Appelman [Mon, 23 Oct 2023 11:27:13 +0000 (13:27 +0200)]
optimize UserMountCache::registerStorage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Thu, 16 Nov 2023 15:34:12 +0000 (16:34 +0100)]
Merge pull request #41502 from nextcloud/backport/40935/stable27
[stable27] add some support for rename on case insensitive local filesystems
Benjamin Gaussorgues [Thu, 16 Nov 2023 13:21:56 +0000 (14:21 +0100)]
Merge pull request #41363 from nextcloud/optmize-storage-wrappers-27
[27] optimize builtin storage wrappers
Git'Fellow [Thu, 27 Apr 2023 17:26:59 +0000 (19:26 +0200)]
Us strpos() only
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Thu, 27 Apr 2023 14:38:32 +0000 (16:38 +0200)]
Check for open_basedir before reading /proc
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Marcel Klehr [Thu, 26 Oct 2023 10:22:00 +0000 (12:22 +0200)]
fix: eslint
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
nextcloud-command [Sat, 14 Oct 2023 13:49:43 +0000 (13:49 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Marcel Klehr [Thu, 7 Sep 2023 12:40:18 +0000 (14:40 +0200)]
Fix Admin AI settings javascript error
make sure all task types we want to display actually exist
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Arthur Schiwon [Thu, 16 Nov 2023 09:53:07 +0000 (10:53 +0100)]
Merge pull request #41096 from nextcloud/backport/41046/stable27
[stable27] Fix: duplicating contacts with the Recently contacted feature
Arthur Schiwon [Thu, 16 Nov 2023 09:42:00 +0000 (10:42 +0100)]
Merge pull request #41527 from nextcloud/backport/41526/stable27
[stable27] Reverse X-Forwarded-For list to read the correct proxy remote address
Arthur Schiwon [Thu, 16 Nov 2023 08:50:37 +0000 (09:50 +0100)]
Merge pull request #41521 from nextcloud/backport/41520/stable27
[stable27] Finish password confirmation
Joas Schilling [Mon, 30 Oct 2023 13:14:20 +0000 (14:14 +0100)]
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Nov 2023 05:50:02 +0000 (06:50 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 2 Nov 2023 11:22:42 +0000 (12:22 +0100)]
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 16 Nov 2023 00:28:46 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Wed, 15 Nov 2023 23:20:32 +0000 (00:20 +0100)]
Merge pull request #41482 from nextcloud/backport/41366/stable27
[stable27] fix(s3): support SSE-C headers for the MultipartCopy call
Christoph Wurst [Wed, 15 Nov 2023 22:48:04 +0000 (23:48 +0100)]
Merge pull request #41245 from nextcloud/backport/40665/stable27
[stable27] fix(dav): Reduce CalDAV backend memory footprint
Arthur Schiwon [Wed, 15 Nov 2023 21:48:25 +0000 (22:48 +0100)]
Merge pull request #41356 from nextcloud/fix/stable27/header-sort-redirect
[stable27] fix(files): prevent redirect on heading column sort
Arthur Schiwon [Wed, 15 Nov 2023 21:41:09 +0000 (22:41 +0100)]
Merge pull request #41383 from nextcloud/backport/41302/stable27
[stable27] Lower log level about invalid session token
Arthur Schiwon [Wed, 15 Nov 2023 21:40:40 +0000 (22:40 +0100)]
Merge pull request #41371 from nextcloud/backport/41354/stable27
[stable27] fix: Validate that we have a proper distributed cache configured
Arthur Schiwon [Wed, 15 Nov 2023 21:39:38 +0000 (22:39 +0100)]
Merge pull request #41347 from nextcloud/backport/41054/stable27
[stable27] get children from dav node when preloading system tags
Arthur Schiwon [Wed, 15 Nov 2023 21:35:30 +0000 (22:35 +0100)]
Merge pull request #41238 from nextcloud/backport/40859/stable27
[stable27] fix(session): Log why session renewal failed
Arthur Schiwon [Wed, 15 Nov 2023 21:34:37 +0000 (22:34 +0100)]
Merge pull request #41231 from nextcloud/backport/40819/stable27
[stable27] Catch Imaginary processing errors
Arthur Schiwon [Wed, 15 Nov 2023 21:33:33 +0000 (22:33 +0100)]
Merge pull request #41069 from nextcloud/backport/40495/stable27
[stable27] fix(sharing): set name to target name in sharing cache
Arthur Schiwon [Wed, 15 Nov 2023 21:32:07 +0000 (22:32 +0100)]
Merge pull request #40918 from nextcloud/backport/40709/stable27
[stable27] LDAP: Increase profile picture limit to 512
Robin Appelman [Mon, 16 Oct 2023 15:39:23 +0000 (17:39 +0200)]
add some support for rename on case insensitive local filesystems
Signed-off-by: Robin Appelman <robin@icewind.nl>
Benjamin Gaussorgues [Wed, 15 Nov 2023 08:03:02 +0000 (09:03 +0100)]
Merge pull request #41212 from nextcloud/backport/fix/aborted_pgsql_transaction_on_error/stable27
[stable27] fix(twofactor): avoid DB error on Twofactor (en/dis)abled event #40472
Tobias Zimmerer [Thu, 9 Nov 2023 18:03:30 +0000 (19:03 +0100)]
fix(s3): support SSE-C headers for the MultipartCopy call
Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
Nextcloud bot [Wed, 15 Nov 2023 00:31:59 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Tue, 14 Nov 2023 19:28:28 +0000 (20:28 +0100)]
Merge pull request #41176 from nextcloud/encode-uri-trashbin-delete-3
fix: encode uri for trashbin delete (the second one)
Nextcloud bot [Tue, 14 Nov 2023 00:26:00 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 13 Nov 2023 21:27:30 +0000 (22:27 +0100)]
Merge pull request #41418 from nextcloud/backport/41404/stable27
[stable27] fix(workflow): Fix "Call to a member function getUID() on null" with …
Arthur Schiwon [Mon, 13 Nov 2023 19:15:42 +0000 (20:15 +0100)]
Merge pull request #41429 from nextcloud/backport/41417/stable27
[stable27] fix(workflowengine): use andWhere() not second where()
Joas Schilling [Mon, 13 Nov 2023 16:30:44 +0000 (17:30 +0100)]
Merge pull request #41427 from nextcloud/backport/41406/stable27
[stable27] fix(log): Log exception class when message is empty
Arthur Schiwon [Mon, 13 Nov 2023 14:14:17 +0000 (15:14 +0100)]
27.1.4 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 13 Nov 2023 12:11:26 +0000 (13:11 +0100)]
fix(workflowengine): use andWhere() not second where()
- an unconditional where() condition is added right before
- fixes also wrongly named methods in the Exception message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Mon, 13 Nov 2023 08:49:04 +0000 (09:49 +0100)]
fix(log): Log exception class when message is empty
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel Kesselberg [Sat, 28 Oct 2023 14:26:42 +0000 (16:26 +0200)]
fix: encode uri for trashbin delete
Replace
d280912 with a cleaner approach.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Joas Schilling [Mon, 13 Nov 2023 08:00:40 +0000 (09:00 +0100)]
fix(workflow): Fix "Call to a member function getUID() on null" with appdata
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 13 Nov 2023 00:25:20 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 12 Nov 2023 00:24:29 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 11 Nov 2023 00:22:26 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Fri, 10 Nov 2023 23:29:43 +0000 (00:29 +0100)]
Merge pull request #41367 from nextcloud/backport/41333/stable27
Patrick Fischer [Mon, 6 Nov 2023 13:51:13 +0000 (14:51 +0100)]
Lower log level about invalid session token
Marcel Klehr [Fri, 10 Nov 2023 13:33:49 +0000 (14:33 +0100)]
Merge pull request #41359 from nextcloud/backport/41295/stable27
[stable27] fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved
Julius Härtl [Thu, 9 Nov 2023 10:08:11 +0000 (11:08 +0100)]
fix: Validate that we have a proper distributed cache configured
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Fri, 10 Nov 2023 00:24:25 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Tue, 7 Nov 2023 20:02:31 +0000 (21:02 +0100)]
fix(LDAP): prevent incomplete displaynames…
… when reading users from primary groups or gidNumber-based groups
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Mon, 23 Oct 2023 11:22:23 +0000 (13:22 +0200)]
optimize isShared and isMounted
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 25 Oct 2023 16:04:34 +0000 (18:04 +0200)]
optimize builtin storage wrappers
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 9 Nov 2023 14:30:43 +0000 (15:30 +0100)]
Merge pull request #41324 from nextcloud/backport/40995/stable27
[stable27] optimize cache jail creation
Marcel Klehr [Wed, 8 Nov 2023 15:37:51 +0000 (16:37 +0100)]
fix: Extend docblock of hasReservedJob
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Mon, 6 Nov 2023 09:47:40 +0000 (10:47 +0100)]
fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
John Molakvoæ [Thu, 9 Nov 2023 10:24:27 +0000 (11:24 +0100)]
fix(files): prevent redirect on heading column sort
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 9 Nov 2023 00:26:07 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Mon, 23 Oct 2023 09:38:20 +0000 (11:38 +0200)]
get children from dav node when preloading system tags
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Wed, 8 Nov 2023 11:42:52 +0000 (12:42 +0100)]
Merge pull request #41215 from nextcloud/backport/41214/stable27
[stable27] fix(install): Make installing more verbose
Joas Schilling [Wed, 8 Nov 2023 10:23:39 +0000 (11:23 +0100)]
Adjust since version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 8 Nov 2023 00:32:49 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Thu, 19 Oct 2023 17:27:00 +0000 (19:27 +0200)]
optimize cache jail creation
Signed-off-by: Robin Appelman <robin@icewind.nl>
Louis [Tue, 7 Nov 2023 07:46:52 +0000 (08:46 +0100)]
Merge pull request #41236 from nextcloud/backport/41062/stable27
[stable27] Return correct status if touch failed
Nextcloud bot [Tue, 7 Nov 2023 00:32:28 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 6 Nov 2023 21:52:48 +0000 (22:52 +0100)]
Merge pull request #41106 from nextcloud/backport/40443/stable27
[stable27] fix(ldap): store last known user groups
Christoph Wurst [Wed, 27 Sep 2023 16:36:45 +0000 (18:36 +0200)]
fix(dav): Reduce CalDAV backend memory footprint
fetchAll inflates memory. Fetching in a loop allows GC to run earlier
and more often.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Benjamin Gaussorgues [Mon, 6 Nov 2023 09:57:16 +0000 (10:57 +0100)]
Merge pull request #41219 from nextcloud/backport/41053/stable27
[stable27] fix(files_external): on case insensitive system, block case change
Simon L [Mon, 6 Nov 2023 09:33:14 +0000 (10:33 +0100)]
Merge pull request #41289 from nextcloud/backport/41263/stable27
Joas Schilling [Mon, 6 Nov 2023 08:45:34 +0000 (09:45 +0100)]
Merge pull request #41150 from nextcloud/backport/40885/stable27
[stable27] fix(OCM): Make the public API only rely on OCP
Nextcloud bot [Mon, 6 Nov 2023 00:29:29 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Fri, 3 Nov 2023 10:47:12 +0000 (11:47 +0100)]
fix semaphore unguarding
Signed-off-by: Simon L <szaimen@e.mail.de>
Nextcloud bot [Sun, 5 Nov 2023 00:28:38 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 4 Nov 2023 00:29:37 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Tue, 31 Oct 2023 11:06:09 +0000 (12:06 +0100)]
fix(install): Make installing more verbose
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 3 Nov 2023 00:26:48 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Wed, 11 Oct 2023 06:36:13 +0000 (08:36 +0200)]
fix(session): Log why session renewal failed
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Louis Chemineau [Mon, 23 Oct 2023 13:26:43 +0000 (15:26 +0200)]
Return correct status if touch failed
Signed-off-by: Louis Chemineau <louis@chmn.me>
Git'Fellow [Thu, 2 Nov 2023 09:23:56 +0000 (10:23 +0100)]
Merge pull request #41232 from nextcloud/backport/41230/stable27
[stable27] fix: add index on migration only if needed
Git'Fellow [Wed, 1 Nov 2023 16:17:44 +0000 (17:17 +0100)]
Return only if changed
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Wed, 1 Nov 2023 16:12:45 +0000 (17:12 +0100)]
fix: add index on migration only if needed
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Nextcloud bot [Thu, 2 Nov 2023 00:24:53 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Fri, 27 Oct 2023 05:54:39 +0000 (07:54 +0200)]
Use \Throwable instead
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Sun, 8 Oct 2023 14:34:55 +0000 (16:34 +0200)]
Catch Imaginary processing errors
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Nextcloud bot [Wed, 1 Nov 2023 00:28:55 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Benjamin Gaussorgues [Mon, 23 Oct 2023 08:15:46 +0000 (10:15 +0200)]
fix(files_external): on case insensitive system, block case change
When a file/directory is renamed to the same name with only case change,
the rename fail. We block this kind of rename.
The user will have to rename to another name first.
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Grigorii K. Shartsev [Tue, 31 Oct 2023 13:59:38 +0000 (18:59 +0500)]
Merge pull request #41206 from nextcloud/fix/39565/race-condition-on-web-files-view
fix(files): race condition on web files view change
Benjamin Gaussorgues [Mon, 18 Sep 2023 14:01:21 +0000 (16:01 +0200)]
fix(twofactor): avoid error in pgsql for duplicate entry
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Nextcloud bot [Tue, 31 Oct 2023 00:26:29 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Grigorii K. Shartsev [Mon, 30 Oct 2023 23:28:01 +0000 (00:28 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Mon, 30 Oct 2023 23:07:53 +0000 (00:07 +0100)]
fix(files): remove resetting and reload curr dir on show
It is handled by new navigation with Vue
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Mon, 30 Oct 2023 23:21:56 +0000 (00:21 +0100)]
fix(files): add silent mode in legacy navigation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
dependabot[bot] [Mon, 30 Oct 2023 12:43:29 +0000 (12:43 +0000)]
Merge pull request #41161 from nextcloud/dependabot/npm_and_yarn/stable27/davclient.js-0.2.2
dependabot[bot] [Sat, 28 Oct 2023 01:03:13 +0000 (01:03 +0000)]
chore(deps): bump davclient.js from 0.2.1 to 0.2.2
Bumps [davclient.js](https://github.com/owncloud/davclient.js) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/owncloud/davclient.js/releases)
- [Commits](https://github.com/owncloud/davclient.js/compare/
1ab200d099a3c2cd2ef919c3a56353ce26865994 ...
de93b734bd7a656de0482437df8ef50dd68a10d3 )
---
updated-dependencies:
- dependency-name: davclient.js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 30 Oct 2023 10:03:07 +0000 (11:03 +0100)]
Merge pull request #41147 from nextcloud/backport/39743/stable27
[stable27] fix: Don't try to access null array
Ferdinand Thiessen [Mon, 30 Oct 2023 09:50:42 +0000 (10:50 +0100)]
Merge pull request #41186 from nextcloud/backport/41120/stable27
[stable27] Don't pass invalid streams to Imaginary
Arthur Schiwon [Wed, 11 Oct 2023 12:06:27 +0000 (14:06 +0200)]
fix(LDAP): solve race condition reading groups of disappeared LDAP user
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 9 Oct 2023 20:18:39 +0000 (22:18 +0200)]
refactor(LDAP): pass IConfig via constructor to Group_LDAP
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 9 Oct 2023 19:58:32 +0000 (21:58 +0200)]
refactor(tests): simplify code, reduce duplication
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>