Commit Graph

60713 Commits (241dfef7fb07cb5908ef6bed0f584ebeb277f653)
 

Author SHA1 Message Date
Christoph Wurst 17c901bde0
Merge pull request #29905 from nextcloud/bugfix/fix-some-buttons
Only add the vue exeption to actual button elements
2021-12-01 11:38:57 +07:00
Christoph Wurst 478953d002
Cast orphan subscription id to int
DB columns are of type int by default, so they need to be casted.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-01 10:48:14 +07:00
Nextcloud bot dcec9fef73
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-01 02:30:46 +07:00
Christopher Ng 02979809a6 Fix profile actions menu
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-01 01:06:11 +07:00
Pytal 6ea28a0d7f
Merge pull request #29964 from nextcloud/fix/ie-davclient 2021-11-30 14:53:39 +07:00
John Molakvoæ (skjnldsv) aaad09220d
Remove files_iedavclient
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-30 14:47:45 +07:00
John Molakvoæ c624c7eb5d
Merge pull request #29966 from nextcloud/feat/remove-isIE 2021-11-30 14:04:05 +07:00
MichaIng d16d4d3459
Merge pull request #29958 from nextcloud/fix/translit-php8/deps-and-tests
Remove iconv from dependencies and tests
2021-11-30 13:07:02 +07:00
John Molakvoæ a85b735ccb
Merge pull request #29670 from nextcloud/feat/package-node-npm-engines-update 2021-11-30 13:04:46 +07:00
John Molakvoæ (skjnldsv) a325141545
Remove isIE and associated legacy scripts
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-11-30 13:03:08 +07:00
John Molakvoæ 1ee210fdbc
Merge branch 'master' into feat/package-node-npm-engines-update 2021-11-30 13:02:44 +07:00
Christoph Wurst 2c3cf86ad3
Merge pull request #29974 from nextcloud/fix/repair-step-query-exception-bubble
Let repair step query exceptions bubble up
2021-11-30 12:53:52 +07:00
Côme Chilliet d66e8816bf
Merge pull request #29960 from nextcloud/fix/bump-christophwurst/id3parser-to-0.1.4
Bump christophwurst/id3parser to 0.1.4
2021-11-30 11:21:11 +07:00
Christoph Wurst f6b5b1f519
Include previous execption for repair steps that don't exist
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-30 10:57:49 +07:00
Côme Chilliet e286d3abda
Bump christophwurst/id3parser to 0.1.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-30 10:36:45 +07:00
Côme Chilliet 5207d0f658
Merge pull request #29954 from nextcloud/fix/bump-guzzlehttp/guzzle-to-7.4.0
Bump guzzlehttp/guzzle to 7.4.0
2021-11-30 10:35:51 +07:00
Côme Chilliet f0184a1db9
Bump guzzlehttp/guzzle to 7.4.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-30 10:35:17 +07:00
Louis 85ec381757
Merge pull request #29872 from nextcloud/enh/28139/profile-page-title
Set profile page title
2021-11-30 10:19:33 +07:00
Christoph Wurst f68ab00811
Let repair step query exceptions bubble up
And hide the type error caused by a constructor call with missing
arguments.

`new $repairStep();` only works for the rare case that no arguments are
required. Anything else will throw. Then we previously hid the trace of
the more important query exception.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-30 09:47:39 +07:00
Côme Chilliet 6d357d0f3a
Merge pull request #29957 from nextcloud/fix/bump-giggsey/libphonenumber-for-php-to-8.12.37
Bump giggsey/libphonenumber-for-php to 8.12.37
2021-11-30 08:42:58 +07:00
Nextcloud bot 80e4b9e510
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-30 02:26:19 +07:00
MichaIng 0d749b7e9a Remove iconv from dependencies and tests
which is not used anymore since: https://github.com/nextcloud/server/pull/29470

