]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoFix translation of user exists error server-side 33819/head
Christopher Ng [Thu, 1 Sep 2022 19:00:48 +0000 (19:00 +0000)]
Fix translation of user exists error server-side

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34098 from nextcloud/fix/test/updatenotifications
Vincent Petry [Thu, 15 Sep 2022 20:53:23 +0000 (22:53 +0200)]
Merge pull request #34098 from nextcloud/fix/test/updatenotifications

Fix test update notification

2 years agoMerge pull request #34072 from nextcloud/enh/noid/default-enabled-2
Vincent Petry [Thu, 15 Sep 2022 20:03:12 +0000 (22:03 +0200)]
Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2

set defaultEnabled in shipped.json

2 years agoMerge pull request #33718 from nextcloud/seekable-http-fseek-end
Vincent Petry [Thu, 15 Sep 2022 20:02:24 +0000 (22:02 +0200)]
Merge pull request #33718 from nextcloud/seekable-http-fseek-end

fix using FSEEK_END with SeekableHttpStream to get file size

2 years agoFix test update notification 34098/head
Carl Schwan [Thu, 15 Sep 2022 16:17:54 +0000 (18:17 +0200)]
Fix test update notification

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migration
Vincent Petry [Thu, 15 Sep 2022 15:26:02 +0000 (17:26 +0200)]
Merge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migration

Add a nodeFilter parameter for IExportDestination::copyFolder

2 years agofix using FSEEK_END with SeekableHttpStream to get file size 33718/head
Robin Appelman [Fri, 26 Aug 2022 13:59:29 +0000 (15:59 +0200)]
fix using FSEEK_END with SeekableHttpStream to get file size

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoIncrease timeout for apps management 34072/head
Vincent Petry [Thu, 15 Sep 2022 15:10:15 +0000 (17:10 +0200)]
Increase timeout for apps management

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #33941 from nextcloud/fix/public-sharing
Carl Schwan [Thu, 15 Sep 2022 14:43:01 +0000 (16:43 +0200)]
Merge pull request #33941 from nextcloud/fix/public-sharing

Only normalize data in public shares and not crud

2 years agoMerge pull request #34009 from andrey-utkin/safe-config-update
Côme Chilliet [Thu, 15 Sep 2022 13:00:40 +0000 (15:00 +0200)]
Merge pull request #34009 from andrey-utkin/safe-config-update

Make config file saving safe against write failures

2 years agoMerge pull request #33947 from nextcloud/updatenotificaiton-cleanup
Vincent Petry [Thu, 15 Sep 2022 12:12:00 +0000 (14:12 +0200)]
Merge pull request #33947 from nextcloud/updatenotificaiton-cleanup

Cleanup updatenotification

2 years agoMerge pull request #33964 from nextcloud/search-limit-operators
Vincent Petry [Thu, 15 Sep 2022 12:07:40 +0000 (14:07 +0200)]
Merge pull request #33964 from nextcloud/search-limit-operators

add a limit to the amount of operators a client can add to a search query

2 years agoMerge pull request #34060 from andyxheli/patch-5
Vincent Petry [Thu, 15 Sep 2022 12:05:10 +0000 (14:05 +0200)]
Merge pull request #34060 from andyxheli/patch-5

Fixed LDAP Copy Button Size

2 years agoMerge pull request #34065 from nextcloud/bug/noid/main-scrollbar
Vincent Petry [Thu, 15 Sep 2022 12:04:34 +0000 (14:04 +0200)]
Merge pull request #34065 from nextcloud/bug/noid/main-scrollbar

Fix scrollbar apperance

2 years agoMerge pull request #34067 from nextcloud/timm2k-patch-1
Vincent Petry [Thu, 15 Sep 2022 12:03:30 +0000 (14:03 +0200)]
Merge pull request #34067 from nextcloud/timm2k-patch-1

Convert file_metadata.id from int(11) to bigint(20)

