aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #34100 from nextcloud/fix/reset-global-searchVincent Petry2022-09-161-0/+2
|\ | | | | Reset global search on files sidebar navigation change
| * Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-0/+2
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-162-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
|/ | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-1562-126/+128
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* 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>
* [tx-robot] updated from transifexNextcloud bot2022-09-144-0/+52
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Compile assetsnextcloud-command2022-09-134-2/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix public viewszaimen2022-09-131-0/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* [tx-robot] updated from transifexNextcloud bot2022-09-132-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Remove transparent topCarl Schwan2022-09-125-5/+8
| | | | | | Replace 3px of absolute positioning with top padding. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* 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 #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 #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>
* | [tx-robot] updated from transifexNextcloud bot2022-09-084-68/+112
| | | | | | | | 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-072-84/+118
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / Fix typos in apps/ subdirectoryluz paz2022-09-0510-16/+16
|/ | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #33814 from nextcloud/fix-sidebarJohn Molakvoæ2022-09-021-2/+4
|\
| * Fix sidebar toggleJohn Molakvoæ2022-09-021-2/+4
| | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-022-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix jsunit testsJulius Härtl2022-09-012-4/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Some more fixesJulius Härtl2022-09-017-7/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump bundled filesJulius Härtl2022-09-014-36/+96
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix file list scrollingJulius Härtl2022-09-012-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix some styling issues with the new containersJulius Härtl2022-09-011-2/+46
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Make scroll areas keyboard focussableJulius Härtl2022-09-013-2/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Expose full page sidebar state to main app contentJulius Härtl2022-09-011-0/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* More refactoring of app content areasJulius Härtl2022-09-011-8/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-navVincent Petry2022-08-312-3/+3
|\ | | | | Add a11y attributes for legacy app navigation
| * Add a11y attributes for legacy app navigationVincent Petry2022-08-292-3/+3
| | | | | | | | | | | | | | Aded "role=navigation" Added "aria-current=page" for the currently selected item. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-302-0/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-282-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-27144-0/+152
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ2022-08-262-2/+20
|\ \
| * | Remove copy in file actions when not allowedVincent Petry2022-08-262-2/+20
| |/ | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* / Fix accessibility of input fieldsCarl Schwan2022-08-265-4/+14
|/ | | | | | | | | | | | | Input fields require a 44x44 pixels target size, this makes all the input fields and button use that size. Bonus is that now the input fields and buttons now have the same size as the new vue button and this looks less weird than the previous state with controls of different sizes. See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-254-36/+36
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-6/+6
| | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\ | | | | Move findBinaryFinder and isFunctionEnabled away from OC_Helper
| * Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-232-12/+13
|\ \ | | | | | | Deprecated ILogger from IJob
| * | Port existing server code to new interfaceCarl Schwan2022-08-082-12/+13
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>