Signed-off-by: MichaIng <micha@dietpi.com>
2021-11-30 02:33:12 +07:00
Christopher Ng 408e4a1983 Set profile page title
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-29 20:46:34 +07:00
Pytal 393ea920bc
Merge pull request #29870 from nextcloud/fix/erroneous-status-on-profile 2021-11-29 12:31:09 +07:00
Christopher Ng 3aea0f2c19 Prevent your own status from replacing another user's status
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-29 19:05:27 +07:00
Pytal a1497c742c
Merge pull request #29917 from nextcloud/fix/29768/l10n 2021-11-29 10:48:32 +07:00
Côme Chilliet 85822cdbf8
Bump giggsey/libphonenumber-for-php to 8.12.37
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-29 16:58:16 +07:00
Christoph Wurst c9a1937eb9
Merge pull request #29951 from nextcloud/fix/log-interpolation-exceptions
Interpolate the log message also for logged exceptions
2021-11-29 16:43:40 +07:00
Christoph Wurst 6fe5079e79
Merge pull request #29830 from nextcloud/enhancement/wfe-operation-scope-psalm-type-hint
Add Psalm specific scope type hint for the WFE operation
2021-11-29 16:42:44 +07:00
Carl Schwan 44cc47df26
Merge pull request #29953 from nextcloud/fix/bump-pimple/pimple-to-3.5.0
Bump pimple/pimple to 3.5.0
2021-11-29 16:30:27 +07:00
Côme Chilliet 56fbbc1a5d
Bump pimple/pimple to 3.5.0
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-29 15:27:13 +07:00
Christoph Wurst 311b3ffa2e
Interpolate the log message also for logged exceptions
According to PSR-3 the log message can have placeholders that are
replaced from the context object. Our logger implementation did that for
all PSR-3 logger methods. The only exception was our custom `logException`.

Since PsrLoggerAdapter calls logException when an exception key is
present in the context object, log messages were no longer interpolated.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-29 14:29:35 +07:00
John Molakvoæ 541751d42a
Merge pull request #29868 from nextcloud/drone-pipeline-php8.0 2021-11-29 12:28:22 +07:00
blizzz 84e47fb484
Merge pull request #29470 from nextcloud/fix/translit-php8
Avoid use of iconv to get rid of unicode
2021-11-29 11:37:19 +07:00
Louis 03b424af19
Merge pull request #29931 from nextcloud/dependabot/npm_and_yarn/marked-4.0.5
Bump marked from 4.0.4 to 4.0.5
2021-11-29 09:35:39 +07:00
Nextcloud bot a8bac4218e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-29 02:25:06 +07:00
Nextcloud bot d6804c4848
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-28 02:23:39 +07:00
dependabot[bot] ab837a0855 Bump marked from 4.0.4 to 4.0.5
Bumps [marked](https://github.com/markedjs/marked) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: marked
  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>
2021-11-27 15:58:12 +07:00
dependabot[bot] ad6e975529
Merge pull request #29935 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.8.0 2021-11-27 15:32:40 +07:00
dependabot[bot] 2b9282a7fd Bump @nextcloud/axios from 1.7.0 to 1.8.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.7.0 to 1.8.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.7.0...v1.8.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>
2021-11-27 14:47:02 +07:00
MichaIng acbc6a5eae
Merge pull request #29934 from nextcloud/dependabot/npm_and_yarn/jquery-3.6.0
Bump jquery from 3.5.1 to 3.6.0
2021-11-27 15:36:08 +07:00
dependabot[bot] 1c1c7d974b Bump jquery from 3.5.1 to 3.6.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0)

---
updated-dependencies:
- dependency-name: jquery
  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>
2021-11-27 13:52:53 +07:00
MichaIng 0fb068e2d7
Merge pull request #29919 from nextcloud/automated/noid/psalm-baseline-update-1637899872
[Automated] Update psalm-baseline.xml
2021-11-27 14:47:35 +07:00
dependabot[bot] 686b2e1e1e
Merge pull request #29933 from nextcloud/dependabot/npm_and_yarn/jsdom-18.1.1 2021-11-27 06:28:00 +07:00
dependabot[bot] e0eb2a8248
Merge pull request #29932 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.15.1 2021-11-27 05:36:35 +07:00
dependabot[bot] 9781672320
Bump jsdom from 18.1.0 to 18.1.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.0 to 18.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/18.1.0...18.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 05:06:28 +07:00
dependabot[bot] 2b2de13166
Merge pull request #29930 from nextcloud/dependabot/npm_and_yarn/sass-1.43.5 2021-11-27 05:05:01 +07:00
Nextcloud bot c9f96253d6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-27 02:25:46 +07:00
dependabot[bot] 700d8f1e04
Bump @testing-library/jest-dom from 5.15.0 to 5.15.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.15.0...v5.15.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 02:04:00 +07:00
dependabot[bot] c597e2181a
Bump sass from 1.43.4 to 1.43.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.4 to 1.43.5.
- [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.43.4...1.43.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 02:02:35 +07:00