]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
17 months agoadjust @since annotation 37230/head
Arthur Schiwon [Wed, 14 Jun 2023 21:26:41 +0000 (23:26 +0200)]
adjust @since annotation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoexpect invalidateTokensOfUser only be called for seen users
Artur Neumann [Fri, 19 May 2023 06:42:20 +0000 (12:27 +0545)]
expect invalidateTokensOfUser only be called for seen users

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agoinvalidate oauth2 tokens only for seen users
Artur Neumann [Fri, 17 Mar 2023 08:17:35 +0000 (14:02 +0545)]
invalidate oauth2 tokens only for seen users

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agomove mocks into private variables
Artur Neumann [Mon, 9 Jan 2023 07:01:10 +0000 (12:46 +0545)]
move mocks into private variables

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agoautoloaderchecker
Artur Neumann [Fri, 6 Jan 2023 11:13:51 +0000 (16:58 +0545)]
autoloaderchecker

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agoadded @since tag
Artur Neumann [Tue, 22 Nov 2022 07:07:29 +0000 (12:52 +0545)]
added @since tag

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agounit tests for Manager::invalidateTokensOfUser
Artur Neumann [Tue, 22 Nov 2022 06:43:35 +0000 (12:28 +0545)]
unit tests for  Manager::invalidateTokensOfUser

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agoadjust SettingsController tests
Artur Neumann [Tue, 22 Nov 2022 06:30:28 +0000 (12:15 +0545)]
adjust SettingsController tests

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agopublic interface to invalidate tokens of user
Artur Neumann [Mon, 21 Nov 2022 11:43:21 +0000 (17:28 +0545)]
public interface to invalidate tokens of user

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agoinvalidate existing tokens when deleting an oauth client
Artur Neumann [Fri, 11 Nov 2022 07:31:14 +0000 (13:16 +0545)]
invalidate existing tokens when deleting an oauth client

