]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoremove leading slash for search results at mountpoint root 33734/head
Robin Appelman [Mon, 29 Aug 2022 15:33:43 +0000 (17:33 +0200)]
remove leading slash for search results at mountpoint root

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #33311 from nextcloud/enh/27869/phone
Vincent Petry [Mon, 29 Aug 2022 12:53:27 +0000 (14:53 +0200)]
Merge pull request #33311 from nextcloud/enh/27869/phone

Remake phone number property saving with Vue

2 years agoMerge pull request #33500 from nextcloud/encryption-system-mount
Vincent Petry [Mon, 29 Aug 2022 12:47:58 +0000 (14:47 +0200)]
Merge pull request #33500 from nextcloud/encryption-system-mount

add marker interface to mark system mount points for encryption

2 years agoMerge pull request #33706 from nextcloud/bugfix/dashboard-status
Julius Härtl [Mon, 29 Aug 2022 07:22:00 +0000 (09:22 +0200)]
Merge pull request #33706 from nextcloud/bugfix/dashboard-status

2 years agoCompile assets 33706/head
nextcloud-command [Mon, 29 Aug 2022 06:14:56 +0000 (06:14 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoAvoid using lists if there are none on the dashboard
Julius Härtl [Fri, 26 Aug 2022 05:18:47 +0000 (07:18 +0200)]
Avoid using lists if there are none on the dashboard

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix status button background on dashboard
Julius Härtl [Fri, 26 Aug 2022 05:18:28 +0000 (07:18 +0200)]
Fix status button background on dashboard

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 29 Aug 2022 02:24:48 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33694 from nextcloud/fix/load-themedir-dist
John Molakvoæ [Sun, 28 Aug 2022 07:04:01 +0000 (09:04 +0200)]
Merge pull request #33694 from nextcloud/fix/load-themedir-dist

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 Aug 2022 02:23:58 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 27 Aug 2022 02:23:58 +0000 (02:23 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoRemake phone number property saving with Vue 33311/head
Christopher Ng [Thu, 21 Jul 2022 20:00:59 +0000 (20:00 +0000)]
Remake phone number property saving with Vue

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33310 from nextcloud/enh/27869/website
Pytal [Fri, 26 Aug 2022 23:25:52 +0000 (16:25 -0700)]
Merge pull request #33310 from nextcloud/enh/27869/website

2 years agoMerge branch 'master' into fix/load-themedir-dist 33694/head
Carl Schwan [Fri, 26 Aug 2022 20:18:19 +0000 (22:18 +0200)]
Merge branch 'master' into fix/load-themedir-dist

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRemake website property saving with Vue 33310/head
Christopher Ng [Thu, 21 Jul 2022 19:42:53 +0000 (19:42 +0000)]
Remake website property saving with Vue

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33713 from nextcloud/bugfix/noid/viewonlyfix
John Molakvoæ [Fri, 26 Aug 2022 18:00:12 +0000 (20:00 +0200)]
Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfix

2 years agoMerge pull request #33641 from nextcloud/bugfix/noid/primary-element-vars
John Molakvoæ [Fri, 26 Aug 2022 17:59:53 +0000 (19:59 +0200)]
Merge pull request #33641 from nextcloud/bugfix/noid/primary-element-vars

2 years agoMerge pull request #33702 from nextcloud/bugfix/noid/fix-weather-icon
John Molakvoæ [Fri, 26 Aug 2022 17:59:43 +0000 (19:59 +0200)]
Merge pull request #33702 from nextcloud/bugfix/noid/fix-weather-icon

2 years agoMerge pull request #33259 from nextcloud/fix/carl/accessibility-input-fields
John Molakvoæ [Fri, 26 Aug 2022 17:59:29 +0000 (19:59 +0200)]
Merge pull request #33259 from nextcloud/fix/carl/accessibility-input-fields

2 years agoFix rebasing issues and improve profile settings page a bit more 33259/head
Carl Schwan [Thu, 25 Aug 2022 12:25:56 +0000 (14:25 +0200)]
Fix rebasing issues and improve profile settings page a bit more

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMore dark theme fixes
Carl Schwan [Mon, 15 Aug 2022 09:43:35 +0000 (11:43 +0200)]
More dark theme fixes

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoVarious fixes
Carl Schwan [Fri, 12 Aug 2022 09:42:51 +0000 (11:42 +0200)]
Various fixes

- Fix user status dialog
  - Add label where missing
  - Move emoji picker inside input field (similar to talk)
  - Fix selecting an emoji
- Fix multiselect
- Fix button with confirmation action
- Fix some other unrelated dark theme issues
- Fix select2 focus
- Run npm lint:fix

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdapt to new Nextcloud vue style
Carl Schwan [Thu, 11 Aug 2022 08:15:40 +0000 (10:15 +0200)]
Adapt to new Nextcloud vue style

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix accessibility of input fields
Carl Schwan [Mon, 18 Jul 2022 11:26:19 +0000 (13:26 +0200)]
Fix accessibility of input fields

Input fields require a 44x44 pixels target size, this makes all the
input fields and button use that size.

Bonus is that now the input fields and buttons now have the same size as
the new vue button and this looks less weird than the previous state
with controls of different sizes.

See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMake it possible to load theme/<themename>/dist
Carl Schwan [Thu, 25 Aug 2022 11:18:55 +0000 (13:18 +0200)]
Make it possible to load theme/<themename>/dist

This fix a regression with the theming api following the change in
webpack bundling introduced in 24

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33139 from nextcloud/fix/check-calendar-uri-length
Joas Schilling [Fri, 26 Aug 2022 14:35:17 +0000 (16:35 +0200)]
Merge pull request #33139 from nextcloud/fix/check-calendar-uri-length

Check calendar URI length before creation

2 years agoFix gradient using the wrong target value 33641/head
Julius Härtl [Mon, 22 Aug 2022 15:44:57 +0000 (17:44 +0200)]
Fix gradient using the wrong target value

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoRemove copy in file actions when not allowed 33713/head
Vincent Petry [Fri, 26 Aug 2022 09:09:18 +0000 (11:09 +0200)]
Remove copy in file actions when not allowed

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix copy in view-only mode
Vincent Petry [Fri, 26 Aug 2022 08:30:26 +0000 (10:30 +0200)]
Fix copy in view-only mode

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoAdd int test for view-only download
Vincent Petry [Fri, 26 Aug 2022 08:26:14 +0000 (10:26 +0200)]
Add int test for view-only download

Asserts that downloading a view-only document returns 403.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoCheck address book URI length before creation 33139/head
Joas Schilling [Fri, 26 Aug 2022 11:58:18 +0000 (13:58 +0200)]
Check address book URI length before creation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoCheck calendar URI length before creation
Anna Larch [Wed, 6 Jul 2022 17:16:38 +0000 (19:16 +0200)]
Check calendar URI length before creation

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoMerge pull request #33699 from nextcloud/remove-ie-dep
Carl Schwan [Fri, 26 Aug 2022 11:48:57 +0000 (13:48 +0200)]
Merge pull request #33699 from nextcloud/remove-ie-dep

Remove old ie polify

2 years agoMake it possible to load theme/<themename>/dist
Carl Schwan [Thu, 25 Aug 2022 11:18:55 +0000 (13:18 +0200)]
Make it possible to load theme/<themename>/dist

This fix a regression with the theming api following the change in
webpack bundling introduced in 24

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdjust settings to new css variable
Julius Härtl [Mon, 22 Aug 2022 15:38:11 +0000 (17:38 +0200)]
Adjust settings to new css variable

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoProperly align element variables to the regular ones
Julius Härtl [Mon, 22 Aug 2022 15:37:55 +0000 (17:37 +0200)]
Properly align element variables to the regular ones

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #33707 from nextcloud/bugfix/update-container
Carl Schwan [Fri, 26 Aug 2022 11:08:10 +0000 (13:08 +0200)]
Merge pull request #33707 from nextcloud/bugfix/update-container

Avoid size changes on web ui update

2 years agoRemove old ie polify 33699/head
Carl Schwan [Thu, 25 Aug 2022 13:47:32 +0000 (15:47 +0200)]
Remove old ie polify

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33714 from nextcloud/techdebt-int-tests-composerlock
blizzz [Fri, 26 Aug 2022 10:27:01 +0000 (12:27 +0200)]
Merge pull request #33714 from nextcloud/techdebt-int-tests-composerlock

Add composer.lock for integration tests

2 years agoAdd composer.lock for integration tests 33714/head
Vincent Petry [Fri, 26 Aug 2022 08:34:48 +0000 (10:34 +0200)]
Add composer.lock for integration tests

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #33347 from nextcloud/feature/use-viewer-for-singe-file-shares
Vincent Petry [Fri, 26 Aug 2022 07:04:18 +0000 (09:04 +0200)]
Merge pull request #33347 from nextcloud/feature/use-viewer-for-singe-file-shares

feature: use the viewer to render single file shares

2 years agoMerge pull request #33285 from nextcloud/enh/27869/location
Vincent Petry [Fri, 26 Aug 2022 06:42:08 +0000 (08:42 +0200)]
Merge pull request #33285 from nextcloud/enh/27869/location

Remake location property saving with Vue

2 years agoAvoid side changes on web ui update 33707/head
Julius Härtl [Fri, 26 Aug 2022 05:43:59 +0000 (07:43 +0200)]
Avoid side changes on web ui update

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 26 Aug 2022 02:24:48 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoRemake location property saving with Vue 33285/head
Christopher Ng [Wed, 20 Jul 2022 00:23:32 +0000 (00:23 +0000)]
Remake location property saving with Vue

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agofix: use old singe file share rendering as fallback 33347/head
Max [Thu, 11 Aug 2022 09:30:16 +0000 (11:30 +0200)]
fix: use old singe file share rendering as fallback

Only render images and videos with the viewer.
Text has its own way of handling single file shares for now.

In case viewer does not support the file format
fall back to the old way of handling single file shares.

Signed-off-by: Max <max@nextcloud.com>
2 years agofix: only use viewer when mimetype is supported
Max [Mon, 1 Aug 2022 10:02:12 +0000 (12:02 +0200)]
fix: only use viewer when mimetype is supported

Also bring back the text fallback

Signed-off-by: Max <max@nextcloud.com>
2 years agofeature: first take on using the viewer to render single file shares
Max [Mon, 25 Jul 2022 18:17:15 +0000 (20:17 +0200)]
feature: first take on using the viewer to render single file shares

Signed-off-by: Max <max@nextcloud.com>
2 years agoMerge pull request #33217 from nextcloud/enh/27869/twitter
Vincent Petry [Thu, 25 Aug 2022 21:40:18 +0000 (23:40 +0200)]
Merge pull request #33217 from nextcloud/enh/27869/twitter

Remake Twitter handle saving with Vue and modularize account property components

2 years agoRemake Twitter handle saving with Vue 33217/head
Christopher Ng [Fri, 15 Jul 2022 04:21:11 +0000 (04:21 +0000)]
Remake Twitter handle saving with Vue

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoModularize shared account property components
Christopher Ng [Fri, 15 Jul 2022 04:17:20 +0000 (04:17 +0000)]
Modularize shared account property components

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoFix weather icon 33702/head
Joas Schilling [Thu, 25 Aug 2022 15:50:01 +0000 (17:50 +0200)]
Fix weather icon

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #33430 from nextcloud/fix/remove-broken-resetstorage
Vincent Petry [Thu, 25 Aug 2022 15:05:45 +0000 (17:05 +0200)]
Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorage

Remove broken function resetStorage from test cases

2 years agoMerge pull request #33659 from nextcloud/fix/fix-bulk-upload-etag
Vincent Petry [Thu, 25 Aug 2022 12:14:08 +0000 (14:14 +0200)]
Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etag

Fix ETAG returned by bulk upload

2 years agoMerge pull request #33375 from nextcloud/add-back-token-cleanup-job
Joas Schilling [Thu, 25 Aug 2022 12:00:20 +0000 (14:00 +0200)]
Merge pull request #33375 from nextcloud/add-back-token-cleanup-job

Add back TokenCleanupJob to invalidate old temporary tokens

2 years agoadd marker interface to mark system mount points for encryption 33500/head
Robin Appelman [Wed, 10 Aug 2022 11:58:09 +0000 (13:58 +0200)]
add marker interface to mark system mount points for encryption

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2
Vincent Petry [Thu, 25 Aug 2022 11:29:36 +0000 (13:29 +0200)]
Merge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2

Bump @nextcloud/vue to 6.0.0-beta.4 and related

2 years agoMerge pull request #33674 from nextcloud/release/25.0.0_beta_3 v25.0.0beta3
blizzz [Thu, 25 Aug 2022 10:07:21 +0000 (12:07 +0200)]
Merge pull request #33674 from nextcloud/release/25.0.0_beta_3

25.0.0 beta 3

2 years agoAdd back TokenCleanupJob to invalidate old temporary tokens 33375/head
Thomas Citharel [Wed, 27 Jul 2022 08:52:05 +0000 (10:52 +0200)]
Add back TokenCleanupJob to invalidate old temporary tokens

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago25.0.0 beta 3 33674/head
Arthur Schiwon [Wed, 24 Aug 2022 15:16:18 +0000 (17:16 +0200)]
25.0.0 beta 3

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #33668 from nextcloud/tests/fix-session-middleware
Carl Schwan [Thu, 25 Aug 2022 09:00:35 +0000 (11:00 +0200)]
Merge pull request #33668 from nextcloud/tests/fix-session-middleware

Fix SessionMiddlewareTest and cover new case with reopening

2 years agoMerge pull request #33682 from nextcloud/fix/noid/help-page-unavailable
blizzz [Thu, 25 Aug 2022 07:55:39 +0000 (09:55 +0200)]
Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailable

Fix opening Help page throwing Exception

2 years agoAdjust acceptance test selectors 33516/head
Vincent Petry [Wed, 24 Aug 2022 13:54:54 +0000 (15:54 +0200)]
Adjust acceptance test selectors

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoUpdate to @nextcloud/vue-6.0.0-beta.4
Vincent Petry [Tue, 23 Aug 2022 16:33:16 +0000 (18:33 +0200)]
Update to @nextcloud/vue-6.0.0-beta.4

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #33602 from nextcloud/perf/parent-node
Julius Härtl [Thu, 25 Aug 2022 06:47:04 +0000 (08:47 +0200)]
Merge pull request #33602 from nextcloud/perf/parent-node

2 years agoUpdate snapshot
Vincent Petry [Tue, 23 Aug 2022 16:29:24 +0000 (18:29 +0200)]
Update snapshot

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoAdd Nc prefix to Nc vue component names
Vincent Petry [Mon, 22 Aug 2022 12:29:58 +0000 (14:29 +0200)]
Add Nc prefix to Nc vue component names

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoBump @nextcloud/vue to 6.0.0-beta.3 and related
Vincent Petry [Thu, 11 Aug 2022 12:33:34 +0000 (14:33 +0200)]
Bump @nextcloud/vue to 6.0.0-beta.3 and related

Update @nextcloud/vue to 6.0.0-beta.3
Update vue and vue-template-compiler to 2.7.8
Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #33569 from nextcloud/enh/hide-projects
Julius Härtl [Thu, 25 Aug 2022 06:15:24 +0000 (08:15 +0200)]
Merge pull request #33569 from nextcloud/enh/hide-projects

Add config option to hide deprecated projects in sharing tab by default

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 25 Aug 2022 02:25:01 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoOnly pass parent if paths match 33602/head
Julius Härtl [Wed, 24 Aug 2022 16:01:10 +0000 (18:01 +0200)]
Only pass parent if paths match

As the user folder might be initialized by the root from two levels
down the hierarchy, passing this as a parent only works if the path matches

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoSave getting the parent node when generating the preview
Julius Härtl [Thu, 18 Aug 2022 11:30:11 +0000 (13:30 +0200)]
Save getting the parent node when generating the preview

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoAvoid extra query for the parent node if we can pass it along
Julius Härtl [Thu, 18 Aug 2022 11:29:40 +0000 (13:29 +0200)]
Avoid extra query for the parent node if we can pass it along

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoapp_path cannot be empty 33682/head
Arthur Schiwon [Wed, 24 Aug 2022 17:09:05 +0000 (19:09 +0200)]
app_path cannot be empty

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoFix opening Help page throws Exception
Arthur Schiwon [Wed, 24 Aug 2022 16:55:34 +0000 (18:55 +0200)]
Fix opening Help page throws Exception

- Commit 458c2fa2971e6595a18a289b0afeb4a79ea0e0d3 provoked the error,
  because the "core" "app" was not found. Previously, false was
  returned, but now an AppPathNotFoundException
- IUrlGenerator::linkTo() accepts an empty app argument however, moving
  the "core" portion to the path solves it and avoids apps lookup

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #33662 from nextcloud/automated/noid/master-update-psalm-baseline
Carl Schwan [Wed, 24 Aug 2022 14:52:19 +0000 (16:52 +0200)]
Merge pull request #33662 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoMerge pull request #33670 from nextcloud/debt/noid/type-hints-confirm-destructive
Louis [Wed, 24 Aug 2022 12:58:36 +0000 (14:58 +0200)]
Merge pull request #33670 from nextcloud/debt/noid/type-hints-confirm-destructive

Update typehint for confirmDestructive

2 years agoMerge pull request #33593 from nextcloud/improve-binary-caching
Carl Schwan [Wed, 24 Aug 2022 11:09:55 +0000 (13:09 +0200)]
Merge pull request #33593 from nextcloud/improve-binary-caching

Move findBinaryFinder and isFunctionEnabled away from OC_Helper

2 years agoUpdate typehint for confirmDestructive 33670/head
Daniel Kesselberg [Wed, 24 Aug 2022 10:19:42 +0000 (12:19 +0200)]
Update typehint for confirmDestructive

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years agoFix SessionMiddlewareTest and cover new case with reopening 33668/head
Julius Härtl [Wed, 24 Aug 2022 08:36:57 +0000 (10:36 +0200)]
Fix SessionMiddlewareTest and cover new case with reopening

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoUpdate psalm baseline 33662/head
nextcloud-command [Wed, 24 Aug 2022 04:38:40 +0000 (04:38 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 24 Aug 2022 02:27:22 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMove findBinaryFinder and isFunctionEnabled away from OC_Helper 33593/head
Carl Schwan [Thu, 18 Aug 2022 08:47:49 +0000 (10:47 +0200)]
Move findBinaryFinder and isFunctionEnabled away from OC_Helper

findBinaryFinder is now a service that is still private but with some
minor optimization (remove the hasKey check).

isFunctionEnabled is now in OCP\Util

Both function are still keep but all internal usage in nextcloud/server
were migrated to the new usage, so that we can remove it in 26

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix ETAG returned by bulk upload 33659/head
Côme Chilliet [Tue, 23 Aug 2022 14:58:13 +0000 (16:58 +0200)]
Fix ETAG returned by bulk upload

Refresh Node object to get fresh fileinfo data after touch

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #33047 from nextcloud/fix/ijob-logger-deprecated
Carl Schwan [Tue, 23 Aug 2022 14:55:42 +0000 (16:55 +0200)]
Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated

Deprecated ILogger from IJob

2 years agoMerge pull request #33574 from nextcloud/search-share-query-filter-no-init
Vincent Petry [Tue, 23 Aug 2022 12:15:24 +0000 (14:15 +0200)]
Merge pull request #33574 from nextcloud/search-share-query-filter-no-init

directly build the search filter for shared storage instead of setting up the source cache

2 years agoMerge pull request #32162 from nextcloud/enh/session-reopen
Vincent Petry [Tue, 23 Aug 2022 12:14:15 +0000 (14:14 +0200)]
Merge pull request #32162 from nextcloud/enh/session-reopen

Avoid locking the php session

2 years agoMerge pull request #33595 from nextcloud/fix/cache-profile-config
Carl Schwan [Tue, 23 Aug 2022 09:58:02 +0000 (11:58 +0200)]
Merge pull request #33595 from nextcloud/fix/cache-profile-config

Cache ConfigProfile

2 years agoMerge pull request #33650 from nextcloud/automated/noid/master-update-psalm-baseline
Carl Schwan [Tue, 23 Aug 2022 09:08:45 +0000 (11:08 +0200)]
Merge pull request #33650 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoMerge pull request #33639 from nextcloud/bugfix/noid/fix-plural-usage-in-ldap
blizzz [Tue, 23 Aug 2022 08:11:04 +0000 (10:11 +0200)]
Merge pull request #33639 from nextcloud/bugfix/noid/fix-plural-usage-in-ldap

Fix plural usage in LDAP wizard

2 years agoMerge pull request #33001 from nextcloud/enh/imip-invitations-responses
Anna [Tue, 23 Aug 2022 07:59:54 +0000 (09:59 +0200)]
Merge pull request #33001 from nextcloud/enh/imip-invitations-responses

Support iMIP invitations from Mail

2 years agoUpdate psalm baseline 33650/head
nextcloud-command [Tue, 23 Aug 2022 04:41:14 +0000 (04:41 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 23 Aug 2022 02:24:42 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33643 from nextcloud/enh/profile-handling
Pytal [Mon, 22 Aug 2022 23:36:37 +0000 (16:36 -0700)]
Merge pull request #33643 from nextcloud/enh/profile-handling

2 years agoSupport iMIP invitations from Mail 33001/head
Anna Larch [Thu, 23 Jun 2022 20:17:53 +0000 (22:17 +0200)]
Support iMIP invitations from Mail

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoImprove handling of profile page 33643/head
Christopher Ng [Mon, 22 Aug 2022 19:26:56 +0000 (19:26 +0000)]
Improve handling of profile page

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #33627 from nextcloud/dependabot/npm_and_yarn/p-queue-7.3.0
dependabot[bot] [Mon, 22 Aug 2022 19:12:49 +0000 (19:12 +0000)]
Merge pull request #33627 from nextcloud/dependabot/npm_and_yarn/p-queue-7.3.0

2 years agoBump p-queue from 7.2.0 to 7.3.0 33627/head
dependabot[bot] [Mon, 22 Aug 2022 18:15:00 +0000 (18:15 +0000)]
Bump p-queue from 7.2.0 to 7.3.0

Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: p-queue
  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>
2 years agoMerge pull request #33638 from nextcloud/fix/user-mgmt-avatar-size
Christoph Wurst [Mon, 22 Aug 2022 16:16:21 +0000 (18:16 +0200)]
Merge pull request #33638 from nextcloud/fix/user-mgmt-avatar-size

Request 64px avatars for the user management

2 years agoRequest 64px avatars for the user management 33638/head
Christoph Wurst [Mon, 22 Aug 2022 09:37:15 +0000 (11:37 +0200)]
Request 64px avatars for the user management

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>