| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(files): Provide `useFileListWidth` composable | Ferdinand Thiessen | 2024-11-20 | 1 | -33/+0 |
* | refactor(files): Fix Typescript issues in filesListWidth mixin | Ferdinand Thiessen | 2024-05-31 | 1 | -4/+9 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 2 | -38/+4 |
* | fix(files): Allow to drag and drop new files also on empty directories | Ferdinand Thiessen | 2023-11-27 | 1 | -0/+2 |
* | fix(files): Sort list ASC by default | Joas Schilling | 2023-11-16 | 1 | -1/+1 |
* | fix(files): hide grid view button on narrow screen | John Molakvoæ | 2023-10-17 | 1 | -1/+1 |
* | chore: use Navigation from `@nextcloud/files` | John Molakvoæ | 2023-08-23 | 1 | -3/+3 |
* | chore(files): add Headers, remove legacy methods and cleanup | John Molakvoæ | 2023-08-17 | 1 | -2/+2 |
* | fix(files): fix sorting mixin usage | John Molakvoæ | 2023-04-19 | 1 | -12/+8 |
* | feat(files): add view config service to store user-config per view | John Molakvoæ | 2023-04-18 | 1 | -0/+69 |
* | feat(files): better breakpoints and sidebar responsive design | John Molakvoæ | 2023-04-13 | 1 | -9/+9 |
* | feat(files): responsive design for mobile and narrow screens | John Molakvoæ | 2023-04-12 | 1 | -0/+43 |
* | fix(files): cleanup common table row styling | John Molakvoæ | 2023-04-12 | 1 | -170/+0 |
* | fix(files): accessibility tab into recycled invisible files rows | John Molakvoæ | 2023-04-06 | 1 | -0/+13 |
* | fix(files): inline action styling | John Molakvoæ | 2023-04-06 | 1 | -1/+12 |
* | fix(files): fix custom render components reactivity | John Molakvoæ | 2023-04-06 | 1 | -1/+3 |
* | feat(files): implement sorting per view | John Molakvoæ | 2023-04-06 | 1 | -8/+19 |
* | feat(files): actions api | John Molakvoæ | 2023-04-06 | 1 | -15/+49 |
* | feat(files): custom columns | John Molakvoæ | 2023-04-06 | 1 | -0/+8 |
* | feat(files): sorting | John Molakvoæ | 2023-04-06 | 1 | -0/+6 |
* | fix(files_trashbin): previews crop support | John Molakvoæ | 2023-04-06 | 1 | -11/+33 |
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 1 | -0/+63 |