aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0598-98/+98
* fix: Copying a live photo to a folder with a conflicting mov fileLouis Chemineau2024-12-041-14/+22
* fix: Handle copy of folders containing live photosLouis Chemineau2024-12-041-56/+98
* chore: Remove unused iconChristopher Ng2024-12-031-2/+0
* feat(files): Update caption for screen readers when uploading is not possibleChristopher Ng2024-12-032-22/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-042-4/+52
* fix(files): properly update paths and folder children on node moveskjnldsv2024-12-033-57/+112
* feat(templates): make second click as confirmation on templates pickerLuka Trovic2024-12-022-1/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-024-0/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-012-0/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-302-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-284-2/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-262-4/+4
* fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-251-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-252-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-254-2/+58
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2410-2/+78
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-238-6/+40
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2210-4/+44
* Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-helpDaniel2024-11-211-1/+2
|\
| * feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-helpJosh2024-11-201-1/+2
* | fix(files): Restore page title (folder - view - product)Ferdinand Thiessen2024-11-211-1/+13
* | Merge pull request #49408 from nextcloud/refactor/files-cleanupJulius Knorr2024-11-211-12/+18
|\ \
| * | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanupJosh2024-11-201-12/+18
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2110-36/+108
|/ /
* / refactor(files): Provide `useFileListWidth` composableFerdinand Thiessen2024-11-2012-84/+155
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2098-300/+180
* feat: add confirmation dialog for file extension changesnfebe2024-11-191-1/+78
* fix(files): improve delete display name when trashbin is disabledfix/files/delete-display-no-trashbinRichard Steinmetz2024-11-191-14/+14
* chore: lint fixchore/force-style-lintskjnldsv2024-11-191-1/+1
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-197-23/+17
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-192-10/+10
* refactor(files): Replace deprecated `Types` enum for share typesFerdinand Thiessen2024-11-181-11/+15
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-188-8/+64
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-178-0/+16
* refactor(files): Adjust `useNavigation` composable to enforce active viewFerdinand Thiessen2024-11-166-25/+31
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1614-4/+34
* fix(files): Make injected actions reactiveFerdinand Thiessen2024-11-151-3/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-156-2/+8
* fix(files): ensure valid mtime and fallback to crtime if definedskjnldsv2024-11-141-1/+15
* chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`chore/drop-skjnldsv/sanitize-svgskjnldsv2024-11-141-5/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1416-30/+30
* feat(files): Add support for file list actionsChristopher Ng2024-11-131-1/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-132-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1226-50/+54
* fix(files): Revert CSS causing the file name to have no bounding boxFerdinand Thiessen2024-11-112-4/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1114-2/+46
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-104-0/+8
* fix(files): Fix file names alignment in Files List in UI RTL mode.Faisal Alghamdi2024-11-091-1/+1
* fix(files): check that node is in user root folder for view-in-folder actionskjnldsv2024-11-092-0/+17