aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Do not jump to top when fileId is set to currentFolderartonge/fix/file_list_jump_on_viewer_closeLouis Chemineau2024-10-291-0/+5
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-293-2/+4
* fix(files): add title for files list table header buttonGrigorii K. Shartsev2024-10-251-0/+1
* refactor(files): migrate to @nextcloud/sharingGrigorii K. Shartsev2024-10-252-21/+3
* fix(files): handle empty view with errorGrigorii K. Shartsev2024-10-252-6/+63
* chore(files): migrate davUtils to TSGrigorii K. Shartsev2024-10-253-15/+24
* fix(files): Adjust NavigationQuota for Nextcloud 30 designFerdinand Thiessen2024-10-212-9/+14
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-4/+4
* fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-152-60/+93
* feat(sidebar): Show node owner in metadata sublinefenn-cs2024-10-073-24/+70
* fix(files): Fix folders not being selectable in the smart pickerChristopher Ng2024-10-011-12/+11
* fix(files): Add more visual move / copy notificationfix/files-add-move-infoFerdinand Thiessen2024-09-303-4/+36
* feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-282-42/+58
* fix: Show storage full warning when storage is actually fullartonge/fix/storage_full_warningLouis Chemineau2024-09-251-2/+2
* fix(files): Fix having to resolve conflicts twice when dropping filesChristopher Ng2024-09-242-13/+14
* fix(translations): Changed grammarrakekniven2024-09-231-1/+1
* chore(files): Remove legacy UI scripts now that everything is migrated to VueFerdinand Thiessen2024-09-201-5/+3
* test(files): Add tests for path handlingFerdinand Thiessen2024-09-201-0/+130
* fix(files): Ensure children are removed from folder and not duplicatedFerdinand Thiessen2024-09-202-13/+64
* fix: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dotLouis Chemineau2024-09-151-1/+1
* feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-141-7/+23
* fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
* fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-101-0/+17
* fix(files): Render folders in natural sort orderChristopher Ng2024-09-091-3/+17
* fix(files): Sort tree views correctly by natural orderChristopher Ng2024-09-092-2/+0
* fix(files): Fallback icons should fill the containerFerdinand Thiessen2024-09-061-2/+5
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-062-2/+3
* fix(files): "Edit locally" action should not be shown on public sharesFerdinand Thiessen2024-09-061-0/+6
* fix(files): Do not add click listener if there is no default action on public...Ferdinand Thiessen2024-09-063-31/+46
* fix(files): "New folder" menu entry requires read permissionFerdinand Thiessen2024-09-062-6/+8
* fix(files): Disable internal views on public sharesFerdinand Thiessen2024-09-061-6/+9
* fix(files_sharing): Handle download permission the same way for public and in...Ferdinand Thiessen2024-09-061-5/+5
* fix(files): Do not allow copy action on public shares without `create` permis...Ferdinand Thiessen2024-09-061-3/+17
* feat(files): Allow to download files on public sharesFerdinand Thiessen2024-09-062-17/+36
* fix(files): Do not allow rename action on single-file-sharesFerdinand Thiessen2024-09-061-5/+11
* fix(files): Disable copy-move-action of single file sharesFerdinand Thiessen2024-09-061-1/+5
* refactor(files): Make `RouterService` provide a protected getter for the rout...Ferdinand Thiessen2024-09-062-16/+17
* fix(files): Adjust files list for sharing permissions on public sharesFerdinand Thiessen2024-09-062-4/+25
* fix(files): Fix file previews for public sharesFerdinand Thiessen2024-09-061-7/+17
* fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for ...Ferdinand Thiessen2024-09-063-6/+29
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-064-12/+22
* fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 appsskjnldsv2024-09-041-1/+2
* fix(files): undefined sidebarskjnldsv2024-09-041-1/+1
* fix(files): Fix navigating with breadcrumbs not highlighting navigation entryChristopher Ng2024-09-031-1/+4
* fix(files): Node loading information should be accessibleFerdinand Thiessen2024-08-311-1/+6
* chore(files): Fix remaining TypeScript errors in FileEntryPreviewFerdinand Thiessen2024-08-291-7/+9
* feat: Use the blurhash in FilesLouis Chemineau2024-08-293-11/+69
* fix(files): Remove margin and width to not break layoutLouis Chemineau2024-08-291-2/+0
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-292-18/+17
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-297-20/+21