Joas Schilling
de01da72d8
Temporarily disable samba-non-native as it times out too often
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-10 10:14:58 +01:00
Joas Schilling
1ab0ed8134
Don't provide favorite activity settings
...
Since mails and notifications are only available for actions of other users
it does not make sense to allow changing this.
It also prevents the common misunderstanding with
"file was changed inside a favorited folder"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-10 10:14:42 +01:00
blizzz
a353db2c31
Merge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessor
...
fix overwriting of SUCCESS and INVALID consts
2022-02-09 10:35:46 +01:00
Christoph Wurst
cd7a217c29
Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resource-room-backend-registration
...
Move calendar resource/room backend registration to IBootstrap
2022-02-09 10:25:03 +01:00
Nextcloud bot
f4c719734a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-09 02:26:53 +00:00
Louis
49959bc929
Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder_visible
...
Show the child folders in the breadcrumb menu when on a parent entry.
2022-02-08 14:52:10 +01:00
Joas Schilling
c58f8d6025
Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-windows
...
Background job time windows
2022-02-08 14:46:20 +01:00
Louis
f660032a9b
Merge pull request #31062 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.2.0
...
Bump puppeteer from 13.1.3 to 13.2.0
2022-02-08 13:47:32 +01:00
Louis
d8f133011f
Merge pull request #31024 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.10
...
Bump clipboard from 2.0.9 to 2.0.10
2022-02-08 13:46:53 +01:00
Simon L
e2b83915a0
Merge pull request #28941 from howardZa/feature/allow_s3_access_wo_auth
...
Add SCHEME_NULL to list of allowed auth mechanism
2022-02-08 12:31:06 +01:00
dependabot[bot]
58861306d0
Bump clipboard from 2.0.9 to 2.0.10
...
Bumps [clipboard](https://github.com/zenorocha/clipboard.js ) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases )
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.9...v2.0.10 )
---
updated-dependencies:
- dependency-name: clipboard
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>
2022-02-08 10:49:18 +00:00
Louis
d405b5f664
Merge pull request #31055 from nextcloud/dependabot/npm_and_yarn/webpack-5.68.0
...
Bump webpack from 5.67.0 to 5.68.0
2022-02-08 11:02:53 +01:00
Louis
6c67d161e1
Merge pull request #31022 from nextcloud/dependabot/npm_and_yarn/p-queue-7.2.0
...
Bump p-queue from 7.1.0 to 7.2.0
2022-02-08 10:53:05 +01:00
Louis
120dca38e1
Merge pull request #31063 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.2
...
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
2022-02-08 10:20:34 +01:00
dependabot[bot]
e54fdccbf8
Bump p-queue from 7.1.0 to 7.2.0
...
Bumps [p-queue](https://github.com/sindresorhus/p-queue ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases )
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.1.0...v7.2.0 )
---
updated-dependencies:
- dependency-name: p-queue
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>
2022-02-08 09:12:04 +00:00
Nextcloud bot
c7978f48b5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-08 02:27:16 +00:00
dependabot[bot]
f14f4dec99
Bump puppeteer from 13.1.3 to 13.2.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 13.1.3 to 13.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.1.3...v13.2.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 00:12:23 +00:00
dependabot[bot]
8bff50942c
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.1 to 5.16.2.
- [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.16.1...v5.16.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 00:12:07 +00:00
Joas Schilling
4c8c0031e9
Merge pull request #31010 from nextcloud/techdebt/noid/fixed-avatar-sizes
...
Only allow avatars in 64 and 512 pixel size
2022-02-07 19:48:29 +01:00
dependabot[bot]
923761003a
Bump webpack from 5.67.0 to 5.68.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.67.0 to 5.68.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.67.0...v5.68.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 18:14:25 +00:00
Louis
71d1fd2090
Merge pull request #31058 from nextcloud/dependabot/npm_and_yarn/karma-6.3.15
...
Bump karma from 6.3.12 to 6.3.15
2022-02-07 19:12:42 +01:00
Louis
4696e66e23
Merge pull request #31045 from nextcloud/dependabot/npm_and_yarn/query-string-7.1.1
...
Bump query-string from 7.1.0 to 7.1.1
2022-02-07 19:11:14 +01:00
Joas Schilling
6dd60b6d30
Only allow avatars in 64 and 512 pixel size
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 16:47:51 +01:00
dependabot[bot]
7ec350736f
Bump karma from 6.3.12 to 6.3.15
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.12 to 6.3.15.
- [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.3.12...v6.3.15 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 14:33:07 +00:00
Louis
eb34073419
Merge pull request #31027 from nextcloud/dependabot/npm_and_yarn/karma-coverage-2.1.1
...
Bump karma-coverage from 2.1.0 to 2.1.1
2022-02-07 15:29:47 +01:00
Vincent Petry
a7925a6c47
Merge pull request #30973 from nextcloud/techdebt/noid/allow-spliting-activities-to-another-database
...
Allow specify a config prefix for another database connection
2022-02-07 15:16:32 +01:00
Louis
270c0a83d1
Merge pull request #31021 from nextcloud/dependabot/npm_and_yarn/core-js-3.21.0
...
Bump core-js from 3.20.3 to 3.21.0
2022-02-07 14:38:14 +01:00
Joas Schilling
b8e0a3dbdd
Use the new option to signaling insensitivity
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 13:54:54 +01:00
Joas Schilling
3fd55cb4df
Allow sysadmins to define a maintenance window where heavier jobs can run
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 13:54:54 +01:00
Joas Schilling
b765f79368
Allow apps to specify if their background job can be delayed
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 13:54:54 +01:00
howardZa
5c821c7136
Add SCHEME_NULL to list of allowed auth mechanism
...
Add Auth::Mechanism::SCHEME_NULL to list of allowed auth mechanism for AmazonS3 backend to allow attaching S3 storage to nextcloud instances running on already authorized instances (e.g. EC2 instances with IAM Instance roles)
Signed-off-by: Wolfram Gries <wolfram.gries@zapooflex.net>
2022-02-07 13:42:12 +01:00
Christoph Wurst
9a656e5b35
Move calendar resource/room backend registration to IBootstrap
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-07 12:51:42 +01:00
Simon L
bb55b79837
Merge pull request #30995 from nextcloud/fix/currentFileList-is-incorrect-favorite-share-with-you
...
Fix bugs with incorrect currentFileList in the favorite and share by you view
2022-02-07 11:48:56 +01:00
dependabot[bot]
3fc61e9426
Bump core-js from 3.20.3 to 3.21.0
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.20.3 to 3.21.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.20.3...v3.21.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>
2022-02-07 09:38:38 +00:00
Joas Schilling
e0dc82668f
Merge pull request #31041 from nextcloud/bugfix/noid/fix-selecting-predefined-status
...
Fix selecting user status, clear time and app password scope
2022-02-07 09:54:40 +01:00
dependabot[bot]
bdea8a0176
Bump karma-coverage from 2.1.0 to 2.1.1
...
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases )
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:40:59 +00:00
dependabot[bot]
1bb3ba0c3f
Bump query-string from 7.1.0 to 7.1.1
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: query-string
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:40:18 +00:00
Carl Schwan
53a1c3a84b
Merge pull request #31020 from nextcloud/dependabot/npm_and_yarn/jsdoc-3.6.10
...
Bump jsdoc from 3.6.7 to 3.6.10
2022-02-07 09:39:50 +01:00
Carl Schwan
8747f3e87a
Merge pull request #31019 from nextcloud/dependabot/npm_and_yarn/sass-1.49.7
...
Bump sass from 1.49.0 to 1.49.7
2022-02-07 09:39:20 +01:00
Carl Schwan
587a25de1e
Merge pull request #31018 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2
...
Bump webpack-cli from 4.9.1 to 4.9.2
2022-02-07 09:38:36 +01:00
Joas Schilling
40e141ee4a
Fix selecting user status, clear time and app password scope
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-07 09:11:42 +01:00
Joas Schilling
26df2c596b
Merge pull request #31009 from nextcloud/bugfix/noid/fix-missing-profile-js
...
Compile missing profile JS
2022-02-07 08:23:52 +01:00
Nextcloud bot
ce1d7ff161
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-07 02:26:45 +00:00
Nextcloud bot
e872131ee5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-06 02:26:24 +00:00
Nextcloud bot
9c2db7f4e4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-05 02:26:33 +00:00
dependabot[bot]
abf196354d
Bump jsdoc from 3.6.7 to 3.6.10
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.7...3.6.10 )
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 02:03:54 +00:00
dependabot[bot]
efec7bcdc4
Bump sass from 1.49.0 to 1.49.7
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.0 to 1.49.7.
- [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.49.0...1.49.7 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 02:03:51 +00:00
dependabot[bot]
dc1df84c1d
Bump webpack-cli from 4.9.1 to 4.9.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 02:03:30 +00:00
Carl Schwan
30e7489098
Merge pull request #30993 from nextcloud/fix/delegation-js-dist
...
Fix JS for delegation admin not being generated
2022-02-05 01:56:01 +01:00
Joas Schilling
5e8ef3c25b
Compile missing profile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-04 18:38:59 +00:00