Côme Chilliet
9430899f16
Fix psalm issues related to signature changes from PHP 8.0
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-29 12:36:34 +01:00
Nextcloud bot
c31e0e3f45
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-27 02:47:03 +00:00
Nextcloud bot
9d5dd77747
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-26 02:43:28 +00:00
Julius Härtl
d8ff113550
build(guests): update bundled css files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-22 10:48:41 +01:00
Julius Härtl
6ce89e1fac
style(guests): move plain css to scss
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-22 10:48:41 +01:00
Julius Härtl
6a82e6528c
style(guests): Rename guest.css to scss
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-22 10:48:21 +01:00
Nextcloud bot
7284091779
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-22 02:55:56 +00:00
Nextcloud bot
78d8723d0c
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-21 02:30:14 +00:00
julia.kirschenheuter
443206965d
Change focused items behavior that neighbor elements (text and border) have no overlapping.
...
Add native tooltips to items.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-20 10:21:30 +01:00
Nextcloud bot
7929e6d91d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-20 02:22:09 +00:00
Nextcloud bot
e12aaa2988
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-19 02:21:31 +00:00
Nextcloud bot
5044161a80
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-17 02:19:40 +00:00
Vincent Petry
6737deabbf
Merge pull request #35784 from nextcloud/chore/strict-login-controller
...
Make the LoginController strict
2022-12-16 16:16:31 +01:00
Nextcloud bot
a0fe76fbd2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-16 02:19:51 +00:00
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
e1aa6a2bf5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-14 02:21:56 +00: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
Nextcloud bot
96128192b5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-12 02:19:53 +00: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
Nextcloud bot
409098c45f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-09 02:22:58 +00:00
Pytal
8650aff718
Merge pull request #35529 from nextcloud/enh/a11y-search-describedby
2022-12-08 14:58:56 -08:00
John Molakvoæ
dcd0878458
Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles
2022-12-08 18:47:29 +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
John Molakvoæ
2d5fe7ec23
Revert "Disable style override on vue-select elements"
2022-12-08 11:02:07 +01:00
julia.kirschenheuter
bba5ab0532
Add alt to the logo, adapt css for logo
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-08 09:28:25 +01:00
Christopher Ng
9158a7d484
Improve verbosity of search description
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-08 02:05:03 +00:00
Christopher Ng
20da75f5ab
Increase default input field border contrast
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-08 00:28:15 +00:00
Nextcloud bot
172aade011
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-07 02:19:48 +00:00
Pytal
9e8545edfb
Merge pull request #35222 from nextcloud/fix/a11y-search-heading
...
Fix contrast of global search headings
2022-12-06 14:45:24 -08:00
Simon L
fd10a8a600
Merge pull request #35613 from nextcloud/fix/mail-icon
...
Change mail icon to the material design icon
2022-12-06 19:41:57 +01:00
greta
541ca9f5f7
Chang mail icon to the material design icon
...
Signed-off-by: greta <gretadoci@gmail.com>
2022-12-06 18:45:15 +01:00
Pytal
714a5dc723
Merge pull request #35165 from nextcloud/fix/vue-select-styles
...
Disable style override on vue-select elements
2022-12-06 08:30:10 -08:00
Nextcloud bot
7730309aee
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-06 02:26:06 +00:00
Christopher Ng
d3d5034ea4
Disable style override on vue-select elements
...
- Disable style override on NcActionButton with `:not(.action-button)`
due to increased specificity over scoped Vue styles when only
`:not([class^="vs__"])` is added
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-06 00:19:53 +00:00
dependabot[bot]
06b68e2300
Bump sass from 1.52.1 to 1.56.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.52.1 to 1.56.1.
- [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.52.1...1.56.1 )
---
updated-dependencies:
- dependency-name: sass
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-12-05 23:06:18 +00:00
Richard Steinmetz
fc4dd3041c
Fix default redirect on successful WebAuthn login
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-12-05 12:51:53 +01:00
Nextcloud bot
944be7950a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-05 02:15:24 +00:00
Nextcloud bot
f463aeb2af
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-04 02:14:51 +00:00
Simon L
23f336761e
Merge pull request #35385 from pulsejet/patch-previewtype
...
Fix type of PreviewController::$userId
2022-12-03 19:09:37 +01:00
Simon L
299f979d94
Merge pull request #35556 from nextcloud/revert/unrelated-change
...
Revert unrelated change from #34940
2022-12-03 15:50:47 +01:00
Nextcloud bot
515dbfa351
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-03 02:15:08 +00:00
Carl Schwan
6c76443e89
Revert unrelated change from #34940
...
Probably a left over from an experience that I added by mistake in the
change
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-02 11:29:38 +01:00
Nextcloud bot
048fdabca9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-02 02:15:22 +00:00
Nextcloud bot
8555d510c0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-01 02:15:20 +00:00