]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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>
2 years agoUse primary button in updater 34018/head
Carl Schwan [Mon, 12 Sep 2022 07:16:09 +0000 (09:16 +0200)]
Use primary button in updater

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Sep 2022 02:31:10 +0000 (02:31 +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, 10 Sep 2022 02:30:26 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #34002 from nextcloud/release/25.0.0_beta_6 v25.0.0beta6
blizzz [Fri, 9 Sep 2022 14:59:07 +0000 (16:59 +0200)]
Merge pull request #34002 from nextcloud/release/25.0.0_beta_6

25.0.0 beta 6

2 years agoMerge pull request #34000 from nextcloud/change-default-login-background
Andy Scherzinger [Fri, 9 Sep 2022 14:56:10 +0000 (16:56 +0200)]
Merge pull request #34000 from nextcloud/change-default-login-background

Change default login background to cloud image

2 years agoChange default login background to cloud image 34000/head
Carl Schwan [Fri, 9 Sep 2022 14:14:08 +0000 (16:14 +0200)]
Change default login background to cloud image

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago25.0.0 beta 6 34002/head
Arthur Schiwon [Fri, 9 Sep 2022 14:23:38 +0000 (16:23 +0200)]
25.0.0 beta 6

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agouse filesystem user instead of file owner for creating version 34001/head
Robin Appelman [Fri, 9 Sep 2022 14:21:46 +0000 (16:21 +0200)]
use filesystem user instead of file owner for creating version

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #33998 from nextcloud/update-nc-7-beta2
Carl Schwan [Fri, 9 Sep 2022 14:02:28 +0000 (16:02 +0200)]
Merge pull request #33998 from nextcloud/update-nc-7-beta2

Bump nc vue to beta2

2 years agoBump nc vue to beta2 33998/head
Carl Schwan [Fri, 9 Sep 2022 13:04:19 +0000 (15:04 +0200)]
Bump nc vue to beta2

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33752 from nextcloud/avatar-new-style
Carl Schwan [Fri, 9 Sep 2022 13:01:35 +0000 (15:01 +0200)]
Merge pull request #33752 from nextcloud/avatar-new-style

Avatar new style

2 years agoUpdate avatars on update 33752/head
Carl Schwan [Wed, 31 Aug 2022 12:24:25 +0000 (14:24 +0200)]
Update avatars on update

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix user status in the top bar with dark theme
Carl Schwan [Tue, 30 Aug 2022 14:42:22 +0000 (16:42 +0200)]
Fix user status in the top bar with dark theme

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoDark theme for guest avatar
Carl Schwan [Tue, 30 Aug 2022 11:58:51 +0000 (13:58 +0200)]
Dark theme for guest avatar

And better caching policy

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAvatar new style
Carl Schwan [Tue, 30 Aug 2022 11:27:21 +0000 (13:27 +0200)]
Avatar new style

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix setting menu height 33992/head
Carl Schwan [Fri, 9 Sep 2022 07:47:05 +0000 (09:47 +0200)]
Fix setting menu height

- Increase max height to match page height
- Move settings 8px from the right instead of 5px to match other top
  menus
- Handle overflow of the content correctly

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33958 from nextcloud/enh/33860/fix-versions-visibility
blizzz [Fri, 9 Sep 2022 11:25:11 +0000 (13:25 +0200)]
Merge pull request #33958 from nextcloud/enh/33860/fix-versions-visibility

fix versions icons

2 years agoMerge pull request #33956 from nextcloud/enh/33857/fix-files_external-settings
Simon L [Fri, 9 Sep 2022 10:44:17 +0000 (12:44 +0200)]
Merge pull request #33956 from nextcloud/enh/33857/fix-files_external-settings

fix files_external settings

2 years agoMerge pull request #33957 from nextcloud/enh/33855/overlapping-toggle
Simon L [Fri, 9 Sep 2022 10:43:48 +0000 (12:43 +0200)]
Merge pull request #33957 from nextcloud/enh/33855/overlapping-toggle

fix overlapping of elements in certain views

2 years agofix versions icons 33958/head
szaimen [Thu, 8 Sep 2022 08:59:56 +0000 (10:59 +0200)]
fix versions icons

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agofix files_external settings 33956/head
szaimen [Thu, 8 Sep 2022 08:35:34 +0000 (10:35 +0200)]
fix files_external settings

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agofix overlapping of elements in certain views 33957/head
szaimen [Thu, 8 Sep 2022 08:49:44 +0000 (10:49 +0200)]
fix overlapping of elements in certain views

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoImprove dashboard default scrollbar behavior 33993/head
Carl Schwan [Fri, 9 Sep 2022 08:07:53 +0000 (10:07 +0200)]
Improve dashboard default scrollbar behavior

- Decrease spacing so that scrollbar doesn't appear on laptop screen
  when having one row of panel
- Move scrollbar to content so that on chromium the scrollbar is not so
  ugly

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33954 from nextcloud/enh/33868/dashboard-scrollbar
Simon L [Fri, 9 Sep 2022 06:50:51 +0000 (08:50 +0200)]
Merge pull request #33954 from nextcloud/enh/33868/dashboard-scrollbar

dashboard should not have a scrollbar by default

2 years agoMerge pull request #33967 from nextcloud/fix/contactsmenu-design
Carl Schwan [Fri, 9 Sep 2022 06:44:04 +0000 (08:44 +0200)]
Merge pull request #33967 from nextcloud/fix/contactsmenu-design

Fix contactsmenu design

2 years agoMerge pull request #33974 from nextcloud/fix/search-menu
Carl Schwan [Fri, 9 Sep 2022 06:43:09 +0000 (08:43 +0200)]
Merge pull request #33974 from nextcloud/fix/search-menu

Fix UnifiedSearch

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Sep 2022 02:26:29 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33942 from nextcloud/background-job-notecart
Carl Schwan [Thu, 8 Sep 2022 17:30:42 +0000 (19:30 +0200)]
Merge pull request #33942 from nextcloud/background-job-notecart

Use NoteCard component in BackgroundJob settings

2 years agoMerge pull request #33948 from nextcloud/enh/33801/fix-input-filename
Simon L [Thu, 8 Sep 2022 17:07:14 +0000 (19:07 +0200)]
Merge pull request #33948 from nextcloud/enh/33801/fix-input-filename

fix filename input

2 years agoMerge pull request #33962 from nextcloud/enh/33864/fix-2FA-icons
Simon L [Thu, 8 Sep 2022 17:06:03 +0000 (19:06 +0200)]
Merge pull request #33962 from nextcloud/enh/33864/fix-2FA-icons

fix 2FA icons

2 years agoPort css to scss 33967/head
Carl Schwan [Thu, 8 Sep 2022 16:22:22 +0000 (18:22 +0200)]
Port css to scss

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRemove separation borders from contacts menu entries
Jan C. Borchardt [Thu, 8 Sep 2022 10:56:18 +0000 (12:56 +0200)]
Remove separation borders from contacts menu entries

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2 years agoContacts menu height adjustment so it shows 4.5 entries
Jan C. Borchardt [Thu, 8 Sep 2022 10:55:57 +0000 (12:55 +0200)]
Contacts menu height adjustment so it shows 4.5 entries

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2 years agoContacts menu mail addresses in maxcontrast
Jan C. Borchardt [Thu, 8 Sep 2022 10:50:41 +0000 (12:50 +0200)]
Contacts menu mail addresses in maxcontrast

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2 years agoFix UnifiedSearch 33974/head
Carl Schwan [Thu, 8 Sep 2022 12:28:54 +0000 (14:28 +0200)]
Fix UnifiedSearch

- Fix too big margins
- Fix horizontal scrolbar (caused by margin in text field)
- Add some spacing between the items (4px)
- Center items (I love flex)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33788 from nextcloud/improve-recent
Carl Schwan [Thu, 8 Sep 2022 14:19:41 +0000 (16:19 +0200)]
Merge pull request #33788 from nextcloud/improve-recent

Improve getting recent files performance

2 years agofix filename input 33948/head
szaimen [Wed, 7 Sep 2022 16:37:58 +0000 (18:37 +0200)]
fix filename input

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agofix 2FA icons 33962/head
szaimen [Thu, 8 Sep 2022 10:26:01 +0000 (12:26 +0200)]
fix 2FA icons

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #33959 from nextcloud/enh/33909/filmenu-carrot
Simon L [Thu, 8 Sep 2022 13:09:41 +0000 (15:09 +0200)]
Merge pull request #33959 from nextcloud/enh/33909/filmenu-carrot

fix the new filemenu carrot

2 years agoUse NoteCard component in BackgroundJob settings 33942/head
Carl Schwan [Wed, 7 Sep 2022 12:03:48 +0000 (14:03 +0200)]
Use NoteCard component in BackgroundJob settings

Fix #33880

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33937 from nextcloud/fix/menuitem-radius v25.0.0beta5
Carl Schwan [Thu, 8 Sep 2022 12:02:37 +0000 (14:02 +0200)]
Merge pull request #33937 from nextcloud/fix/menuitem-radius

Fix menuitem border radius

2 years agoMerge pull request #33939 from nextcloud/fix/apps-list-redesign
Carl Schwan [Thu, 8 Sep 2022 12:01:57 +0000 (14:01 +0200)]
Merge pull request #33939 from nextcloud/fix/apps-list-redesign

Fix apps list issues caused by redesign

2 years agoMerge pull request #33913 from nextcloud/release/25.0.0_beta_5
blizzz [Thu, 8 Sep 2022 11:46:54 +0000 (13:46 +0200)]
Merge pull request #33913 from nextcloud/release/25.0.0_beta_5

25.0.0 beta 5

2 years agoMerge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestamp
blizzz [Thu, 8 Sep 2022 10:42:03 +0000 (12:42 +0200)]
Merge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestamp

Fix Calendar tests mocking a non-existant method.

2 years agofix the new filemenu carrot 33959/head
szaimen [Thu, 8 Sep 2022 09:31:26 +0000 (11:31 +0200)]
fix the new filemenu carrot

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #33953 from VincentWoglo/read-me-documentation
Carl Schwan [Thu, 8 Sep 2022 09:22:25 +0000 (11:22 +0200)]
Merge pull request #33953 from VincentWoglo/read-me-documentation

Fixed grammar and typos

2 years agoFix apps list issues caused by redesign 33939/head
Carl Schwan [Wed, 7 Sep 2022 11:10:38 +0000 (13:10 +0200)]
Fix apps list issues caused by redesign

- Make icons work on dark theme
- Use new buttons
- Fix some eslint warnings

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix menuitem border radius 33937/head
Carl Schwan [Wed, 7 Sep 2022 10:34:18 +0000 (12:34 +0200)]
Fix menuitem border radius

Fix #33909

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33952 from nextcloud/enh/33850/scrollbar-visibility
Simon L [Thu, 8 Sep 2022 08:18:58 +0000 (10:18 +0200)]
Merge pull request #33952 from nextcloud/enh/33850/scrollbar-visibility

fix scrollbar visiblity

2 years agoMerge pull request #33946 from nextcloud/fix/dark-theme-browser
Carl Schwan [Thu, 8 Sep 2022 08:13:18 +0000 (10:13 +0200)]
Merge pull request #33946 from nextcloud/fix/dark-theme-browser

Remove non existing lighter colour

2 years agodashboard should not have a scrollbar by default 33954/head
szaimen [Thu, 8 Sep 2022 07:47:04 +0000 (09:47 +0200)]
dashboard should not have a scrollbar by default

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 8 Sep 2022 02:26:07 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFixed grammar and typos 33953/head
Vincent Woglo [Thu, 8 Sep 2022 01:31:49 +0000 (19:31 -0600)]
Fixed grammar and typos

2 years agoFix iMIP tests 33906/head
Anna Larch [Thu, 8 Sep 2022 00:26:46 +0000 (02:26 +0200)]
Fix iMIP tests

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoFix various errors in iMIP logic
Anna Larch [Thu, 8 Sep 2022 00:26:10 +0000 (02:26 +0200)]
Fix various errors in iMIP logic

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agofix scrollbar visiblity 33952/head
szaimen [Wed, 7 Sep 2022 20:45:21 +0000 (22:45 +0200)]
fix scrollbar visiblity

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #33938 from nextcloud/enh/33846/fix-upload-bar
Simon L [Wed, 7 Sep 2022 19:44:37 +0000 (21:44 +0200)]
Merge pull request #33938 from nextcloud/enh/33846/fix-upload-bar

fix upload bar

2 years agoMerge pull request #33600 from nextcloud/lazy-quota
blizzz [Wed, 7 Sep 2022 16:10:33 +0000 (18:10 +0200)]
Merge pull request #33600 from nextcloud/lazy-quota

get quota for user only when needed

2 years agoRemove non existing lighter colour 33946/head
greta [Wed, 7 Sep 2022 14:01:41 +0000 (16:01 +0200)]
Remove non existing lighter colour

Signed-off-by: greta <gretadoci@gmail.com>
2 years agofix upload bar 33938/head
szaimen [Wed, 7 Sep 2022 11:05:50 +0000 (13:05 +0200)]
fix upload bar

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #33902 from nextcloud/enh/33807/fix-icon-alignment
Simon L [Wed, 7 Sep 2022 06:15:44 +0000 (08:15 +0200)]
Merge pull request #33902 from nextcloud/enh/33807/fix-icon-alignment

fix top-alignment of icons

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 7 Sep 2022 02:25:42 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agofix top-alignment of icons 33902/head
szaimen [Mon, 5 Sep 2022 13:44:47 +0000 (15:44 +0200)]
fix top-alignment of icons

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #33903 from nextcloud/enh/33834/fix-dark-contrast-theme
Simon L [Tue, 6 Sep 2022 22:28:06 +0000 (00:28 +0200)]
Merge pull request #33903 from nextcloud/enh/33834/fix-dark-contrast-theme

fix dark-contrast-theme

2 years agoMerge pull request #33804 from nextcloud/version-store-user
blizzz [Tue, 6 Sep 2022 20:29:59 +0000 (22:29 +0200)]
Merge pull request #33804 from nextcloud/version-store-user

always use the default fs owner when storing versions