]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
18 months agoOmit "Accessing site insecurely via HTTP." warning if HTTP is secure enough
Alexander A. Klimov [Tue, 21 Mar 2023 21:50:08 +0000 (22:50 +0100)]
Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enough

This is the case for localhost and Tor hidden services.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
18 months agoMerge pull request #35129 from Glandos/previewperf2
Simon L [Mon, 17 Apr 2023 18:22:39 +0000 (20:22 +0200)]
Merge pull request #35129 from Glandos/previewperf2

[Performance] Reuse preview directory listing

18 months agoMerge pull request #31286 from rotdrop/bugfix/dont-start-session-when-session-is...
Simon L [Mon, 17 Apr 2023 18:14:53 +0000 (20:14 +0200)]
Merge pull request #31286 from rotdrop/bugfix/dont-start-session-when-session-is-already-open

Don't call session_start() when PHP session is still or already open.

18 months agoMerge pull request #37724 from nextcloud/fix/encryption-signature-check-logic
Christoph Wurst [Mon, 17 Apr 2023 15:39:34 +0000 (17:39 +0200)]
Merge pull request #37724 from nextcloud/fix/encryption-signature-check-logic

Cleanup signature checking logic in encryption

18 months agoMerge pull request #35744 from nextcloud/mimeloader-transaction
Simon L [Mon, 17 Apr 2023 14:58:36 +0000 (16:58 +0200)]
Merge pull request #35744 from nextcloud/mimeloader-transaction

Put Mimeloader insertion and read in the same transaction

18 months agotry to make linters happy 35129/head
Glandos [Sun, 13 Nov 2022 21:20:16 +0000 (22:20 +0100)]
try to make linters happy

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agogather code from small and max preview
Glandos [Sat, 5 Nov 2022 22:03:58 +0000 (23:03 +0100)]
gather code from small and max preview

use directory listing in both functions to gain 25% speed on run where
every preview already exist.

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoadapt test to new workflow
Glandos [Thu, 3 Nov 2022 22:27:55 +0000 (23:27 +0100)]
adapt test to new workflow

getDirectoryListing should return all files
getFile is not called anymore

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoRevert 0e49b40
Glandos [Wed, 2 Nov 2022 20:35:54 +0000 (21:35 +0100)]
Revert 0e49b40

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoimprove parameter doc
Glandos [Wed, 2 Nov 2022 20:35:16 +0000 (21:35 +0100)]
improve parameter doc

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoEnsure max preview image is not null
Glandos [Tue, 1 Nov 2022 21:16:56 +0000 (22:16 +0100)]
Ensure max preview image is not null

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agophp-cs-fix
Glandos [Tue, 1 Nov 2022 21:09:50 +0000 (22:09 +0100)]
php-cs-fix

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoList preview directory only once
Glandos [Tue, 1 Nov 2022 15:15:30 +0000 (16:15 +0100)]
List preview directory only once

getCachedPreview used to call `getFile`, and this calls `getDirectoryListing` (or underlying function that list directory) to find the file. This was done for every preview spec.
Now, this is done only once at the beginning of the loop, and the array is just iterated when needed to find the correct entry.

Signed-off-by: Glandos <bugs-github@antipoul.fr>
18 months agoDon't call session_start() when PHP session is still or already open. 31286/head
Claus-Justus Heine [Sun, 20 Feb 2022 23:04:47 +0000 (00:04 +0100)]
Don't call session_start() when PHP session is still or already open.

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
18 months agoMerge pull request #36217 from nextcloud/handle-push-notification-with-no-calendar...
Simon L [Mon, 17 Apr 2023 13:43:21 +0000 (15:43 +0200)]
Merge pull request #36217 from nextcloud/handle-push-notification-with-no-calendar-name

Handle reminders where calendar name is null

18 months agoMerge pull request #37764 from nextcloud/artonge/fix/disable_versions_feature_s3_vers...
Louis [Mon, 17 Apr 2023 13:32:47 +0000 (15:32 +0200)]
Merge pull request #37764 from nextcloud/artonge/fix/disable_versions_feature_s3_versioning

Really disable versions features when S3 versioning is enabled

