Commit graph

61124 commits

Author SHA1 Message Date
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
John Molakvoæ
58798b835a
Merge pull request #30738 from nextcloud/nickvergessen-patch-1 2022-01-19 10:18:06 +01:00
John Molakvoæ
eb3cf6c5ec
Merge pull request #30129 from nextcloud/mdb10.6-pipeline 2022-01-19 09:25:46 +01:00
Joas Schilling
a41d27d8d2
Create block-merge-freeze.yml
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-19 09:19:13 +01:00
Nextcloud bot
deca6117ba
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-19 02:27:39 +00:00
Carl Schwan
11b3e24377
Merge pull request #30735 from nextcloud/fix/tests-email
Fix tests with email templates
2022-01-18 21:43:37 +01:00
Carl Schwan
7619dceff4
Fix tests with email templates
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-18 20:56:50 +01:00
Louis
3d8d797137
Merge pull request #30718 from nextcloud/tests/use_npm7_for_autotest-js
Support npm 7 when running autotest-js.sh
2022-01-18 16:42:08 +01:00
Vincent Petry
d6716ccb21
Merge pull request #30733 from nextcloud/bugfix/noid/fix-update-button
Load core before the update script
2022-01-18 16:28:49 +01:00
Carl Schwan
927e3b68e4
Merge pull request #30470 from nextcloud/enh/job-hashed
Hash job argument
2022-01-18 14:56:54 +01:00
Joas Schilling
c8bfd8a559
Load core before the update script
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-18 14:55:13 +01:00
Julius Härtl
99b2cf8339
Add hashed attribute column for indexed job existence check
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-01-18 14:01:24 +01:00
Louis Chemineau
bca3ef60a3 Move jsunit dependencies to main package.json
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18 11:29:51 +01:00
Louis Chemineau
c76eb85f0a Update dependencies
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18 11:03:01 +01:00
Louis Chemineau
f752888d91 Fix contactmenu tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18 11:03:01 +01:00
Louis Chemineau
16ba294065 Migrate to npm 7 for autotest-js.sh
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-18 11:03:00 +01:00
Nextcloud bot
a7eefa293e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-18 02:45:20 +00:00
dependabot[bot]
c154bfcf2d
Merge pull request #30709 from nextcloud/dependabot/npm_and_yarn/webdav-4.8.0 2022-01-18 02:02:09 +00:00
dependabot[bot]
9ddb41ea7e Bump webdav from 4.7.0 to 4.8.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.7.0 to 4.8.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/v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: webdav
  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-18 01:07:10 +00:00
Pytal
391f499531
Merge pull request #30704 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.1.2 2022-01-17 16:43:43 -08:00
MichaIng
95c85de395
Merge pull request #30632 from nextcloud/deps/unpin_webpack
Unpin webpack version
2022-01-17 23:37:19 +01:00
MichaIng
bed24b73c1 Unpin webpack version
Signed-off-by: MichaIng <micha@dietpi.com>
2022-01-17 21:10:07 +01:00
Julien Veyssier
3ea21d04d7
Merge pull request #30719 from nextcloud/fix/text-app-public-loading
Fix loading of the text app in public shared links
2022-01-17 19:00:31 +01:00
Louis
6640b2d521
Merge pull request #30705 from nextcloud/dependabot/npm_and_yarn/webpack-5.66.0
Bump webpack from 5.46.0 to 5.66.0
2022-01-17 18:17:52 +01:00
Carl Schwan
d3d117c4a8
Fix loading of the text app in public shared links
Instead of doing the centering for the entire public content, only do it
for the preview. This is more safe.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-17 16:00:19 +01:00
dependabot[bot]
8300f44440 Bump webpack from 5.46.0 to 5.66.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.46.0 to 5.66.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.66.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  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-17 14:41:41 +00:00
John Molakvoæ
789974528c
Merge pull request #30714 from nextcloud/dept/package_lock_gitattributes 2022-01-17 14:47:57 +01:00
dependabot[bot]
66b729326d
Merge pull request #30713 from nextcloud/dependabot/npm_and_yarn/core-js-3.20.3 2022-01-17 13:43:59 +00:00
dependabot[bot]
a7ed583e7e Bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3.
- [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/compare/v3.20.2...v3.20.3)

---
updated-dependencies:
- dependency-name: core-js
  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-17 12:08:57 +01:00
Vincent Petry
4903cb8db4
Merge pull request #29866 from nextcloud/isset-size
Check if size value is set
2022-01-17 10:59:52 +01:00
Louis Chemineau
3996256562 Set package-lock.json as binaries
+ Remove build/package-lock.json from .gitignore

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-17 10:47:31 +01:00
Louis
8496fdfe7b
Merge pull request #30653 from nextcloud/inc-man-btn
Increase email main buttons width for non-english languages
2022-01-17 10:36:21 +01:00
Louis
77143f088a
Merge pull request #30706 from nextcloud/dependabot/npm_and_yarn/eslint-webpack-plugin-3.1.1
Bump eslint-webpack-plugin from 2.6.0 to 3.1.1
2022-01-17 10:29:51 +01:00
John Molakvoæ
396e5cbebb
Merge pull request #30615 from nextcloud/enh/recommended-apps-installation 2022-01-17 09:16:20 +01:00
John Molakvoæ
1b86370dfe
Merge pull request #30661 from nextcloud/fix/php-cs-dist 2022-01-17 08:42:56 +01:00
Nextcloud bot
7aedf86b8b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-17 02:25:52 +00:00
John Molakvoæ
b1dbb0708a
Remove .php_cs.dist 2022-01-16 10:22:09 +01:00
Nextcloud bot
174fc058c0
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-16 02:27:08 +00:00
dependabot[bot]
6dd8e2b698
Bump eslint-webpack-plugin from 2.6.0 to 3.1.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.6.0 to 3.1.1.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.6.0...v3.1.1)

---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 02:27:30 +00:00