aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* fix: Can close template filler modalElizabeth Danzberger2024-07-251-4/+10
* fix: Add SPDX header to new fileElizabeth Danzberger2024-07-251-0/+5
* feat: Add frontend components for filling out templateElizabeth Danzberger2024-07-254-25/+100
* feat: Add support for filling fields to backend componentsElizabeth Danzberger2024-07-251-2/+12
* fix(vue): Begin implementing template filler componentElizabeth Danzberger2024-07-253-11/+65
* feat: TemplateFiller componentElizabeth Danzberger2024-07-252-4/+24
* feat: Add template filler componentElizabeth Danzberger2024-07-251-0/+26
* fix: Ensure displayname is a stringFerdinand Thiessen2024-07-251-1/+8
* fix(files): Do not split filename into `base` and `extension` for foldersFerdinand Thiessen2024-07-254-16/+34
* chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-07-255-204/+12
* fix(files): validate input when creating file/directoryMaksim Sukharev2024-07-242-8/+67
* fix(files): Grid view virtual scrolling computationsLouis Chemineau2024-07-242-8/+6
* fix(files): Reduce preview size in grid view modeLouis Chemineau2024-07-242-5/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-244-8/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-238-2/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-222-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2120-2/+88
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-202-4/+4
* Merge pull request #46631 from nextcloud/feat/file-request-cypressJohn Molakvoæ2024-07-192-3/+6
|\
| * chore: add file request cypress testingskjnldsv2024-07-192-3/+6
* | Merge pull request #46558 from nextcloud/feat/add-setting-for-windows-compatFerdinand Thiessen2024-07-1910-7/+214
|\ \
| * | feat(files): Allow to configure Windows filename compatibility in the settingsFerdinand Thiessen2024-07-1710-7/+214
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-196-0/+18
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-172-2/+2
* Merge pull request #46538 from nextcloud/fix/use-filename-validatorFerdinand Thiessen2024-07-162-48/+27
|\
| * refactor: Remove deprecated `Util` function for filename validation to `Filen...Ferdinand Thiessen2024-07-162-48/+27
* | fix(files): Typo in import of `ShareType`Ferdinand Thiessen2024-07-161-3/+3
|/
* Merge pull request #46545 from nextcloud/fix/bring-back-forbidden-namesFerdinand Thiessen2024-07-162-1/+9
|\
| * feat: Add `forbidden_filename_basenames` config optionFerdinand Thiessen2024-07-152-1/+9
* | fix: stop file actions when conflict dialog skippedgrnd-alt2024-07-161-4/+1
|/
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-07-152-1/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-132-2/+2
* chore(files_sharing): lint & refactor fixesskjnldsv2024-07-121-1/+1
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-124-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-124-6/+6
* Merge pull request #46373 from nextcloud/artonge/fix/rounded_corner_in_grid_viewFerdinand Thiessen2024-07-111-5/+2
|\
| * fix(files): Add rounded corners back in grid viewLouis Chemineau2024-07-111-5/+2
* | feat: Add new forbidden filename options to CapabilitiesFerdinand Thiessen2024-07-112-9/+31
|/
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-102-2/+2
* chore(files): Fix ESLint issues with files and files_sharing appFerdinand Thiessen2024-07-0911-14/+15
* test: Adjust Typescript definitions for OCP and OCFerdinand Thiessen2024-07-097-3/+16
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-0918-29/+57
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-094-0/+10
* fix(files): Correctly center the checkbox's background in grid viewLouis Chemineau2024-07-081-1/+2
* style: unify copy iconAndy Scherzinger2024-07-071-1/+1
* Merge pull request #46307 from nextcloud/artonge/feat/improve_grid_viewJohn Molakvoæ2024-07-055-60/+95
|\
| * feat(files): Refresh grid view layoutLouis Chemineau2024-07-042-34/+59
| * feat(files): Display mtime in grid viewLouis Chemineau2024-07-043-26/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-052-0/+4
|/