]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoMerge pull request #27317 from nextcloud/Valdnet-patch-3
Valdnet [Tue, 1 Jun 2021 10:20:35 +0000 (12:20 +0200)]
Merge pull request #27317 from nextcloud/Valdnet-patch-3

l10n: Split sentences

3 years agoMerge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-groups
Christoph Wurst [Tue, 1 Jun 2021 10:07:29 +0000 (12:07 +0200)]
Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-groups

Dav respect disallow sharing with groups

3 years agoMerge pull request #27320 from nextcloud/add-xdebug-env-variable
kesselb [Tue, 1 Jun 2021 09:24:30 +0000 (11:24 +0200)]
Merge pull request #27320 from nextcloud/add-xdebug-env-variable

Add XDEBUG_MODE=coverage

3 years agoAdd XDEBUG_MODE=coverage 27320/head
Lukas Reschke [Tue, 1 Jun 2021 09:20:19 +0000 (11:20 +0200)]
Add XDEBUG_MODE=coverage

This should help the Codecov execution jobs.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agol10n: Split sentences 27317/head
Valdnet [Tue, 1 Jun 2021 08:28:54 +0000 (10:28 +0200)]
l10n: Split sentences

3 years agoMerge pull request #27311 from nextcloud/fix/caldav-deleted-objects-uri
kesselb [Tue, 1 Jun 2021 08:10:22 +0000 (10:10 +0200)]
Merge pull request #27311 from nextcloud/fix/caldav-deleted-objects-uri

Fix loading of delete caldav objet URIs

