Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2022-09-16Fix translation of user exists error server-sidefix/user-exists-l10nChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15Merge pull request #34098 from nextcloud/fix/test/updatenotificationsVincent Petry
Fix test update notification
2022-09-15Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry
set defaultEnabled in shipped.json
2022-09-15Fix test update notificationCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-15Merge pull request #33941 from nextcloud/fix/public-sharingCarl Schwan
Only normalize data in public shares and not crud
2022-09-15Merge pull request #33947 from nextcloud/updatenotificaiton-cleanupVincent Petry
Cleanup updatenotification
2022-09-15Merge pull request #33964 from nextcloud/search-limit-operatorsVincent Petry
add a limit to the amount of operators a client can add to a search query
2022-09-15Merge pull request #34060 from andyxheli/patch-5Vincent Petry
Fixed LDAP Copy Button Size
2022-09-15Merge pull request #34067 from nextcloud/timm2k-patch-1Vincent Petry
Convert file_metadata.id from int(11) to bigint(20)
2022-09-15Merge pull request #34035 from nextcloud/fix/do-not-log-warning-on-404Vincent Petry
Do not output a warning when a file is not found
2022-09-15set defaultEnabled in shipped.jsonMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-09-15Add a global setting to disable keyboard shortcutsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15Cleanup updatenotificationCarl Schwan
- 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[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-14Move background settings from dashboard app to Appearance and accessibility ↵greta
settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-14Merge pull request #34044 from nextcloud/fix/password-confirmationPytal
2022-09-14Merge pull request #34071 from nextcloud/bug/33847/fix-grid-view-toggleVincent Petry
Fix grid view toggle
2022-09-14Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-14Add accessibility entry in user menuVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-14Fix grid view toggleVincent Petry
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-14fix: also apply top margin to audio in firefoxMax
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-14Merge pull request #34062 from nextcloud/enh/sharing-tab-alignment-and-spacingVincent Petry
Align sharing tab content and increase spacing
2022-09-14Update CheckSetupController.phptimm2k
file_metadata.id needs to be bigint(20). Signed-off-by: timm2k <timm2k@gmx.de>
2022-09-14Show Nextcloud Hub 3 in overview page when applicableVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-14Align sharing tab content and increase spacingenh/sharing-tab-alignment-and-spacingChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-13Merge pull request #34055 from nextcloud/enh/noid/public-audio-styleSimon L
fix public audio style
2022-09-13Updated LDAP Copy ButtonAndy Xheli
Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-09-13Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-13fix public audio styleszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-13Fix twofactor provider icons in dark modeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-13Merge pull request #34028 from nextcloud/enh/33803/public-viewSimon L
fix public view
2022-09-13Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-13fix public viewszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-13fix: play single audio shares with the viewerMax
Signed-off-by: Max <max@nextcloud.com>
2022-09-13Merge pull request #34043 from ↵Vincent Petry
nextcloud/enh/sharing-tab-additional-content-spacing Increase spacing between additional sharing tab content sections
2022-09-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-13Increase spacing between additional sharing tab contentenh/sharing-tab-additional-content-spacingChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-12Merge pull request #34026 from nextcloud/port-profile-section-checkboxCarl Schwan
Port Profile section checbox to NcCheckoxRadioSwitch component
2022-09-12Merge pull request #34001 from nextcloud/versions-create-userblizzz
use filesystem user instead of file owner for creating version
2022-09-12Do not output a warning when a file is not foundfix/do-not-log-warning-on-404Côme Chilliet
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-12Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan
Improve accessibility and unify the design Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12Merge pull request #34022 from nextcloud/fix/dark-avatar-user-listVincent Petry
Fix avatar icons in user list when using dark theme
2022-09-12Merge pull request #34023 from nextcloud/remove-transparent-top-filesVincent Petry
Remove transparent top
2022-09-12Merge pull request #33993 from nextcloud/remove-scrollbar-default-dashbordCarl Schwan
Improve dashboard default scrollbar behavior
2022-09-12Remove transparent topCarl Schwan
Replace 3px of absolute positioning with top padding. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12Fix avatar icons in user list when using dark themeCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-11[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-09Change default login background to cloud imageCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>