aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2686-86/+100
* Merge pull request #43104 from nextcloud/chore/cleanupJohn Molakvoæ2024-01-255-243/+0
|\
| * chore(files): cleanup old templatesJohn Molakvoæ2024-01-255-243/+0
* | fix(files): Ensure the correct `dir` query is set on folder actionFerdinand Thiessen2024-01-251-3/+2
* | fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-255-53/+90
* | fix(files): Make sure `$navigation` is observable to react on changesFerdinand Thiessen2024-01-252-3/+3
* | fix(files): Set default view and match also child routesFerdinand Thiessen2024-01-253-18/+29
* | fix(files): Add declaration for `$navigation`Ferdinand Thiessen2024-01-251-0/+7
* | Merge pull request #43090 from nextcloud/fix/files--combine-navigation-and-appJulia Kirschenheuter2024-01-257-75/+51
|\ \ | |/ |/|
| * fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-01-257-75/+51
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-254-0/+12
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-244-32/+46
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2312-6/+42
* Merge pull request #43027 from nextcloud/fix/svg-viewbox-attributeKate2024-01-222-2/+2
|\
| * fix: Use viewBox instead of viewbox in SVGsprovokateurin2024-01-222-2/+2
* | fix(files): do not show `View in folder` in the Files viewJohn Molakvoæ2024-01-222-3/+27
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2218-4/+72
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-21100-266/+266
* fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-1/+3
* fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-...Ferdinand Thiessen2024-01-206-41/+43
* enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-201-35/+79
* fix(files): fixed home aria-label and desc logicEduardo Morales2024-01-201-3/+3
* fix(files): Fix checkbox state semanticsChristopher Ng2024-01-204-17/+23
* Merge pull request #42888 from nextcloud/techdebt/noid/openapi-scopesJoas Schilling2024-01-193-6/+6
|\
| * refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-183-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-196-0/+12
|/
* chore(deps): Update openapi-extractorprovokateurin2024-01-181-59/+0
* chore(files): Remove unused type aliasprovokateurin2024-01-182-16/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-182-4/+4
* fix(files): prevent dragging previews and appear as an external files DnDJohn Molakvoæ2024-01-173-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-176-6/+10
* use showError in TransferOwnershipDialogueSimon L2024-01-161-3/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1676-304/+92
* fix(l10n): Add context note for table footersChristopher Ng2024-01-151-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-154-6/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-144-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-138-0/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-124-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1274-292/+300
* fix(files): use backend error message if providedJohn Molakvoæ2024-01-121-4/+7
* fix(files): use `getSummaryFor` for better files summary translationsJohn Molakvoæ2024-01-121-14/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1298-8/+108
* Include `unsubscribe` from file changed eventRaul Ferreira2024-01-111-1/+5
* Update apps/files/src/views/FilesList.vueRaul Ferreira Fuentes2024-01-111-2/+2
* Refresh FileList on current folder updateRaul Ferreira2024-01-111-1/+13
* chore(deps): bump `@nextcloud/files` to `3.1.0`John Molakvoæ2024-01-113-13/+11
* fix(files): group duplicate sharesJohn Molakvoæ2024-01-112-24/+56
* fix(files): fix unshare actionJohn Molakvoæ2024-01-111-1/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1168-140/+86
* fix(files): switched native input to NcButtonEduardo Morales2024-01-101-3/+4