2 years agofix phpdoc
Maxence Lange [Thu, 15 Sep 2022 11:53:38 +0000 (10:53 -0100)]
fix phpdoc

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 years agoMerge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-id
Maxence Lange [Thu, 15 Sep 2022 11:46:39 +0000 (10:46 -0100)]
Merge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-id

rtrim cloudId url earlier

2 years agoMerge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404
Vincent Petry [Thu, 15 Sep 2022 11:42:35 +0000 (13:42 +0200)]
Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404

Do not output a warning when a file is not found

2 years agoMerge pull request #34081 from nextcloud/bugfix/noid/add-global-shortcuts-setting
Joas Schilling [Thu, 15 Sep 2022 11:09:11 +0000 (13:09 +0200)]
Merge pull request #34081 from nextcloud/bugfix/noid/add-global-shortcuts-setting

Add global setting to disable keyboad shortcuts

2 years agoFix psalm parameter type 34081/head
Joas Schilling [Thu, 15 Sep 2022 09:28:40 +0000 (11:28 +0200)]
Fix psalm parameter type

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd an OCP method to check the shortcut state and use it for global search and menu...
Joas Schilling [Wed, 14 Sep 2022 14:46:24 +0000 (16:46 +0200)]
Add an OCP method to check the shortcut state and use it for global search and menu control

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoset defaultEnabled in shipped.json
Maxence Lange [Thu, 15 Sep 2022 09:15:25 +0000 (08:15 -0100)]
set defaultEnabled in shipped.json

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 years agoAdd a global setting to disable keyboard shortcuts
Joas Schilling [Wed, 14 Sep 2022 14:39:00 +0000 (16:39 +0200)]
Add a global setting to disable keyboard shortcuts

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34084 from nextcloud/bundling-adjustments-25
Vincent Petry [Thu, 15 Sep 2022 08:22:47 +0000 (10:22 +0200)]
Merge pull request #34084 from nextcloud/bundling-adjustments-25

Adjust recommended apps page

2 years agoCleanup updatenotification 33947/head
Carl Schwan [Wed, 7 Sep 2022 16:04:23 +0000 (18:04 +0200)]
Cleanup updatenotification

- Port away from jquery inside vue
- Use modern vue components when possible
- Fix some readability isssues particularly on dark theme
- Use IInitialState
- Use php7.4

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoserver.scss 34065/head
dartcafe [Thu, 15 Sep 2022 06:25:10 +0000 (08:25 +0200)]
server.scss

2 years agoMerge branch 'bug/noid/main-scrollbar' of https://github.com/nextcloud/server into...
dartcafe [Thu, 15 Sep 2022 06:24:10 +0000 (08:24 +0200)]
Merge branch 'bug/noid/main-scrollbar' of https://github.com/nextcloud/server into pr-34065/nextcloud/bug/noid/main-scrollbar

2 years agoscss and compile
dartcafe [Thu, 15 Sep 2022 06:12:59 +0000 (08:12 +0200)]
scss and compile

Signed-off-by: dartcafe <github@dartcafe.de>
2 years agoFix scrollbar apperance
René Gieling [Wed, 14 Sep 2022 06:20:30 +0000 (08:20 +0200)]
Fix scrollbar apperance

fix #34064

Signed-off-by: René Gieling <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
2 years agoscss and compile
dartcafe [Thu, 15 Sep 2022 06:12:59 +0000 (08:12 +0200)]
scss and compile

2 years agoUpdate Version24000Date20220404230027.php 34067/head
timm2k [Thu, 15 Sep 2022 05:58:32 +0000 (07:58 +0200)]
Update Version24000Date20220404230027.php

Signed-off-by: timm2k <timm2k@gmx.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Sep 2022 02:31:48 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33733 from nextcloud/change/appearance-accessibility-settings
Simon L [Wed, 14 Sep 2022 22:36:51 +0000 (00:36 +0200)]
Merge pull request #33733 from nextcloud/change/appearance-accessibility-settings

Move background settings from dashboard app to Appearance and accessibility settings

