Commit graph

64130 commits

Author SHA1 Message Date
nextcloud-command
bcddb6fb94 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-15 16:59:51 +00:00
Rello
5b421e6de2
overview:hidden cutting menu
'overview: hidden' is cutting the app-navigation-entry-menu.
see https://user-images.githubusercontent.com/13385119/190428421-b6f08498-779e-4ee7-9518-7c6a68e890e4.png

Signed-off-by: Rello <Rello@users.noreply.github.com>
2022-09-15 17:03:03 +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
Côme Chilliet
1013c3bf66
Merge pull request #34009 from andrey-utkin/safe-config-update
Make config file saving safe against write failures
2022-09-15 15:00:40 +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
4f244e95aa
Merge pull request #34065 from nextcloud/bug/noid/main-scrollbar
Fix scrollbar apperance
2022-09-15 14:04:34 +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
Maxence Lange
381eb046b5
Merge pull request #33793 from nextcloud/fix/noid/rtrim-cloud-id
rtrim cloudId url earlier
2022-09-15 10:46:39 -01: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
Joas Schilling
c41982e108
Merge pull request #34081 from nextcloud/bugfix/noid/add-global-shortcuts-setting
Add global setting to disable keyboad shortcuts
2022-09-15 13:09:11 +02:00
Joas Schilling
df57b51c8b
Fix psalm parameter type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15 11:28:40 +02:00
Joas Schilling
5267ea2624
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>
2022-09-15 11:20:08 +02: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
Vincent Petry
4c1f06170e
Merge pull request #34084 from nextcloud/bundling-adjustments-25
Adjust recommended apps page
2022-09-15 10:22:47 +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
dartcafe
63d51569fe
server.scss 2022-09-15 08:25:10 +02:00
dartcafe
f1881f278d
Merge branch 'bug/noid/main-scrollbar' of https://github.com/nextcloud/server into pr-34065/nextcloud/bug/noid/main-scrollbar 2022-09-15 08:24:10 +02:00
dartcafe
2fc1f4b954
scss and compile
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-15 08:16:44 +02:00
René Gieling
93d3ca32a1
Fix scrollbar apperance
fix #34064

Signed-off-by: René Gieling <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-15 08:16:43 +02:00
dartcafe
f1d35a1e2e
scss and compile 2022-09-15 08:12:59 +02:00
timm2k
14d3b6f021
Update Version24000Date20220404230027.php
Signed-off-by: timm2k <timm2k@gmx.de>
2022-09-15 07:58:32 +02: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
Simon L
009d5e93f7
Merge pull request #33733 from nextcloud/change/appearance-accessibility-settings
Move background settings from dashboard app to Appearance and accessibility settings
2022-09-15 00:36:51 +02: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
71eab82117
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>
2022-09-14 18:28:19 +02:00
Simon L
204a700f85
Merge pull request #34076 from nextcloud/enh/34070/header-appereance
fix header menu appereance
2022-09-14 17:33:31 +02:00
Simon L
0550e5e9a0
Merge pull request #34069 from nextcloud/enh/33736/add-accessibility-in-user-menu
Add accessibility entry in user menu
2022-09-14 16:17:45 +02:00
nextcloud-command
4ae7704699 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-14 13:12:01 +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
szaimen
3ba89f43ff fix header menu appereance
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-14 14:56:05 +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
Carl Schwan
7ea015f0d1
Merge pull request #34042 from nextcloud/profile/section-plugin
Add api to load additional section in profile page
2022-09-14 13:35:31 +02:00
Simon L
979652430d
Merge pull request #34068 from nextcloud/fix/only-apply-margin-to-audio
fix: also apply top margin to audio in firefox
2022-09-14 12:59:35 +02:00
Carl Schwan
66a7a89898 Add api to load additional section in profile page
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 12:55:40 +02: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
Vincent Petry
eff8919386
Merge pull request #34066 from nextcloud/its-nextcloud-hub-3
Show Nextcloud Hub 3 in overview page when applicable
2022-09-14 10:29:08 +02:00
Vincent Petry
c7ecb2e940
Merge pull request #34063 from nextcloud/nickvergessen-patch-1
Related resources will be shipped with NC25+
2022-09-14 10:19:31 +02:00
timm2k
6ff58d30b4
Update ConvertFilecacheBigInt.php
Signed-off-by: timm2k <timm2k@gmx.de>
2022-09-14 10:15:16 +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
René Gieling
571a85ab8c
Fix scrollbar apperance
fix #34064 

Signed-off-by: René Gieling <github@dartcafe.de>
2022-09-14 08:20:30 +02:00
Joas Schilling
ea4e072c7f
Related resources will be shipped with NC25+
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-14 06:50:42 +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