Christoph Wurst
e12df7941e
Merge pull request #34565 from nextcloud/debt/noid/fakelocker-too-many-arguments
...
Fix TooManyArguments for FakeLockerPlugin
2022-10-17 13:26:32 +07:00
Nextcloud bot
bca2720c1b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-17 02:14:43 +07:00
Carl Schwan
fe38f765d7
Merge pull request #34619 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.7.13
...
Bump vue and vue-template-compiler
2022-10-16 20:06:34 +07:00
dependabot[bot]
226f1ae0fe
Bump vue and vue-template-compiler
...
Bumps [vue](https://github.com/vuejs/core ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.7.10 to 2.7.13
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits )
Updates `vue-template-compiler` from 2.7.10 to 2.7.13
- [Release notes](https://github.com/vuejs/vue/releases )
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue/compare/v2.7.10...v2.7.13 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
dependency-type: direct:development
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-10-16 17:24:39 +07:00
Carl Schwan
7524b11617
Merge pull request #34621 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2022-10-16 19:20:34 +07:00
Daniel
b054662d96
Merge pull request #34618 from nextcloud/rakekniven-patch-1
...
l10n: Fixed grammar
2022-10-16 18:36:37 +07:00
nextcloud-command
95c5ab4f03
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-10-16 04:41:24 +07:00
Nextcloud bot
5ab021c6bf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-16 02:14:37 +07:00
Nextcloud bot
9e06752571
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-15 02:14:32 +07:00
nextcloud-command
0354aa53f2
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-14 19:15:15 +07:00
rakekniven
28e509a115
l10n: Fixed grammar
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-10-14 20:58:05 +07:00
Vincent Petry
2b87aebcc2
Merge pull request #34599 from nextcloud/fix/background-appdata-scrope
...
Scope the appdata theming storage for global and users
2022-10-14 17:54:03 +07:00
Carl Schwan
f52bdfadf5
Merge pull request #34188 from nextcloud/feat/profiler-clear
...
Expose clearing the profiles and fix it
2022-10-14 17:35:28 +07:00
Vincent Petry
19f35f42bc
Improve cache buster for user backgrounds
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-10-14 16:18:41 +07:00
John Molakvoæ
d77e832223
Fix tests
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:18:40 +07:00
John Molakvoæ
ac21c631a6
Fix migration
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:18:40 +07:00
John Molakvoæ
a8e90a03fc
Properly use user background cachebuster
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:18:40 +07:00
John Molakvoæ
e4ff84d468
Scope the appdata theming storage for global and users
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 16:18:37 +07:00
Vincent Petry
95d45c2058
Merge pull request #34471 from starypatyk/dav_read_share_notes
...
Reduce number of database queries during WebDAV propfind request
2022-10-14 15:33:13 +07:00
Daniel Kesselberg
934e75384c
Fix TooManyArguments for FakeLockerPlugin
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-14 15:06:38 +07:00
Vincent Petry
2cef188b41
Merge pull request #34569 from nextcloud/filterOutBackupStatus
...
Filter out backup user status (those beginning with _ as userId)
2022-10-14 14:48:10 +07:00
Julius Härtl
0ac2a9036d
Merge pull request #33388 from nextcloud/enh/container-annotations
2022-10-14 13:19:04 +07:00
Julien Veyssier
a8101ecdb9
Merge pull request #34135 from nextcloud/fix/noid/disable_activity.email_address_changed_by_admin
...
Fix "email changed" activity email check
2022-10-14 10:55:23 +07:00
Julius Härtl
cea2f79bbd
Improve container return type annotations
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-14 10:45:16 +07:00
Simon L
eb911d344d
Merge pull request #34595 from nextcloud/fix/invalid-template
...
Fix file creation issue if no action are registered
2022-10-14 10:42:13 +07:00
nextcloud-command
32c847b08c
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-14 08:11:35 +07:00
Julien Veyssier
08a77315b4
check disable_activity.email_address_changed_by_admin when email is changed by admin via the OCS API
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-14 09:54:14 +07:00
John Molakvoæ
92c9886447
Fix file creation issue if no action are registered
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14 09:17:01 +07:00
Joas Schilling
f49ccd140f
Merge pull request #34450 from nextcloud/fix/noid/opengraph-preview-without-cache
...
Fix reference preview when no server-side cache configured
2022-10-14 09:11:51 +07:00
Nextcloud bot
aa003dc971
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-14 02:14:47 +07:00
Pytal
86d104654f
Merge pull request #34541 from nextcloud/deps/password-confirmation-4.0.2
2022-10-13 16:05:20 +07:00
Christopher Ng
dbaf8f3b89
Fix empty password string being submitted to server
...
- Fix reveal password not working
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13 18:42:21 +07:00
Christopher Ng
4d306fc647
Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13 18:41:18 +07:00
Vincent Petry
c0c0387b8e
Merge pull request #34461 from nextcloud/fix/migrate-background
...
Fix missing background on upgrade
2022-10-13 20:10:57 +07:00
Simon L
b28757fddc
Merge pull request #34437 from nextcloud/feat/theming-default-system-value
...
Use default system primary
2022-10-13 19:57:28 +07:00
Carl Schwan
f8453df98e
Properly escape underscore in db query
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-13 18:50:36 +07:00
Arthur Schiwon
59e07102ed
graceful background image handling
...
- fallback to background image from old location
- migrate background images to new location as insensitive job
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-13 17:51:30 +07:00
Vincent Petry
dff4f8a5e4
Merge pull request #34438 from nextcloud/dav-exception-request
...
return proper error code when reporting exception fails in remote.php
2022-10-13 16:48:21 +07:00
John Molakvoæ
2f8601a27e
Adjust testing
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13 14:31:20 +07:00
Carl Schwan
8c95e46744
Do the filtering on the DB instead
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-13 16:19:11 +07:00
Julien Veyssier
6e03d99ab8
fix reference preview endpoint when no server-side cache configured
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-13 15:18:21 +07:00
John Molakvoæ
cdb81f76ce
Merge pull request #34572 from nextcloud/bugfix/noid/green-ci
2022-10-13 13:19:47 +07:00
John Molakvoæ
9d0f529f1b
Merge pull request #34546 from nextcloud/improve-hight-contrast
...
Add seperator in high contrast mode
2022-10-13 12:17:54 +07:00
John Molakvoæ
9a92fe9b29
Fix primary and debounce to avoid infinite loop
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-13 12:13:39 +07:00
John Molakvoæ (skjnldsv)
db831359d3
Allow to pick custom colour
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13 12:13:39 +07:00
John Molakvoæ (skjnldsv)
4b46c5a5a0
Use default system primary
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13 12:13:39 +07:00
Joas Schilling
799f660df0
Make CI green again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 11:13:13 +07:00
Joas Schilling
f6efd54242
Merge pull request #34571 from nextcloud/bugfix/noid/fix-popovermenu-selector
...
Fix avatar menu icons in darkmode
2022-10-13 11:09:01 +07:00
Joas Schilling
4d98128e9a
Fix migration parameter handling
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 10:36:05 +07:00
Arthur Schiwon
b4f6329a83
fix querybuilder instance recuse
...
...and execute delete query
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-13 08:31:33 +07:00