]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
17 months agoAdd missing taint analysis docblock comments, and improve escaping in some methods 36378/head
Carl Schwan [Wed, 31 Aug 2022 19:15:02 +0000 (21:15 +0200)]
Add missing taint analysis docblock comments, and improve escaping in some methods

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
17 months agoMerge pull request #36857 from nextcloud/scan-repair-unencrypted-size
Robin Appelman [Mon, 24 Apr 2023 13:24:50 +0000 (15:24 +0200)]
Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size

fix unencrypted_size for folders when scanning the filesystem with encryption enabled

17 months agoMerge pull request #37856 from march42/bugfix/ldap_profiledata_removed
Côme Chilliet [Mon, 24 Apr 2023 12:11:16 +0000 (14:11 +0200)]
Merge pull request #37856 from march42/bugfix/ldap_profiledata_removed

removed profile data from LDAP will get removed

17 months agoMerge pull request #37864 from nextcloud/feat/noid/ratelimit-with-attributes
Joas Schilling [Mon, 24 Apr 2023 11:55:52 +0000 (13:55 +0200)]
Merge pull request #37864 from nextcloud/feat/noid/ratelimit-with-attributes

feat(ratelimit): Add Attributes support to rate limit middleware

17 months agofeat(ratelimit): Add Attributes support to rate limit middleware 37864/head
Joas Schilling [Fri, 21 Apr 2023 13:08:55 +0000 (15:08 +0200)]
feat(ratelimit): Add Attributes support to rate limit middleware

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agoMerge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-for...
Joas Schilling [Mon, 24 Apr 2023 09:53:37 +0000 (11:53 +0200)]
Merge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-for-svg-optimization

chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization

17 months agoMerge pull request #37895 from nextcloud/fix-make-grid-toggle-sticky
Simon L [Mon, 24 Apr 2023 09:43:33 +0000 (11:43 +0200)]
Merge pull request #37895 from nextcloud/fix-make-grid-toggle-sticky

fix: make grid view button sticky

17 months agoMerge pull request #37717 from nextcloud/artonge/fix/dont_override_stored_credentials...
Louis [Mon, 24 Apr 2023 09:30:43 +0000 (11:30 +0200)]
Merge pull request #37717 from nextcloud/artonge/fix/dont_override_stored_credentials_with_saml

Do not override stored credentials when login in with SAML

17 months agoMerge pull request #37816 from nextcloud/fix/events/info-to-debug-log-legacy-events
Christoph Wurst [Mon, 24 Apr 2023 09:14:41 +0000 (11:14 +0200)]
Merge pull request #37816 from nextcloud/fix/events/info-to-debug-log-legacy-events

fix(events): Log deprecated events as debug, not info

