]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoBump @testing-library/jest-dom from 5.14.1 to 5.15.0 29568/head
dependabot[bot] [Sat, 6 Nov 2021 02:02:39 +0000 (02:02 +0000)]
Bump @testing-library/jest-dom from 5.14.1 to 5.15.0

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.14.1 to 5.15.0.
- [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/v5.14.1...v5.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #25332 from nextcloud/fix-removing-remote-shares-when-the-remote...
Vincent Petry [Fri, 5 Nov 2021 13:53:11 +0000 (14:53 +0100)]
Merge pull request #25332 from nextcloud/fix-removing-remote-shares-when-the-remote-server-is-unreachable

Fix removing remote shares when the remote server is unreachable

2 years agoUpdate lib/private/Files/Storage/Wrapper/Availability.php add void 25332/head
Vincent Petry [Fri, 5 Nov 2021 09:28:41 +0000 (10:28 +0100)]
Update lib/private/Files/Storage/Wrapper/Availability.php add void

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
2 years agoUpdate psalm baseline
Vincent Petry [Fri, 22 Oct 2021 06:31:14 +0000 (08:31 +0200)]
Update psalm baseline

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoReturn false in hasUpdated when storage is not available
Vincent Petry [Thu, 21 Oct 2021 20:53:33 +0000 (22:53 +0200)]
Return false in hasUpdated when storage is not available

Technically, saying that a storage has no updates when it's not
available is correct.

This makes it possible to retrieve the cache entry for the mount point
and also to list and remove unavailable federated shares.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoAdd integration tests for federated shares from unavailable servers
Daniel Calviño Sánchez [Fri, 22 Jan 2021 13:34:02 +0000 (14:34 +0100)]
Add integration tests for federated shares from unavailable servers

The federated server needs to be stopped during the tests, so it is now
stopped in the FederationContext for each scenario instead of just once
in the run.sh script.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoAdd integration tests for listing federated shares
Daniel Calviño Sánchez [Thu, 8 Apr 2021 19:00:11 +0000 (21:00 +0200)]
Add integration tests for listing federated shares

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoAdd integration tests for deleting federated shares
Daniel Calviño Sánchez [Fri, 22 Jan 2021 13:34:02 +0000 (14:34 +0100)]
Add integration tests for deleting federated shares

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoMerge pull request #29545 from nextcloud/fix/supported-scopes-profile-properties
Pytal [Fri, 5 Nov 2021 02:55:57 +0000 (19:55 -0700)]
Merge pull request #29545 from nextcloud/fix/supported-scopes-profile-properties

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 5 Nov 2021 02:22:55 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix unsupported scopes being enabled for new properties 29545/head
Christopher Ng [Thu, 4 Nov 2021 23:04:01 +0000 (23:04 +0000)]
Fix unsupported scopes being enabled for new properties
- Shorten disabled scope messages
- Update wording

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #29536 from nextcloud/fix/add-full-calendar-path-for-public-write
Christoph Wurst [Thu, 4 Nov 2021 15:31:29 +0000 (16:31 +0100)]
Merge pull request #29536 from nextcloud/fix/add-full-calendar-path-for-public-write

Fix missing calendar path for public write on Calendars

2 years agoMerge pull request #29555 from nextcloud/update-composer-2-1-11
Carl Schwan [Thu, 4 Nov 2021 15:31:04 +0000 (16:31 +0100)]
Merge pull request #29555 from nextcloud/update-composer-2-1-11

Update to composer 2.1.11

2 years agoFix missing calendar path for public write on Calendars 29536/head
Anna Larch [Wed, 3 Nov 2021 15:46:11 +0000 (16:46 +0100)]
Fix missing calendar path for public write on Calendars

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoUpdate to composer 2.1.11 29555/head
Carl Schwan [Thu, 4 Nov 2021 11:30:11 +0000 (12:30 +0100)]
Update to composer 2.1.11

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #29547 from nextcloud/automated/noid/psalm-baseline-update
John Molakvoæ [Thu, 4 Nov 2021 10:48:51 +0000 (11:48 +0100)]
Merge pull request #29547 from nextcloud/automated/noid/psalm-baseline-update

2 years agoAdd branch-suffix to update-psalm-baseline PR creation 29547/head 29553/head
John Molakvoæ [Thu, 4 Nov 2021 10:42:34 +0000 (11:42 +0100)]
Add branch-suffix to update-psalm-baseline PR creation

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix psalm
John Molakvoæ [Thu, 4 Nov 2021 09:24:13 +0000 (10:24 +0100)]
Fix psalm

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoAdd `3. to review` label
John Molakvoæ [Thu, 4 Nov 2021 09:19:29 +0000 (10:19 +0100)]
Add `3. to review` label

2 years agoUpdate psalm baseline
nextcloud-command [Thu, 4 Nov 2021 09:17:46 +0000 (09:17 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years agoMerge pull request #29546 from nextcloud/psalm/baseline-continue-on-error
John Molakvoæ [Thu, 4 Nov 2021 09:14:53 +0000 (10:14 +0100)]
Merge pull request #29546 from nextcloud/psalm/baseline-continue-on-error

2 years agoAdd continue-on-error for update-psalm-baseline workflow 29546/head
John Molakvoæ [Thu, 4 Nov 2021 09:11:56 +0000 (10:11 +0100)]
Add continue-on-error for update-psalm-baseline workflow

2 years agoMerge pull request #29529 from nextcloud/fix/update-psalm-baseline
Julius Härtl [Thu, 4 Nov 2021 08:49:24 +0000 (09:49 +0100)]
Merge pull request #29529 from nextcloud/fix/update-psalm-baseline

2 years agoMerge pull request #29482 from nextcloud/feat/revamp-profile-visibility-section v23.0.0beta3
John Molakvoæ [Thu, 4 Nov 2021 07:32:22 +0000 (08:32 +0100)]
Merge pull request #29482 from nextcloud/feat/revamp-profile-visibility-section

2 years agoMerge pull request #29501 from nextcloud/release/23.0.0beta3
John Molakvoæ [Thu, 4 Nov 2021 07:31:54 +0000 (08:31 +0100)]
Merge pull request #29501 from nextcloud/release/23.0.0beta3

2 years agoMerge pull request #29533 from nextcloud/enhancement/get-calendars-for-principal-api
Christoph Wurst [Thu, 4 Nov 2021 06:33:49 +0000 (07:33 +0100)]
Merge pull request #29533 from nextcloud/enhancement/get-calendars-for-principal-api

Add IManager::getCalendarsForPrincipal API

2 years agoAdd new profile visibility section 29482/head
Christopher Ng [Sat, 30 Oct 2021 03:36:33 +0000 (03:36 +0000)]
Add new profile visibility section

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoRefine profile backend for frontend visibility requirements
Christopher Ng [Thu, 28 Oct 2021 17:59:26 +0000 (17:59 +0000)]
Refine profile backend for frontend visibility requirements
- Provide metadata
  - Dynamic displayId
  - Add appId
- Filter out unused parameter config properties from the existing profile config

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoBetter function descriptions
Christopher Ng [Thu, 28 Oct 2021 00:56:55 +0000 (00:56 +0000)]
Better function descriptions

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAdd additional check on action registrations
Christopher Ng [Thu, 28 Oct 2021 00:39:09 +0000 (00:39 +0000)]
Add additional check on action registrations
- Minor refactor

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #29525 from nextcloud/bugfix/noid/allow-to-inject-by-public-interface
Christoph Wurst [Wed, 3 Nov 2021 13:16:12 +0000 (14:16 +0100)]
Merge pull request #29525 from nextcloud/bugfix/noid/allow-to-inject-by-public-interface

Allow to inject the trusted domain helper by public interface

2 years agoAdd IManager::getCalendarsForPrincipal API 29533/head
Christoph Wurst [Wed, 3 Nov 2021 11:19:47 +0000 (12:19 +0100)]
Add IManager::getCalendarsForPrincipal API

The Calendar app needs to access calendars of a given principal in the
back-end. The new calendar providers were not accessible for apps before
this patch. Now they can access the ICalendar objects on demand.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoAllow to inject the trusted domain helper by public interface 29525/head
Joas Schilling [Tue, 2 Nov 2021 16:06:31 +0000 (17:06 +0100)]
Allow to inject the trusted domain helper by public interface

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoUpdate update-psalm-baseline.yml 29529/head
John Molakvoæ [Wed, 3 Nov 2021 09:21:47 +0000 (10:21 +0100)]
Update update-psalm-baseline.yml

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 3 Nov 2021 02:23:35 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warnings
Christoph Wurst [Tue, 2 Nov 2021 18:23:23 +0000 (19:23 +0100)]
Merge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warnings

Fix missing import of ILogger

2 years agoFix missing import of ILogger 29524/head
Joas Schilling [Tue, 2 Nov 2021 15:47:16 +0000 (16:47 +0100)]
Fix missing import of ILogger

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #29479 from nextcloud/fix/images-php-8.0
Côme Chilliet [Tue, 2 Nov 2021 09:57:08 +0000 (10:57 +0100)]
Merge pull request #29479 from nextcloud/fix/images-php-8.0

Fix image handling for PHP 8.0

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 2 Nov 2021 02:22:15 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29502 from nextcloud/revert-27378-dav-recalc-checksum
John Molakvoæ [Mon, 1 Nov 2021 12:50:52 +0000 (13:50 +0100)]
Merge pull request #29502 from nextcloud/revert-27378-dav-recalc-checksum

2 years agoMerge pull request #28385 from nextcloud/search-handle-wrapper-filtered-entries
John Molakvoæ [Mon, 1 Nov 2021 12:39:03 +0000 (13:39 +0100)]
Merge pull request #28385 from nextcloud/search-handle-wrapper-filtered-entries

2 years agoproperly handle cases where cache wrappers block access 28385/head
Robin Appelman [Wed, 11 Aug 2021 15:35:37 +0000 (17:35 +0200)]
properly handle cases where cache wrappers block access

`CacheWrapper::formatCacheEntry` can return false for files that should be filtered out

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #29281 from vijfhoek/master
John Molakvoæ [Mon, 1 Nov 2021 10:29:37 +0000 (11:29 +0100)]
Merge pull request #29281 from vijfhoek/master

2 years agoRevert "add dav plugin to trigger recalculating of checksums" 29502/head
John Molakvoæ [Mon, 1 Nov 2021 10:26:17 +0000 (11:26 +0100)]
Revert "add dav plugin to trigger recalculating of checksums"

2 years agoMerge pull request #27378 from nextcloud/dav-recalc-checksum
John Molakvoæ [Mon, 1 Nov 2021 10:25:21 +0000 (11:25 +0100)]
Merge pull request #27378 from nextcloud/dav-recalc-checksum

2 years agoMerge pull request #29465 from nextcloud/crl/noid/previewgenerator
John Molakvoæ [Mon, 1 Nov 2021 10:23:09 +0000 (11:23 +0100)]
Merge pull request #29465 from nextcloud/crl/noid/previewgenerator

2 years ago23.0.0 beta 3 29501/head
John Molakvoæ [Mon, 1 Nov 2021 10:15:41 +0000 (11:15 +0100)]
23.0.0 beta 3

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #29497 from nextcloud/rakekniven-patch-1
Valdnet [Mon, 1 Nov 2021 10:12:10 +0000 (11:12 +0100)]
Merge pull request #29497 from nextcloud/rakekniven-patch-1

Fixed grammar for "trash bin"

2 years agoFixed grammar 29497/head
rakekniven [Sun, 31 Oct 2021 17:27:14 +0000 (18:27 +0100)]
Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 1 Nov 2021 02:22:37 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFixed grammar
rakekniven [Sun, 31 Oct 2021 17:25:35 +0000 (18:25 +0100)]
Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 31 Oct 2021 02:22:04 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29490 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.0
dependabot[bot] [Sat, 30 Oct 2021 17:25:33 +0000 (17:25 +0000)]
Merge pull request #29490 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.0

2 years agoBump core-js from 3.18.3 to 3.19.0 29490/head
dependabot[bot] [Sat, 30 Oct 2021 16:37:27 +0000 (16:37 +0000)]
Bump core-js from 3.18.3 to 3.19.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.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/compare/v3.18.3...v3.19.0)

---
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>
2 years agoMerge pull request #29489 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.3
dependabot[bot] [Sat, 30 Oct 2021 16:15:53 +0000 (16:15 +0000)]
Merge pull request #29489 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.3

2 years agoBump vue-router from 3.5.2 to 3.5.3 29489/head
dependabot[bot] [Sat, 30 Oct 2021 02:07:36 +0000 (02:07 +0000)]
Bump vue-router from 3.5.2 to 3.5.3

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #29487 from nextcloud/dependabot/npm_and_yarn/sass-1.43.4
dependabot[bot] [Sat, 30 Oct 2021 14:46:01 +0000 (14:46 +0000)]
Merge pull request #29487 from nextcloud/dependabot/npm_and_yarn/sass-1.43.4

2 years agoBump sass from 1.43.3 to 1.43.4 29487/head
dependabot[bot] [Sat, 30 Oct 2021 14:07:16 +0000 (14:07 +0000)]
Bump sass from 1.43.3 to 1.43.4

Bumps [sass](https://github.com/sass/dart-sass) from 1.43.3 to 1.43.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.43.3...1.43.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 30 Oct 2021 02:22:16 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 29 Oct 2021 02:22:24 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29481 from nextcloud/fix/dav-calendar-query-start-end-immutable
Christoph Wurst [Thu, 28 Oct 2021 20:15:13 +0000 (22:15 +0200)]
Merge pull request #29481 from nextcloud/fix/dav-calendar-query-start-end-immutable

Fix immutable datetime handling in DAV calendar search

2 years agoMerge pull request #29480 from nextcloud/fix/missing-dav-calendar-provider
Christoph Wurst [Thu, 28 Oct 2021 19:04:45 +0000 (21:04 +0200)]
Merge pull request #29480 from nextcloud/fix/missing-dav-calendar-provider

Register missing DAV app calendar provider

2 years agoFix immutable datetime handling in DAV calendar search 29481/head
Christoph Wurst [Thu, 28 Oct 2021 16:37:20 +0000 (18:37 +0200)]
Fix immutable datetime handling in DAV calendar search

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #29431 from nextcloud/release/23.0.0beta2 v23.0.0beta2
John Molakvoæ [Thu, 28 Oct 2021 16:46:52 +0000 (18:46 +0200)]
Merge pull request #29431 from nextcloud/release/23.0.0beta2

2 years agoRegister missing DAV app calendar provider 29480/head
Christoph Wurst [Thu, 28 Oct 2021 16:33:13 +0000 (18:33 +0200)]
Register missing DAV app calendar provider

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoEnable Avatar tests as well for PHP>=8 29479/head
Côme Chilliet [Tue, 26 Oct 2021 10:11:45 +0000 (12:11 +0200)]
Enable Avatar tests as well for PHP>=8

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRevert "Do not run image tests on php8"
Côme Chilliet [Tue, 26 Oct 2021 09:55:43 +0000 (11:55 +0200)]
Revert "Do not run image tests on php8"

This reverts commit d690f909284ae4bb4dee7d00318104ee76720bfa.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix resource usages in OC_Image
Côme Chilliet [Mon, 25 Oct 2021 14:13:50 +0000 (16:13 +0200)]
Fix resource usages in OC_Image

This makes sure using resource or GdImage (PHP>=8) behaves the same.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #29115 from nextcloud/work/carl/correct-permissions-when-copying
Carl Schwan [Thu, 28 Oct 2021 12:38:20 +0000 (14:38 +0200)]
Merge pull request #29115 from nextcloud/work/carl/correct-permissions-when-copying

Fix permissions when copying from ObjectStorage

2 years agoFix permissions when copying from ObjectStorage 29115/head
Carl Schwan [Thu, 7 Oct 2021 09:50:33 +0000 (11:50 +0200)]
Fix permissions when copying from ObjectStorage

Make sure that when a user copy a file from a directory they don't have
all permissions to a directory where they have more permissions, the
permissions are correctly set to the one from the parent taget folder.

This was caused by the ObjectStoreStorage::copyFromStorage using
the jailed storage and cache entry instead of the unjailed one like other
storages (the local one).
Steps to reproduce

+ Use object storage
+ Create a groupfolder with one group having full permission and another one
  who can just read files.
+ With an user who is in the second group, copy a file from the groupfolder to
  the home folder of this user.
+ The file in the home folder of the user will be read only and can't be deleted
  even though it is in their home folder and they are the owner. In oc_filecache,
  the permissions stored for this file are 1 (READ)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #29444 from nextcloud/bugfix/noid/public-api-for-trusted-domain...
Joas Schilling [Thu, 28 Oct 2021 09:45:03 +0000 (11:45 +0200)]
Merge pull request #29444 from nextcloud/bugfix/noid/public-api-for-trusted-domain-helpers

Add an OCP for trusted domain helper

2 years agoAdd an OCP for trusted domain helper 29444/head
Joas Schilling [Tue, 26 Oct 2021 11:26:46 +0000 (13:26 +0200)]
Add an OCP for trusted domain helper

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 28 Oct 2021 02:22:54 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoupdate crl 29465/head
Arthur Schiwon [Wed, 27 Oct 2021 21:39:31 +0000 (23:39 +0200)]
update crl

- previewgenerator was revoked

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #29454 from nextcloud/bugfix/noid/detect-mimetype-by-content-only...
blizzz [Wed, 27 Oct 2021 12:26:31 +0000 (14:26 +0200)]
Merge pull request #29454 from nextcloud/bugfix/noid/detect-mimetype-by-content-only-with-content

Detect mimetype by content only with content

2 years agoMerge pull request #29453 from nextcloud/bugfix/noid/improve-wording
John Molakvoæ [Wed, 27 Oct 2021 08:48:21 +0000 (10:48 +0200)]
Merge pull request #29453 from nextcloud/bugfix/noid/improve-wording

2 years agoDetect mimetype by content only with content 29454/head
Joas Schilling [Wed, 27 Oct 2021 08:45:03 +0000 (10:45 +0200)]
Detect mimetype by content only with content

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #29327 from nextcloud/bugfix/noid/do-not-make-actionbuttons-spans...
John Molakvoæ [Wed, 27 Oct 2021 08:17:11 +0000 (10:17 +0200)]
Merge pull request #29327 from nextcloud/bugfix/noid/do-not-make-actionbuttons-spans-too-transparent

2 years agoImprove wording 29453/head
Joas Schilling [Wed, 27 Oct 2021 08:12:30 +0000 (10:12 +0200)]
Improve wording

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 27 Oct 2021 02:23:37 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29436 from nextcloud/fix/profile-link-action-registration
John Molakvoæ [Tue, 26 Oct 2021 10:38:23 +0000 (12:38 +0200)]
Merge pull request #29436 from nextcloud/fix/profile-link-action-registration

2 years agoPrevent unnecesary profile action registrations 29436/head
Christopher Ng [Mon, 25 Oct 2021 21:55:29 +0000 (21:55 +0000)]
Prevent unnecesary profile action registrations

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #29435 from nextcloud/explicitly-name-profile-link-action
John Molakvoæ [Tue, 26 Oct 2021 08:51:11 +0000 (10:51 +0200)]
Merge pull request #29435 from nextcloud/explicitly-name-profile-link-action

2 years agoMerge pull request #26841 from nextcloud/bugfix/files-search-filter
Vincent Petry [Tue, 26 Oct 2021 06:23:51 +0000 (08:23 +0200)]
Merge pull request #26841 from nextcloud/bugfix/files-search-filter

Implement local filtering in file list

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 26 Oct 2021 02:22:53 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUse more explicit naming for profile link action 29435/head
Christopher Ng [Mon, 25 Oct 2021 22:20:19 +0000 (22:20 +0000)]
Use more explicit naming for profile link action

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #29318 from nextcloud/fix/dav-availability-settings-timezone-id
Christoph Wurst [Mon, 25 Oct 2021 14:57:16 +0000 (16:57 +0200)]
Merge pull request #29318 from nextcloud/fix/dav-availability-settings-timezone-id

Read and write time zone ID when updating CalDAV availability

2 years agoMove to combined files entrypoint 26841/head
Julius Härtl [Wed, 20 Oct 2021 14:39:16 +0000 (16:39 +0200)]
Move to combined files entrypoint

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix "No entries in this …" template
Joas Schilling [Fri, 30 Apr 2021 09:52:47 +0000 (11:52 +0200)]
Fix "No entries in this …" template

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoImplement local filtering in file list
Julius Härtl [Thu, 29 Apr 2021 10:09:06 +0000 (12:09 +0200)]
Implement local filtering in file list

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoGet VTIMEZONE data from a time zone database lib 29318/head
Christoph Wurst [Tue, 19 Oct 2021 11:47:02 +0000 (13:47 +0200)]
Get VTIMEZONE data from a time zone database lib

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago23.0.0 beta 2 29431/head
John Molakvoæ [Mon, 25 Oct 2021 13:54:57 +0000 (15:54 +0200)]
23.0.0 beta 2

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #29021 from nextcloud/work/smb/additional-logging
Julius Härtl [Mon, 25 Oct 2021 11:25:04 +0000 (13:25 +0200)]
Merge pull request #29021 from nextcloud/work/smb/additional-logging

2 years agoMerge pull request #27949 from CarlSchwan/work/carl/password-reset-autocomplete
Louis [Mon, 25 Oct 2021 10:24:31 +0000 (12:24 +0200)]
Merge pull request #27949 from CarlSchwan/work/carl/password-reset-autocomplete

Add autocompletion for password reset

2 years agoRead and write time zone ID when updating CalDAV availability
Christoph Wurst [Tue, 19 Oct 2021 09:53:43 +0000 (11:53 +0200)]
Read and write time zone ID when updating CalDAV availability

Tiny bug/limitation of #27466

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #29425 from nextcloud/revert-28138-zorn-v-patch-2
John Molakvoæ [Mon, 25 Oct 2021 07:25:03 +0000 (09:25 +0200)]
Merge pull request #29425 from nextcloud/revert-28138-zorn-v-patch-2

2 years agoMerge pull request #26531 from J0WI/refactor-preview-exec
John Molakvoæ [Mon, 25 Oct 2021 07:23:01 +0000 (09:23 +0200)]
Merge pull request #26531 from J0WI/refactor-preview-exec

2 years agoRevert "Fix "never catch" catches in OC_App" 29425/head
Joas Schilling [Mon, 25 Oct 2021 06:41:56 +0000 (08:41 +0200)]
Revert "Fix "never catch" catches in OC_App"

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 25 Oct 2021 02:22:23 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 24 Oct 2021 02:22:24 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>