summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Trigger click event when scrollTo is setLouis Chemineau2021-06-099-34/+116
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* [tx-robot] updated from transifexNextcloud bot2021-06-092-16/+18
|
* Merge pull request #27123 from nextcloud/feature/emit_sidebar_eventsMorris Jobke2021-06-079-51/+72
|\ | | | | Emit Sidebar events on nextcloud-bus
| * Emit sidebar eventsLouis Chemineau2021-06-079-51/+72
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-1/+1
|\ \ | |/ |/| Fix some php 8 warnings
| * Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-1/+1
| | | | | | | | | | | | | | PHP 8 shows deprecation warnings about this, see #25806 Removes the "default" values, as they actually are required parameters anyway. Signed-off-by: Richard de Boer <git@tubul.net>
* | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-058-48/+48
|\ \
| * | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-058-48/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-0462-123/+73
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-046-56/+62
| |
* | [tx-robot] updated from transifexNextcloud bot2021-06-034-4/+4
| |
* | Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)2021-06-028-73/+73
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-022-0/+2
| |
* | Merge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jestJohn Molakvoæ2021-05-318-50/+50
|\ \ | | | | | | Rewrite requesttoken.spec.js with Jest
| * | Rewrite requesttoken.spec.js with JestFrançois Freitag2021-05-308-50/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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>
* | | [tx-robot] updated from transifexNextcloud bot2021-05-314-2/+6
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-05-302-8/+8
|/ /
* | Npm buildJohn Molakvoæ (skjnldsv)2021-05-298-47/+47
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Bump core-js from 3.10.1 to 3.13.1dependabot-preview[bot]2021-05-298-34/+34
|/ | | | | | | | | 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>
* Fix test on masterLukas Reschke2021-05-291-1/+1
| | | | | | Regression by https://github.com/nextcloud/server/pull/26410 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #27185 from ↵John Molakvoæ2021-05-287-13/+13
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/master/node-sass-replace Replace node-sass with sass & bump css-loader
| * Bump css-loader from 5.2.0 to 5.2.6dependabot[bot]2021-05-276-6/+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>
| * Replace node-sass with sassJohn Molakvoæ (skjnldsv)2021-05-277-12/+12
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2021-05-282-2/+2
| |
* | Merge pull request #26410 from nextcloud/fix/noid/phpdocMorris Jobke2021-05-271-10/+10
|\ \ | |/ |/| Add proper PHPDoc tags to files ApiController
| * Fix more psalm warningsRoeland Jago Douma2021-05-211-8/+8
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Add proper PHPDoc tags to files ApiControllerMorris Jobke2021-05-211-2/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Bump @nextcloud/vue from 3.7.2 to 3.10.0dependabot-preview[bot]2021-05-277-56/+56
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.7.2 to 3.10.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v3.10.0/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.7.2...v3.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-05-272-0/+4
| |
* | Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-263-8/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2021-05-262-10/+10
| |
* | Merge pull request #26338 from ↵dependabot-preview[bot]2021-05-258-36/+82
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.1.0
| * | Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0dependabot-preview[bot]2021-05-258-36/+82
| |/ | | | | | | | | | | | | | | | | Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 1.0.0 to 2.1.0. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v1.0.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-05-256-2/+14
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-242-0/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-234-0/+18
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-2214-0/+50
|/
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-213-3/+19
|\ | | | | Add option to exclude groups from creating link shares
| * load share settings from the share manager in more placesRobin Appelman2021-05-123-3/+19
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-212-2/+2
|\ \ | | | | | | Drop \OCP\User
| * | Drop \OCP\UserChristoph Wurst2021-05-212-2/+2
| | | | | | | | | | | | | | | | | | Inlines and remaining usages and drops the deprecated public API. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2021-05-21140-404/+410
|/ /
* | l10n: Unify spellingValdnet2021-05-201-4/+4
| | | | | | Spelling unification in Nextcloud applications.
* | [tx-robot] updated from transifexNextcloud bot2021-05-2012-0/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-19138-140/+140
| |
* | Merge pull request #26322 from nextcloud/recent-searchJulius Härtl2021-05-181-33/+49
|\ \ | | | | | | Use file search for recent files and optimize getting share types
| * | optimize getting share types for recent filesRobin Appelman2021-04-211-33/+49
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #26896 from nextcloud/Valdnet-patch-8Roeland Jago Douma2021-05-183-9/+9
|\ \ \ | | | | | | | | l10n: Replace the apostrophe with double quotation
| * | | Change the values in testValdnet2021-05-101-3/+3
| | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
| * | | Change the values in the testValdnet2021-05-101-5/+5
| | | |