Commit graph

65433 commits

Author SHA1 Message Date
Christoph Wurst
138deec333
chore: Make the LoginController strict
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-15 10:52:28 +01:00
Nextcloud bot
0d6a706bc0
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-15 02:18:48 +00:00
John Molakvoæ
04f68622cc
Merge pull request #35533 from nextcloud/revert-35240-enh/a11y-share-button
Revert "Copy to clipboard with button instead of link"
2022-12-14 08:23:37 +01:00
Nextcloud bot
e1aa6a2bf5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-14 02:21:56 +00:00
Christopher Ng
fb2fb0d2d5 Revert "Copy to clipboard with button instead of link"
This reverts commit 4ffc022c8b.

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-14 00:57:57 +00:00
John Molakvoæ
8a1a32fb09
Merge pull request #35745 from nextcloud/screenshot
Update README main screenshot
2022-12-13 14:53:45 +01:00
Julien Veyssier
104a1097b5
Merge pull request #35621 from nextcloud/enh/noid/sabre-plugin-publicwebdav
Allow additional Sabre plugins in publicwebdav.php
2022-12-13 11:20:17 +01:00
Git'Fellow
fd4f8fac2d
Typo in URL
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2022-12-13 10:01:50 +01:00
Git'Fellow
6969ede861
Update README main screenshot
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2022-12-13 09:56:00 +01:00
Nextcloud bot
32ef1f5932
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-13 02:32:57 +00:00
Nextcloud bot
4994b73169
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-13 02:21:37 +00:00
Simon L
c8072b215f
Merge pull request #35562 from nextcloud/bug/33187/read-userid-from-token
Read loginName from token
2022-12-12 23:53:37 +01:00
Pytal
f503712d31
Merge pull request #35714 from nextcloud/fix/vue-select-styles-the-sequel 2022-12-12 12:06:42 -08:00
Daniel Kesselberg
b5f6ecfb00 Fix GH-33187
$this->userId is null when loggedin via app password.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-12-12 19:12:18 +00:00
dependabot[bot]
da8e335e74
Merge pull request #35719 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.5.27 2022-12-12 15:10:49 +00:00
dependabot[bot]
3c63bd1cfa
Bump phpunit/phpunit from 9.5.26 to 9.5.27 in /build/integration
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 14:32:16 +00:00
Julien Veyssier
2d860d2c39
use modern event dispatch
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-12-12 14:04:11 +01:00
Julien Veyssier
da9ffe4efc
allow additional Sabre plugins in publicwebdav.php
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-12-12 13:56:40 +01:00
Nextcloud bot
96128192b5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-12 02:19:53 +00:00
John Molakvoæ
4aafba68b4
Merge pull request #35689 from pulsejet/patch-heicrotate
preview: fix HEIC orientation
2022-12-11 11:18:34 +01:00
Nextcloud bot
87602dfd50
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-11 02:31:09 +00:00
Nextcloud bot
8d1142cfb9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-10 02:20:51 +00:00
Christopher Ng
9012e89431 Fix vue-select styles
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-10 01:35:14 +00:00
Simon L
51f8b9c591
Merge pull request #35097 from nextcloud/bugfix/noid/improve-email-results
Improve email results for sharing
2022-12-09 23:45:13 +01:00
Joas Schilling
8295c7bf53
Merge pull request #35389 from nextcloud/bugfix/noid/fix-app-icons-in-dark-mode 2022-12-09 23:16:24 +01:00
Joas Schilling
269df904a3
Improve email search results
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-09 22:40:47 +01:00
Joas Schilling
256fbe9d77
Validate if the user part of a "cloud id" can even be a valid user id
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-09 22:40:46 +01:00
Joas Schilling
2f7a1fca5f
Merge pull request #34477 from nextcloud/bugfix/noid/sharee-recommendations-show-group-id
Show group name instead of group id as recommendation
2022-12-09 22:39:28 +01:00
Joas Schilling
43918fa802
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-09 22:38:53 +01:00
Joas Schilling
3e3eaa4282
Use correct filter for app icons in the right sidebar of app management
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-09 22:36:52 +01:00
Vincent Petry
21576ff271
Merge pull request #35705 from nextcloud/bugfix/noid/update-sensitive-config-list
Update sensitive config list of Talk
2022-12-09 17:47:52 +01:00
Joas Schilling
cf34aa557b
Update sensitive config list of Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-09 16:41:59 +01:00
MichaIng
bbf0f6ad0d
Merge pull request #35672 from nextcloud/audit-fix-handlerbars-loader
Updte handlebars-loader to 1.7.3
2022-12-09 16:27:17 +01:00
John Molakvoæ
5ede6c736f
Merge pull request #35700 from nextcloud/dependabot/npm_and_yarn/handlebars-loader-1.7.3
Bump handlebars-loader from 1.7.2 to 1.7.3
2022-12-09 09:19:13 +01:00
dependabot[bot]
51243ed672
Merge pull request #35695 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.35 2022-12-09 08:08:01 +00:00
dependabot[bot]
e7a4bb5742
Merge pull request #35693 from nextcloud/dependabot/npm_and_yarn/jsdoc-4.0.0 2022-12-09 08:00:32 +00:00
Varun Patil
7004c1e9f8 preview: fix HEIC orientation
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2022-12-08 23:14:13 -08:00
dependabot[bot]
7d75bacc48
Bump handlebars-loader from 1.7.2 to 1.7.3
Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pcardune/handlebars-loader/compare/v1.7.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 06:46:30 +00:00
dependabot[bot]
a6eb2e6688
Bump karma-spec-reporter from 0.0.34 to 0.0.35
Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.34 to 0.0.35.
- [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases)
- [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.34...v0.0.35)

---
updated-dependencies:
- dependency-name: karma-spec-reporter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 06:43:58 +00:00
dependabot[bot]
42eea94bb7
Bump jsdoc from 3.6.10 to 4.0.0
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 4.0.0.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.10...4.0.0)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 06:43:04 +00:00
John Molakvoæ
d2bc064928
Merge pull request #35686 from nextcloud/tooling/noid/dependabot-stable-branches
take out stable23 from dependabot config
2022-12-09 07:41:45 +01:00
Nextcloud bot
409098c45f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-09 02:22:58 +00:00
dependabot[bot]
82a192e1cc
Merge pull request #35120 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.3.3 2022-12-09 01:22:05 +00:00
dependabot[bot]
c1c553c2a3
Bump @vue/test-utils from 1.3.0 to 1.3.3
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 00:49:47 +00:00
Pytal
8650aff718
Merge pull request #35529 from nextcloud/enh/a11y-search-describedby 2022-12-08 14:58:56 -08:00
Arthur Schiwon
d8d6bc302e
take out stable23 from dependabot
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-08 22:29:56 +01:00
John Molakvoæ
0dd128b981
Merge pull request #35666 from nextcloud/fix/header-bright-no-bg
Invert header if primary is bright and background disabled
2022-12-08 22:28:10 +01:00
John Molakvoæ
dcd0878458
Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles 2022-12-08 18:47:29 +01:00
John Molakvoæ
1acd42e10c
Invert header if primary is bright and background disabled
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-12-08 17:52:50 +01:00
Vincent Petry
26052bf32c
Merge pull request #35660 from nextcloud/enh/a11y-input-border
Increase default global input field border contrast
2022-12-08 17:37:45 +01:00