Vincent Petry
8b6f5a41c8
Merge pull request #34100 from nextcloud/fix/reset-global-search
...
Reset global search on files sidebar navigation change
2022-09-16 08:32:30 +02:00
Nextcloud bot
88b66442a2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-16 02:26:19 +00:00
Pytal
38569444d2
Merge pull request #33512 from nextcloud/enh/27869/details
...
Remake group and quota details section with Vue
2022-09-15 16:37:38 -07:00
Pytal
fcd45c1b63
Merge pull request #34101 from nextcloud/fix/dashboard-controller-typo
...
Fix initial state typo in dashboard controller
2022-09-15 16:36:41 -07:00
Vincent Petry
b9cd65291a
Merge pull request #34098 from nextcloud/fix/test/updatenotifications
...
Fix test update notification
2022-09-15 22:53:23 +02:00
Vincent Petry
d39f047af2
Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2
...
set defaultEnabled in shipped.json
2022-09-15 22:03:12 +02:00
Christopher Ng
8eb46c995e
Remake group and quota details section with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15 19:09:13 +00:00
Christopher Ng
b1856d0fc9
Fix initial state typo in dashboard controller
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15 19:02:23 +00:00
Christopher Ng
a7c7d84f59
Reset global search on files sidebar navigation change
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15 18:55:00 +00:00
Carl Schwan
954f4940cf
Fix test update notification
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-15 18:18:30 +02:00
Carl Schwan
02d55eb90f
Merge pull request #33941 from nextcloud/fix/public-sharing
...
Only normalize data in public shares and not crud
2022-09-15 16:43:01 +02:00
Vincent Petry
c0c31bdc45
Merge pull request #33947 from nextcloud/updatenotificaiton-cleanup
...
Cleanup updatenotification
2022-09-15 14:12:00 +02:00
Vincent Petry
ec75b7c571
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
2022-09-15 14:07:40 +02:00
Vincent Petry
54ea4830e3
Merge pull request #34060 from andyxheli/patch-5
...
Fixed LDAP Copy Button Size
2022-09-15 14:05:10 +02:00
Vincent Petry
cd21caf846
Merge pull request #34067 from nextcloud/timm2k-patch-1
...
Convert file_metadata.id from int(11) to bigint(20)
2022-09-15 14:03:30 +02:00
Vincent Petry
ee183efd46
Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404
...
Do not output a warning when a file is not found
2022-09-15 13:42:35 +02:00
Maxence Lange
0efd6d9950
set defaultEnabled in shipped.json
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-09-15 08:15:33 -01:00
Joas Schilling
7672152579
Add a global setting to disable keyboard shortcuts
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15 10:52:55 +02:00
Carl Schwan
7bd83d9dcf
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>
2022-09-15 07:46:24 +00:00
Nextcloud bot
fde8c081d8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-15 02:31:48 +00:00
greta
02cc42d40a
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>
2022-09-14 20:17:01 +00:00
Pytal
bd03c79785
Merge pull request #34044 from nextcloud/fix/password-confirmation
2022-09-14 12:54:21 -07:00
Vincent Petry
af35ea308b
Merge pull request #34071 from nextcloud/bug/33847/fix-grid-view-toggle
...
Fix grid view toggle
2022-09-14 20:20:50 +02:00
Christopher Ng
26535e4856
Fix unresponsive legacy password confirmation dialog with new dialog in Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-14 17:23:22 +00:00
Vincent Petry
da01494a37
Add accessibility entry in user menu
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-14 15:05:35 +02:00
Vincent Petry
d939be4a43
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>
2022-09-14 12:52:01 +00:00
Max
d914b21876
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>
2022-09-14 11:11:43 +02:00
Vincent Petry
77680ac089
Merge pull request #34062 from nextcloud/enh/sharing-tab-alignment-and-spacing
...
Align sharing tab content and increase spacing
2022-09-14 10:46:49 +02:00
timm2k
0c407b58db
Update CheckSetupController.php
...
file_metadata.id needs to be bigint(20).
Signed-off-by: timm2k <timm2k@gmx.de>
2022-09-14 10:10:12 +02:00
Vincent Petry
547253e451
Show Nextcloud Hub 3 in overview page when applicable
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-14 08:55:06 +02:00
Nextcloud bot
a09077cd17
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-14 02:26:49 +00:00
Christopher Ng
5d083d0b46
Align sharing tab content and increase spacing
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-14 01:55:20 +00:00
Simon L
cfcda15df8
Merge pull request #34055 from nextcloud/enh/noid/public-audio-style
...
fix public audio style
2022-09-13 20:53:33 +02:00
Andy Xheli
f5d40c9ae5
Updated LDAP Copy Button
...
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-09-13 13:21:45 -05:00
nextcloud-command
d40b5f5afb
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-13 16:34:05 +00:00
szaimen
53a71e428c
fix public audio style
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-13 18:18:41 +02:00
Joas Schilling
7d6d65600e
Fix twofactor provider icons in dark mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-13 17:50:25 +02:00
Simon L
b739dd5807
Merge pull request #34028 from nextcloud/enh/33803/public-view
...
fix public view
2022-09-13 16:08:05 +02:00
nextcloud-command
335964dc15
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-13 13:19:54 +00:00
szaimen
10ad6e17f7
fix public view
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-13 15:00:25 +02:00
Max
d8ff71292f
fix: play single audio shares with the viewer
...
Signed-off-by: Max <max@nextcloud.com>
2022-09-13 14:53:51 +02:00
Vincent Petry
dacd18158d
Merge pull request #34043 from nextcloud/enh/sharing-tab-additional-content-spacing
...
Increase spacing between additional sharing tab content sections
2022-09-13 10:30:40 +02:00
Nextcloud bot
fc7cc49461
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-13 02:27:19 +00:00
Christopher Ng
ccc8316de0
Increase spacing between additional sharing tab content
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-13 01:58:27 +00:00
Carl Schwan
52dbfcf74c
Merge pull request #34026 from nextcloud/port-profile-section-checkbox
...
Port Profile section checbox to NcCheckoxRadioSwitch component
2022-09-12 19:43:48 +02:00
blizzz
a1fcee0c99
Merge pull request #34001 from nextcloud/versions-create-user
...
use filesystem user instead of file owner for creating version
2022-09-12 18:37:02 +02:00
Côme Chilliet
b5ccece5a9
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>
2022-09-12 16:04:02 +02:00
Carl Schwan
3fcb05e900
Port Profile section checbox to NcCheckoxRadioSwitch component
...
Improve accessibility and unify the design
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 15:38:20 +02:00
Vincent Petry
c22d44b82e
Merge pull request #34022 from nextcloud/fix/dark-avatar-user-list
...
Fix avatar icons in user list when using dark theme
2022-09-12 15:14:38 +02:00
Vincent Petry
e85ca5c7e4
Merge pull request #34023 from nextcloud/remove-transparent-top-files
...
Remove transparent top
2022-09-12 15:13:45 +02:00