Signed-off-by: Artur Neumann <artur@jankaritech.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 19 May 2023 00:17:29 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 May 2023 18:46:40 +0000 (18:46 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 May 2023 00:17:58 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37793 from nextcloud/backport/37522/stable26
Ferdinand Thiessen [Wed, 17 May 2023 19:12:47 +0000 (21:12 +0200)]
Merge pull request #37793 from nextcloud/backport/37522/stable26

[stable26] Ungroup `placeholder` css rules to prevent browsers from removing all rules

18 months agoMerge pull request #38314 from nextcloud/release/26.0.2_rc1 v26.0.2rc1
Arthur Schiwon [Wed, 17 May 2023 17:44:13 +0000 (19:44 +0200)]
Merge pull request #38314 from nextcloud/release/26.0.2_rc1

26.0.2 RC1

18 months agoMerge pull request #38317 from nextcloud/backport/38115/stable26
Arthur Schiwon [Wed, 17 May 2023 17:04:36 +0000 (19:04 +0200)]
Merge pull request #38317 from nextcloud/backport/38115/stable26

[stable26] Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php

18 months agoMerge pull request #38091 from nextcloud/backport/35092/stable26
Arthur Schiwon [Wed, 17 May 2023 17:04:10 +0000 (19:04 +0200)]
Merge pull request #38091 from nextcloud/backport/35092/stable26

[stable26] Check return value and improve error handling on certificate manager

18 months agoMerge pull request #38307 from nextcloud/backport/37961/stable26
Andy Scherzinger [Wed, 17 May 2023 16:15:02 +0000 (18:15 +0200)]
Merge pull request #38307 from nextcloud/backport/37961/stable26

[stable26] SystemTags endpoint to return tags used by a user with meta data

18 months agoMerge pull request #38167 from nextcloud/backport/38100/stable26
Arthur Schiwon [Wed, 17 May 2023 13:54:52 +0000 (15:54 +0200)]
Merge pull request #38167 from nextcloud/backport/38100/stable26

[stable26] Fix error on delete in ChunkingV2Plugin

18 months agofix(core): Ungroup `placeholder` css rules to prevent browsers from removing all... 37793/head
Ferdinand Thiessen [Fri, 31 Mar 2023 14:50:51 +0000 (16:50 +0200)]
fix(core): Ungroup `placeholder` css rules to prevent browsers from removing all rules

When rules are grouped using the comma operator and one selector is invalid / unknown then the whole group is invalidated[1].
In this case `::-ms-input-placeholder` is unknown to Firefox and Chrome, so the `::placeholder` rule is never applied.
[1]: https://www.w3.org/TR/selectors-3/#grouping

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoMerge pull request #38070 from nextcloud/backport/37480/stable26
Arthur Schiwon [Wed, 17 May 2023 11:54:05 +0000 (13:54 +0200)]
Merge pull request #38070 from nextcloud/backport/37480/stable26

[stable26] fix(ocp): Add deprecation version to ILogFactory::getCustomLogger

18 months agoMerge pull request #38319 from nextcloud/backport/38101/stable26
Arthur Schiwon [Wed, 17 May 2023 11:52:00 +0000 (13:52 +0200)]
Merge pull request #38319 from nextcloud/backport/38101/stable26

[stable26] Fix : Share Expire After N Days width

18 months agoMerge pull request #38255 from nextcloud/backport/37865/stable26
Arthur Schiwon [Wed, 17 May 2023 11:47:42 +0000 (13:47 +0200)]
Merge pull request #38255 from nextcloud/backport/37865/stable26

[stable26] add command to summarize space usage

18 months agoMerge pull request #38130 from nextcloud/backport/36895/stable26
Arthur Schiwon [Wed, 17 May 2023 11:45:11 +0000 (13:45 +0200)]
Merge pull request #38130 from nextcloud/backport/36895/stable26

[stable26] Fix json_decode expecting a string

18 months agoMerge pull request #38009 from nextcloud/backport/37925/stable26
Arthur Schiwon [Wed, 17 May 2023 11:43:36 +0000 (13:43 +0200)]
Merge pull request #38009 from nextcloud/backport/37925/stable26

[stable26] fix: change maintenance mode info wording

18 months agoMerge pull request #37849 from nextcloud/backport/37834/stable26
Arthur Schiwon [Wed, 17 May 2023 11:42:51 +0000 (13:42 +0200)]
Merge pull request #37849 from nextcloud/backport/37834/stable26

[stable26] Fix TypeError in Profiler

18 months agoMerge pull request #37785 from nextcloud/backport/36217/stable26
Arthur Schiwon [Wed, 17 May 2023 11:41:44 +0000 (13:41 +0200)]
Merge pull request #37785 from nextcloud/backport/36217/stable26

[stable26] Handle reminders where calendar name is null

18 months agoMerge pull request #37708 from nextcloud/backport/37697/stable26
Arthur Schiwon [Wed, 17 May 2023 11:38:37 +0000 (13:38 +0200)]
Merge pull request #37708 from nextcloud/backport/37697/stable26

[stable26] Fix button text

18 months agoMerge pull request #37601 from nextcloud/backport/37526/stable26
Arthur Schiwon [Wed, 17 May 2023 11:37:52 +0000 (13:37 +0200)]
Merge pull request #37601 from nextcloud/backport/37526/stable26

[stable26] fix(dav): Use an icon with correct color for calendar user settings section

18 months agoMerge pull request #37304 from nextcloud/backport/37006/stable26
Arthur Schiwon [Wed, 17 May 2023 11:36:46 +0000 (13:36 +0200)]
Merge pull request #37304 from nextcloud/backport/37006/stable26

[stable26] also unmark deleted ldap user when checking the ldap entry

18 months agoMerge pull request #38248 from nextcloud/fix/read-only-system-addres-book-acls-stable26
Christoph Wurst [Wed, 17 May 2023 11:13:40 +0000 (13:13 +0200)]
Merge pull request #38248 from nextcloud/fix/read-only-system-addres-book-acls-stable26

[stable26] fix(carddav): Mark system address book as read-only

18 months agoMerge pull request #38331 from nextcloud/backport/38316/stable26
Joas Schilling [Wed, 17 May 2023 05:16:33 +0000 (07:16 +0200)]
Merge pull request #38331 from nextcloud/backport/38316/stable26

[stable26] chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6

18 months agochore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6 38331/head
Christopher Ng [Wed, 17 May 2023 00:19:09 +0000 (17:19 -0700)]
chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit b4caff393c1f2137bfa27bad137a2b5e1e1bd30c)

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 17 May 2023 00:17:44 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #38318 from nextcloud/backport/38303/stable26
Simon L [Tue, 16 May 2023 20:36:06 +0000 (22:36 +0200)]
Merge pull request #38318 from nextcloud/backport/38303/stable26

[stable26] fix(search): fix load more