3 years agoMerge pull request #27314 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
kesselb [Tue, 1 Jun 2021 08:06:18 +0000 (10:06 +0200)]
Merge pull request #27314 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 27314/head
Nextcloud-PR-Bot [Tue, 1 Jun 2021 05:12:19 +0000 (05:12 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Jun 2021 02:28:20 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

3 years agoFix loading of delete caldav objet URIs 27311/head
Christoph Wurst [Mon, 31 May 2021 19:01:54 +0000 (21:01 +0200)]
Fix loading of delete caldav objet URIs

Regression of 462962197d0d711abc7b57352d4ef24528e28096

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #27310 from nextcloud/enhancement/caldav-trashbin-objects-calendar-id
Christoph Wurst [Mon, 31 May 2021 18:01:07 +0000 (20:01 +0200)]
Merge pull request #27310 from nextcloud/enhancement/caldav-trashbin-objects-calendar-id

Expose calendar-uri as property of deleted caldav events

3 years agoExpose calendar-uri as property of deleted caldav events 27310/head
Christoph Wurst [Mon, 31 May 2021 16:57:40 +0000 (18:57 +0200)]
Expose calendar-uri as property of deleted caldav events

The trashbin is one report across all calendars of a user. In order to
refresh the data of a single calendar when one of its events is
restored, we need to know what calendar the event belongs to. There
doesn't seem to be a standard property for a URI, so this adds a custom
Nextcloud prop for the calendar-uri.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #27298 from nextcloud/fix/caldav-deleted-objects-expose-timestamp
Christoph Wurst [Mon, 31 May 2021 16:24:30 +0000 (18:24 +0200)]
Merge pull request #27298 from nextcloud/fix/caldav-deleted-objects-expose-timestamp

Expose deletion timestamp for deleted CalDAV objects

3 years agoMerge pull request #26706 from nextcloud/Valdnet-patch-7
Joas Schilling [Mon, 31 May 2021 15:21:16 +0000 (17:21 +0200)]
Merge pull request #26706 from nextcloud/Valdnet-patch-7

l10n: Spelling unification

3 years agoMerge pull request #27275 from nextcloud/bugfix/noid/circles-22-in-dav
Joas Schilling [Mon, 31 May 2021 11:03:07 +0000 (13:03 +0200)]
Merge pull request #27275 from nextcloud/bugfix/noid/circles-22-in-dav

Fixing invalid classes and methods for circles 22

3 years agoExpose deletion timestamp for deleted CalDAV objects 27298/head
Christoph Wurst [Mon, 31 May 2021 08:47:07 +0000 (10:47 +0200)]
Expose deletion timestamp for deleted CalDAV objects

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jest
John Molakvoæ [Mon, 31 May 2021 08:27:58 +0000 (10:27 +0200)]
Merge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jest

Rewrite requesttoken.spec.js with Jest

3 years agoMerge pull request #27295 from nextcloud/bug/27293/wrong-category-for-string
John Molakvoæ [Mon, 31 May 2021 06:58:20 +0000 (08:58 +0200)]
Merge pull request #27295 from nextcloud/bug/27293/wrong-category-for-string

Set app to settings for translate

3 years agoMerge pull request #26083 from nextcloud/feature/dav-calendar-and-object-trashbin
Christoph Wurst [Mon, 31 May 2021 06:29:31 +0000 (08:29 +0200)]
Merge pull request #26083 from nextcloud/feature/dav-calendar-and-object-trashbin

Add a trashbin for calendars and calendar objects

3 years agoGet componenttype from the db as well when restoring a calendarobject 26083/head
Thomas Citharel [Mon, 24 May 2021 13:32:36 +0000 (15:32 +0200)]
Get componenttype from the db as well when restoring a calendarobject

It's needed in ReminderService::onCalendarObjectCreate()

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years agoAdd a trashbin for calendars and calendar objects
Christoph Wurst [Fri, 12 Mar 2021 10:20:04 +0000 (11:20 +0100)]
Add a trashbin for calendars and calendar objects

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 31 May 2021 02:35:25 +0000 (02:35 +0000)]
[tx-robot] updated from transifex

3 years agoSet app to settings for translate 27295/head
Daniel Kesselberg [Sun, 30 May 2021 20:45:26 +0000 (22:45 +0200)]
Set app to settings for translate

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoRewrite requesttoken.spec.js with Jest 27286/head
François Freitag [Sat, 29 May 2021 21:53:04 +0000 (23:53 +0200)]
Rewrite requesttoken.spec.js with Jest

[Jest](https://jestjs.io/) is a test runner that focuses on simplicity.
It instruments babel to transform modules and test them.

Using Jest simplifies the existing configuration and allows dropping a
bunch of workarounds, as well as following the shared Babel
configuration for new code.

Signed-off-by: François Freitag <mail@franek.fr>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 May 2021 02:24:58 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27274 from nextcloud/dependabot/npm_and_yarn/master/various
John Molakvoæ [Sat, 29 May 2021 13:13:10 +0000 (15:13 +0200)]
Merge pull request #27274 from nextcloud/dependabot/npm_and_yarn/master/various

3 years agoNpm build 27274/head
John Molakvoæ (skjnldsv) [Sat, 29 May 2021 10:14:51 +0000 (12:14 +0200)]
Npm build

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoBump v-tooltip from 2.0.3 to 2.1.3
dependabot[bot] [Sat, 29 May 2021 10:00:22 +0000 (10:00 +0000)]
Bump v-tooltip from 2.0.3 to 2.1.3

Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.3 to 2.1.3.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.3...v2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump marked from 2.0.1 to 2.0.6
dependabot[bot] [Fri, 28 May 2021 16:41:54 +0000 (16:41 +0000)]
Bump marked from 2.0.1 to 2.0.6

Bumps [marked](https://github.com/markedjs/marked) from 2.0.1 to 2.0.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.1...v2.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump dompurify from 2.2.7 to 2.2.8
dependabot[bot] [Sat, 29 May 2021 08:44:02 +0000 (08:44 +0000)]
Bump dompurify from 2.2.7 to 2.2.8

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.7...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump jsdom from 16.5.2 to 16.6.0
dependabot-preview[bot] [Sat, 29 May 2021 10:01:20 +0000 (10:01 +0000)]
Bump jsdom from 16.5.2 to 16.6.0

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.2 to 16.6.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.5.2...16.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump core-js from 3.10.1 to 3.13.1
dependabot-preview[bot] [Sat, 29 May 2021 09:17:50 +0000 (09:17 +0000)]
Bump core-js from 3.10.1 to 3.13.1

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.13.1.
- [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/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agomigration to Circles 22 27275/head
Maxence Lange [Sat, 29 May 2021 11:04:26 +0000 (10:04 -0100)]
migration to Circles 22

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 years agoMerge pull request #27090 from nextcloud/dependabot/npm_and_yarn/browserslist-4.16.6
John Molakvoæ [Sat, 29 May 2021 09:58:44 +0000 (11:58 +0200)]
Merge pull request #27090 from nextcloud/dependabot/npm_and_yarn/browserslist-4.16.6

3 years agoMerge pull request #27180 from nextcloud/dependabot/npm_and_yarn/mochapack-2.1.2
dependabot[bot] [Sat, 29 May 2021 09:15:13 +0000 (09:15 +0000)]
Merge pull request #27180 from nextcloud/dependabot/npm_and_yarn/mochapack-2.1.2

3 years agoMerge pull request #27172 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import...
John Molakvoæ [Sat, 29 May 2021 08:42:04 +0000 (10:42 +0200)]
Merge pull request #27172 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3

3 years agoMerge pull request #27244 from nextcloud/migrate-more-services-to-ghcr
Lukas Reschke [Sat, 29 May 2021 08:01:57 +0000 (10:01 +0200)]
Merge pull request #27244 from nextcloud/migrate-more-services-to-ghcr

Migrate more services to GHCR

3 years agoMerge pull request #27175 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0
John Molakvoæ [Sat, 29 May 2021 07:23:24 +0000 (09:23 +0200)]
Merge pull request #27175 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0

Bump webdav from 3.6.2 to 4.6.0

3 years agoBump mochapack from 2.0.6 to 2.1.2 27180/head
dependabot[bot] [Sat, 29 May 2021 07:15:23 +0000 (07:15 +0000)]
Bump mochapack from 2.0.6 to 2.1.2

Bumps [mochapack](https://github.com/sysgears/mochapack) from 2.0.6 to 2.1.2.
- [Release notes](https://github.com/sysgears/mochapack/releases)
- [Commits](https://github.com/sysgears/mochapack/commits)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27263 from nextcloud/dependabot/npm_and_yarn/sinon-11.1.1
John Molakvoæ [Sat, 29 May 2021 07:13:36 +0000 (09:13 +0200)]
Merge pull request #27263 from nextcloud/dependabot/npm_and_yarn/sinon-11.1.1

Bump sinon from 9.2.4 to 11.1.1

3 years agoFix name
John Molakvoæ [Sat, 29 May 2021 07:12:37 +0000 (09:12 +0200)]
Fix name

3 years agoMerge pull request #27267 from nextcloud/feat/fixup-action
John Molakvoæ [Sat, 29 May 2021 07:11:42 +0000 (09:11 +0200)]
Merge pull request #27267 from nextcloud/feat/fixup-action

Add fixup.yml

3 years agoAdd fixup.yml 27267/head
John Molakvoæ [Sat, 29 May 2021 07:09:03 +0000 (09:09 +0200)]
Add fixup.yml

3 years agoBump browserslist from 4.16.3 to 4.16.6 27090/head
dependabot[bot] [Sat, 29 May 2021 07:06:28 +0000 (07:06 +0000)]
Bump browserslist from 4.16.3 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27260 from nextcloud/dependabot/npm_and_yarn/webpack-node-externa...
John Molakvoæ [Sat, 29 May 2021 07:05:10 +0000 (09:05 +0200)]
Merge pull request #27260 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-3.0.0

Bump webpack-node-externals from 2.5.2 to 3.0.0

3 years agoMerge pull request #27193 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.7.0
John Molakvoæ [Sat, 29 May 2021 07:03:46 +0000 (09:03 +0200)]
Merge pull request #27193 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.7.0

3 years agoBump webdav from 3.6.2 to 4.6.0 27175/head
dependabot[bot] [Thu, 27 May 2021 08:17:34 +0000 (08:17 +0000)]
Bump webdav from 3.6.2 to 4.6.0

Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 3.6.2 to 4.6.0.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v3.6.2...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump sinon from 9.2.4 to 11.1.1 27263/head
dependabot[bot] [Sat, 29 May 2021 05:18:59 +0000 (05:18 +0000)]
Bump sinon from 9.2.4 to 11.1.1

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 11.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v9.2.4...v11.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump webpack-cli from 4.6.0 to 4.7.0 27193/head
dependabot[bot] [Sat, 29 May 2021 05:15:29 +0000 (05:15 +0000)]
Bump webpack-cli from 4.6.0 to 4.7.0

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.0.
- [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.6.0...webpack-cli@4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27238 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.7
dependabot[bot] [Sat, 29 May 2021 05:13:31 +0000 (05:13 +0000)]
Merge pull request #27238 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.7

3 years agoMerge pull request #27253 from nextcloud/dependabot/npm_and_yarn/babel/core-7.14.3
dependabot-preview[bot] [Sat, 29 May 2021 02:51:17 +0000 (02:51 +0000)]
Merge pull request #27253 from nextcloud/dependabot/npm_and_yarn/babel/core-7.14.3

3 years agoBump vue-loader from 15.9.6 to 15.9.7 27238/head
dependabot[bot] [Sat, 29 May 2021 02:46:54 +0000 (02:46 +0000)]
Bump vue-loader from 15.9.6 to 15.9.7

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.6 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.6...v15.9.7)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #27251 from nextcloud/dependabot/npm_and_yarn/sinon-chai-3.7.0
dependabot-preview[bot] [Sat, 29 May 2021 02:44:47 +0000 (02:44 +0000)]
Merge pull request #27251 from nextcloud/dependabot/npm_and_yarn/sinon-chai-3.7.0

3 years agoMerge pull request #27246 from nextcloud/dependabot/npm_and_yarn/build/ws-7.4.6
dependabot-preview[bot] [Sat, 29 May 2021 02:34:04 +0000 (02:34 +0000)]
Merge pull request #27246 from nextcloud/dependabot/npm_and_yarn/build/ws-7.4.6

3 years agoBump webpack-node-externals from 2.5.2 to 3.0.0 27260/head
dependabot-preview[bot] [Sat, 29 May 2021 01:30:54 +0000 (01:30 +0000)]
Bump webpack-node-externals from 2.5.2 to 3.0.0

Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.5.2 to 3.0.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Changelog](https://github.com/liady/webpack-node-externals/blob/master/CHANGELOG.md)
- [Commits](https://github.com/liady/webpack-node-externals/compare/v2.5.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump @babel/core from 7.14.2 to 7.14.3 27253/head
dependabot-preview[bot] [Sat, 29 May 2021 01:21:23 +0000 (01:21 +0000)]
Bump @babel/core from 7.14.2 to 7.14.3

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump sinon-chai from 3.6.0 to 3.7.0 27251/head
dependabot-preview[bot] [Sat, 29 May 2021 01:18:44 +0000 (01:18 +0000)]
Bump sinon-chai from 3.6.0 to 3.7.0

Bumps [sinon-chai](https://github.com/domenic/sinon-chai) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/domenic/sinon-chai/releases)
- [Changelog](https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md)
- [Commits](https://github.com/domenic/sinon-chai/compare/3.6.0...3.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years ago[Security] Bump ws from 7.4.1 to 7.4.6 in /build 27246/head
dependabot-preview[bot] [Sat, 29 May 2021 01:14:33 +0000 (01:14 +0000)]
[Security] Bump ws from 7.4.1 to 7.4.6 in /build

Bumps [ws](https://github.com/websockets/ws) from 7.4.1 to 7.4.6. **This update includes security fixes.**
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.1...7.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoUse MariaDB from GHCR 27244/head
Lukas Reschke [Fri, 28 May 2021 23:01:19 +0000 (01:01 +0200)]
Use MariaDB from GHCR

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMove PGSQL to GHCR
Lukas Reschke [Fri, 28 May 2021 22:51:30 +0000 (00:51 +0200)]
Move PGSQL to GHCR

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMigrate more services to GHCR
Lukas Reschke [Fri, 28 May 2021 22:43:48 +0000 (00:43 +0200)]
Migrate more services to GHCR

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #27243 from nextcloud/fix-tests-on-master
Lukas Reschke [Fri, 28 May 2021 22:36:19 +0000 (00:36 +0200)]
Merge pull request #27243 from nextcloud/fix-tests-on-master

Fix test on master

3 years agoFix test on master 27243/head
Lukas Reschke [Fri, 28 May 2021 22:02:02 +0000 (00:02 +0200)]
Fix test on master

Regression by https://github.com/nextcloud/server/pull/26410

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #27214 from nextcloud/use-ghcr-acceptance
Lukas Reschke [Fri, 28 May 2021 21:58:18 +0000 (23:58 +0200)]
Merge pull request #27214 from nextcloud/use-ghcr-acceptance

Use GHCR PHP 7.3 Acceptance Container

3 years agoBump Container Versions 27214/head
Lukas Reschke [Fri, 28 May 2021 21:43:43 +0000 (23:43 +0200)]
Bump Container Versions

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoUse GHCR PHP 7.3 Acceptance Container
Lukas Reschke [Fri, 28 May 2021 12:11:53 +0000 (14:11 +0200)]
Use GHCR PHP 7.3 Acceptance Container

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoBump eslint-plugin-import from 2.22.1 to 2.23.3 27172/head
dependabot[bot] [Fri, 28 May 2021 16:33:24 +0000 (16:33 +0000)]
Bump eslint-plugin-import from 2.22.1 to 2.23.3

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.3.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.3)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoFix psalm action
John Molakvoæ [Fri, 28 May 2021 16:17:58 +0000 (18:17 +0200)]
Fix psalm action

3 years agoFix psalm action
John Molakvoæ [Fri, 28 May 2021 16:17:42 +0000 (18:17 +0200)]
Fix psalm action

3 years agoMerge pull request #27197 from nextcloud/Valdnet-patch-1
John Molakvoæ [Fri, 28 May 2021 15:57:36 +0000 (17:57 +0200)]
Merge pull request #27197 from nextcloud/Valdnet-patch-1

3 years agoMerge pull request #27211 from nextcloud/use-ghcr-php7.3
John Molakvoæ [Fri, 28 May 2021 15:16:01 +0000 (17:16 +0200)]
Merge pull request #27211 from nextcloud/use-ghcr-php7.3

3 years agoMerge pull request #27061 from nextcloud/feature/noid/contacts-activity
John Molakvoæ [Fri, 28 May 2021 15:15:30 +0000 (17:15 +0200)]
Merge pull request #27061 from nextcloud/feature/noid/contacts-activity

3 years agoMerge pull request #27212 from nextcloud/use-gchr-for-services
John Molakvoæ [Fri, 28 May 2021 15:14:40 +0000 (17:14 +0200)]
Merge pull request #27212 from nextcloud/use-gchr-for-services

Use GHCR for services

3 years agoMerge pull request #27213 from nextcloud/use-alpine-git
John Molakvoæ [Fri, 28 May 2021 15:14:26 +0000 (17:14 +0200)]
Merge pull request #27213 from nextcloud/use-alpine-git

Use GHCR for Git Pull image

3 years agoMerge pull request #27215 from nextcloud/use-ghcr-selenium
John Molakvoæ [Fri, 28 May 2021 15:14:12 +0000 (17:14 +0200)]
Merge pull request #27215 from nextcloud/use-ghcr-selenium

Use GHCR Selenium Container

3 years agoMerge pull request #27202 from nextcloud/feat/dependabot-reviewers-schedule
John Molakvoæ [Fri, 28 May 2021 15:13:56 +0000 (17:13 +0200)]
Merge pull request #27202 from nextcloud/feat/dependabot-reviewers-schedule

Add dependabot reviewer team

3 years agoUse GHCR Selenium Container 27215/head
Lukas Reschke [Fri, 28 May 2021 12:13:01 +0000 (14:13 +0200)]
Use GHCR Selenium Container

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoUse GHCR for Git Pull image 27213/head
Lukas Reschke [Fri, 28 May 2021 12:04:23 +0000 (14:04 +0200)]
Use GHCR for Git Pull image

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoUse GHCR for services 27212/head
Lukas Reschke [Fri, 28 May 2021 11:58:52 +0000 (13:58 +0200)]
Use GHCR for services

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoUse GHCR PHP 7.3 container 27211/head
Lukas Reschke [Fri, 28 May 2021 11:46:08 +0000 (13:46 +0200)]
Use GHCR PHP 7.3 container

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #27199 from nextcloud/fix/26683/use-noreply-as-share-email
Morris Jobke [Fri, 28 May 2021 11:40:12 +0000 (13:40 +0200)]
Merge pull request #27199 from nextcloud/fix/26683/use-noreply-as-share-email

Use noreply@ as email address for share emails

3 years agoAdd dependabot reviewer team and remove saturday for stable branches 27202/head
John Molakvoæ [Fri, 28 May 2021 10:32:05 +0000 (12:32 +0200)]
Add dependabot reviewer team and remove saturday for stable branches

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoFix dependabot config
John Molakvoæ [Fri, 28 May 2021 10:25:03 +0000 (12:25 +0200)]
Fix dependabot config

3 years agoMerge pull request #27187 from Simounet/fix/comments-query-oracle-limit-compliance
Morris Jobke [Fri, 28 May 2021 09:19:36 +0000 (11:19 +0200)]
Merge pull request #27187 from Simounet/fix/comments-query-oracle-limit-compliance

Fix Oracle query limit compliance in Comments

3 years agoUse noreply@ as email address for share emails 27199/head
Morris Jobke [Fri, 28 May 2021 09:13:22 +0000 (11:13 +0200)]
Use noreply@ as email address for share emails

Fixes #26683

Before it used the instance name, which a) doesn't make sense to randomly guess email addresses and b) could contain characters that are not allowed in email addresses like spaces.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #27125 from nextcloud/use-github-registry
Morris Jobke [Fri, 28 May 2021 09:09:33 +0000 (11:09 +0200)]
Merge pull request #27125 from nextcloud/use-github-registry

Use GitHub container registry

3 years agol10n: Remove space from translation 27197/head
Valdnet [Fri, 28 May 2021 07:20:20 +0000 (09:20 +0200)]
l10n: Remove space from translation

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
3 years agoMerge pull request #27185 from nextcloud/dependabot/npm_and_yarn/master/node-sass...
John Molakvoæ [Fri, 28 May 2021 06:51:50 +0000 (08:51 +0200)]
Merge pull request #27185 from nextcloud/dependabot/npm_and_yarn/master/node-sass-replace

Replace node-sass with sass & bump css-loader

3 years agoFix Oracle query limit compliance in Comments 27187/head
Simounet [Thu, 27 May 2021 11:04:48 +0000 (13:04 +0200)]
Fix Oracle query limit compliance in Comments

Signed-off-by: Simounet <contact@simounet.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 May 2021 02:27:21 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #27188 from nextcloud/bugfix/noid/fix-get-editable-fields-api...
Joas Schilling [Thu, 27 May 2021 22:59:41 +0000 (00:59 +0200)]
Merge pull request #27188 from nextcloud/bugfix/noid/fix-get-editable-fields-api-endpoint

Fix the get editable fields endpoint without a user id

3 years agoUse GitHub container registry 27125/head
Lukas Reschke [Wed, 26 May 2021 19:04:49 +0000 (21:04 +0200)]
Use GitHub container registry

To avoid Docker ratelimit issues.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #26410 from nextcloud/fix/noid/phpdoc
Morris Jobke [Thu, 27 May 2021 19:00:05 +0000 (21:00 +0200)]
Merge pull request #26410 from nextcloud/fix/noid/phpdoc

Add proper PHPDoc tags to files ApiController

3 years agoBump css-loader from 5.2.0 to 5.2.6 27185/head
dependabot[bot] [Thu, 27 May 2021 08:18:01 +0000 (08:18 +0000)]
Bump css-loader from 5.2.0 to 5.2.6

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoReplace node-sass with sass
John Molakvoæ (skjnldsv) [Thu, 27 May 2021 09:13:45 +0000 (11:13 +0200)]
Replace node-sass with sass

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoMerge pull request #27168 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashbo...
John Molakvoæ [Thu, 27 May 2021 17:06:01 +0000 (19:06 +0200)]
Merge pull request #27168 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-2.0.1

3 years agoHide duplicate status in menu and bump bundles 27168/head
Julius Härtl [Thu, 27 May 2021 15:57:17 +0000 (17:57 +0200)]
Hide duplicate status in menu and bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #25770 from nextcloud/fix/25742/cli-cache-backend-recursion
blizzz [Thu, 27 May 2021 15:56:11 +0000 (17:56 +0200)]
Merge pull request #25770 from nextcloud/fix/25742/cli-cache-backend-recursion

Don't allow executing cli if cache backend is unavailable

3 years agoAdd integration tests for the editable fields 27188/head
Joas Schilling [Thu, 27 May 2021 12:56:22 +0000 (14:56 +0200)]
Add integration tests for the editable fields

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoFix the get editable fields endpoint without a user id
Joas Schilling [Thu, 27 May 2021 12:23:04 +0000 (14:23 +0200)]
Fix the get editable fields endpoint without a user id

Signed-off-by: Joas Schilling <coding@schilljs.com>