Côme Chilliet
|
d630af4ca8
|
Add a new method getAllUserValues($userId) to IConfig
The method was already there in AllConfig but private
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-01-24 11:16:37 +01:00 |
|
Nextcloud bot
|
6e47104bb6
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-01-24 02:26:40 +00:00 |
|
Nextcloud bot
|
a45c17dfb1
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-01-23 02:26:25 +00:00 |
|
John Molakvoæ
|
03c09cd58e
|
Merge pull request #30803 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.1
|
2022-01-22 19:02:52 +01:00 |
|
dependabot[bot]
|
7107d91ef1
|
Bump jquery-ui from 1.13.0 to 1.13.1
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>
|
2022-01-22 13:52:44 +00:00 |
|
John Molakvoæ
|
29413b9e3a
|
Merge pull request #30805 from nextcloud/dependabot/npm_and_yarn/sass-1.49.0
|
2022-01-22 14:16:36 +01:00 |
|
John Molakvoæ
|
16b924934e
|
Merge pull request #30802 from nextcloud/dependabot/npm_and_yarn/webpack-5.67.0
|
2022-01-22 14:15:40 +01:00 |
|
John Molakvoæ
|
fffe4fc855
|
Merge pull request #30808 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.9.0
|
2022-01-22 14:08:54 +01:00 |
|
dependabot[bot]
|
fea10250d2
|
Bump @nextcloud/axios from 1.8.0 to 1.9.0
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>
|
2022-01-22 10:47:14 +00:00 |
|
John Molakvoæ
|
d9e4e48868
|
Merge pull request #30795 from nextcloud/fix/smb-kerberos
|
2022-01-22 09:55:00 +01:00 |
|
John Molakvoæ
|
3192b3e2f2
|
Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-7.0.1
|
2022-01-22 09:54:34 +01:00 |
|
Nextcloud bot
|
9f489422b4
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-01-22 02:26:35 +00:00 |
|
dependabot[bot]
|
6a88e71d65
|
Bump sass from 1.48.0 to 1.49.0
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>
|
2022-01-22 02:15:15 +00:00 |
|
dependabot[bot]
|
2b3341ea72
|
Bump webpack from 5.66.0 to 5.67.0
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>
|
2022-01-22 02:13:32 +00:00 |
|
Joas Schilling
|
fccb98c8b6
|
Merge pull request #30379 from nextcloud/feature/add-comments-reactions
Add comments reactions
|
2022-01-21 15:08:12 +01:00 |
|
Carl Schwan
|
9a32672c26
|
Fix accessing undefined offsets
Move this to inside the else clause of the count($matches)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-01-21 13:59:10 +01:00 |
|
Vitor Mattos
|
1a1bdd9bc4
|
Fix affected unit test
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 09:15:49 -03:00 |
|
Louis Chemineau
|
ddbe62ae40
|
Compile frontend
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-21 13:13:52 +01:00 |
|
Louis Chemineau
|
e101882b92
|
Auto fix warnings
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-21 13:13:52 +01:00 |
|
Louis Chemineau
|
ed729c65de
|
Adapt eslint ignore comment to silent error
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-01-21 13:13:52 +01:00 |
|
dependabot[bot]
|
eceebbb4ad
|
Bump @nextcloud/eslint-config from 6.1.2 to 7.0.1
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>
|
2022-01-21 13:13:52 +01:00 |
|
Vitor Mattos
|
7bb01b6ccc
|
Refactor and fixes on tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:40:29 -03:00 |
|
Vitor Mattos
|
ab630f2cab
|
Fix conflict
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:39:41 -03:00 |
|
Vitor Mattos
|
b9f74584a1
|
Fix check after change from string to mb_string
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:39:41 -03:00 |
|
Joas Schilling
|
c9f2f00777
|
Fix CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-01-21 08:39:40 -03:00 |
|
Joas Schilling
|
ecb98f772e
|
Throw if trying to save reaction without support
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-01-21 08:39:40 -03:00 |
|
Joas Schilling
|
e0b89cd576
|
Only check mb_strlen()
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-01-21 08:39:40 -03:00 |
|
Joas Schilling
|
d850dc0220
|
Remove order from groupConcat as it is not working everywhere
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-01-21 08:39:39 -03:00 |
|
Joas Schilling
|
189f9f96ce
|
Limit the summary and sort it afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-01-21 08:39:39 -03:00 |
|
Vitor Mattos
|
f071b4dfbb
|
Fix groupConcat and ordering on Oracle
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:39:39 -03:00 |
|
Vitor Mattos
|
f7cd995612
|
Order the reaction summary, improvements on validations
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:39:39 -03:00 |
|
Vitor Mattos
|
1ce894a50c
|
Disable reactions if database don't support utf8mb4
Fix column size
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:39:37 -03:00 |
|
Vitor Mattos
|
52affa9ddd
|
Skip if dont support 4 bytes UTF8
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:07 -03:00 |
|
Vitor Mattos
|
b845042a67
|
Update composer autoload and change string to constant
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:07 -03:00 |
|
Vitor Mattos
|
898e87fe1a
|
Rename vars and move logic to method
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:07 -03:00 |
|
Vitor Mattos
|
9a2736bbc9
|
Fix column size to work with Oracle. Add unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:07 -03:00 |
|
Vitor Mattos
|
b6d9e0542d
|
Fix column size to work with Oracle. Add unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:06 -03:00 |
|
Vitor Mattos
|
425b5cf081
|
Add unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:06 -03:00 |
|
Vitor Mattos
|
afe5b6dd8a
|
Prevent query error when use subquery
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:06 -03:00 |
|
Vitor Mattos
|
a7c0868a4c
|
Prevent violate constraint
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:06 -03:00 |
|
Vitor Mattos
|
1dda03e1b5
|
Rename vars
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:05 -03:00 |
|
Vitor Mattos
|
9efbc9c1d5
|
Add comments reactions
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-01-21 08:37:04 -03:00 |
|
Joas Schilling
|
17025d6f81
|
Merge pull request #30788 from nextcloud/automated/noid/psalm-baseline-update-1642738279
[Automated] Update psalm-baseline.xml
|
2022-01-21 12:05:49 +01:00 |
|
John Molakvoæ
|
5c1154c7e7
|
Merge pull request #30789 from nextcloud/Valdnet-patch-2
|
2022-01-21 11:03:48 +01:00 |
|
Joas Schilling
|
5ad7309c55
|
Merge pull request #30123 from nextcloud/rakekniven-patch-1
l10n: Add dot at the end of an sentence
|
2022-01-21 09:14:11 +01:00 |
|
Valdnet
|
31743438cd
|
l10n: Change to a capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-01-21 08:17:19 +01:00 |
|
nextcloud-command
|
0d47336c64
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-01-21 04:11:19 +00:00 |
|
Nextcloud bot
|
d2790f75c8
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-01-21 02:26:59 +00:00 |
|
John Molakvoæ
|
a3dc813316
|
Merge pull request #29349 from nextcloud/enh/noid/filesext_kerberos_apache_auth
|
2022-01-20 20:10:40 +01:00 |
|
Robin Appelman
|
4fe70de132
|
Add test for samba kerberos sso in ci
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-01-20 18:34:34 +01:00 |
|