Commit Graph

61097 Commits

Author SHA1 Message Date
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
Nextcloud bot 6d95afe6f1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-15 02:27:10 +00:00
dependabot[bot] d0bd117e27
Bump @nextcloud/stylelint-config from 2.1.1 to 2.1.2
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 02:25:10 +00:00
Christopher Ng 22768769c3 Improve installation pages
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-01-14 19:59:46 +00:00
Julien Veyssier 206967a4fb
Merge pull request #30645 from nextcloud/enh/internal-link-scroll-only
New Files internal link GET param to avoid opening the file
2022-01-14 17:54:02 +01:00
John Molakvoæ 6556508733
Merge pull request #29750 from nextcloud/bugfix/noid/dont-use-deprecated-method 2022-01-14 17:20:44 +01:00
Carl Schwan 890af1917e
Merge pull request #29923 from alacn1/fix_basicauth_must_be_string
Fix users can't login external mount user entered credentials not set
2022-01-14 16:13:21 +01:00
Vincent Petry 14c60b10d0
Merge pull request #30275 from nextcloud/bugfix/noid/add-version-of-disabled-apps-when-available
Add version of disabled apps when available
2022-01-14 11:59:25 +01:00
Joas Schilling be216921d3
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 11:33:55 +01:00
Carl Schwan 6264f5aef7
Merge pull request #30655 from nextcloud/fix/sizing-publi-download-page
Improve layout for the public download page
2022-01-14 11:28:53 +01:00
Joas Schilling 0c4aa19c31
Don't use the deprecated method
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 11:28:26 +01:00
Julien Veyssier b67b4b160b
[files] new internal link GET param to avoid setting 'openfile' on redirect
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-01-14 10:50:13 +01:00
Simon L 6a7b088adb
Merge pull request #30363 from nextcloud/enh/noid/accessibility-settings-mobile
improve accessibility settings on mobile
2022-01-14 10:11:54 +01:00
Vincent Petry f9fb5f50dd
Merge pull request #30614 from Marek-Wojtowicz/patch-1
Fix non-ascii characters present in the header
2022-01-14 09:55:09 +01:00
Vincent Petry cfafd79706
Merge pull request #30631 from nextcloud/fix/update_encrypted_version
updateEncryptedVersion: cleanup on target if cache already got renamed
2022-01-14 09:45:08 +01:00
John Molakvoæ 4adb60660f
Merge pull request #30568 from nextcloud/fix/user_ldap-fix-long-dn-migration 2022-01-14 09:20:29 +01:00
Carl Schwan 46c0ceb59c
Add non-breaking space in the file size
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-14 09:19:15 +01:00
John Molakvoæ 2c1eac665a
Merge pull request #30530 from nextcloud/fix/search-url 2022-01-14 09:18:44 +01:00
John Molakvoæ fbb17f2288
Allow .php-cs-fixer.dist.php
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-14 09:05:41 +01:00
John Molakvoæ 6b610896ac
Merge pull request #30656 from nextcloud/automated/noid/psalm-baseline-update-1642133494 2022-01-14 08:50:19 +01:00
nextcloud-command 64cdce14ec Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-01-14 04:11:34 +00:00
Nextcloud bot 88a6ac5b22
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-14 02:28:10 +00:00
Carl Schwan 2e55ce0899
Improve layout for the public download page
This centers the content inside the pages, while also not hardcoded the
size of the footer.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-13 19:18:15 +01:00
acsfer 6c6d66f888
Increase email main buttons width for non-english languages
Like "Set your password" (en) vs "Créer votre mot de passe" (fr)
2022-01-13 18:32:25 +01:00