Commit Graph

56649 Commits (f1b906bd141fdbe04d198ccd33aa63783a2208a7)
 

Author SHA1 Message Date
acsfer f1b906bd14 Cache images on browser
Fix #26851
3 years ago
Nextcloud bot 3257bca680
[tx-robot] updated from transifex 3 years ago
MichaIng 8de9a77fa0
Merge pull request #27224 from nextcloud/dependabot/npm_and_yarn/stable20/vue-router-3.4.9
Bump vue-router from 3.4.3 to 3.4.9
3 years ago
Pytal 24a19e1a4c
Merge pull request #27829 from nextcloud/backport/27818/stable20
[stable20] Fix in locking cache check
3 years ago
dependabot[bot] a09d4ddcbf Bump vue-router from 3.4.3 to 3.4.9
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.3 to 3.4.9.
- [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.4.3...v3.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago
MichaIng 8a8f95e56c Fix in locking cache check
The intention obviously was to check whether $lockingCacheClass is defined, and existing class, and available. It was however checked whether the $distributedCacheClass is an existing class, which would have caused an exception already in the previous distributed cache check.

Signed-off-by: MichaIng <micha@dietpi.com>
3 years ago
Nextcloud bot 7da87a8624
[tx-robot] updated from transifex 3 years ago
Lukas Reschke 732cf383af
Merge pull request #27804 from nextcloud/backport/27198/stable20
[stable20] Run s3 tests again
3 years ago
Julius Härtl 8da867de75 Use minio for s3 tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl 15cf02a784 Run s3 tests again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Nextcloud bot 4a28b8e525
[tx-robot] updated from transifex 3 years ago
Nextcloud bot 2c560870f5
[tx-robot] updated from transifex 3 years ago
Nextcloud bot 088aefff36
[tx-robot] updated from transifex 3 years ago
Nextcloud bot 5fd817b155
[tx-robot] updated from transifex 3 years ago
John Molakvoæ 3eb0ce9892
Merge pull request #27708 from nextcloud/version/20.0.11/final
20.0.11
3 years ago
John Molakvoæ 54106a647e
Merge pull request #27108 from nextcloud/backport/27043/stable20
[stable20] fix return value of getStorageInfo when 'quota_include_external_storage' is enabled
3 years ago
Nextcloud bot 40e2e0fcd6
[tx-robot] updated from transifex 3 years ago
Vincent Petry 03617b9470
Merge pull request #27728 from nextcloud/backport/27638/stable20
[stable20] Downstream encryption:fix-encrypted-version for repairing "bad signature" errors
3 years ago
Vincent Petry 5588199812 Prevent running FixEncryptedVersion without master key
Return an error when running occ encryption:fix-encrypted-version
when master key encryption is not enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
Vincent Petry 3b7e6ea8c8 Fix FixEncryptedVersionTest test
Fixed setup to use EncryptionTrait like other existing tests.
Fix expectations to not rely on side effects from previous test cases.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
Vincent Petry 41424e0a57 Fix warnings in FixEncryptedVersion command
Fixed code warnings

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
Vincent Petry 69b2a33801 Detect disabled signature check when reparing
When running occ encryption:fix-encrypted-version, detect whether the
setting 'encryption_skip_signature_check' is set and abort if it is,
because the repair cannot detect version mismatch errors with it
enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
Vincent Petry 08b94a5fcf Downstream FixEncryptedVersionTest
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
Vincent Petry bb331fda9b Downstream encryption:fix-encrypted-version
For fixing "Bad signature" errors.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago
John Molakvoæ dc287450bb
Merge pull request #27552 from nextcloud/backport/26571/stable20 3 years ago
Nextcloud bot c2cd52f498
[tx-robot] updated from transifex 3 years ago
Julius Härtl 5c8ddb6ee0
Handle single action unshare
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl 355352d910
Only allow removing existing shares that would not be allowed due to reshare restrictions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl e298e7482d
When changing the share owner, downgrade permissions where needed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Julius Härtl 86ef3539ad
Drop share if moved to a parent share that does not allow resharing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Arthur Schiwon 0a368a6b82
20.0.11
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years ago
Pytal a5c9193bc9
Merge pull request #27651 from nextcloud/dependabot/npm_and_yarn/stable20/eslint-plugin-standard-4.0.2
Bump eslint-plugin-standard from 4.0.1 to 4.0.2
3 years ago
John Molakvoæ 45cea9f772
Merge pull request #27680 from nextcloud/backport/27675/stable20
[stable20] Validate the theming color also on CLI
3 years ago
Nextcloud bot f395c32e6a
[tx-robot] updated from transifex 3 years ago
Nextcloud bot 826a848058
[tx-robot] updated from transifex 3 years ago
Nextcloud bot 803e8407c0
[tx-robot] updated from transifex 3 years ago
Joas Schilling 2f64ab3e08 Validate the theming color also on CLI
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Nextcloud bot 710544c257
[tx-robot] updated from transifex 3 years ago
dependabot[bot] fef52cf455
Bump eslint-plugin-standard from 4.0.1 to 4.0.2
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-standard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Julius Härtl d4d35c83fb
Merge pull request #27226 from nextcloud/dependabot/npm_and_yarn/stable20/p-queue-6.6.2
Bump p-queue from 6.6.1 to 6.6.2
3 years ago
blizzz eada1ee43b
Merge pull request #27620 from nextcloud/version/20.0.11/rc1
20.0.11 RC1
3 years ago
dependabot[bot] 1d12ca7072 Bump p-queue from 6.6.1 to 6.6.2
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.1...v6.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years ago
Julius Härtl e794b75e7f
Merge pull request #27639 from nextcloud/dependabot/npm_and_yarn/stable20/vue-loader-15.9.7
Bump vue-loader from 15.9.3 to 15.9.7
3 years ago
dependabot[bot] 06753b7084 Bump vue-loader from 15.9.3 to 15.9.7
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.3 to 15.9.7.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.3...v15.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago
Nextcloud bot 7bd283debe
[tx-robot] updated from transifex 3 years ago
Arthur Schiwon 8edae42be6
update CA bundle
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years ago
blizzz 900474bd2f
Merge pull request #27027 from nextcloud/backport/26852/stable20
[stable20] fix error when using CORS with no auth credentials
3 years ago
korelstar 9257171b3d fix error when using CORS with no auth credentials 3 years ago
Julius Härtl e0a576d210
Merge pull request #27297 from nextcloud/dependabot/npm_and_yarn/stable20/webpack-4.44.2
Bump webpack from 4.44.1 to 4.44.2
3 years ago
dependabot[bot] 8d33bdaec0
Bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2)

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago