summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-15250-502/+860
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Move background settings from dashboard app to Appearance and accessibility ↵greta2022-09-1447-219/+420
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | Merge pull request #34044 from nextcloud/fix/password-confirmationPytal2022-09-1414-14/+28
|\ \ \ \ \ \ \
| * | | | | | | Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-1414-14/+28
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | Merge pull request #34071 from nextcloud/bug/33847/fix-grid-view-toggleVincent Petry2022-09-142-29/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Fix grid view toggle
| * | | | | | Fix grid view toggleVincent Petry2022-09-142-29/+44
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Add accessibility entry in user menuVincent Petry2022-09-142-1/+48
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | | fix: also apply top margin to audio in firefoxMax2022-09-143-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #34062 from nextcloud/enh/sharing-tab-alignment-and-spacingVincent Petry2022-09-141-4/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Align sharing tab content and increase spacing
| * | | | | | Align sharing tab content and increase spacingChristopher Ng2022-09-141-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | Show Nextcloud Hub 3 in overview page when applicableVincent Petry2022-09-141-0/+4
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-1420-8/+106
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #34055 from nextcloud/enh/noid/public-audio-styleSimon L2022-09-135-2/+27
|\ \ \ \ \ | |_|/ / / |/| | | | fix public audio style
| * | | | Compile assetsnextcloud-command2022-09-134-2/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix public audio styleszaimen2022-09-131-0/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | | Fix twofactor provider icons in dark modeJoas Schilling2022-09-132-11/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #34028 from nextcloud/enh/33803/public-viewSimon L2022-09-1310-10/+44
|\ \ \ \ | | | | | | | | | | fix public view
| * | | | Compile assetsnextcloud-command2022-09-138-8/+28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix public viewszaimen2022-09-132-2/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | | fix: play single audio shares with the viewerMax2022-09-131-1/+1
|/ / / / | | | | | | | | | | | | Signed-off-by: Max <max@nextcloud.com>
* | | | Merge pull request #34043 from ↵Vincent Petry2022-09-131-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/enh/sharing-tab-additional-content-spacing Increase spacing between additional sharing tab content sections
| * | | | Increase spacing between additional sharing tab contentChristopher Ng2022-09-131-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-134-2/+100
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #34026 from nextcloud/port-profile-section-checkboxCarl Schwan2022-09-123-32/+23
|\ \ \ \ | | | | | | | | | | Port Profile section checbox to NcCheckoxRadioSwitch component
| * | | | Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-123-32/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve accessibility and unify the design Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Merge pull request #34001 from nextcloud/versions-create-userblizzz2022-09-121-1/+10
|\ \ \ \ \ | |/ / / / |/| | | | use filesystem user instead of file owner for creating version
| * | | | use filesystem user instead of file owner for creating versionRobin Appelman2022-09-091-1/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #34022 from nextcloud/fix/dark-avatar-user-listVincent Petry2022-09-124-12/+37
|\ \ \ \ \ | | | | | | | | | | | | Fix avatar icons in user list when using dark theme
| * | | | | Fix avatar icons in user list when using dark themeCarl Schwan2022-09-124-12/+37
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Merge pull request #34023 from nextcloud/remove-transparent-top-filesVincent Petry2022-09-125-5/+8
|\ \ \ \ \ | | | | | | | | | | | | Remove transparent top
| * | | | | Remove transparent topCarl Schwan2022-09-125-5/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Replace 3px of absolute positioning with top padding. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Merge pull request #33993 from nextcloud/remove-scrollbar-default-dashbordCarl Schwan2022-09-121-7/+2
|\ \ \ \ \ | |/ / / / |/| | | | Improve dashboard default scrollbar behavior
| * | | | Improve dashboard default scrollbar behaviorCarl Schwan2022-09-091-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-112-8/+20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-09-1014-28/+88
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Change default login background to cloud imageCarl Schwan2022-09-092-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Bump nc vue to beta2Carl Schwan2022-09-091-24/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Fix user status in the top bar with dark themeCarl Schwan2022-09-091-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Merge pull request #33958 from nextcloud/enh/33860/fix-versions-visibilityblizzz2022-09-091-0/+4
|\ \ \ \ \ | | | | | | | | | | | | fix versions icons
| * | | | | fix versions iconsszaimen2022-09-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | fix overlapping of elements in certain viewsszaimen2022-09-095-2/+23
| |/ / / / |/| | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #33954 from nextcloud/enh/33868/dashboard-scrollbarSimon L2022-09-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | dashboard should not have a scrollbar by default
| * | | | | dashboard should not have a scrollbar by defaultszaimen2022-09-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-098-54/+648
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #33942 from nextcloud/background-job-notecartCarl Schwan2022-09-081-12/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use NoteCard component in BackgroundJob settings
| * | | | | | Use NoteCard component in BackgroundJob settingsCarl Schwan2022-09-081-12/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #33880 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | Merge pull request #33948 from nextcloud/enh/33801/fix-input-filenameSimon L2022-09-085-11/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix filename input
| * | | | | | | fix filename inputszaimen2022-09-085-11/+14
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #33962 from nextcloud/enh/33864/fix-2FA-iconsSimon L2022-09-083-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | fix 2FA icons
| * | | | | | fix 2FA iconsszaimen2022-09-083-1/+3
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>