17 months agocode styling 37856/head
Marc Hefter [Mon, 24 Apr 2023 08:21:45 +0000 (10:21 +0200)]
code styling

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
17 months agoUpdate apps/user_ldap/lib/User/User.php
Marc Hefter [Mon, 24 Apr 2023 08:14:17 +0000 (10:14 +0200)]
Update apps/user_ldap/lib/User/User.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marc Hefter <marchefter@march42.net>
17 months agochore(assets): Recompile JS 37763/head
Joas Schilling [Mon, 24 Apr 2023 08:04:01 +0000 (10:04 +0200)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agofix(assets): Optimize JPGs with jpegoptim 1.4.7
Joas Schilling [Mon, 17 Apr 2023 08:55:58 +0000 (10:55 +0200)]
fix(assets): Optimize JPGs with jpegoptim 1.4.7

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agofix(assets): Optimize PNGs with optipng 0.7.7
Joas Schilling [Mon, 17 Apr 2023 08:54:39 +0000 (10:54 +0200)]
fix(assets): Optimize PNGs with optipng 0.7.7

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agofix(assets): Optimize SVGs with scour 0.38.2
Joas Schilling [Mon, 17 Apr 2023 08:53:46 +0000 (10:53 +0200)]
fix(assets): Optimize SVGs with scour 0.38.2

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agofix(assests): Ignore some more directories from optimization
Joas Schilling [Mon, 24 Apr 2023 06:58:52 +0000 (08:58 +0200)]
fix(assests): Ignore some more directories from optimization

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agochore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization
Joas Schilling [Mon, 17 Apr 2023 08:52:20 +0000 (10:52 +0200)]
chore(assets): Require scour 0.38.2 (Ubuntu LTS 22.04+) for SVG optimization

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 24 Apr 2023 02:29:12 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agofix: make grid view button sticky 37895/head
Daniel Kesselberg [Sun, 23 Apr 2023 19:02:43 +0000 (21:02 +0200)]
fix: make grid view button sticky

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 23 Apr 2023 02:28:42 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #37032 from nextcloud/dependabot/npm_and_yarn/query-string-8.1.0
John Molakvoæ [Sat, 22 Apr 2023 15:53:01 +0000 (17:53 +0200)]
Merge pull request #37032 from nextcloud/dependabot/npm_and_yarn/query-string-8.1.0

chore(deps): Bump query-string from 7.1.1 to 8.1.0

17 months agochore(deps): Bump query-string from 7.1.1 to 8.1.0 37032/head
John Molakvoæ [Sat, 22 Apr 2023 15:37:42 +0000 (17:37 +0200)]
chore(deps): Bump query-string from 7.1.1 to 8.1.0

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agoMerge pull request #37884 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.6
dependabot[bot] [Sat, 22 Apr 2023 11:27:55 +0000 (11:27 +0000)]
Merge pull request #37884 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.6

17 months agochore(npm): compile assets 37884/head
John Molakvoæ [Sat, 22 Apr 2023 09:49:36 +0000 (11:49 +0200)]
chore(npm): compile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agochore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0
dependabot[bot] [Sat, 22 Apr 2023 01:59:52 +0000 (01:59 +0000)]
chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0

Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases)
- [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist-useragent-regexp/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: browserslist-useragent-regexp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agobump is-svg from 4.4.0 to 5.0.0
dependabot[bot] [Sat, 22 Apr 2023 03:19:36 +0000 (03:19 +0000)]
bump is-svg from 4.4.0 to 5.0.0

---
updated-dependencies:
- dependency-name: is-svg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agobump underscore from 1.13.4 to 1.13.6
dependabot[bot] [Sat, 22 Apr 2023 03:02:25 +0000 (03:02 +0000)]
bump underscore from 1.13.4 to 1.13.6

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

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoMerge pull request #37866 from nextcloud/fix/files-vue
John Molakvoæ [Sat, 22 Apr 2023 09:49:57 +0000 (11:49 +0200)]
Merge pull request #37866 from nextcloud/fix/files-vue

17 months agoMerge pull request #37885 from nextcloud/dependabot/composer/build/integration/behat...
John Molakvoæ [Sat, 22 Apr 2023 08:59:34 +0000 (10:59 +0200)]
Merge pull request #37885 from nextcloud/dependabot/composer/build/integration/behat/behat-3.13.0

chore(deps-dev): bump behat/behat from 3.12.0 to 3.13.0 in /build/integration

17 months agoMerge pull request #37883 from nextcloud/dependabot/npm_and_yarn/puppeteer-19.10.1
dependabot[bot] [Sat, 22 Apr 2023 08:59:19 +0000 (08:59 +0000)]
Merge pull request #37883 from nextcloud/dependabot/npm_and_yarn/puppeteer-19.10.1

17 months agochore(deps-dev): bump behat/behat in /build/integration 37885/head
dependabot[bot] [Sat, 22 Apr 2023 08:58:12 +0000 (08:58 +0000)]
chore(deps-dev): bump behat/behat in /build/integration

Bumps [behat/behat](https://github.com/Behat/Behat) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoMerge pull request #37891 from nextcloud/dependabot/composer/build/integration/guzzle...
John Molakvoæ [Sat, 22 Apr 2023 08:57:34 +0000 (10:57 +0200)]
Merge pull request #37891 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.5.1

chore(deps-dev): bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 in /build/integration

17 months agoMerge pull request #37886 from nextcloud/dependabot/npm_and_yarn/wait-on-7.0.1
dependabot[bot] [Sat, 22 Apr 2023 08:57:09 +0000 (08:57 +0000)]
Merge pull request #37886 from nextcloud/dependabot/npm_and_yarn/wait-on-7.0.1

17 months agoMerge pull request #37890 from nextcloud/dependabot/npm_and_yarn/karma-6.4.2
John Molakvoæ [Sat, 22 Apr 2023 08:47:41 +0000 (10:47 +0200)]
Merge pull request #37890 from nextcloud/dependabot/npm_and_yarn/karma-6.4.2

bump karma from 6.4.1 to 6.4.2

17 months agoMerge pull request #37889 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0...
dependabot[bot] [Sat, 22 Apr 2023 07:00:51 +0000 (07:00 +0000)]
Merge pull request #37889 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0.0.16

17 months agobump karma from 6.4.1 to 6.4.2 37890/head
dependabot[bot] [Sat, 22 Apr 2023 06:15:46 +0000 (06:15 +0000)]
bump karma from 6.4.1 to 6.4.2

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

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoMerge pull request #37881 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter...
dependabot[bot] [Sat, 22 Apr 2023 06:14:18 +0000 (06:14 +0000)]
Merge pull request #37881 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.36

17 months agochore(deps-dev): bump guzzlehttp/guzzle in /build/integration 37891/head
dependabot[bot] [Sat, 22 Apr 2023 03:39:58 +0000 (03:39 +0000)]
chore(deps-dev): bump guzzlehttp/guzzle in /build/integration

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agobump @pinia/testing from 0.0.15 to 0.0.16 37889/head
dependabot[bot] [Sat, 22 Apr 2023 03:29:12 +0000 (03:29 +0000)]
bump @pinia/testing from 0.0.15 to 0.0.16

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

Signed-off-by: dependabot[bot] <support@github.com>
17 months agobump wait-on from 6.0.1 to 7.0.1 37886/head
dependabot[bot] [Sat, 22 Apr 2023 03:14:03 +0000 (03:14 +0000)]
bump wait-on from 6.0.1 to 7.0.1

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agobump puppeteer from 15.5.0 to 19.10.1 37883/head
dependabot[bot] [Sat, 22 Apr 2023 02:57:10 +0000 (02:57 +0000)]
bump puppeteer from 15.5.0 to 19.10.1

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 22 Apr 2023 02:28:13 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agochore(deps-dev): bump karma-spec-reporter from 0.0.35 to 0.0.36 37881/head
dependabot[bot] [Sat, 22 Apr 2023 01:59:15 +0000 (01:59 +0000)]
chore(deps-dev): bump karma-spec-reporter from 0.0.35 to 0.0.36

Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.35 to 0.0.36.
- [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases)
- [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.35...v0.0.36)

---
updated-dependencies:
- dependency-name: karma-spec-reporter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoMerge pull request #37867 from nextcloud/techdebt/noid/require-min-composer-version...
Arthur Schiwon [Fri, 21 Apr 2023 17:26:57 +0000 (19:26 +0200)]
Merge pull request #37867 from nextcloud/techdebt/noid/require-min-composer-version-for-autoloader

chore(autoloader): Require a minimum composer version to make sure the autoloader

17 months agoMerge pull request #37820 from nextcloud/parent-storage-mtime-ignore-error
Robin Appelman [Fri, 21 Apr 2023 17:11:27 +0000 (19:11 +0200)]
Merge pull request #37820 from nextcloud/parent-storage-mtime-ignore-error

ignore errors while trying to update parent storage_mtime

17 months agoMerge pull request #37853 from nextcloud/fix/37610/composer-caches-to-apcu
Arthur Schiwon [Fri, 21 Apr 2023 16:17:32 +0000 (18:17 +0200)]
Merge pull request #37853 from nextcloud/fix/37610/composer-caches-to-apcu

add the server roots and version info hash to apcu prefix

17 months agoRead mtime of version.php only once 37853/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>
17 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>
17 months agochore(npm): compile assets 37866/head
John Molakvoæ [Fri, 21 Apr 2023 14:00:30 +0000 (16:00 +0200)]
chore(npm): compile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofix(files): do not execute the default action on folders
John Molakvoæ [Fri, 21 Apr 2023 13:58:40 +0000 (15:58 +0200)]
fix(files): do not execute the default action on folders

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agochore(autoloader): Update autoloaders with composer 2.5.5 37867/head
Joas Schilling [Fri, 21 Apr 2023 13:53:55 +0000 (15:53 +0200)]
chore(autoloader): Update autoloaders with composer 2.5.5

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agochore(npm): compile assets
John Molakvoæ [Fri, 21 Apr 2023 13:53:26 +0000 (15:53 +0200)]
chore(npm): compile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agochore(CI): Require a minimum composer version to make sure the autoloader is okay
Joas Schilling [Fri, 21 Apr 2023 13:53:06 +0000 (15:53 +0200)]
chore(CI): Require a minimum composer version to make sure the autoloader is okay

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agofix(files): favorite marker css
John Molakvoæ [Fri, 21 Apr 2023 13:45:00 +0000 (15:45 +0200)]
fix(files): favorite marker css

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofix(files): fileid attribute
John Molakvoæ [Fri, 21 Apr 2023 13:44:06 +0000 (15:44 +0200)]
fix(files): fileid attribute

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofeat(files): allow navigation entry removal
John Molakvoæ [Fri, 21 Apr 2023 13:41:49 +0000 (15:41 +0200)]
feat(files): allow navigation entry removal

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofix(files): paths store reactivity
John Molakvoæ [Fri, 21 Apr 2023 13:41:28 +0000 (15:41 +0200)]
fix(files): paths store reactivity

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofeat(files): add dir file action parameter
John Molakvoæ [Fri, 21 Apr 2023 13:40:27 +0000 (15:40 +0200)]
feat(files): add dir file action parameter

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofeat(files): add sidebar action
John Molakvoæ [Fri, 21 Apr 2023 13:39:31 +0000 (15:39 +0200)]
feat(files): add sidebar action

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofix(files): always force menu
John Molakvoæ [Fri, 21 Apr 2023 13:33:08 +0000 (15:33 +0200)]
fix(files): always force menu

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agoMerge pull request #37858 from nextcloud/fix/lock
John Molakvoæ [Fri, 21 Apr 2023 13:25:06 +0000 (15:25 +0200)]
Merge pull request #37858 from nextcloud/fix/lock

Fix lockfile and update cypress

17 months agoMerge pull request #37525 from nextcloud/file-debug-info
Robin Appelman [Fri, 21 Apr 2023 12:18:05 +0000 (14:18 +0200)]
Merge pull request #37525 from nextcloud/file-debug-info

add command for getting fileinfo for debugging

17 months agochore(npm): fix warning and build 37858/head
John Molakvoæ [Fri, 21 Apr 2023 12:01:41 +0000 (14:01 +0200)]
chore(npm): fix warning and build

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agoMerge pull request #37062 from nextcloud/free-space
Robin Appelman [Fri, 21 Apr 2023 11:55:42 +0000 (13:55 +0200)]
Merge pull request #37062 from nextcloud/free-space

Check free space only if source exists and is dir

17 months agoMerge pull request #37596 from nextcloud/enh/type-iconfig-getter-calls
Robin Appelman [Fri, 21 Apr 2023 11:48:12 +0000 (13:48 +0200)]
Merge pull request #37596 from nextcloud/enh/type-iconfig-getter-calls

Use typed version of IConfig::getSystemValue as much as possible

17 months agochore(deps): update cypress
John Molakvoæ [Fri, 21 Apr 2023 09:04:08 +0000 (11:04 +0200)]
chore(deps): update cypress

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofix(npm): lockfile
John Molakvoæ [Fri, 21 Apr 2023 09:03:38 +0000 (11:03 +0200)]
fix(npm): lockfile

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agoremoved profile data from LDAP will get removed
Marc Hefter [Fri, 21 Apr 2023 08:35:44 +0000 (10:35 +0200)]
removed profile data from LDAP will get removed

If attribute mapping is configured and no value present in LDAP, the
according profile field is emptied. Removing an attribute e.g. phone
from LDAP will cause the phone number being removed from profile.

Signed-off-by: Marc Hefter <marchefter@gmail.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 21 Apr 2023 02:28:39 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #37834 from nextcloud/fix/profiler-fix-typeerror
Arthur Schiwon [Thu, 20 Apr 2023 15:54:28 +0000 (17:54 +0200)]
Merge pull request #37834 from nextcloud/fix/profiler-fix-typeerror

Fix TypeError in Profiler

17 months agoignore errors while trying to update parent storage_mtime 37820/head
Robin Appelman [Wed, 19 Apr 2023 12:15:09 +0000 (14:15 +0200)]
ignore errors while trying to update parent storage_mtime

in the worst case this should only cause an extra rescan later

Signed-off-by: Robin Appelman <robin@icewind.nl>
17 months agoMerge branch 'master' into enh/type-iconfig-getter-calls 37596/head
Côme Chilliet [Thu, 20 Apr 2023 14:52:38 +0000 (16:52 +0200)]
Merge branch 'master' into enh/type-iconfig-getter-calls

Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
17 months agoMerge pull request #37826 from nextcloud/bugfix/noid/no-error-for-guests
Joas Schilling [Thu, 20 Apr 2023 11:55:26 +0000 (13:55 +0200)]
Merge pull request #37826 from nextcloud/bugfix/noid/no-error-for-guests

fix(files): Don't throw an error when guests access the controller

17 months agoMerge pull request #37428 from nextcloud/enh/ignore-non-numeric-versions
Côme Chilliet [Thu, 20 Apr 2023 11:33:58 +0000 (13:33 +0200)]
Merge pull request #37428 from nextcloud/enh/ignore-non-numeric-versions

Ignore and log non integer versions

17 months agoMerge pull request #37597 from Jerome-Herbinet/patch-20
Louis [Thu, 20 Apr 2023 11:06:44 +0000 (13:06 +0200)]
Merge pull request #37597 from Jerome-Herbinet/patch-20

Fix : Hides hidden files and folder in modal (beginning with a dot)

17 months agofix(npm): lockfile
John Molakvoæ [Thu, 20 Apr 2023 10:22:42 +0000 (12:22 +0200)]
fix(npm): lockfile

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agoMerge pull request #36565 from march42/feature/ldap_update_profile
Simon L [Thu, 20 Apr 2023 09:23:24 +0000 (11:23 +0200)]
Merge pull request #36565 from march42/feature/ldap_update_profile

[user_ldap] Update profile from LDAP fields

17 months agoMerge pull request #37824 from nextcloud/feat/groupfolders
John Molakvoæ [Thu, 20 Apr 2023 08:53:08 +0000 (10:53 +0200)]
Merge pull request #37824 from nextcloud/feat/groupfolders

feat(files): add default action support and expose router

17 months agoFix TypeError in Profiler 37834/head
Côme Chilliet [Thu, 20 Apr 2023 08:43:00 +0000 (10:43 +0200)]
Fix TypeError in Profiler

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
17 months agonpm run build 37597/head
Jérôme Herbinet [Thu, 20 Apr 2023 08:22:35 +0000 (10:22 +0200)]
npm run build

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
17 months agofeat(files): expose Files router 37824/head
John Molakvoæ [Thu, 20 Apr 2023 07:06:34 +0000 (09:06 +0200)]
feat(files): expose Files router

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agofeat(files): add default action support
John Molakvoæ [Tue, 18 Apr 2023 07:43:29 +0000 (09:43 +0200)]
feat(files): add default action support

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agonpm run sass
Jérôme Herbinet [Thu, 20 Apr 2023 06:40:34 +0000 (08:40 +0200)]
npm run sass

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
17 months agoCancel initial changes
Jérôme Herbinet [Thu, 20 Apr 2023 06:39:06 +0000 (08:39 +0200)]
Cancel initial changes

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
17 months agoMerge pull request #37807 from nextcloud/fix/37373
John Molakvoæ [Thu, 20 Apr 2023 06:37:49 +0000 (08:37 +0200)]
Merge pull request #37807 from nextcloud/fix/37373

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 20 Apr 2023 02:29:13 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37065 from nextcloud/enh/a11y-system-tags
Pytal [Thu, 20 Apr 2023 01:19:58 +0000 (18:19 -0700)]
Merge pull request #37065 from nextcloud/enh/a11y-system-tags

Add accessible system tags select

18 months agoRemove legacy systemtags code 37065/head
Christopher Ng [Wed, 19 Apr 2023 23:52:06 +0000 (16:52 -0700)]
Remove legacy systemtags code

Signed-off-by: Christopher Ng <chrng8@gmail.com>
18 months agoAdd accessible system tags select
Christopher Ng [Wed, 19 Apr 2023 23:52:06 +0000 (16:52 -0700)]
Add accessible system tags select

Signed-off-by: Christopher Ng <chrng8@gmail.com>
18 months agoFix Vue TypeScript build errors
Christopher Ng [Wed, 19 Apr 2023 23:52:06 +0000 (16:52 -0700)]
Fix Vue TypeScript build errors

Signed-off-by: Christopher Ng <chrng8@gmail.com>
18 months agoMerge pull request #37804 from nextcloud/deps/nextcloud/vue-7.10.0
Pytal [Wed, 19 Apr 2023 23:31:52 +0000 (16:31 -0700)]
Merge pull request #37804 from nextcloud/deps/nextcloud/vue-7.10.0

18 months agofix(files_external): Background color of external devices with errors should respect... 37807/head
Ferdinand Thiessen [Tue, 18 Apr 2023 21:34:37 +0000 (23:34 +0200)]
fix(files_external): Background color of external devices with errors should respect color theme

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
18 months agoMerge pull request #37809 from nextcloud/fix/last-used
Pytal [Wed, 19 Apr 2023 18:52:09 +0000 (11:52 -0700)]
Merge pull request #37809 from nextcloud/fix/last-used

18 months agoBump @nextcloud/vue from 7.9.0 to 7.10.0 37804/head
Christopher Ng [Tue, 18 Apr 2023 17:00:08 +0000 (10:00 -0700)]
Bump @nextcloud/vue from 7.9.0 to 7.10.0

Signed-off-by: Christopher Ng <chrng8@gmail.com>
18 months agofix(files): Don't throw an error when guests access the controller 37826/head
Joas Schilling [Wed, 19 Apr 2023 14:39:57 +0000 (16:39 +0200)]
fix(files): Don't throw an error when guests access the controller

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoMerge branch 'master' into patch-20
Jérôme Herbinet [Wed, 19 Apr 2023 14:32:01 +0000 (16:32 +0200)]
Merge branch 'master' into patch-20

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
18 months agoMerge pull request #37674 from nextcloud/feature/speech-to-text
Joas Schilling [Wed, 19 Apr 2023 14:29:44 +0000 (16:29 +0200)]
Merge pull request #37674 from nextcloud/feature/speech-to-text

feat(SpeechToText): Add SpeechToText OCP provider API

18 months agonpm run build
Jérôme Herbinet [Wed, 19 Apr 2023 14:28:53 +0000 (16:28 +0200)]
npm run build

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
18 months agoFollowing Artonge suggestion
Jérôme Herbinet [Wed, 19 Apr 2023 14:15:17 +0000 (16:15 +0200)]
Following Artonge suggestion

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
18 months agoMerge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0
Andy Scherzinger [Wed, 19 Apr 2023 13:28:12 +0000 (15:28 +0200)]
Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0

Deprecate PHP8.0