]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 months agofix: Don't use dynamic property
Marcel Klehr [Mon, 6 May 2024 09:57:05 +0000 (11:57 +0200)]
fix: Don't use dynamic property

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Update autoloaders
Marcel Klehr [Mon, 6 May 2024 09:24:35 +0000 (11:24 +0200)]
fix: Update autoloaders

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Run cs:fix
Marcel Klehr [Mon, 6 May 2024 09:09:53 +0000 (11:09 +0200)]
fix: Run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: psalm issues
Marcel Klehr [Mon, 6 May 2024 09:01:23 +0000 (11:01 +0200)]
fix: psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agotest: Test file authorization check
Marcel Klehr [Mon, 6 May 2024 08:22:59 +0000 (10:22 +0200)]
test: Test file authorization check

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Check if user is authorized to use the files they mentioned
Marcel Klehr [Mon, 6 May 2024 08:03:24 +0000 (10:03 +0200)]
fix: Check if user is authorized to use the files they mentioned

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Remove stale files in AppData as well
Marcel Klehr [Mon, 6 May 2024 07:44:48 +0000 (09:44 +0200)]
feat: Remove stale files in AppData as well

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: update openapi.json
Marcel Klehr [Mon, 6 May 2024 07:37:46 +0000 (09:37 +0200)]
chore: update openapi.json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: oc_taskProcessing_tasks.identifier: notnull = false
Marcel Klehr [Mon, 6 May 2024 07:30:48 +0000 (09:30 +0200)]
fix: oc_taskProcessing_tasks.identifier: notnull = false

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Expose task type on CoreTaskProcessingTask json
Marcel Klehr [Mon, 6 May 2024 07:21:09 +0000 (09:21 +0200)]
fix: Expose task type on CoreTaskProcessingTask json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: psalm issue
Marcel Klehr [Fri, 3 May 2024 12:39:41 +0000 (14:39 +0200)]
fix: psalm issue

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agotest: Add more tests for legacy pass-through
Marcel Klehr [Fri, 3 May 2024 12:15:03 +0000 (14:15 +0200)]
test: Add more tests for legacy pass-through

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Small fixes
Marcel Klehr [Fri, 3 May 2024 10:33:17 +0000 (12:33 +0200)]
fix: Small fixes

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Wire-up the new classes
Marcel Klehr [Fri, 3 May 2024 10:24:40 +0000 (12:24 +0200)]
fix: Wire-up the new classes

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agorefactor: rename getTaskType to getTaskTypeId
Marcel Klehr [Fri, 3 May 2024 10:23:59 +0000 (12:23 +0200)]
refactor: rename getTaskType to getTaskTypeId

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Fix psalm issues
Marcel Klehr [Fri, 3 May 2024 09:46:36 +0000 (11:46 +0200)]
fix: Fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: LazyRoot missing method
Marcel Klehr [Fri, 3 May 2024 09:08:15 +0000 (11:08 +0200)]
fix: LazyRoot missing method

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Typo
Marcel Klehr [Fri, 3 May 2024 09:08:01 +0000 (11:08 +0200)]
fix: Typo

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Add ExApp endpoints
Marcel Klehr [Fri, 3 May 2024 08:14:19 +0000 (10:14 +0200)]
feat: Add ExApp endpoints

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Fix psalm issues
Marcel Klehr [Thu, 2 May 2024 13:12:35 +0000 (15:12 +0200)]
fix: Fix psalm issues

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix(IRootFolder): Add getAppDataDirectoryName method
Marcel Klehr [Thu, 2 May 2024 09:48:10 +0000 (11:48 +0200)]
fix(IRootFolder): Add getAppDataDirectoryName method

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: Regenerate openapi.json
Marcel Klehr [Thu, 2 May 2024 09:46:49 +0000 (11:46 +0200)]
chore: Regenerate openapi.json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agochore: Run cs:fix
Marcel Klehr [Thu, 2 May 2024 09:17:43 +0000 (11:17 +0200)]
chore: Run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agorefactor: Move validation to EShapeType
Marcel Klehr [Thu, 2 May 2024 09:15:51 +0000 (11:15 +0200)]
refactor: Move validation to EShapeType

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: Add getFileContents endpoint to TaskProcessing OCS API
Marcel Klehr [Thu, 2 May 2024 09:13:53 +0000 (11:13 +0200)]
feat: Add getFileContents endpoint to TaskProcessing OCS API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: TaskProcessing OCS API
Marcel Klehr [Tue, 30 Apr 2024 15:02:38 +0000 (17:02 +0200)]
feat: TaskProcessing OCS API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Run cs:fix
Marcel Klehr [Tue, 30 Apr 2024 15:01:41 +0000 (17:01 +0200)]
fix: Run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: Add RemoveOldTasksBackgroundJob to repair step that instantiates it
Marcel Klehr [Tue, 30 Apr 2024 14:37:13 +0000 (16:37 +0200)]
fix: Add RemoveOldTasksBackgroundJob to repair step that instantiates it

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agotest: Add OldTasksShouldBeCleanedUp test
Marcel Klehr [Tue, 30 Apr 2024 14:30:24 +0000 (16:30 +0200)]
test: Add OldTasksShouldBeCleanedUp test

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofix: weed out some psalm errors and run cs:fix
Marcel Klehr [Tue, 30 Apr 2024 13:48:00 +0000 (15:48 +0200)]
fix: weed out some psalm errors and run cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agofeat: first pass at TaskProcessing API
Marcel Klehr [Mon, 29 Apr 2024 14:21:07 +0000 (16:21 +0200)]
feat: first pass at TaskProcessing API

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
5 months agoMerge pull request #45252 from nextcloud/chore/noid/spdx-batch2
Andy Scherzinger [Mon, 13 May 2024 16:37:23 +0000 (18:37 +0200)]
Merge pull request #45252 from nextcloud/chore/noid/spdx-batch2

