aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Add proper node testingJohn Molakvoæ (skjnldsv)2021-07-221-4345/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #27888 from nextcloud/fix/redis-authJohn Molakvoæ2021-07-223-137/+137
|\
| * Support redis user password auth and tls encryptionJohn Molakvoæ (skjnldsv)2021-07-203-137/+137
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Update psalm baselineNextcloud-PR-Bot2021-07-221-2/+1
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #27933 from ↵Louis2021-07-131-6/+0
|\ | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * Update psalm baselineNextcloud-PR-Bot2021-07-131-6/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #27780 from ↵Julius Härtl2021-07-132-25/+7
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/build/puppeteer-10.1.0 Bump puppeteer from 10.0.0 to 10.1.0 in /build
| * Bump puppeteer from 10.0.0 to 10.1.0 in /builddependabot[bot]2021-07-032-25/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.0.0 to 10.1.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/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-07-071-5/+0
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* fix small issues in UsersController handlingArthur Schiwon2021-06-301-3/+0
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix provisioning test checkArthur Schiwon2021-06-301-8/+9
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-302-4/+120
| | | | | | | - adding as usual - deleting and scope setting via additional endpoint Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* prov api reports multiple mail as editable fieldArthur Schiwon2021-06-301-1/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Bump node-sass from 6.0.0 to 6.0.1 in /builddependabot[bot]2021-06-242-42/+385
| | | | | | | | | | | | | | | Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #27385 from ↵dependabot-preview[bot]2021-06-241-1/+1
|\ | | | | | | nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-approx-5.3
| * Update symfony/event-dispatcher requirement in /build/integrationdependabot-preview[bot]2021-06-051-1/+1
| | | | | | | | | | | | | | | | Updates the requirements on [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) to permit the latest version. - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/5.3/CHANGELOG.md) - [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.0...v5.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump karma from 5.2.3 to 6.3.4 in /builddependabot[bot]2021-06-232-449/+208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.4. - [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/v5.2.3...v6.3.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump puppeteer from 5.5.0 to 10.0.0 in /builddependabot[bot]2021-06-222-61/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 5.5.0 to 10.0.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/v5.5.0...v10.0.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Update baseline againLouis Chemineau2021-06-211-26/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Update baselineJulius Härtl2021-06-212-72/+315
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Update psalm baselineNextcloud-PR-Bot2021-06-181-3/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-171-32/+1
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-161-6/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-111-19/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Update psalm baselineNextcloud-PR-Bot2021-06-101-4/+0
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #27089 from m7913d/feature/addGroupDisplayNamesPytal2021-06-092-0/+49
|\ \ | | | | | | [ProvisioningAPI] Allow specifying group display name during creation
| * | Added tests for specifying custom display name during group creation.Dries Mys2021-06-052-0/+49
| | | | | | | | | | | | Signed-off-by: Dries Mys <dries.mys@my-dreams.be>
* | | Merge pull request #27189 from ↵blizzz2021-06-081-3/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feat/26866/account-collection-properties Extend Accounts with multivalue properties (PropertyCollection)
| * | | psalm happinessArthur Schiwon2021-06-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> psalm happiness Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Update psalm baselineNextcloud-PR-Bot2021-06-081-3/+0
| | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Bump glob-parent from 5.1.1 to 5.1.2 in /builddependabot[bot]2021-06-071-3/+3
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-051-0/+1
|\ \ \ | |_|/ |/| |
| * | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-051-0/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Drop reliance on deprecated global jQuery object. - Allow testing user interactions. - Use newer technology stack. --- Test user interactions with the groupware dav settings Add infrastructure to test Vue components: - Use recommended libraries: - https://vuejs.org/v2/guide/testing.html#Recommendations - Use jest-dom for robust assertions on the DOM state - Use user-event to be more representative of user actions - Code is transpiled by Jest, with the help of vue-jest. Ignore test files for no-unpublished-import. Prevent ESLint from flagging: ``` /home/runner/work/server/server/apps/dav/src/views/CalDavSettings.spec.js Error: 1:24 error "@testing-library/vue" is not published node/no-unpublished-import Error: 2:23 error "@testing-library/user-event" is not published node/no-unpublished-import ``` Signed-off-by: François Freitag <mail@franek.fr>
* / Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0432-77/+60
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update psalm baselineNextcloud-PR-Bot2021-06-021-9/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update psalm baselineNextcloud-PR-Bot2021-06-011-7/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-312-13/+16
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [Security] Bump ws from 7.4.1 to 7.4.6 in /builddependabot-preview[bot]2021-05-291-12/+6
| | | | | | | 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>
* Add integration tests for the editable fieldsJoas Schilling2021-05-272-0/+56
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump jsdoc from 3.6.6 to 3.6.7 in /builddependabot-preview[bot]2021-05-222-23/+23
| | | | | | | | Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.6 to 3.6.7. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.7/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.6...3.6.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-211-10/+11
|\ | | | | Drop \OCP\User
| * Drop \OCP\UserChristoph Wurst2021-05-211-10/+11
| | | | | | | | | | | | Inlines and remaining usages and drops the deprecated public API. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Rename External storages to External storageszaimen2021-05-201-1/+1
|/ | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Update psalm baselineNextcloud-PR-Bot2021-05-191-11/+0
| | | | Signed-off-by: GitHub <noreply@github.com>
* Merge pull request #26987 from ↵dependabot-preview[bot]2021-05-182-29/+29
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/build/node-sass-6.0.0
| * Bump node-sass from 5.0.0 to 6.0.0 in /builddependabot-preview[bot]2021-05-152-29/+29
| | | | | | | | | | | | | | | | Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #26846 from ↵Morris Jobke2021-05-171-1/+1
|\ \ | |/ |/| | | | | nextcloud/followup/26572/reply-with-json-when-not-accepting-html Reply with json when not accepting html on LoginException
| * Reply with UNAUTHORIZED like on APIs when login exception was thrownJoas Schilling2021-05-121-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix unauthorized OCS status in provisioningJoas Schilling2021-05-124-17/+18
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /builddependabot-preview[bot]2021-05-101-3/+3
| | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. **This update includes a security fix.** - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>