2 years agoMove background settings from dashboard app to Appearance and accessibility settings 33733/head
greta [Mon, 29 Aug 2022 13:11:41 +0000 (15:11 +0200)]
Move background settings from dashboard app to Appearance and accessibility settings

Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34044 from nextcloud/fix/password-confirmation
Pytal [Wed, 14 Sep 2022 19:54:21 +0000 (12:54 -0700)]
Merge pull request #34044 from nextcloud/fix/password-confirmation

2 years agoMerge pull request #34071 from nextcloud/bug/33847/fix-grid-view-toggle
Vincent Petry [Wed, 14 Sep 2022 18:20:50 +0000 (20:20 +0200)]
Merge pull request #34071 from nextcloud/bug/33847/fix-grid-view-toggle

Fix grid view toggle

2 years agoFix unresponsive legacy password confirmation dialog with new dialog in Vue 34044/head
Christopher Ng [Tue, 13 Sep 2022 18:38:36 +0000 (18:38 +0000)]
Fix unresponsive legacy password confirmation dialog with new dialog in Vue

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAdjust recommended apps page 34084/head
Vincent Petry [Wed, 14 Sep 2022 15:22:01 +0000 (17:22 +0200)]
Adjust recommended apps page

Removed collabora code.
Added description for richdocuments as the name will be "Nextcloud
Office" pulled from the app store.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #34076 from nextcloud/enh/34070/header-appereance
Simon L [Wed, 14 Sep 2022 15:33:31 +0000 (17:33 +0200)]
Merge pull request #34076 from nextcloud/enh/34070/header-appereance

fix header menu appereance

2 years agoMerge pull request #34069 from nextcloud/enh/33736/add-accessibility-in-user-menu
Simon L [Wed, 14 Sep 2022 14:17:45 +0000 (16:17 +0200)]
Merge pull request #34069 from nextcloud/enh/33736/add-accessibility-in-user-menu

Add accessibility entry in user menu

