aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* refactor(files): Migrate `personal` view to `@nextcloud/files` functionsFerdinand Thiessen2024-06-111-23/+22
* refactor(files): Migrate `favorites` view to `@nextcloud/files` functions and...Ferdinand Thiessen2024-06-112-40/+35
* refactor(files): Migrate `recent` view to `@nextcloud/files` functions and ma...Ferdinand Thiessen2024-06-111-28/+34
* refactor(files): Migrate files service to functions from `@nextcloud/files`Ferdinand Thiessen2024-06-112-101/+17
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-112-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-102-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-092-0/+2
* fix(files): Ensure that focussed file is always scrolled rightFerdinand Thiessen2024-06-081-0/+24
* fix(files): Keep query when trigger the sidebar actionFerdinand Thiessen2024-06-081-1/+1
* fix(files): `open-in-files` action should also set `openfile` queryFerdinand Thiessen2024-06-082-3/+3
* refactor(files): Fix TypeScript issues in FileEntryActionsFerdinand Thiessen2024-06-082-7/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-084-0/+4
* fix(files): Correctly type virtual files list ref typeFerdinand Thiessen2024-06-071-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0710-0/+10
* chore: Add SPDX headerAndy Scherzinger2024-06-066-3/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-064-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0528-20/+1004
* fix(files): reset menu pos when opening in grid modeJohn Molakvoæ (skjnldsv)2024-06-041-9/+5
* fix(files): Only execute default action if there is an action to performFerdinand Thiessen2024-06-041-7/+11
* fix(files): Update current fileid in route if that node was deletedFerdinand Thiessen2024-06-043-3/+40
* fix(files): Close sidebar if shown node is deletedFerdinand Thiessen2024-06-041-1/+14
* refactor(files): Make `currentView` a prop of `FilesListTableFooter`Ferdinand Thiessen2024-05-312-6/+7
* refactor(files): Properly add type information to FilesListTableFooterFerdinand Thiessen2024-05-311-8/+8
* refactor(files): Fix Typescript issues in filesListWidth mixinFerdinand Thiessen2024-05-311-4/+9
* refactor(files): Correctly cast table ref to fix TypeScript errorsFerdinand Thiessen2024-05-311-6/+7
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-315-4/+16
* fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-05-312-2/+2
* refactor(files): Consistently sort imports of FileEntryMixinFerdinand Thiessen2024-05-311-3/+3
* fix(files): Ensure entry with `fileid` is marked as activeFerdinand Thiessen2024-05-312-8/+1
* feat(files): Use receiving users language for the ownership transfer target f...Ferdinand Thiessen2024-05-291-8/+13
* fix(files): Keep 'back'-button for not found directories or if user can not u...Ferdinand Thiessen2024-05-291-3/+17
* feat(files): Show upload menu in folders' emptycontentMarco2024-05-291-14/+8
* chore(assets): Recompile assetsnextcloud-command2024-05-2910-10/+41
* chore: Add SPDX headerAndy Scherzinger2024-05-29237-4137/+644
* fix(files): Adjust type import and usage for removed dependencyFerdinand Thiessen2024-05-271-2/+1
* fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-273-1/+160
* feat(files): refresh preview on etag changeskjnldsv2024-05-232-2/+8
* fix(files): Debounce does not return a function so it should be used as computedFerdinand Thiessen2024-05-231-9/+10
* fix(files): Use translation function directly instead of calling the instance...Ferdinand Thiessen2024-05-231-13/+13
* fix(files): Fix typing issues with dataFerdinand Thiessen2024-05-231-11/+20
* fix(files): Fix naming issue for reserved Vue property namesFerdinand Thiessen2024-05-231-3/+3
* fix(files): Drop `xml2js` dependency and use browser native DOMParserFerdinand Thiessen2024-05-171-16/+16
* perf(deleteAction): Queue delete requestsfenn-cs2024-05-151-1/+16
* fix(deleteAction): Remove unused nc l10n importfenn-cs2024-05-151-1/+1
* chore: Compile assetsFerdinand Thiessen2024-05-131-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-094-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-076-8/+10
* fix: Do not import styles that are already included in server bundleFerdinand Thiessen2024-05-063-6/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-052-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0420-48/+86