]>
source.dussan.org Git - nextcloud-server.git/log
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>
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>
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
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
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>
szaimen [Tue, 13 Sep 2022 14:38:47 +0000 (16:38 +0200)]
fix public audio style
Signed-off-by: szaimen <szaimen@e.mail.de>
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>
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
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
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>
szaimen [Mon, 12 Sep 2022 11:56:32 +0000 (13:56 +0200)]
fix public view
Signed-off-by: szaimen <szaimen@e.mail.de>
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>
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
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
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
nextcloud-command [Tue, 13 Sep 2022 04:42:03 +0000 (04:42 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>
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>
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
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
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
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>
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>
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
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>
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>
szaimen [Mon, 12 Sep 2022 12:56:12 +0000 (14:56 +0200)]
fix strange-looking button
Signed-off-by: szaimen <szaimen@e.mail.de>
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
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>
szaimen [Mon, 12 Sep 2022 13:19:39 +0000 (15:19 +0200)]
fix ldap ui buttons
Signed-off-by: szaimen <szaimen@e.mail.de>
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
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
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
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
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
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
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>
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>
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>
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
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>
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>
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>
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>
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
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
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>
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>
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>
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
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>
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
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>
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>
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>
Carl Schwan [Tue, 30 Aug 2022 11:27:21 +0000 (13:27 +0200)]
Avatar new style
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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>
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
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
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
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>
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>
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>
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>
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
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
Carl Schwan [Fri, 9 Sep 2022 06:43:09 +0000 (08:43 +0200)]
Merge pull request #33974 from nextcloud/fix/search-menu
Fix UnifiedSearch
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>
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
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
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
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>
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>
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>
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>
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>
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
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>
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>
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
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>
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
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
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
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.
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>
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
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>
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>
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
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
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>
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>
Vincent Woglo [Thu, 8 Sep 2022 01:31:49 +0000 (19:31 -0600)]
Fixed grammar and typos
Anna Larch [Thu, 8 Sep 2022 00:26:46 +0000 (02:26 +0200)]
Fix iMIP tests
Signed-off-by: Anna Larch <anna@nextcloud.com>
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>
szaimen [Wed, 7 Sep 2022 20:45:21 +0000 (22:45 +0200)]
fix scrollbar visiblity
Signed-off-by: szaimen <szaimen@e.mail.de>
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
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
greta [Wed, 7 Sep 2022 14:01:41 +0000 (16:01 +0200)]
Remove non existing lighter colour
Signed-off-by: greta <gretadoci@gmail.com>