18 months agoFinally no with seams better to be relevant with other fields 38319/head
Jérôme Herbinet [Fri, 5 May 2023 13:57:24 +0000 (15:57 +0200)]
Finally no with seams better to be relevant with other fields

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(search): fix load more 38318/head
John Molakvoæ [Tue, 16 May 2023 09:42:12 +0000 (11:42 +0200)]
fix(search): fix load more

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoFix : Share Expire After N Days width
Jérôme Herbinet [Fri, 5 May 2023 13:06:10 +0000 (15:06 +0200)]
Fix : Share Expire After N Days width

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
18 months agoRename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php 38317/head
Daniel [Sun, 7 May 2023 02:47:44 +0000 (04:47 +0200)]
Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php

so that it doesn't override `numericStorageId` in the `MountPoint` baseclass

fixes https://github.com/nextcloud/server/issues/37473
fixes https://github.com/nextcloud/server/issues/37414

Signed-off-by: Daniel <7558512+DerGenaue@users.noreply.github.com>
18 months agoMerge pull request #38189 from nextcloud/backport/38170/stable26
Joas Schilling [Tue, 16 May 2023 16:36:32 +0000 (18:36 +0200)]
Merge pull request #38189 from nextcloud/backport/38170/stable26

[stable26] fix(workflowengine): Fix multiple UI issues in workflow engine admin settings

18 months ago26.0.2 RC1 38314/head
Arthur Schiwon [Tue, 16 May 2023 16:04:00 +0000 (18:04 +0200)]
26.0.2 RC1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoMerge pull request #38304 from nextcloud/backport/38143/stable26
Kate [Tue, 16 May 2023 15:08:50 +0000 (17:08 +0200)]
Merge pull request #38304 from nextcloud/backport/38143/stable26

[stable26] Fix generated avatars cache