Add SPDX header - batch #2

5 months agochore: Compile assets 45252/head
Ferdinand Thiessen [Mon, 13 May 2024 13:30:47 +0000 (15:30 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix: Also extract comments for `spdx` license information
Ferdinand Thiessen [Mon, 13 May 2024 07:48:54 +0000 (09:48 +0200)]
fix: Also extract comments for `spdx` license information

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agochore: Add SPDX header
Andy Scherzinger [Fri, 10 May 2024 13:09:14 +0000 (15:09 +0200)]
chore: Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agoMerge pull request #44791 from nextcloud/reshare-permission-logic
Robin Appelman [Mon, 13 May 2024 14:00:10 +0000 (16:00 +0200)]
Merge pull request #44791 from nextcloud/reshare-permission-logic

fix: consider all paths the user has for a share source when considering max permissions

5 months agoMerge pull request #45218 from nextcloud/update-pdf-icon
Marco [Mon, 13 May 2024 13:50:08 +0000 (15:50 +0200)]
Merge pull request #45218 from nextcloud/update-pdf-icon

Update pdf icon

5 months agoMerge branch 'master' into update-pdf-icon 45218/head
Marco [Mon, 13 May 2024 13:14:04 +0000 (15:14 +0200)]
Merge branch 'master' into update-pdf-icon

5 months agoMerge pull request #44953 from nextcloud/perf/44951/lock-provider
Julius Härtl [Mon, 13 May 2024 12:21:28 +0000 (14:21 +0200)]
Merge pull request #44953 from nextcloud/perf/44951/lock-provider

perf(ILockManager): Allow registering a lock provider lazy

5 months agoMerge pull request #45262 from nextcloud/check-HttpsUrlGeneration
Côme Chilliet [Mon, 13 May 2024 10:06:21 +0000 (12:06 +0200)]
Merge pull request #45262 from nextcloud/check-HttpsUrlGeneration

fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check

5 months agoMerge pull request #45242 from nextcloud/check-memcache-memcached
Daniel [Mon, 13 May 2024 09:53:27 +0000 (11:53 +0200)]
Merge pull request #45242 from nextcloud/check-memcache-memcached

fix(setupCheck): Only warn when memcache present w/o memcached

5 months agoMerge pull request #45233 from nextcloud/fix/touch-propagate-size
Côme Chilliet [Mon, 13 May 2024 09:48:06 +0000 (11:48 +0200)]
Merge pull request #45233 from nextcloud/fix/touch-propagate-size

fix: Avoid updating size when calling touch on a file

5 months agoMerge pull request #45258 from nextcloud/bug/noid/get-mounts-for-fileid-may-return...
Côme Chilliet [Mon, 13 May 2024 09:43:26 +0000 (11:43 +0200)]
Merge pull request #45258 from nextcloud/bug/noid/get-mounts-for-fileid-may-return-and-unindexed-list

fix: getMountsForFileId may return an unordered list

5 months agoFeat: Fix pdf icon
Marco Ambrosini [Mon, 13 May 2024 08:51:23 +0000 (10:51 +0200)]
Feat: Fix pdf icon

Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
5 months agoMerge pull request #43794 from nextcloud/fix/files/scanner-metadata-diff
Côme Chilliet [Mon, 13 May 2024 09:05:40 +0000 (11:05 +0200)]
Merge pull request #43794 from nextcloud/fix/files/scanner-metadata-diff

fix(files): handle multidimensional arrays in scanner

5 months agoMerge pull request #45254 from nextcloud/fix/message
Ferdinand Thiessen [Mon, 13 May 2024 08:13:41 +0000 (10:13 +0200)]
Merge pull request #45254 from nextcloud/fix/message

fix: Move hint about firewall issues to common helper string

5 months agofix: Move hint about firewall issues to common helper string 45254/head
Ferdinand Thiessen [Fri, 10 May 2024 15:54:41 +0000 (17:54 +0200)]
fix: Move hint about firewall issues to common helper string

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoMerge pull request #45272 from nextcloud/check-db-missing-indices
Julius Härtl [Mon, 13 May 2024 05:55:39 +0000 (07:55 +0200)]
Merge pull request #45272 from nextcloud/check-db-missing-indices

feat(SetupChecks): Refactor DatabaseHasMissingIndices

5 months agofix(SetupChecks): Detect CLI mode in HTTPS / URL generator check 45262/head
Josh Richards [Fri, 10 May 2024 21:02:28 +0000 (17:02 -0400)]
fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agoMerge pull request #45241 from nextcloud/checks-db-versions
Andy Scherzinger [Sat, 11 May 2024 14:42:12 +0000 (16:42 +0200)]
Merge pull request #45241 from nextcloud/checks-db-versions

fix(setupChecks): update db version checks

5 months agofeat(SetupChecks): Refactor DatabaseHasMissingIndices 45272/head
Josh Richards [Sat, 11 May 2024 14:10:27 +0000 (10:10 -0400)]
feat(SetupChecks): Refactor DatabaseHasMissingIndices

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agoMerge pull request #45270 from nextcloud/refactor/provisioning_api/type-scopes
Kate [Sat, 11 May 2024 14:27:13 +0000 (16:27 +0200)]
Merge pull request #45270 from nextcloud/refactor/provisioning_api/type-scopes

5 months agorefactor(provisioning_api): Add types for user details scopes 45270/head
provokateurin [Sat, 11 May 2024 07:22:19 +0000 (09:22 +0200)]
refactor(provisioning_api): Add types for user details scopes

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoMerge pull request #45268 from nextcloud/dependabot/npm_and_yarn/testing-library...
dependabot[bot] [Sat, 11 May 2024 04:38:16 +0000 (04:38 +0000)]
Merge pull request #45268 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.5

5 months agochore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 45268/head
dependabot[bot] [Sat, 11 May 2024 02:21:36 +0000 (02:21 +0000)]
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months agoMerge pull request #45255 from nextcloud/fix/ci-mariadb
Ferdinand Thiessen [Fri, 10 May 2024 21:46:42 +0000 (23:46 +0200)]
Merge pull request #45255 from nextcloud/fix/ci-mariadb

fix(ci): Align mariadb versions with list of supported versions

5 months agofix: getMountsForFileId may return an unordered list 45258/head
Daniel Kesselberg [Fri, 10 May 2024 17:21:23 +0000 (19:21 +0200)]
fix: getMountsForFileId may return an unordered list

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 months agofix(ci): Align mariadb versions with list of supported versions 45255/head
Ferdinand Thiessen [Fri, 10 May 2024 15:58:53 +0000 (17:58 +0200)]
fix(ci): Align mariadb versions with list of supported versions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix: oops vendor string embedded in version 45241/head
Josh Richards [Fri, 10 May 2024 13:12:43 +0000 (09:12 -0400)]
fix: oops vendor string embedded in version

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix(phpunit-pgsql): master/v30 only supports pgsql 12-16; drop 10
Josh [Fri, 10 May 2024 13:06:34 +0000 (09:06 -0400)]
fix(phpunit-pgsql): master/v30 only supports pgsql 12-16; drop 10

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agofix: only compare major version of pgsql
Josh Richards [Fri, 10 May 2024 12:49:02 +0000 (08:49 -0400)]
fix: only compare major version of pgsql

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix: refactor postgresql check to match mariadb/mysql
Josh Richards [Fri, 10 May 2024 12:28:05 +0000 (08:28 -0400)]
fix: refactor postgresql check to match mariadb/mysql

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix: only compare minor mariadb version differences
Josh Richards [Fri, 10 May 2024 12:23:32 +0000 (08:23 -0400)]
fix: only compare minor mariadb version differences

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix(setupChecks): update db version checks
Josh Richards [Thu, 9 May 2024 14:55:36 +0000 (10:55 -0400)]
fix(setupChecks): update db version checks

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agoMerge pull request #45256 from nextcloud/bugfix/noid/fixFileChecker
Andy Scherzinger [Fri, 10 May 2024 19:39:50 +0000 (21:39 +0200)]
Merge pull request #45256 from nextcloud/bugfix/noid/fixFileChecker

Revert rename changes

5 months agofix: revert rename changes 45256/head
Andy Scherzinger [Fri, 10 May 2024 17:16:41 +0000 (19:16 +0200)]
fix: revert rename changes

see #45250

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agoMerge pull request #45250 from nextcloud/chore/noid/spdx-revert-rename
Andy Scherzinger [Fri, 10 May 2024 11:46:48 +0000 (13:46 +0200)]
Merge pull request #45250 from nextcloud/chore/noid/spdx-revert-rename

Revert rename

5 months agochore: revert rename 45250/head
Andy Scherzinger [Fri, 10 May 2024 11:46:00 +0000 (13:46 +0200)]
chore: revert rename

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agoMerge pull request #45244 from nextcloud/chore/noid/spdx
Andy Scherzinger [Fri, 10 May 2024 10:14:42 +0000 (12:14 +0200)]
Merge pull request #45244 from nextcloud/chore/noid/spdx

Add SPDX header - batch #1

5 months agochore(assets): Recompile assets 45244/head
nextcloud-command [Fri, 10 May 2024 09:25:54 +0000 (09:25 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofix: move SPDX info of generated files to dep5 definition
Andy Scherzinger [Fri, 10 May 2024 08:32:17 +0000 (10:32 +0200)]
fix: move SPDX info of generated files to dep5 definition

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agochore(build): Add changed file set on root level
Andy Scherzinger [Thu, 9 May 2024 18:34:22 +0000 (20:34 +0200)]
chore(build): Add changed file set on root level

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agochore: Add SPDX header
Andy Scherzinger [Thu, 9 May 2024 18:20:32 +0000 (20:20 +0200)]
chore: Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
5 months agoMerge pull request #45240 from nextcloud/jtr/issue-template-security-redirect
Andy Scherzinger [Fri, 10 May 2024 09:06:58 +0000 (11:06 +0200)]
Merge pull request #45240 from nextcloud/jtr/issue-template-security-redirect

fix(issue_template): Add security reporting redirect to bug report form

5 months agoMerge pull request #42973 from nextcloud/feat/dashboard/expose-layout-statuses-apis
Kate [Fri, 10 May 2024 08:21:45 +0000 (10:21 +0200)]
Merge pull request #42973 from nextcloud/feat/dashboard/expose-layout-statuses-apis

5 months agorefactor(dashboard): Use attributes for routing 42973/head
provokateurin [Sun, 5 May 2024 06:19:37 +0000 (08:19 +0200)]
refactor(dashboard): Use attributes for routing

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agofeat(dashboard): Add endpoints to get the layout and statuses
provokateurin [Fri, 19 Jan 2024 22:12:25 +0000 (23:12 +0100)]
feat(dashboard): Add endpoints to get the layout and statuses

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agorefactor(dashboard): Let the statuses and layout endpoints use a saner format
provokateurin [Fri, 19 Jan 2024 21:23:20 +0000 (22:23 +0100)]
refactor(dashboard): Let the statuses and layout endpoints use a saner format

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agorefactor(dashboard): Migrate saving layout and statuses to OCS
provokateurin [Fri, 19 Jan 2024 20:55:26 +0000 (21:55 +0100)]
refactor(dashboard): Migrate saving layout and statuses to OCS

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agochore(dashboard): Delete unused LayoutApiController
provokateurin [Fri, 19 Jan 2024 20:47:47 +0000 (21:47 +0100)]
chore(dashboard): Delete unused LayoutApiController

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoMerge pull request #44797 from nextcloud/fix/router/loading-disabled-apps
Kate [Fri, 10 May 2024 07:28:59 +0000 (09:28 +0200)]
Merge pull request #44797 from nextcloud/fix/router/loading-disabled-apps

5 months agochore: Allow to create issues without a template 45240/head
Joas Schilling [Fri, 10 May 2024 07:28:31 +0000 (09:28 +0200)]
chore: Allow to create issues without a template

Let's see if this works (seems to work in most apps),
we can still revert this when it does turn out that
too many unexperienced reports come in.

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agochore: Add a dedicated link to the security program
Joas Schilling [Fri, 10 May 2024 07:26:21 +0000 (09:26 +0200)]
chore: Add a dedicated link to the security program

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agofix(Router): Stop loading routes of disabled apps 44797/head
provokateurin [Fri, 12 Apr 2024 08:18:09 +0000 (10:18 +0200)]
fix(Router): Stop loading routes of disabled apps

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agofix(setupCheck): Only warn when memcache present w/o memcached 45242/head
Josh Richards [Thu, 9 May 2024 15:45:16 +0000 (11:45 -0400)]
fix(setupCheck): Only warn when memcache present w/o memcached

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
5 months agofix(issue_template): Add security reporting redirect to bug report form
Josh [Thu, 9 May 2024 15:09:03 +0000 (11:09 -0400)]
fix(issue_template): Add security reporting redirect to bug report form

Similar language as that already used in our PR form.

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 9 May 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofix(Files): Change how scanner diffs for changed metadata 43794/head
Josh [Fri, 23 Feb 2024 17:55:58 +0000 (12:55 -0500)]
fix(Files): Change how scanner diffs for changed metadata

Fixes #43408

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agofix: Avoid updating size when calling touch on a file 45233/head
Julius Härtl [Wed, 8 May 2024 09:50:20 +0000 (11:50 +0200)]
fix: Avoid updating size when calling touch on a file

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 months agoMerge pull request #45219 from nextcloud/bugfix/noid/fix-user-status-manager-docs
Joas Schilling [Wed, 8 May 2024 07:23:54 +0000 (09:23 +0200)]
Merge pull request #45219 from nextcloud/bugfix/noid/fix-user-status-manager-docs

fix(userstatus): Fix docs of user status manager

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 8 May 2024 00:20:52 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #44752 from nextcloud/feat/noid/expose-subscription-calendars
Daniel [Tue, 7 May 2024 20:08:17 +0000 (22:08 +0200)]
Merge pull request #44752 from nextcloud/feat/noid/expose-subscription-calendars

Expose subscription calendars

5 months agoMerge pull request #45181 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.0
dependabot[bot] [Tue, 7 May 2024 15:21:01 +0000 (15:21 +0000)]
Merge pull request #45181 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.0

5 months agochore(deps): bump core-js from 3.36.1 to 3.37.0 45181/head
dependabot[bot] [Sat, 4 May 2024 02:18:47 +0000 (02:18 +0000)]
chore(deps): bump core-js from 3.36.1 to 3.37.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofeat(caldav): expose calendar subscriptions 44752/head
Daniel Kesselberg [Tue, 26 Mar 2024 20:39:22 +0000 (21:39 +0100)]
feat(caldav): expose calendar subscriptions

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 months agofix(userstatus): Fix docs of user status manager 45219/head
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>
5 months agoMerge pull request #45209 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Tue, 7 May 2024 10:41:22 +0000 (12:41 +0200)]
Merge pull request #45209 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

5 months agoMerge pull request #45058 from nextcloud/perf/db/sort-before-chunking
Christoph Wurst [Tue, 7 May 2024 10:11:32 +0000 (12:11 +0200)]
Merge pull request #45058 from nextcloud/perf/db/sort-before-chunking

perf(db): Sort data for IN before chunking

5 months agoMerge pull request #44786 from nextcloud/reduce-border-radius
Marco [Tue, 7 May 2024 09:41:41 +0000 (11:41 +0200)]
Merge pull request #44786 from nextcloud/reduce-border-radius

Reduce app container border radius

5 months agoMerge branch 'master' into reduce-border-radius 44786/head
Marco [Tue, 7 May 2024 07:52:12 +0000 (09:52 +0200)]
Merge branch 'master' into reduce-border-radius