| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
add a limit to the amount of operators a client can add to a search query
|
| |
| |
| |
| | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| |
| |
| |
| | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \
| | |
| | | |
Fixed LDAP Copy Button Size
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
|
|\ \ \
| | | |
| | | | |
Fix scrollbar apperance
|
| | | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
https://github.com/nextcloud/server into pr-34065/nextcloud/bug/noid/main-scrollbar
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
fix #34064
Signed-off-by: René Gieling <github@dartcafe.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: dartcafe <github@dartcafe.de>
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
fix #34064
Signed-off-by: René Gieling <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
|
|\ \ \ \
| | | | |
| | | | | |
Convert file_metadata.id from int(11) to bigint(20)
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: timm2k <timm2k@gmx.de>
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: timm2k <timm2k@gmx.de>
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
file_metadata.id needs to be bigint(20).
Signed-off-by: timm2k <timm2k@gmx.de>
|
|\ \ \ \
| | | | |
| | | | | |
rtrim cloudId url earlier
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
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>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
nextcloud/bugfix/noid/add-global-shortcuts-setting
Add global setting to disable keyboad shortcuts
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
and menu control
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
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>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
nextcloud/change/appearance-accessibility-settings
Move background settings from dashboard app to Appearance and accessibility settings
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
settings
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
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>
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
fix header menu appereance
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: szaimen <szaimen@e.mail.de>
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
nextcloud/enh/33736/add-accessibility-in-user-menu
Add accessibility entry in user menu
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add api to load additional section in profile page
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
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>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Align sharing tab content and increase spacing
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Show Nextcloud Hub 3 in overview page when applicable
|
| | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
Related resources will be shipped with NC25+
|
|/ / / / / / /
| | | | | | |
| | | | | | | |
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
fix public audio style
|