18 months agoPut Mimeloader insertion and read in the same transaction 35744/head
Thomas Citharel [Thu, 19 Jan 2023 17:46:02 +0000 (18:46 +0100)]
Put Mimeloader insertion and read in the same transaction

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
18 months agoMerge pull request #36845 from Murena-SAS/reminder-iterator-exception
Simon L [Mon, 17 Apr 2023 13:26:11 +0000 (15:26 +0200)]
Merge pull request #36845 from Murena-SAS/reminder-iterator-exception

Fix max instances exception in get vevent call

18 months agoReally disable versions features when S3 versioning is enabled 37764/head
Louis Chemineau [Mon, 17 Apr 2023 09:16:20 +0000 (11:16 +0200)]
Really disable versions features when S3 versioning is enabled

Signed-off-by: Louis Chemineau <louis@chmn.me>
18 months agoMerge pull request #37735 from nextcloud/techdebt/ref-37476/ignore-excluded-dirs...
Joas Schilling [Mon, 17 Apr 2023 08:25:24 +0000 (10:25 +0200)]
Merge pull request #37735 from nextcloud/techdebt/ref-37476/ignore-excluded-dirs-on-image-optimization

chore(assets): Ignore git-ignored directories on image optimization

18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 17 Apr 2023 02:27:34 +0000 (02:27 +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, 16 Apr 2023 02:27:54 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37752 from nextcloud/automated/noid/master-update-psalm-baseline
John Molakvoæ [Sat, 15 Apr 2023 15:03:42 +0000 (17:03 +0200)]
Merge pull request #37752 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

18 months agoMerge pull request #37750 from nextcloud/dependabot/npm_and_yarn/webpack-5.79.0
dependabot[bot] [Sat, 15 Apr 2023 13:58:24 +0000 (13:58 +0000)]
Merge pull request #37750 from nextcloud/dependabot/npm_and_yarn/webpack-5.79.0

18 months agoBump @nextcloud/browser-storage from 0.1.1 to 0.2.0 37750/head
dependabot[bot] [Sat, 15 Apr 2023 07:12:21 +0000 (07:12 +0000)]
Bump @nextcloud/browser-storage from 0.1.1 to 0.2.0

Bumps [@nextcloud/browser-storage](https://github.com/nextcloud/nextcloud-browser-storage) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-browser-storage/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-browser-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-browser-storage/compare/v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/browser-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agobump webpack from 5.78.0 to 5.79.0
dependabot[bot] [Sat, 15 Apr 2023 03:08:54 +0000 (03:08 +0000)]
bump webpack from 5.78.0 to 5.79.0

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

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoMerge pull request #37400 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar...
John Molakvoæ [Sat, 15 Apr 2023 12:53:51 +0000 (14:53 +0200)]
Merge pull request #37400 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-0.6.0-alpha1

18 months agochore(deps): Bump @nextcloud/calendar-availability-vue 37400/head
dependabot[bot] [Sat, 15 Apr 2023 07:10:03 +0000 (07:10 +0000)]
chore(deps): Bump @nextcloud/calendar-availability-vue

Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 0.5.0-rc2 to 0.6.0-alpha1.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.5.0-rc2...v0.6.0-alpha1)

---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
  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>
18 months agoMerge pull request #37751 from nextcloud/dependabot/npm_and_yarn/typescript-eslint...
John Molakvoæ [Sat, 15 Apr 2023 07:03:11 +0000 (09:03 +0200)]
Merge pull request #37751 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.58.0

bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0

18 months agoMerge pull request #37749 from nextcloud/dependabot/composer/build/integration/phpuni...
John Molakvoæ [Sat, 15 Apr 2023 07:02:43 +0000 (09:02 +0200)]
Merge pull request #37749 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.7

chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 in /build/integration

18 months agoMerge pull request #37747 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.3
John Molakvoæ [Sat, 15 Apr 2023 07:02:20 +0000 (09:02 +0200)]
Merge pull request #37747 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-29.2.3

chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3

18 months agoMerge pull request #37746 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.2
John Molakvoæ [Sat, 15 Apr 2023 07:02:01 +0000 (09:02 +0200)]
Merge pull request #37746 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.2

chore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2

18 months agoUpdate psalm baseline 37752/head
nextcloud-command [Sat, 15 Apr 2023 06:29:35 +0000 (06:29 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
18 months agobump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0 37751/head
dependabot[bot] [Sat, 15 Apr 2023 03:15:35 +0000 (03:15 +0000)]
bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agochore(deps-dev): Bump phpunit/phpunit in /build/integration 37749/head
dependabot[bot] [Sat, 15 Apr 2023 03:07:13 +0000 (03:07 +0000)]
chore(deps-dev): Bump phpunit/phpunit in /build/integration

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.6 to 9.6.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7)

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

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agochore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3 37747/head
dependabot[bot] [Sat, 15 Apr 2023 01:58:46 +0000 (01:58 +0000)]
chore(deps-dev): Bump @vue/vue2-jest from 29.1.1 to 29.2.3

Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.1.1 to 29.2.3.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](https://github.com/vuejs/vue-jest/compare/v29.1.1...v29.2.3)

---
updated-dependencies:
- dependency-name: "@vue/vue2-jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agochore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2 37746/head
dependabot[bot] [Sat, 15 Apr 2023 01:58:01 +0000 (01:58 +0000)]
chore(deps-dev): Bump sass-loader from 13.2.0 to 13.2.2

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.2.0...v13.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoMerge pull request #36690 from nextcloud/bugfix/noid/rollback-hook 37663/head
Julius Härtl [Fri, 14 Apr 2023 15:09:17 +0000 (17:09 +0200)]
Merge pull request #36690 from nextcloud/bugfix/noid/rollback-hook

18 months agoMerge pull request #37611 from ZE3kr/patch-1
Julius Härtl [Fri, 14 Apr 2023 14:20:44 +0000 (16:20 +0200)]
Merge pull request #37611 from ZE3kr/patch-1

Unquote S3 ETag stored in oc_filecache

18 months agoMerge pull request #37603 from joshtrichards/jr-reset-pw-honest-msg
Simon L [Fri, 14 Apr 2023 14:12:54 +0000 (16:12 +0200)]
Merge pull request #37603 from joshtrichards/jr-reset-pw-honest-msg

More honest reset password request response

18 months agoMerge pull request #36351 from nextcloud/bugfix/noid/move-encryption-password-email...
Joas Schilling [Fri, 14 Apr 2023 12:48:47 +0000 (14:48 +0200)]
Merge pull request #36351 from nextcloud/bugfix/noid/move-encryption-password-email-to-template

Move encrypt-all password email to EmailTemplate

18 months agochore(assets): Ignore git-ignored directories on image optimization 37735/head
Joas Schilling [Fri, 14 Apr 2023 12:40:36 +0000 (14:40 +0200)]
chore(assets): Ignore git-ignored directories on image optimization

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoMerge pull request #37726 from nextcloud/feat/files-events
Julius Härtl [Fri, 14 Apr 2023 09:30:49 +0000 (11:30 +0200)]
Merge pull request #37726 from nextcloud/feat/files-events

fix(files): standardize `files:node:event` event syntax

18 months agoMerge pull request #37476 from nextcloud/ci/checkers/fix-autoloader-generation-extran...
Arthur Schiwon [Fri, 14 Apr 2023 09:28:48 +0000 (11:28 +0200)]
Merge pull request #37476 from nextcloud/ci/checkers/fix-autoloader-generation-extraneous-apps

ci(checkers): Fix autoloader (re)generation for extraneous apps

18 months agofix(files): standardize `files:node:event` event syntax 37726/head
John Molakvoæ [Fri, 14 Apr 2023 07:23:42 +0000 (09:23 +0200)]
fix(files): standardize `files:node:event` event syntax

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoCleanup signature checking logic in encryption 37724/head
jld3103 [Fri, 14 Apr 2023 06:47:39 +0000 (08:47 +0200)]
Cleanup signature checking logic in encryption

Signed-off-by: jld3103 <jld3103yt@gmail.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 14 Apr 2023 02:19:43 +0000 (02:19 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoCompile webpack assets - again 37603/head
Josh Richards [Fri, 14 Apr 2023 01:34:15 +0000 (21:34 -0400)]
Compile webpack assets - again

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
18 months agoMore honest reset password request response
Josh Richards [Wed, 5 Apr 2023 16:13:26 +0000 (12:13 -0400)]
More honest reset password request response

Addresses request in additional comments of #37408

* Honest but still won't leak information
* Also reminds user to verify the provided user id email address/user

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Refine reset password response copy

Co-authored-by: Louis <6653109+artonge@users.noreply.github.com>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Wrap honest password reset request response

18 months agoMerge pull request #32499 from nextcloud/enh/noid/ldap-search-entryuuid-no-wildcard
Arthur Schiwon [Thu, 13 Apr 2023 20:37:39 +0000 (22:37 +0200)]
Merge pull request #32499 from nextcloud/enh/noid/ldap-search-entryuuid-no-wildcard

Fix Ldap search for attributes with no substr matching rule

18 months agoperform exact Ldap search as well to make sure it works for attributes without a... 32499/head
Julien Veyssier [Thu, 19 May 2022 13:41:32 +0000 (15:41 +0200)]
perform exact Ldap search as well to make sure it works for attributes without a substr matching rule

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
18 months agoMerge pull request #37429 from nextcloud/object-store-rmdir
Julius Härtl [Thu, 13 Apr 2023 16:45:12 +0000 (18:45 +0200)]
Merge pull request #37429 from nextcloud/object-store-rmdir

improve objectstore rmdir handling

18 months agoMerge pull request #37704 from nextcloud/bugfix/noid/fix-translations-api
John Molakvoæ [Thu, 13 Apr 2023 08:48:09 +0000 (10:48 +0200)]
Merge pull request #37704 from nextcloud/bugfix/noid/fix-translations-api

fix(translation): Fix several issues with the translations api

18 months agoMerge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-files
Simon L [Thu, 13 Apr 2023 08:09:01 +0000 (10:09 +0200)]
Merge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-files

feat(files): better breakpoints and sidebar responsive design

18 months agoMerge pull request #37697 from nextcloud/fix/button-text
Joas Schilling [Thu, 13 Apr 2023 07:54:32 +0000 (09:54 +0200)]
Merge pull request #37697 from nextcloud/fix/button-text

Fix button text

18 months agofeat(translation): Allow guests to use translations as well 37704/head
Joas Schilling [Thu, 13 Apr 2023 07:01:27 +0000 (09:01 +0200)]
feat(translation): Allow guests to use translations as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(translation): Use 400 as status code to be distinguishable from server errors
Joas Schilling [Thu, 13 Apr 2023 06:54:48 +0000 (08:54 +0200)]
fix(translation): Use 400 as status code to be distinguishable from server errors

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(translation): Properly set the numbers as HTTP status code
Joas Schilling [Thu, 13 Apr 2023 06:54:02 +0000 (08:54 +0200)]
fix(translation): Properly set the numbers as HTTP status code

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(translation): Translate error messages on translations API
Joas Schilling [Thu, 13 Apr 2023 06:53:15 +0000 (08:53 +0200)]
fix(translation): Translate error messages on translations API

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofeat(files): better breakpoints and sidebar responsive design 37692/head
John Molakvoæ [Wed, 12 Apr 2023 16:43:09 +0000 (18:43 +0200)]
feat(files): better breakpoints and sidebar responsive design

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agoFix button text 37697/head
Christopher Ng [Thu, 13 Apr 2023 04:21:15 +0000 (21:21 -0700)]
Fix button text

Signed-off-by: Christopher Ng <chrng8@gmail.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 13 Apr 2023 02:27:50 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37642 from nextcloud/fix/reactivity-files
John Molakvoæ [Wed, 12 Apr 2023 15:53:38 +0000 (17:53 +0200)]
Merge pull request #37642 from nextcloud/fix/reactivity-files

18 months agoMerge pull request #37680 from nextcloud/enh/noid/add-app-type-extended-authentication
Maxence Lange [Wed, 12 Apr 2023 14:21:59 +0000 (13:21 -0100)]
Merge pull request #37680 from nextcloud/enh/noid/add-app-type-extended-authentication

app type extended_authentication

18 months agoapp type extended_authentication 37680/head
Maxence Lange [Wed, 12 Apr 2023 10:34:38 +0000 (09:34 -0100)]
app type extended_authentication

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
18 months agofix: wrong copyright 37642/head
John Molakvoæ [Tue, 11 Apr 2023 13:10:25 +0000 (15:10 +0200)]
fix: wrong copyright

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofeat(files): responsive design for mobile and narrow screens
John Molakvoæ [Fri, 7 Apr 2023 11:32:11 +0000 (13:32 +0200)]
feat(files): responsive design for mobile and narrow screens

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(files): cleanup common table row styling
John Molakvoæ [Fri, 7 Apr 2023 11:14:09 +0000 (13:14 +0200)]
fix(files): cleanup common table row styling

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 12 Apr 2023 02:28:34 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37678 from nextcloud/doc/auth/no-token-password-no-client-logout
Christoph Wurst [Tue, 11 Apr 2023 19:04:01 +0000 (21:04 +0200)]
Merge pull request #37678 from nextcloud/doc/auth/no-token-password-no-client-logout

doc(auth): Warn about disabled token passwords and LDAP logout

18 months agoMerge pull request #37617 from nextcloud/notify-self-test-error
Arthur Schiwon [Tue, 11 Apr 2023 17:43:41 +0000 (19:43 +0200)]
Merge pull request #37617 from nextcloud/notify-self-test-error

handle not being able to write file for notify self-test

18 months agoMerge pull request #37626 from nextcloud/fix/compare-imip-email-values
Arthur Schiwon [Tue, 11 Apr 2023 17:36:13 +0000 (19:36 +0200)]
Merge pull request #37626 from nextcloud/fix/compare-imip-email-values

fix(dav): add string comparison for diff

18 months agodoc(auth): Warn about disabled token passwords and LDAP logout 37678/head
Christoph Wurst [Tue, 11 Apr 2023 16:11:00 +0000 (18:11 +0200)]
doc(auth): Warn about disabled token passwords and LDAP logout

Auth tokens store the user's login password by default. If the password
changes externally (on LDAP), all connected clients stop syncing after 5
minutes max when the password is verified the next time. A web login
revivess those app passwords.

If storing the password is disabled, the tokens continue to work after
password change. But that also means the clients are not logged out the
same way. This can be fine for some setups and problematic for others.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
18 months agoMerge pull request #37669 from nextcloud/feat/files-right-click
John Molakvoæ [Tue, 11 Apr 2023 13:47:41 +0000 (15:47 +0200)]
Merge pull request #37669 from nextcloud/feat/files-right-click

18 months agofeat(files): right click 37669/head
John Molakvoæ [Tue, 11 Apr 2023 07:31:30 +0000 (09:31 +0200)]
feat(files): right click

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoMerge pull request #37639 from nextcloud/feat/files/selection
John Molakvoæ [Tue, 11 Apr 2023 11:56:10 +0000 (13:56 +0200)]
Merge pull request #37639 from nextcloud/feat/files/selection

18 months agofeat(files): implement shift-select 37639/head
John Molakvoæ [Fri, 7 Apr 2023 09:46:41 +0000 (11:46 +0200)]
feat(files): implement shift-select

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoMerge pull request #37633 from nextcloud/fix/trashbin
John Molakvoæ [Tue, 11 Apr 2023 10:28:36 +0000 (12:28 +0200)]
Merge pull request #37633 from nextcloud/fix/trashbin

Trashbin followup fixes

18 months agofix(files): use displayName in breadcrumbs if available 37633/head
John Molakvoæ [Fri, 7 Apr 2023 12:39:16 +0000 (14:39 +0200)]
fix(files): use displayName in breadcrumbs if available

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(files): fix private variables and share loading marker between header and row
John Molakvoæ [Fri, 7 Apr 2023 07:30:13 +0000 (09:30 +0200)]
fix(files): fix private variables and share loading marker between header and row

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(files_trashbin): set real filename on trashbin download
John Molakvoæ [Fri, 7 Apr 2023 07:18:15 +0000 (09:18 +0200)]
fix(files_trashbin): set real filename on trashbin download

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agofix(files): update @nextcloud/files and fix event store update
John Molakvoæ [Fri, 7 Apr 2023 06:42:56 +0000 (08:42 +0200)]
fix(files): update @nextcloud/files and fix event store update

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoMerge pull request #37646 from nextcloud/feat/trashbin-cleanup
John Molakvoæ [Tue, 11 Apr 2023 08:49:55 +0000 (10:49 +0200)]
Merge pull request #37646 from nextcloud/feat/trashbin-cleanup

chore(files_trashbin): cleanup old legacy files

18 months agoMerge pull request #37647 from nextcloud/bugfix/noid/filepicker
Julius Härtl [Tue, 11 Apr 2023 08:00:37 +0000 (10:00 +0200)]
Merge pull request #37647 from nextcloud/bugfix/noid/filepicker

18 months agoMerge pull request #37625 from nextcloud/bugfix/noid/transfer-file-new-user
Julius Härtl [Tue, 11 Apr 2023 05:57:17 +0000 (07:57 +0200)]
Merge pull request #37625 from nextcloud/bugfix/noid/transfer-file-new-user

fix: Always create user directory when transfering files to new users

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 11 Apr 2023 02:28:24 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37521 from nextcloud/update-improve-devcontainer
Simon L [Mon, 10 Apr 2023 12:03:38 +0000 (14:03 +0200)]
Merge pull request #37521 from nextcloud/update-improve-devcontainer

Update improve devcontainer

18 months agoMerge pull request #37653 from nextcloud/dependabot/npm_and_yarn/marked-4.3.0
John Molakvoæ [Mon, 10 Apr 2023 08:15:41 +0000 (10:15 +0200)]
Merge pull request #37653 from nextcloud/dependabot/npm_and_yarn/marked-4.3.0

chore(deps): Bump marked from 4.0.14 to 4.3.0

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 10 Apr 2023 02:30:53 +0000 (02:30 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agochore(deps): Bump marked from 4.0.14 to 4.3.0 37653/head
dependabot[bot] [Sun, 9 Apr 2023 10:01:07 +0000 (10:01 +0000)]
chore(deps): Bump marked from 4.0.14 to 4.3.0

Bumps [marked](https://github.com/markedjs/marked) from 4.0.14 to 4.3.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.14...v4.3.0)

---
updated-dependencies:
- dependency-name: marked
  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>
18 months agoMerge pull request #37528 from nextcloud/dependabot/npm_and_yarn/moment-timezone...
John Molakvoæ [Sun, 9 Apr 2023 09:59:10 +0000 (11:59 +0200)]
Merge pull request #37528 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.43

bump moment-timezone from 0.5.38 to 0.5.43

18 months agobump moment-timezone from 0.5.38 to 0.5.43 37528/head
dependabot[bot] [Sun, 9 Apr 2023 09:39:14 +0000 (09:39 +0000)]
bump moment-timezone from 0.5.38 to 0.5.43

---
updated-dependencies:
- dependency-name: moment-timezone
  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>
18 months agoMerge pull request #37650 from nextcloud/dependabot/npm_and_yarn/karma-6.4.1
John Molakvoæ [Sun, 9 Apr 2023 09:30:20 +0000 (11:30 +0200)]
Merge pull request #37650 from nextcloud/dependabot/npm_and_yarn/karma-6.4.1

chore(deps-dev): Bump karma from 6.4.0 to 6.4.1

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 9 Apr 2023 02:27:38 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agochore(deps-dev): Bump karma from 6.4.0 to 6.4.1 37650/head
dependabot[bot] [Sat, 8 Apr 2023 12:26:06 +0000 (12:26 +0000)]
chore(deps-dev): Bump karma from 6.4.0 to 6.4.1

Bumps [karma](https://github.com/karma-runner/karma) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoMerge pull request #37651 from nextcloud/dependabot/npm_and_yarn/jest-environment...
John Molakvoæ [Sat, 8 Apr 2023 12:24:55 +0000 (14:24 +0200)]
Merge pull request #37651 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.5.0

chore(deps-dev): Bump jest-environment-jsdom from 29.2.1 to 29.5.0

18 months agoMerge pull request #37623 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js...
John Molakvoæ [Sat, 8 Apr 2023 12:24:31 +0000 (14:24 +0200)]
Merge pull request #37623 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.26

chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26

18 months agoMerge pull request #37529 from nextcloud/dependabot/composer/build/integration/phpuni...
MichaIng [Sat, 8 Apr 2023 10:54:13 +0000 (12:54 +0200)]
Merge pull request #37529 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.6

chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.6 in /build/integration

18 months agoMerge pull request #37530 from nextcloud/dependabot/composer/build/integration/symfon...
dependabot[bot] [Sat, 8 Apr 2023 10:05:55 +0000 (10:05 +0000)]
Merge pull request #37530 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-5.4.22