aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-214-0/+38
* fix(files): disable size containment on headersVarun Patil2023-10-201-1/+1
* fix(files): virtual list will-change valueVarun Patil2023-10-201-1/+2
* fix(files): drop visible and adjust drag-to-scroll featureJohn Molakvoæ2023-10-195-38/+16
* perf(files): performance optimizationsVarun Patil2023-10-194-15/+25
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1926-4/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1890-518/+594
* Reduce left margin of files list headerjulia.kirschenheuter2023-10-171-1/+2
* fix(files): fix new folder encodingJohn Molakvoæ2023-10-171-4/+10
* Merge pull request #40907 from nextcloud/enh/36965/fix-personal-settingsSimon L2023-10-171-1/+9
|\
| * fix several personal settings problemsSimon L2023-10-171-1/+9
* | fix(files): hide grid view button on narrow screenJohn Molakvoæ2023-10-172-2/+5
* | perf(files): optimize virtual scroller computationJohn Molakvoæ2023-10-173-13/+37
* | feat(files): add grid toggle buttonJohn Molakvoæ2023-10-175-4/+53
* | perf(files): reuse keys for virtual scrollingJohn Molakvoæ2023-10-171-6/+35
* | feat(files): grid viewJohn Molakvoæ2023-10-178-66/+604
* | fix(files): split FileEntry NameJohn Molakvoæ2023-10-174-254/+352
* | fix(files): split FileEntry ActionsJohn Molakvoæ2023-10-172-189/+292
* | fix(files): split FileEntry Checkbox and fix range selectionJohn Molakvoæ2023-10-172-52/+137
* | chore(files): split FileEntry PreviewJohn Molakvoæ2023-10-174-158/+238
|/
* feat(files): migrate template pickerJohn Molakvoæ2023-10-1713-151/+210
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1722-26/+134
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1664-308/+308
* Merge pull request #40893 from nextcloud/enh/a11y/files-header-sortJohn Molakvoæ2023-10-155-531/+15
|\
| * chore(files): Clean up unused componentsChristopher Ng2023-10-143-523/+0
| * fix(files): Remove unnecessary sort direction from labelChristopher Ng2023-10-141-5/+1
| * enh(files): Add accessible sort directionChristopher Ng2023-10-141-3/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-152-0/+28
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-142-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-136-4/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1226-2/+50
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-112-0/+2
* feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-108-101/+343
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-104-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-088-0/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0626-2/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-052-0/+10
* fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapperGrigorii K. Shartsev2023-10-045-89/+26
* fix: redirect to proper directory if file not foundJohn Molakvoæ (skjnldsv)2023-10-041-1/+14
* fix(files): disallow illegal charactersJohn Molakvoæ (skjnldsv)2023-10-044-3/+24
* Merge pull request #40756 from nextcloud/fix/encoded-sourceJohn Molakvoæ2023-10-0410-24/+24
|\
| * fix(files): legacy humanFileSize testsJohn Molakvoæ2023-10-045-15/+15
| * fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-035-9/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-042-0/+24
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-036-2/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-022-0/+36
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-012-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-306-28/+88
* Merge pull request #40644 from nextcloud/fix/noid/encode-uri-trashbin-restore...Christoph Wurst2023-09-292-2/+4
|\
| * fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-282-2/+4