18 months agochore(assets): Recompile JS 38189/head
Joas Schilling [Tue, 16 May 2023 12:11:16 +0000 (14:11 +0200)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(workflowengine): Fix multiple UI issues in workflow engine admin settings
Joas Schilling [Wed, 10 May 2023 07:09:03 +0000 (09:09 +0200)]
fix(workflowengine): Fix multiple UI issues in workflow engine admin settings

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agorefactor: remove where specification from SELECT getter 38307/head
Arthur Schiwon [Wed, 10 May 2023 16:40:44 +0000 (18:40 +0200)]
refactor: remove where specification from SELECT getter

- search constraints are now fully in control of
  SystemTagsInFilesDetector::detectAssignedSystemTagsIn(), avoids
  duplication of a WHERE statement

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agorefactor: remove SystemTag logic from Folder into QuerySearchHelper
Arthur Schiwon [Fri, 5 May 2023 19:28:09 +0000 (21:28 +0200)]
refactor: remove SystemTag logic from Folder into QuerySearchHelper

- adds OC\SystemTag\SystemTagsInFilesDetector where the search logic is
  moved to

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agochore: polish SystemTagsInUseCollection
Arthur Schiwon [Thu, 4 May 2023 19:58:08 +0000 (21:58 +0200)]
chore: polish SystemTagsInUseCollection

- DI SystemTagManager
- add some comments and doc
- catch NoUserException
- add return type hints

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agofix: improve naming of new systemtags endpoint to systemtags-assigned
Arthur Schiwon [Thu, 4 May 2023 19:17:55 +0000 (21:17 +0200)]
fix: improve naming of new systemtags endpoint to systemtags-assigned

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agofeat: specify media type via url path: systemtags-current/$mediaType
Arthur Schiwon [Thu, 4 May 2023 09:57:07 +0000 (11:57 +0200)]
feat: specify media type via url path: systemtags-current/$mediaType

- only the media part of the mime type can be search, but not the full
  mime type. It can be added, should it become necessary.
- thus fixes previously hardcoded selector for image/ types
- also fixes a return type hint
- adds a return type hint

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoPoC: SystemTags endpoint to return tags used by a user with meta data
Arthur Schiwon [Thu, 27 Apr 2023 20:24:16 +0000 (22:24 +0200)]
PoC: SystemTags endpoint to return tags used by a user with meta data

Target case is photos app: when visiting the tags category, all systemtags
of the whole cloud are retrieved. In subequent steps the next tag is
requested until the browser view is filled with tag tiles (i.e. previews
are requested just as well).

With this approach, we incorpoate the dav search and look for user related
tags that are used by them, and already returns the statistics (number of
files tagged with the respective tag) as well as a file id for the purpose
to load the preview. This defaults to the file with the highest id.

Call:
curl -s -u 'user:password' \
  'https://my.nc.srv/remote.php/dav/systemtags-current' \
  -X PROPFIND -H 'Accept: text/plain' \
  -H 'Accept-Language: en-US,en;q=0.5'  -H 'Depth: 1' \
  -H 'Content-Type: text/plain;charset=UTF-8' \
  --data @/home/doe/request-systemtag-props.xml

With request-systemtag-props.xml:
<?xml version="1.0" encoding="UTF-8"?>
<d:propfind xmlns:d="DAV:">
        <d:prop xmlns:oc="http://owncloud.org/ns" xmlns:nc="http://nextcloud.org/ns">
                <oc:id/>
                <oc:display-name/>
                <oc:user-visible/>
                <oc:user-assignable/>
                <oc:can-assign/>
                <nc:files-assigned/>
                <nc:reference-fileid/>
        </d:prop>
</d:propfind>

Example output:
  …
  <d:response>
    <d:href>/master/remote.php/dav/systemtags/84</d:href>
    <d:propstat>
      <d:prop>
        <oc:id>84</oc:id>
        <oc:display-name>Computer</oc:display-name>
        <oc:user-visible>true</oc:user-visible>
        <oc:user-assignable>true</oc:user-assignable>
        <oc:can-assign>true</oc:can-assign>
        <nc:files-assigned>42</nc:files-assigned>
        <nc:reference-fileid>924022</nc:reference-fileid>
      </d:prop>
      <d:status>HTTP/1.1 200 OK</d:status>
    </d:propstat>
  </d:response>
  <d:response>
    <d:href>/remote.php/dav/systemtags/97</d:href>
    <d:propstat>
      <d:prop>
        <oc:id>97</oc:id>
        <oc:display-name>Bear</oc:display-name>
        <oc:user-visible>true</oc:user-visible>
        <oc:user-assignable>true</oc:user-assignable>
        <oc:can-assign>true</oc:can-assign>
        <nc:files-assigned>1</nc:files-assigned>
        <nc:reference-fileid>923422</nc:reference-fileid>
      </d:prop>
      <d:status>HTTP/1.1 200 OK</d:status>
    </d:propstat>
  </d:response>
  …

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoadjust patch 38304/head
Simon L [Tue, 16 May 2023 09:56:41 +0000 (11:56 +0200)]
adjust patch

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: Simon L. <szaimen@e.mail.de>
18 months agoClear generated avatar caches
jld3103 [Tue, 9 May 2023 10:27:46 +0000 (12:27 +0200)]
Clear generated avatar caches

Signed-off-by: jld3103 <jld3103yt@gmail.com>
18 months agoProperly clear cached avatars
jld3103 [Tue, 9 May 2023 10:23:57 +0000 (12:23 +0200)]
Properly clear cached avatars

Signed-off-by: jld3103 <jld3103yt@gmail.com>
18 months agoMerge pull request #38275 from nextcloud/backport/38274/stable26
Joas Schilling [Tue, 16 May 2023 09:31:10 +0000 (11:31 +0200)]
Merge pull request #38275 from nextcloud/backport/38274/stable26

[stable26] fix(middleware): Also abort the request when reaching max delay in af…

18 months agoMerge pull request #38289 from nextcloud/backport/38196/stable26
Côme Chilliet [Tue, 16 May 2023 07:27:11 +0000 (09:27 +0200)]
Merge pull request #38289 from nextcloud/backport/38196/stable26

[stable26] Get rid of more int casts in file size manipulations

18 months agoMerge pull request #38263 from nextcloud/bugfix/38229/stable26
Joas Schilling [Tue, 16 May 2023 06:30:38 +0000 (08:30 +0200)]
Merge pull request #38263 from nextcloud/bugfix/38229/stable26

[stable26] fix(deps): Bump @nextcloud/vue to 7.11.5

18 months agoMerge pull request #38212 from nextcloud/automated/noid/stable26-update-psalm-baseline 38297/head
Joas Schilling [Tue, 16 May 2023 05:10:02 +0000 (07:10 +0200)]
Merge pull request #38212 from nextcloud/automated/noid/stable26-update-psalm-baseline

[stable26] Update psalm-baseline.xml

18 months agoMerge pull request #38268 from nextcloud/backport/38267/stable26
Joas Schilling [Tue, 16 May 2023 04:35:29 +0000 (06:35 +0200)]
Merge pull request #38268 from nextcloud/backport/38267/stable26

[stable26] fix(lostpassword): Also rate limit the setPassword endpoint

18 months agofix(CI): Adjust expected CI result 38263/head
Joas Schilling [Tue, 16 May 2023 04:33:31 +0000 (06:33 +0200)]
fix(CI): Adjust expected CI result

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 16 May 2023 02:28:37 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoUpdate psalm baseline 38212/head
nextcloud-command [Tue, 16 May 2023 02:27:38 +0000 (02:27 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
18 months agoMerge pull request #38281 from nextcloud/session-auth-check-username-26
Robin Appelman [Mon, 15 May 2023 21:48:37 +0000 (23:48 +0200)]
Merge pull request #38281 from nextcloud/session-auth-check-username-26

[26] check the username when doing external storage session auth

18 months agoMerge pull request #38257 from nextcloud/backport/38242/stable26
Simon L [Mon, 15 May 2023 19:37:39 +0000 (21:37 +0200)]
Merge pull request #38257 from nextcloud/backport/38242/stable26

[stable26] Fix incosistent scrolling in Firefox

18 months agoMerge pull request #37872 from nextcloud/backport/37853/stable26
Julius Härtl [Mon, 15 May 2023 19:26:22 +0000 (21:26 +0200)]
Merge pull request #37872 from nextcloud/backport/37853/stable26

18 months agoFix return types in phpdoc 38289/head
Côme Chilliet [Mon, 15 May 2023 10:24:42 +0000 (12:24 +0200)]
Fix return types in phpdoc

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
18 months agoGet rid of more int casts in file size manipulations
Côme Chilliet [Thu, 11 May 2023 10:46:16 +0000 (12:46 +0200)]
Get rid of more int casts in file size manipulations

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
18 months agoMerge pull request #38254 from nextcloud/backport/38224/stable26
Louis [Mon, 15 May 2023 15:16:28 +0000 (17:16 +0200)]
Merge pull request #38254 from nextcloud/backport/38224/stable26

[stable26] Check if version has entity before trying to access it

18 months agocheck the username when doing external storage session auth 38281/head
Robin Appelman [Thu, 11 May 2023 15:45:16 +0000 (17:45 +0200)]
check the username when doing external storage session auth

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agofix(middleware): Also abort the request when reaching max delay in afterController 38275/head
Joas Schilling [Thu, 11 May 2023 07:23:50 +0000 (09:23 +0200)]
fix(middleware): Also abort the request when reaching max delay in afterController

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(tests): Adjust unit tests 38268/head
Joas Schilling [Mon, 15 May 2023 14:12:14 +0000 (16:12 +0200)]
fix(tests): Adjust unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoFix incosistent scrolling in Firefox 38257/head
Simon L [Sun, 14 May 2023 18:27:43 +0000 (20:27 +0200)]
Fix incosistent scrolling in Firefox

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(lostpassword): Also rate limit the setPassword endpoint
Joas Schilling [Mon, 15 May 2023 07:21:07 +0000 (09:21 +0200)]
fix(lostpassword): Also rate limit the setPassword endpoint

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agochore(assets): Recompile JS
Joas Schilling [Mon, 15 May 2023 12:05:13 +0000 (14:05 +0200)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(deps): Bump @nextcloud/vue to 7.11.5
Joas Schilling [Mon, 15 May 2023 12:03:22 +0000 (14:03 +0200)]
fix(deps): Bump @nextcloud/vue to 7.11.5

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoRead mtime of version.php only once 37872/head
Arthur Schiwon [Fri, 21 Apr 2023 09:28:01 +0000 (11:28 +0200)]
Read mtime of version.php only once

- in most cases it would read again in \OC_Util::loadVersion anyway
- remove some unused use statements

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoadd the server roots and version info hash to apcu prefix
Arthur Schiwon [Thu, 20 Apr 2023 21:10:34 +0000 (23:10 +0200)]
add the server roots and version info hash to apcu prefix

fixes collissions when more than one instance is running on the same
system

For the memcaches we use a more complex prefix, where version and
instance ID are incorporated. We do not have this data at hand at this
point of time. But we can get the mtime of the version.php file
relatively cheap.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoMerge pull request #38238 from nextcloud/backport/37709/stable26
Côme Chilliet [Mon, 15 May 2023 10:15:04 +0000 (12:15 +0200)]
Merge pull request #38238 from nextcloud/backport/37709/stable26

[stable26] fix: Check for wrapped retriable exceptions

18 months agoadd option to list all files instead of limiting 38255/head
Robin Appelman [Fri, 21 Apr 2023 13:22:22 +0000 (15:22 +0200)]
add option to list all files instead of limiting

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agoadd command to summarize space usage
Robin Appelman [Fri, 14 Apr 2023 17:16:29 +0000 (19:16 +0200)]
add command to summarize space usage

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agoCheck if version has entity before trying to access it 38254/head
Git'Fellow [Fri, 12 May 2023 14:00:16 +0000 (16:00 +0200)]
Check if version has entity before trying to access it

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
18 months agoMerge pull request #38204 from nextcloud/backport/36893/stable26
Côme Chilliet [Mon, 15 May 2023 09:24:33 +0000 (11:24 +0200)]
Merge pull request #38204 from nextcloud/backport/36893/stable26

[stable26] Make sure to never trigger files hooks on a null path

18 months agofix(carddav): Mark system address book as read-only 38248/head
Christoph Wurst [Mon, 8 May 2023 17:41:06 +0000 (19:41 +0200)]
fix(carddav): Mark system address book as read-only

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 15 May 2023 02:28:32 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 14 May 2023 02:27:48 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agofix: Check for wrapped retriable exceptions 38238/head
Julius Härtl [Thu, 13 Apr 2023 10:53:40 +0000 (12:53 +0200)]
fix: Check for wrapped retriable exceptions

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 13 May 2023 02:28:05 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37873 from nextcloud/backport/37062/stable26
Robin Appelman [Fri, 12 May 2023 18:25:54 +0000 (20:25 +0200)]
Merge pull request #37873 from nextcloud/backport/37062/stable26

[stable26] Check free space only if source exists and is dir

18 months agoAdd function_exists() check 37873/head
Git'Fellow [Tue, 7 Mar 2023 16:09:24 +0000 (17:09 +0100)]
Add function_exists() check

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
18 months agoFix free space problems
Git'Fellow [Mon, 6 Mar 2023 23:13:57 +0000 (00:13 +0100)]
Fix free space problems

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
18 months agoMerge pull request #38208 from nextcloud/fix/foo-stable26-38194
John Molakvoæ [Fri, 12 May 2023 15:45:23 +0000 (17:45 +0200)]
Merge pull request #38208 from nextcloud/fix/foo-stable26-38194

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 12 May 2023 02:28:21 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agofix: prevent malicious url in unsupported browser redirect 38208/head
John Molakvoæ [Thu, 11 May 2023 06:56:15 +0000 (08:56 +0200)]
fix: prevent malicious url in unsupported browser redirect

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoMake sure to never trigger files hooks on a null path 38204/head
Côme Chilliet [Tue, 28 Feb 2023 11:16:37 +0000 (12:16 +0100)]
Make sure to never trigger files hooks on a null path

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
18 months agoMerge pull request #38154 from nextcloud/backport/37944/stable26
Côme Chilliet [Thu, 11 May 2023 13:13:05 +0000 (15:13 +0200)]
Merge pull request #38154 from nextcloud/backport/37944/stable26

[stable26] Do not stop at the first PHP error/warning in files:scan

18 months agofix error on delete in ChunkingV2Plugin 38167/head
Lorenzo Tanganelli [Fri, 5 May 2023 12:56:55 +0000 (12:56 +0000)]
fix error on delete in ChunkingV2Plugin

Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
18 months agoMerge pull request #38098 from nextcloud/backport/38063/stable26
Julius Härtl [Wed, 10 May 2023 06:34:45 +0000 (08:34 +0200)]
Merge pull request #38098 from nextcloud/backport/38063/stable26

18 months agoMerge pull request #38153 from nextcloud/backport/38125/stable26
Louis [Wed, 10 May 2023 05:11:17 +0000 (07:11 +0200)]
Merge pull request #38153 from nextcloud/backport/38125/stable26

[stable26] Check if version entity is not null before delete

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 10 May 2023 02:31:35 +0000 (02:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoAdd an error counter 38154/head
Côme Chilliet [Thu, 4 May 2023 15:06:46 +0000 (17:06 +0200)]
Add an error counter

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
18 months agoOnly show error stack trace on very verbose level
Côme Chilliet [Tue, 2 May 2023 08:01:38 +0000 (10:01 +0200)]
Only show error stack trace on very verbose level

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>