]>
source.dussan.org Git - nextcloud-server.git/log
Daniel Calviño Sánchez [Thu, 21 Sep 2023 12:37:31 +0000 (14:37 +0200)]
Clear progress bar text when hiding it
When files are uploaded the progress bar text is set accordingly.
However, other operations that show the progress bar, like deleting
files, do not explicitly set any text. Due to that, when the progress
bar was shown again after uploading files the text did not match the
operation. To solve that now the text is cleared when the progress bar
is hidden (it is not cleared when it is shown as in some cases the text
is set already before showing the progress bar).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Arthur Schiwon [Mon, 9 Oct 2023 20:57:16 +0000 (22:57 +0200)]
Merge pull request #40684 from nextcloud/backport/40675/stable26
[stable26] fix(unifiedsearch): Allow searching for "0"
Arthur Schiwon [Mon, 9 Oct 2023 20:55:00 +0000 (22:55 +0200)]
Merge pull request #40351 from nextcloud/backport/40349/stable26
[stable26] fix(autoloader): no apcu no side effects
Arthur Schiwon [Mon, 9 Oct 2023 20:53:55 +0000 (22:53 +0200)]
Merge pull request #40740 from AaronDewes/stable26
[stable26] Fix: Escape group names for LDAP
Nextcloud bot [Mon, 9 Oct 2023 00:28:57 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 8 Oct 2023 00:30:10 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Fri, 6 Oct 2023 11:33:33 +0000 (13:33 +0200)]
Merge pull request #40798 from nextcloud/backport/40795/stable26
[stable26] fix(user): Log affected user of app token login name mismatch
Christoph Wurst [Fri, 6 Oct 2023 06:51:50 +0000 (08:51 +0200)]
fix(user): Log affected user of app token login name mismatch
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Fri, 6 Oct 2023 00:26:38 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 5 Oct 2023 00:40:56 +0000 (00:40 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 4 Oct 2023 00:27:19 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 3 Oct 2023 00:26:24 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Mon, 2 Oct 2023 07:49:22 +0000 (09:49 +0200)]
Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation
Fix: Escape group names for LDAP
Nextcloud bot [Mon, 2 Oct 2023 00:26:12 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 1 Oct 2023 00:26:26 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 30 Sep 2023 00:26:15 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Kate [Fri, 29 Sep 2023 07:58:58 +0000 (09:58 +0200)]
Merge pull request #40694 from nextcloud/fix/dashboard-widgets-api-stable26
[stable26] Fix Dashboard IManager getWidgets return annotation
jld3103 [Tue, 19 Sep 2023 15:14:02 +0000 (17:14 +0200)]
Fix Dashboard IManager getWidgets return annotation
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Nextcloud bot [Fri, 29 Sep 2023 00:25:51 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Thu, 28 Sep 2023 08:53:07 +0000 (10:53 +0200)]
fix(unifiedsearch): Allow searching for "0"
empty("0") evaluates to true
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Louis [Thu, 28 Sep 2023 04:14:12 +0000 (06:14 +0200)]
Merge pull request #40641 from nextcloud/backport/40619/stable26
[stable26] Use proper app id in Version.vue
Nextcloud bot [Thu, 28 Sep 2023 00:28:17 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 27 Sep 2023 00:27:14 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Tue, 26 Sep 2023 13:32:34 +0000 (13:32 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Louis Chemineau [Mon, 25 Sep 2023 13:23:00 +0000 (15:23 +0200)]
Use proper app id in Version.vue
Signed-off-by: Louis Chemineau <louis@chmn.me>
Arthur Schiwon [Tue, 26 Sep 2023 09:46:27 +0000 (11:46 +0200)]
Merge pull request #40370 from nextcloud/backport/39128/stable26
[stable26] fix(ldap): avatar is not being fetched
Nextcloud bot [Tue, 26 Sep 2023 00:28:27 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 25 Sep 2023 08:06:19 +0000 (10:06 +0200)]
Merge pull request #40606 from nextcloud/fix/trashbin-should-not-throw-while-restoring
[stable26] Do not throw while restoring unloaded files list entries
Nextcloud bot [Mon, 25 Sep 2023 00:30:08 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 24 Sep 2023 15:53:33 +0000 (17:53 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 24 Sep 2023 15:49:21 +0000 (17:49 +0200)]
fix(files_trashbin): Only remove element if loaded
Make sure to only remove elements from file list (while restoring)
if the element was added to the file list (might not be added, if the list is scrolling).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Sun, 24 Sep 2023 00:28:17 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Maxence Lange [Sat, 23 Sep 2023 15:08:09 +0000 (14:08 -0100)]
Merge pull request #40592 from nextcloud/backport/39574/39574-stable26
[stable26] ocm services
Nextcloud bot [Sat, 23 Sep 2023 00:28:19 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Maxence Lange [Fri, 22 Sep 2023 20:46:32 +0000 (19:46 -0100)]
ocm services
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Nextcloud bot [Fri, 22 Sep 2023 00:32:20 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 21 Sep 2023 00:29:45 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Wed, 20 Sep 2023 12:55:36 +0000 (14:55 +0200)]
Merge pull request #40528 from nextcloud/release/26.0.7
26.0.7
Arthur Schiwon [Wed, 20 Sep 2023 09:57:30 +0000 (11:57 +0200)]
26.0.7
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Wed, 20 Sep 2023 08:23:52 +0000 (10:23 +0200)]
Merge pull request #40507 from nextcloud/backport/40488/stable26
[stable26] fix(comments): Use provided offset in best effort when loading comments
Nextcloud bot [Wed, 20 Sep 2023 00:27:49 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 18 Sep 2023 18:09:32 +0000 (20:09 +0200)]
fix(comments): Use provided offset in best effort when loading comments
When we didn't find the "$lastKnownComment" the whole condition was ignored.
Now we still use the ID as an offset.
This is required as a fall-back for expired messages in Talk
and deleted comments in other apps.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 19 Sep 2023 00:24:14 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Mon, 18 Sep 2023 17:29:37 +0000 (19:29 +0200)]
Merge pull request #40476 from nextcloud/backport/39699/stable26
[stable26] Hide shares by disabled users
Daniel [Mon, 18 Sep 2023 16:19:09 +0000 (18:19 +0200)]
Merge pull request #40403 from nextcloud/backport/40301/stable26
Daniel [Mon, 18 Sep 2023 16:18:18 +0000 (18:18 +0200)]
Merge pull request #40445 from nextcloud/backport/40418/stable26
Daniel Kesselberg [Thu, 14 Sep 2023 10:31:33 +0000 (12:31 +0200)]
fix: don't use davtags for tag search
1. https://github.com/nextcloud/server/pull/26813 Initial implementation with support for systemtags and davtags (vcategory)
2. https://github.com/nextcloud/server/pull/39062 Additional check if the given tag exists, though ISystemTagManager.getAllTags only looks for systemtags
Therefore it's not possible anymore to search for davtags and unnecessary to join the other tables.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Wed, 6 Sep 2023 15:48:21 +0000 (17:48 +0200)]
fix(caldav): add webroot to objectid for activities
A calendar uri includes the webroot: example.com/cloud/remote.php/dav/calendars/alice/personal/
The calendar app uses base64(calendar uri) as identifier for calendar objects.
Without this patch the links from activity app to calendar app don't work for installations in a subdirectory.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Côme Chilliet [Thu, 10 Aug 2023 15:05:19 +0000 (17:05 +0200)]
Use nullsafe call syntax instead of additionnal check
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Côme Chilliet [Mon, 7 Aug 2023 14:07:20 +0000 (16:07 +0200)]
Fix tests, add test for the new feature
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 3 Aug 2023 14:13:38 +0000 (16:13 +0200)]
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Mon, 18 Sep 2023 00:27:07 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 17 Sep 2023 00:27:18 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 16 Sep 2023 00:27:45 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Fri, 15 Sep 2023 09:51:24 +0000 (11:51 +0200)]
Merge pull request #40380 from nextcloud/backport/38808/stable26
Julius Härtl [Fri, 15 Sep 2023 08:53:22 +0000 (10:53 +0200)]
Merge pull request #40352 from nextcloud/bugfix/version-events-26
nextcloud-command [Fri, 15 Sep 2023 07:33:18 +0000 (07:33 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julius Härtl [Fri, 8 Sep 2023 22:03:35 +0000 (00:03 +0200)]
feat: Add event for version click
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 31 Aug 2023 14:11:13 +0000 (16:11 +0200)]
feat: Add events for version restore
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Fri, 15 Sep 2023 00:26:53 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 14 Sep 2023 10:34:01 +0000 (12:34 +0200)]
Merge pull request #40400 from nextcloud/release/26.0.6
26.0.6
Nextcloud bot [Thu, 14 Sep 2023 00:27:13 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Wed, 13 Sep 2023 17:50:56 +0000 (19:50 +0200)]
26.0.6
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Wed, 13 Sep 2023 00:24:54 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 14 Jun 2023 12:39:15 +0000 (14:39 +0200)]
fix: Only read unencrypted_size when file is actually encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 14 Jun 2023 12:38:33 +0000 (14:38 +0200)]
fix: Only store unencrypted_size if path should be encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 12 Sep 2023 00:28:06 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 6 Jul 2023 11:33:32 +0000 (13:33 +0200)]
fix(LDAP): add return type hint and description
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 3 Jul 2023 20:25:03 +0000 (22:25 +0200)]
fix(ldap): avatar is not being fetched
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Mon, 11 Sep 2023 00:27:15 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 10 Sep 2023 00:25:35 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 9 Sep 2023 00:25:59 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Fri, 8 Sep 2023 14:40:48 +0000 (16:40 +0200)]
fix(autoloader): no apcu no side effects
apcu lead to side effects especially with app management and (soft)
inter-dependencies, and lead also to 500 server errors. While we could
add management to clear apcu cache in many cases (may stil leave edge
cases) the performance benefit is marginally as also class maps are
already cached in opcache. Hence, the simple and effective way to go is
to not use apcu for autoloading.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Fri, 8 Sep 2023 00:31:44 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 7 Sep 2023 09:53:37 +0000 (11:53 +0200)]
Merge pull request #40277 from nextcloud/release/26.0.6_rc1
26.0.6 RC1
Côme Chilliet [Thu, 7 Sep 2023 07:31:44 +0000 (09:31 +0200)]
Merge pull request #40280 from nextcloud/backport/40233/stable26
[stable26] Detect aborted connection in OC\Files\View and stop writing data to the output buffer
Anna [Thu, 7 Sep 2023 06:55:12 +0000 (08:55 +0200)]
Merge pull request #40302 from nextcloud/backport/40293/stable26
[stable26] fix(ratelimit): Only use memory cache backend for redis
Tobias Kaminsky [Thu, 7 Sep 2023 06:23:25 +0000 (08:23 +0200)]
Merge pull request #40310 from nextcloud/backport/40292/stable26
[stable26] fix(CalDAV): check birthday calendar owner
Nextcloud bot [Thu, 7 Sep 2023 00:29:22 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna Larch [Fri, 18 Aug 2023 07:02:59 +0000 (09:02 +0200)]
fix(CalDAV): check birthday calendar owner
Signed-off-by: Anna Larch <anna@nextcloud.com>
Joas Schilling [Tue, 29 Aug 2023 06:04:25 +0000 (08:04 +0200)]
fix(ratelimit): Only use memory cache backend for redis
Signed-off-by: Anna Larch <anna@nextcloud.com>
Andy Scherzinger [Wed, 6 Sep 2023 15:17:35 +0000 (17:17 +0200)]
Merge pull request #40291 from nextcloud/backport/39895/stable26
[stable26] admin have no special rights on users' entries
Maxence Lange [Thu, 31 Aug 2023 17:00:21 +0000 (16:00 -0100)]
admin have no special rights on users' entries
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
max-nextcloud [Wed, 6 Sep 2023 11:26:42 +0000 (13:26 +0200)]
Merge pull request #39991 from nextcloud/backport/39770/stable26
[stable26] fix: always use display name from correct backend
Daniel [Wed, 6 Sep 2023 10:37:41 +0000 (12:37 +0200)]
Merge pull request #39861 from nextcloud/caldav-share-preload-26
Arthur Schiwon [Wed, 6 Sep 2023 08:34:48 +0000 (10:34 +0200)]
Merge pull request #40167 from nextcloud/backport/40108/stable26
[stable26] feat: add switch to disable dns pinning
Arthur Schiwon [Tue, 5 Sep 2023 17:11:28 +0000 (19:11 +0200)]
Merge pull request #40085 from nextcloud/backport/40077/stable26
[stable26] fix(cache): Remove displayname cache entry on delete
Arthur Schiwon [Tue, 5 Sep 2023 17:09:16 +0000 (19:09 +0200)]
Merge pull request #40076 from nextcloud/fix/stable26/remove-pw-from-logging
[stable26] Do not log passwords in debug mode
Côme Chilliet [Tue, 5 Sep 2023 09:31:00 +0000 (11:31 +0200)]
Apply suggestions from code review in View.php
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 4 Sep 2023 14:39:41 +0000 (16:39 +0200)]
Lower log to debug for connections aborted by the client
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 4 Sep 2023 12:56:06 +0000 (14:56 +0200)]
Detect aborted connection in OC\Files\View and stop writing data to the
output buffer
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Arthur Schiwon [Tue, 5 Sep 2023 17:04:41 +0000 (19:04 +0200)]
Merge pull request #40232 from nextcloud/sharing-mask-wrapper-26
[26] move share permission logic to storage wrapper
Arthur Schiwon [Tue, 5 Sep 2023 17:00:40 +0000 (19:00 +0200)]
Merge pull request #40187 from nextcloud/backport/39017/stable26
[stable26] fix(s3): fix handling verify_bucket_exists parameter
Arthur Schiwon [Tue, 5 Sep 2023 17:00:23 +0000 (19:00 +0200)]
Merge pull request #39816 from nextcloud/backport/39700/stable26
[stable26] fix: close cursor after reading the invitation
Arthur Schiwon [Tue, 5 Sep 2023 16:59:48 +0000 (18:59 +0200)]
Merge pull request #39726 from nextcloud/backport/39698/stable26
[stable26] Catch more invalid cache source storage paths
Arthur Schiwon [Tue, 5 Sep 2023 15:41:26 +0000 (17:41 +0200)]
26.0.6 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Daniel [Tue, 5 Sep 2023 07:52:35 +0000 (09:52 +0200)]
Merge pull request #40260 from nextcloud/backport/40234/stable26
John Molakvoæ [Tue, 5 Sep 2023 06:34:31 +0000 (08:34 +0200)]
Merge pull request #40229 from nextcloud/backport/40195/stable26
Nextcloud bot [Tue, 5 Sep 2023 00:27:48 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Mon, 4 Sep 2023 13:18:37 +0000 (15:18 +0200)]
enh: skip processing for empty response
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>