summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix public viewszaimen2022-09-132-2/+16
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* 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>
* | | | Merge pull request #33959 from nextcloud/enh/33909/filmenu-carrotSimon L2022-09-083-3/+3
|\ \ \ \ | |_|/ / |/| | | fix the new filemenu carrot
| * | | fix the new filemenu carrotszaimen2022-09-083-3/+3
| |/ / | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | Merge pull request #33937 from nextcloud/fix/menuitem-radiusv25.0.0beta5Carl Schwan2022-09-085-5/+2
|\ \ \ | | | | | | | | Fix menuitem border radius
| * | | Fix menuitem border radiusCarl Schwan2022-09-085-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | Fix #33909 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | Merge pull request #33939 from nextcloud/fix/apps-list-redesignCarl Schwan2022-09-081-33/+31
|\ \ \ \ | |_|/ / |/| | | Fix apps list issues caused by redesign
| * | | Fix apps list issues caused by redesignCarl Schwan2022-09-081-33/+31
| | |/ | |/| | | | | | | | | | | | | | | | | | | - Make icons work on dark theme - Use new buttons - Fix some eslint warnings Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #33952 from nextcloud/enh/33850/scrollbar-visibilitySimon L2022-09-083-0/+6
|\ \ \ | | | | | | | | fix scrollbar visiblity
| * | | fix scrollbar visiblityszaimen2022-09-073-0/+6
| | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | Merge pull request #33946 from nextcloud/fix/dark-theme-browserCarl Schwan2022-09-081-1/+0
|\ \ \ \ | |_|/ / |/| | | Remove non existing lighter colour
| * | | Remove non existing lighter colourgreta2022-09-071-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: greta <gretadoci@gmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-0826-176/+570
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix upload barszaimen2022-09-073-9/+9
|/ / | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #33902 from nextcloud/enh/33807/fix-icon-alignmentSimon L2022-09-073-3/+3
|\ \ | | | | | | fix top-alignment of icons
| * | fix top-alignment of iconsszaimen2022-09-063-3/+3
| | | | | | | | | | | | | | | 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-0798-208/+424
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #33903 from nextcloud/enh/33834/fix-dark-contrast-themeSimon L2022-09-072-0/+2
|\ \ | | | | | | fix dark-contrast-theme
| * | fix dark-contrast-themeszaimen2022-09-062-0/+2
| | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | Merge pull request #33804 from nextcloud/version-store-userblizzz2022-09-061-14/+27
|\ \ \ | |/ / |/| | always use the default fs owner when storing versions
| * | always use the default fs owner when storing versionsRobin Appelman2022-09-061-14/+27
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>