aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-01-258-4/+56
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #30739 from ↵Côme Chilliet2022-01-244-30/+30
|\ | | | | | | | | nextcloud/enhancement/expose_config_getalluservalues Add IConfig::getAllUserValues to get user settings for all applications
| * Add specific psalm-return for getAllUserValuesCôme Chilliet2022-01-242-0/+2
| | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> Co-authored-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Use the new function in user:setting occ commandCôme Chilliet2022-01-242-22/+8
| | | | | | | | | | | | instead of direct database queries Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Fix signatures and null $userId corner caseCôme Chilliet2022-01-242-6/+6
| | | | | | | | | | | | | | Configuration values are sometimes queried when there is no user in session, so $userId is null and we just want to return the default Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Add a new method getAllUserValues($userId) to IConfigCôme Chilliet2022-01-242-3/+15
| | | | | | | | | | | | The method was already there in AllConfig but private Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #30806 from ↵Louis2022-01-242-68/+10
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/exports-loader-3.1.0 Bump exports-loader from 1.1.1 to 3.1.0
| * Bump exports-loader from 1.1.1 to 3.1.0dependabot[bot]2022-01-222-68/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader) from 1.1.1 to 3.1.0. - [Release notes](https://github.com/webpack-contrib/exports-loader/releases) - [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/exports-loader/compare/v1.1.1...v3.1.0) --- updated-dependencies: - dependency-name: exports-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | [tx-robot] updated from transifexNextcloud bot2022-01-2444-232/+462
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-01-2316-6/+78
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #30803 from ↵John Molakvoæ2022-01-225-14/+50
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.1
| * | Bump jquery-ui from 1.13.0 to 1.13.1dependabot[bot]2022-01-225-14/+50
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1) --- updated-dependencies: - dependency-name: jquery-ui 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>
* | Merge pull request #30805 from nextcloud/dependabot/npm_and_yarn/sass-1.49.0John Molakvoæ2022-01-222-8/+8
|\ \
| * | Bump sass from 1.48.0 to 1.49.0dependabot[bot]2022-01-222-8/+8
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.48.0 to 1.49.0. - [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.48.0...1.49.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #30802 from nextcloud/dependabot/npm_and_yarn/webpack-5.67.0John Molakvoæ2022-01-222-10/+10
|\ \
| * | Bump webpack from 5.66.0 to 5.67.0dependabot[bot]2022-01-222-10/+10
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.66.0 to 5.67.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.66.0...v5.67.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #30808 from ↵John Molakvoæ2022-01-2214-30/+48
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.9.0
| * | Bump @nextcloud/axios from 1.8.0 to 1.9.0dependabot[bot]2022-01-2214-30/+48
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: "@nextcloud/axios" 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>
* | Merge pull request #30795 from nextcloud/fix/smb-kerberosJohn Molakvoæ2022-01-221-4/+2
|\ \
| * | Fix accessing undefined offsetsCarl Schwan2022-01-211-4/+2
| | | | | | | | | | | | | | | | | | Move this to inside the else clause of the count($matches) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #30729 from ↵John Molakvoæ2022-01-22107-633/+761
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-7.0.1
| * | | Compile frontendLouis Chemineau2022-01-2139-58/+58
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Auto fix warningsLouis Chemineau2022-01-2165-278/+142
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Adapt eslint ignore comment to silent errorLouis Chemineau2022-01-211-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | Bump @nextcloud/eslint-config from 6.1.2 to 7.0.1dependabot[bot]2022-01-212-296/+560
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.1.2 to 7.0.1. - [Release notes](https://github.com/nextcloud/eslint-config/releases) - [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.2...v7.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-2290-178/+282
| |_|/ |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling2022-01-2112-15/+810
|\ \ \ | |_|/ |/| | Add comments reactions
| * | Fix affected unit testVitor Mattos2022-01-211-0/+1
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Refactor and fixes on testsVitor Mattos2022-01-211-124/+135
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Fix conflictVitor Mattos2022-01-212-2/+2
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Fix check after change from string to mb_stringVitor Mattos2022-01-212-4/+5
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Fix CSJoas Schilling2022-01-211-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Throw if trying to save reaction without supportJoas Schilling2022-01-211-0/+4
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Only check mb_strlen()Joas Schilling2022-01-211-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Remove order from groupConcat as it is not working everywhereJoas Schilling2022-01-216-8/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Limit the summary and sort it afterwardsJoas Schilling2022-01-212-10/+44
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Fix groupConcat and ordering on OracleVitor Mattos2022-01-216-10/+12
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Order the reaction summary, improvements on validationsVitor Mattos2022-01-212-13/+122
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Disable reactions if database don't support utf8mb4Vitor Mattos2022-01-212-5/+21
| | | | | | | | | | | | | | | | | | Fix column size Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Skip if dont support 4 bytes UTF8Vitor Mattos2022-01-211-0/+13
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Update composer autoload and change string to constantVitor Mattos2022-01-212-0/+2
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Rename vars and move logic to methodVitor Mattos2022-01-211-7/+8
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Fix column size to work with Oracle. Add unit testsVitor Mattos2022-01-211-4/+4
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Fix column size to work with Oracle. Add unit testsVitor Mattos2022-01-211-2/+9
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Add unit testsVitor Mattos2022-01-211-4/+261
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Prevent query error when use subqueryVitor Mattos2022-01-214-9/+12
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Prevent violate constraintVitor Mattos2022-01-211-9/+28
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Rename varsVitor Mattos2022-01-211-14/+14
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
| * | Add comments reactionsVitor Mattos2022-01-214-0/+316
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* | | Merge pull request #30788 from ↵Joas Schilling2022-01-211-5/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/automated/noid/psalm-baseline-update-1642738279 [Automated] Update psalm-baseline.xml