2 years agoCompile assets 34076/head
nextcloud-command [Wed, 14 Sep 2022 12:51:20 +0000 (12:51 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoAdd accessibility entry in user menu 34069/head
Vincent Petry [Wed, 14 Sep 2022 09:24:11 +0000 (11:24 +0200)]
Add accessibility entry in user menu

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agofix header menu appereance
szaimen [Wed, 14 Sep 2022 12:40:12 +0000 (14:40 +0200)]
fix header menu appereance

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoFix grid view toggle 34071/head
Vincent Petry [Wed, 14 Sep 2022 10:03:13 +0000 (12:03 +0200)]
Fix grid view toggle

Move grid view logic to the files app itself because the button does not
belong to any specific file list.

Then inject the grid view state when switching file lists.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #34042 from nextcloud/profile/section-plugin
Carl Schwan [Wed, 14 Sep 2022 11:35:31 +0000 (13:35 +0200)]
Merge pull request #34042 from nextcloud/profile/section-plugin

Add api to load additional section in profile page

2 years agoMerge pull request #34068 from nextcloud/fix/only-apply-margin-to-audio
Simon L [Wed, 14 Sep 2022 10:59:35 +0000 (12:59 +0200)]
Merge pull request #34068 from nextcloud/fix/only-apply-margin-to-audio

fix: also apply top margin to audio in firefox

2 years agoAdd api to load additional section in profile page 34042/head
Carl Schwan [Mon, 12 Sep 2022 20:58:53 +0000 (22:58 +0200)]
Add api to load additional section in profile page

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agofix: also apply top margin to audio in firefox 34068/head
Max [Wed, 14 Sep 2022 09:11:43 +0000 (11:11 +0200)]
fix: also apply top margin to audio in firefox

Based on https://github.com/nextcloud/viewer/pull/1371 .
If we are displaying an audio file in a single page share
provide enough margin to display the speed settings.

Signed-off-by: Max <max@nextcloud.com>
2 years agoMerge pull request #34062 from nextcloud/enh/sharing-tab-alignment-and-spacing
Vincent Petry [Wed, 14 Sep 2022 08:46:49 +0000 (10:46 +0200)]
Merge pull request #34062 from nextcloud/enh/sharing-tab-alignment-and-spacing

Align sharing tab content and increase spacing

2 years agoMerge pull request #34066 from nextcloud/its-nextcloud-hub-3
Vincent Petry [Wed, 14 Sep 2022 08:29:08 +0000 (10:29 +0200)]
Merge pull request #34066 from nextcloud/its-nextcloud-hub-3

Show Nextcloud Hub 3 in overview page when applicable

2 years agoMerge pull request #34063 from nextcloud/nickvergessen-patch-1
Vincent Petry [Wed, 14 Sep 2022 08:19:31 +0000 (10:19 +0200)]
Merge pull request #34063 from nextcloud/nickvergessen-patch-1

Related resources will be shipped with NC25+

2 years agoUpdate ConvertFilecacheBigInt.php
timm2k [Wed, 14 Sep 2022 08:15:16 +0000 (10:15 +0200)]
Update ConvertFilecacheBigInt.php

Signed-off-by: timm2k <timm2k@gmx.de>
2 years agoUpdate CheckSetupController.php
timm2k [Wed, 14 Sep 2022 08:10:12 +0000 (10:10 +0200)]
Update CheckSetupController.php

file_metadata.id needs to be bigint(20).

Signed-off-by: timm2k <timm2k@gmx.de>
2 years agoShow Nextcloud Hub 3 in overview page when applicable 34066/head
Vincent Petry [Wed, 14 Sep 2022 06:55:06 +0000 (08:55 +0200)]
Show Nextcloud Hub 3 in overview page when applicable

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix scrollbar apperance
René Gieling [Wed, 14 Sep 2022 06:20:30 +0000 (08:20 +0200)]
Fix scrollbar apperance

fix #34064

Signed-off-by: René Gieling <github@dartcafe.de>
2 years agoRelated resources will be shipped with NC25+ 34063/head
Joas Schilling [Wed, 14 Sep 2022 04:50:42 +0000 (06:50 +0200)]
Related resources will be shipped with NC25+

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 14 Sep 2022 02:26:49 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAlign sharing tab content and increase spacing 34062/head
Christopher Ng [Wed, 14 Sep 2022 01:53:50 +0000 (01:53 +0000)]
Align sharing tab content and increase spacing

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34055 from nextcloud/enh/noid/public-audio-style
Simon L [Tue, 13 Sep 2022 18:53:33 +0000 (20:53 +0200)]
Merge pull request #34055 from nextcloud/enh/noid/public-audio-style

fix public audio style

2 years agoUpdated LDAP Copy Button 34060/head
Andy Xheli [Tue, 13 Sep 2022 18:21:45 +0000 (13:21 -0500)]
Updated LDAP Copy Button

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2 years agoMerge pull request #34057 from nextcloud/bugfix/noid/fix-2fa-providers-dark-mode
Simon L [Tue, 13 Sep 2022 18:04:00 +0000 (20:04 +0200)]
Merge pull request #34057 from nextcloud/bugfix/noid/fix-2fa-providers-dark-mode

Fix twofactor provider icons in dark mode

2 years agoCompile assets 34055/head
nextcloud-command [Tue, 13 Sep 2022 15:42:45 +0000 (15:42 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agofix public audio style
szaimen [Tue, 13 Sep 2022 14:38:47 +0000 (16:38 +0200)]
fix public audio style

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoFix twofactor provider icons in dark mode 34057/head
Joas Schilling [Tue, 13 Sep 2022 15:28:40 +0000 (17:28 +0200)]
Fix twofactor provider icons in dark mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #34028 from nextcloud/enh/33803/public-view
Simon L [Tue, 13 Sep 2022 14:08:05 +0000 (16:08 +0200)]
Merge pull request #34028 from nextcloud/enh/33803/public-view

fix public view

2 years agoMerge pull request #34051 from nextcloud/fix/34027/play-audio
Simon L [Tue, 13 Sep 2022 13:41:13 +0000 (15:41 +0200)]
Merge pull request #34051 from nextcloud/fix/34027/play-audio

fix: play single audio shares with the viewer

2 years agoCompile assets 34028/head
nextcloud-command [Mon, 12 Sep 2022 12:15:46 +0000 (12:15 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agofix public view
szaimen [Mon, 12 Sep 2022 11:56:32 +0000 (13:56 +0200)]
fix public view

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agofix: play single audio shares with the viewer 34051/head
Max [Tue, 13 Sep 2022 12:42:40 +0000 (14:42 +0200)]
fix: play single audio shares with the viewer

Signed-off-by: Max <max@nextcloud.com>
2 years agoMerge pull request #34045 from nextcloud/automated/noid/master-update-psalm-baseline
blizzz [Tue, 13 Sep 2022 10:54:03 +0000 (12:54 +0200)]
Merge pull request #34045 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoAdd a nodeFilter parameter for IExportDestination::copyFolder 34048/head
Côme Chilliet [Tue, 13 Sep 2022 10:10:28 +0000 (12:10 +0200)]
Add a nodeFilter parameter for IExportDestination::copyFolder

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #34043 from nextcloud/enh/sharing-tab-additional-content-spacing
Vincent Petry [Tue, 13 Sep 2022 08:30:40 +0000 (10:30 +0200)]
Merge pull request #34043 from nextcloud/enh/sharing-tab-additional-content-spacing

Increase spacing between additional sharing tab content sections

2 years agoMerge pull request #34030 from nextcloud/enh/33835/button
Simon L [Tue, 13 Sep 2022 08:15:57 +0000 (10:15 +0200)]
Merge pull request #34030 from nextcloud/enh/33835/button

fix strange-looking button

2 years agoUpdate psalm baseline 34045/head
nextcloud-command [Tue, 13 Sep 2022 04:42:03 +0000 (04:42 +0000)]
Update psalm baseline

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoIncrease spacing between additional sharing tab content 34043/head
Christopher Ng [Tue, 13 Sep 2022 01:58:27 +0000 (01:58 +0000)]
Increase spacing between additional sharing tab content

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #34039 from nextcloud/enh/34037/heading-login-form
Simon L [Mon, 12 Sep 2022 19:41:45 +0000 (21:41 +0200)]
Merge pull request #34039 from nextcloud/enh/34037/heading-login-form

add a heading to the login form

2 years agoMerge pull request #34031 from nextcloud/enh/33866/ldap-ui-buttons
Simon L [Mon, 12 Sep 2022 18:00:56 +0000 (20:00 +0200)]
Merge pull request #34031 from nextcloud/enh/33866/ldap-ui-buttons

fix ldap ui buttons

2 years agoMerge pull request #34026 from nextcloud/port-profile-section-checkbox
Carl Schwan [Mon, 12 Sep 2022 17:43:48 +0000 (19:43 +0200)]
Merge pull request #34026 from nextcloud/port-profile-section-checkbox

Port Profile section checbox to NcCheckoxRadioSwitch component

2 years agoCompile assets 34039/head
nextcloud-command [Mon, 12 Sep 2022 17:18:39 +0000 (17:18 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoadd a heading to the login form
szaimen [Mon, 12 Sep 2022 16:42:48 +0000 (18:42 +0200)]
add a heading to the login form

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #34001 from nextcloud/versions-create-user
blizzz [Mon, 12 Sep 2022 16:37:02 +0000 (18:37 +0200)]
Merge pull request #34001 from nextcloud/versions-create-user

use filesystem user instead of file owner for creating version

2 years agoCompile assets 34030/head
nextcloud-command [Mon, 12 Sep 2022 13:04:39 +0000 (13:04 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoCompile assets 34031/head
nextcloud-command [Mon, 12 Sep 2022 15:33:26 +0000 (15:33 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agofix strange-looking button
szaimen [Mon, 12 Sep 2022 12:56:12 +0000 (14:56 +0200)]
fix strange-looking button

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoDo not output a warning when a file is not found 34035/head
Côme Chilliet [Mon, 12 Sep 2022 14:04:02 +0000 (16:04 +0200)]
Do not output a warning when a file is not found

This would spam log with warnings from Desktop client doing HEAD on
 non-existing path to test them.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #33992 from nextcloud/setting-menu-fix-height
Vincent Petry [Mon, 12 Sep 2022 13:40:59 +0000 (15:40 +0200)]
Merge pull request #33992 from nextcloud/setting-menu-fix-height

Fix setting menu height

2 years agoPort Profile section checbox to NcCheckoxRadioSwitch component 34026/head
Carl Schwan [Mon, 12 Sep 2022 09:18:31 +0000 (11:18 +0200)]
Port Profile section checbox to NcCheckoxRadioSwitch component

Improve accessibility and unify the design

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agofix ldap ui buttons
szaimen [Mon, 12 Sep 2022 13:19:39 +0000 (15:19 +0200)]
fix ldap ui buttons

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #34018 from nextcloud/use-primary-button-updater
Vincent Petry [Mon, 12 Sep 2022 13:15:51 +0000 (15:15 +0200)]
Merge pull request #34018 from nextcloud/use-primary-button-updater

Use primary button in updater

2 years agoMerge pull request #34019 from nextcloud/fix/quota-type
Vincent Petry [Mon, 12 Sep 2022 13:15:31 +0000 (15:15 +0200)]
Merge pull request #34019 from nextcloud/fix/quota-type

Fix quota type to int

2 years agoMerge pull request #34022 from nextcloud/fix/dark-avatar-user-list
Vincent Petry [Mon, 12 Sep 2022 13:14:38 +0000 (15:14 +0200)]
Merge pull request #34022 from nextcloud/fix/dark-avatar-user-list

Fix avatar icons in user list when using dark theme

2 years agoMerge pull request #34023 from nextcloud/remove-transparent-top-files
Vincent Petry [Mon, 12 Sep 2022 13:13:45 +0000 (15:13 +0200)]
Merge pull request #34023 from nextcloud/remove-transparent-top-files

Remove transparent top

2 years agoMerge pull request #34024 from nextcloud/make-profile-page-scrollable
Vincent Petry [Mon, 12 Sep 2022 13:13:23 +0000 (15:13 +0200)]
Merge pull request #34024 from nextcloud/make-profile-page-scrollable

Make profile page scrollable again

2 years agoMerge pull request #33993 from nextcloud/remove-scrollbar-default-dashbord
Carl Schwan [Mon, 12 Sep 2022 10:32:58 +0000 (12:32 +0200)]
Merge pull request #33993 from nextcloud/remove-scrollbar-default-dashbord

Improve dashboard default scrollbar behavior

2 years agoMake profile page scrollable again 34024/head
Carl Schwan [Mon, 12 Sep 2022 08:29:00 +0000 (10:29 +0200)]
Make profile page scrollable again

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRemove transparent top 34023/head
Carl Schwan [Mon, 12 Sep 2022 08:04:23 +0000 (10:04 +0200)]
Remove transparent top

Replace 3px of absolute positioning with top padding.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix avatar icons in user list when using dark theme 34022/head
Carl Schwan [Mon, 12 Sep 2022 07:48:38 +0000 (09:48 +0200)]
Fix avatar icons in user list when using dark theme

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33921 from nextcloud/fix/fix-config-file-emptied
Côme Chilliet [Mon, 12 Sep 2022 07:43:33 +0000 (09:43 +0200)]
Merge pull request #33921 from nextcloud/fix/fix-config-file-emptied

Do not empty config.php file if reading failed for any reason

2 years agoFix quota type to int 34019/head
Carl Schwan [Mon, 12 Sep 2022 07:26:04 +0000 (09:26 +0200)]
Fix quota type to int

Change the quota to int from float, since the quota is a number of bits
and a bits can not be splitted.

Fix #34010

Signed-off-by: Carl Schwan <carl@carlschwan.eu>