| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(files): replace `@skjnldsv/sanitize-svg` with `DOMPurify`chore/drop-skjnldsv/sanitize-svg | skjnldsv | 2024-11-14 | 1 | -5/+2 |
* | feat(files): Add support for file list actions | Christopher Ng | 2024-11-13 | 1 | -1/+30 |
* | fix(files): Revert CSS causing the file name to have no bounding box | Ferdinand Thiessen | 2024-11-11 | 2 | -4/+3 |
* | fix(files): Fix file names alignment in Files List in UI RTL mode. | Faisal Alghamdi | 2024-11-09 | 1 | -1/+1 |
* | fix(files): check that node is in user root folder for view-in-folder action | skjnldsv | 2024-11-09 | 2 | -0/+17 |
* | fix(files): edit locally buttons | skjnldsv | 2024-11-08 | 1 | -8/+7 |
* | fix(files): open sidebar on sharing tab by default for files | skjnldsv | 2024-11-08 | 2 | -3/+39 |
* | fix(files): multiselect and filters store declaration | skjnldsv | 2024-11-07 | 1 | -1/+1 |
* | fix(files): Do not jump to top when fileId is set to currentFolderartonge/fix/file_list_jump_on_viewer_close | Louis Chemineau | 2024-10-29 | 1 | -0/+5 |
* | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 3 | -2/+4 |
* | fix(files): add title for files list table header button | Grigorii K. Shartsev | 2024-10-25 | 1 | -0/+1 |
* | refactor(files): migrate to @nextcloud/sharing | Grigorii K. Shartsev | 2024-10-25 | 2 | -21/+3 |
* | fix(files): handle empty view with error | Grigorii K. Shartsev | 2024-10-25 | 2 | -6/+63 |
* | chore(files): migrate davUtils to TS | Grigorii K. Shartsev | 2024-10-25 | 3 | -15/+24 |
* | fix(files): Adjust NavigationQuota for Nextcloud 30 design | Ferdinand Thiessen | 2024-10-21 | 2 | -9/+14 |
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 2 | -4/+4 |
* | fix(files): Ensure renaming state is correctly reset | Ferdinand Thiessen | 2024-10-15 | 2 | -60/+93 |
* | feat(sidebar): Show node owner in metadata subline | fenn-cs | 2024-10-07 | 3 | -24/+70 |
* | fix(files): Fix folders not being selectable in the smart picker | Christopher Ng | 2024-10-01 | 1 | -12/+11 |
* | fix(files): Add more visual move / copy notificationfix/files-add-move-info | Ferdinand Thiessen | 2024-09-30 | 3 | -4/+36 |
* | feat(files): Make the files download action use WebDAV zip download | Ferdinand Thiessen | 2024-09-28 | 2 | -42/+58 |
* | fix: Show storage full warning when storage is actually fullartonge/fix/storage_full_warning | Louis Chemineau | 2024-09-25 | 1 | -2/+2 |
* | fix(files): Fix having to resolve conflicts twice when dropping files | Christopher Ng | 2024-09-24 | 2 | -13/+14 |
* | fix(translations): Changed grammar | rakekniven | 2024-09-23 | 1 | -1/+1 |
* | chore(files): Remove legacy UI scripts now that everything is migrated to Vue | Ferdinand Thiessen | 2024-09-20 | 1 | -5/+3 |
* | test(files): Add tests for path handling | Ferdinand Thiessen | 2024-09-20 | 1 | -0/+130 |
* | fix(files): Ensure children are removed from folder and not duplicated | Ferdinand Thiessen | 2024-09-20 | 2 | -13/+64 |
* | fix: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dot | Louis Chemineau | 2024-09-15 | 1 | -1/+1 |
* | feat: Reset route if neither the Viewer of the Sidebar is open | Louis Chemineau | 2024-09-14 | 1 | -7/+23 |
* | fix(files): Make `openMenu` watcher null safe | Ferdinand Thiessen | 2024-09-11 | 1 | -3/+5 |
* | fix(files): Reset context menu position on close | Ferdinand Thiessen | 2024-09-10 | 1 | -0/+17 |
* | fix(files): Render folders in natural sort order | Christopher Ng | 2024-09-09 | 1 | -3/+17 |
* | fix(files): Sort tree views correctly by natural order | Christopher Ng | 2024-09-09 | 2 | -2/+0 |
* | fix(files): Fallback icons should fill the container | Ferdinand Thiessen | 2024-09-06 | 1 | -2/+5 |
* | test: Add end-to-end tests for new public share Vue UI | Ferdinand Thiessen | 2024-09-06 | 2 | -2/+3 |
* | fix(files): "Edit locally" action should not be shown on public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -0/+6 |
* | fix(files): Do not add click listener if there is no default action on public... | Ferdinand Thiessen | 2024-09-06 | 3 | -31/+46 |
* | fix(files): "New folder" menu entry requires read permission | Ferdinand Thiessen | 2024-09-06 | 2 | -6/+8 |
* | fix(files): Disable internal views on public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -6/+9 |
* | fix(files_sharing): Handle download permission the same way for public and in... | Ferdinand Thiessen | 2024-09-06 | 1 | -5/+5 |
* | fix(files): Do not allow copy action on public shares without `create` permis... | Ferdinand Thiessen | 2024-09-06 | 1 | -3/+17 |
* | feat(files): Allow to download files on public shares | Ferdinand Thiessen | 2024-09-06 | 2 | -17/+36 |
* | fix(files): Do not allow rename action on single-file-shares | Ferdinand Thiessen | 2024-09-06 | 1 | -5/+11 |
* | fix(files): Disable copy-move-action of single file shares | Ferdinand Thiessen | 2024-09-06 | 1 | -1/+5 |
* | refactor(files): Make `RouterService` provide a protected getter for the rout... | Ferdinand Thiessen | 2024-09-06 | 2 | -16/+17 |
* | fix(files): Adjust files list for sharing permissions on public shares | Ferdinand Thiessen | 2024-09-06 | 2 | -4/+25 |
* | fix(files): Fix file previews for public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -7/+17 |
* | fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for ... | Ferdinand Thiessen | 2024-09-06 | 3 | -6/+29 |
* | feat(files_sharing): Migrate public share to use Vue files list | Ferdinand Thiessen | 2024-09-06 | 4 | -12/+22 |
* | fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps | skjnldsv | 2024-09-04 | 1 | -1/+2 |