Carl Schwan
33c2c3d030
Merge pull request #35635 from nextcloud/ci/update-psalm-baseline/stable25
...
Update update-psalm-baseline workflow for NC25
2022-12-07 11:14:46 +01:00
John Molakvoæ
741f32ed5d
Merge pull request #35622 from nextcloud/feat/auto-build-icons-sass-on-build
...
Automatically build sass and sass:icons after build
2022-12-07 10:10:29 +01: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
MichaIng
35d67bdcf0
Update update-psalm-baseline workflow for NC25
...
and also update Psalm OCP baseline.
Additionally update the checkout action.
Signed-off-by: MichaIng <micha@dietpi.com>
2022-12-06 22:53:40 +01:00
MichaIng
c685c22aca
Merge pull request #35571 from nextcloud/automated/noid/master-update-ca-cert-bundle
...
[master] Update ca-cert bundle
2022-12-06 20:43:43 +01:00
Carl Schwan
308330c18d
Merge pull request #35628 from nextcloud/fix/profile-visibility
...
Fix profile visibility not appearing
2022-12-06 20:38:17 +01:00
MichaIng
5f6b8e478e
Merge pull request #33410 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.11
...
Bump clipboard from 2.0.10 to 2.0.11
2022-12-06 20:36:26 +01:00
Simon L
2e0d262864
Merge pull request #35576 from nextcloud/handle-possible-null-value-in-new-simple-file
...
Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile
2022-12-06 19:52:55 +01: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
Daniel
cca1cbb385
Merge pull request #35615 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2022-12-06 18:43:51 +01:00
dependabot[bot]
32a08bea73
Bump clipboard from 2.0.10 to 2.0.11
...
Bumps [clipboard](https://github.com/zenorocha/clipboard.js ) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases )
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11 )
---
updated-dependencies:
- dependency-name: clipboard
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-12-06 17:23:22 +00:00
Carl Schwan
27bfa74cc5
Fix profile visibility not appearing
...
And refactor how the grid works (now it's automatically using the
correct size instead of harcoding it)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-06 17:56:42 +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
John Molakvoæ
de3c5f2b1c
Update node check to not run sass twice
...
They are now included in the `postbuild` npm step
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-12-06 14:56:08 +01:00
John Molakvoæ
b981b23e3d
Update compile to not run sass twice
...
They are now included in the `postbuild` npm step
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-12-06 14:54:02 +01:00
John Molakvoæ
b3d9af7cfc
Automatically build sass and sass:icons after build
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-12-06 14:35:48 +01:00
Simon L
8124f683ba
Merge pull request #35547 from nextcloud/enh/noid/delete-background-size-variable
...
delete the --image-background-size variable
2022-12-06 14:04:30 +01:00
Julius Härtl
7c9c0d1851
Merge pull request #35618 from nextcloud/fix/migration-step-inherit-generic-closure-types
...
Explicitly inherit stricly typed database schema closure of migrations
2022-12-06 13:24:19 +01:00
Côme Chilliet
1821712615
Merge pull request #35596 from nextcloud/fix/move-to-ocp-timedjob
...
Use TimedJob from OCP instead of OC
2022-12-06 12:14:43 +01:00
Christoph Wurst
8237e02cf7
fix(database): Explicitly inherit stricly typed database schema closure
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-06 11:43:30 +01:00
Christoph Wurst
48358bb78f
Merge pull request #35612 from nextcloud/chore/errorlog-rebranding
...
Adjust branding of errorlog log messages
2022-12-06 10:51:57 +01:00
Côme Chilliet
67ff8fc738
Merge pull request #34819 from nextcloud/tests/fix-phpunit-warnings
...
Fix some phpunit test warnings
2022-12-06 10:51:41 +01:00
Simon L
28358acdaf
Merge pull request #35600 from nextcloud/fix/empty-secret-migration-files-external
...
Fix migration to non-empty secret
2022-12-06 10:34:09 +01:00
Simon L
decf2b4524
Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-encrypted-folders
...
[BUGFIX] Prevents the selection of encrypted files at the bottom of the list(before scrolling)
2022-12-06 10:30:10 +01:00
nextcloud-command
251946bf04
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-12-06 04:27:37 +00:00
nextcloud-command
0009f7118f
Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2022-12-06 04:26:48 +00: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
Pytal
badf09b43b
Merge pull request #35549 from nextcloud/enh/a11y-contrast-borders
...
Add new border color variable and adjust primary color for increased contrast
2022-12-05 18:14:29 -08:00
Pytal
c38fded268
Merge pull request #35437 from nextcloud/enh/a11y-share-copy-link
2022-12-05 17:58:44 -08:00
Christopher Ng
1c753c2b15
Lighten default color slightly for increased contrast
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-06 01:13:55 +00:00
Christopher Ng
24ffe32845
Add new border color variable for increased contrast
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-06 01:13:44 +00:00
Christopher Ng
08e15308cb
Add success popup message for copying share links
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-06 01:04:10 +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]
be0facaba4
Merge pull request #35592 from nextcloud/dependabot/npm_and_yarn/sass-1.56.1
2022-12-05 23:39:58 +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
dependabot[bot]
7033d2a368
Merge pull request #35568 from nextcloud/dependabot/composer/build/integration/behat/behat-3.12.0
2022-12-05 22:33:48 +00:00
dependabot[bot]
628ec69292
Bump behat/behat from 3.11.0 to 3.12.0 in /build/integration
...
Bumps [behat/behat](https://github.com/Behat/Behat ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/Behat/Behat/releases )
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Behat/Behat/compare/v3.11.0...v3.12.0 )
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 19:27:34 +00:00
Christoph Wurst
94cebfea7c
chore(logging): Fix branding of errorlog log messages
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-05 19:28:05 +01:00
Côme Chilliet
f95aa23356
Merge pull request #35400 from nextcloud/fix/remove-unused-dynamic-var-in-files_sharing
...
Fix name of dymanic var $mountOptions to fix PHP 8.2 compatibility
2022-12-05 17:57:46 +01:00
Côme Chilliet
8ec7e4301d
Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.php
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-05 16:32:01 +01:00
Simon L
8c59ba41f5
Merge pull request #35604 from nextcloud/fix/noid/webauthn-redirect-after-login
...
Fix default redirect on successful WebAuthn login
2022-12-05 16:31:02 +01:00
Côme Chilliet
ee06261b82
Fix codestyle in modified files
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-05 16:08:40 +01:00
Carl Schwan
5e31ed4f52
Add comments
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-12-05 15:26:36 +01: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
Simon L
9597036b72
delete the --image-background-size variable
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-05 11:44:19 +00:00
Simon L
e36e92bace
Merge pull request #35249 from nextcloud/fix/33854-User_management_pages_-_Window_title_must_change_when_switching_sidebar_sections
...
Set page title for each sidebar section through App management pages
2022-12-05 12:12:00 +01:00
Côme Chilliet
30560d3165
Merge branch 'master' into tests/fix-phpunit-warnings
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-12-05 12:03:39 +01:00
Côme Chilliet
cb0450b5c4
Improve typing on new methods
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-05 12:01:12 +01:00