| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): also show file list headers on empty views | Ferdinand Thiessen | 2025-03-05 | 1 | -3/+22 |
* | refactor: use eventbus for updated filters | Ferdinand Thiessen | 2025-02-28 | 1 | -11/+3 |
* | fix(l10n): Spelling standardization | Valdnet | 2025-02-25 | 1 | -1/+1 |
* | feat(files): allow to ignore warning to change file type | Ferdinand Thiessen | 2025-02-25 | 3 | -0/+262 |
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 5 | -29/+29 |
* | fix(files): attach sidebar to main content for vue debug | skjnldsv | 2025-02-18 | 1 | -13/+16 |
* | fix(files): properly show file not found error | skjnldsv | 2025-02-18 | 1 | -3/+13 |
* | fix(files): only send config update requests if user is logged in | Ferdinand Thiessen | 2025-02-08 | 1 | -8/+6 |
* | fix(files): properly update store on files conversions success | skjnldsv | 2025-02-04 | 1 | -1/+1 |
* | fix(files): Fix casing | Christopher Ng | 2025-02-04 | 1 | -1/+1 |
* | chore(files): Change "filename" to "file name" | Christopher Ng | 2025-02-04 | 1 | -1/+1 |
* | perf(files): Check node type property instead of instance | Christopher Ng | 2025-01-29 | 1 | -4/+4 |
* | fix(files): Ensure favorites set in sidebar work | Ferdinand Thiessen | 2025-01-21 | 2 | -10/+14 |
* | fix(files): Properly reset all file list filters on view change | Ferdinand Thiessen | 2025-01-21 | 1 | -1/+0 |
* | fix(files): sort not working after changing viewsfix/files/sort-after-view-change | Richard Steinmetz | 2025-01-16 | 2 | -13/+3 |
* | fix: Remove duplicate propfind call | Louis Chemineau | 2025-01-15 | 1 | -2/+2 |
* | fix: Do not duplicate `/` in davPathartonge/fix/sidebar_davpath | Louis Chemineau | 2025-01-09 | 1 | -1/+1 |
* | fix: Use `displayname` as sidebar titleartonge/fix/displayname_in_sidebar | Louis Chemineau | 2025-01-09 | 1 | -2/+2 |
* | feat(systemtags): add systemtag manage keyboard shortcut | skjnldsv | 2024-12-17 | 2 | -25/+63 |
* | feat(files): add keyboard shortcuts helper section | skjnldsv | 2024-12-17 | 2 | -4/+155 |
* | feat(files_trashbin): add cypress tests | skjnldsv | 2024-12-12 | 1 | -0/+1 |
* | fix(files): protect filelist actions with try...catch | skjnldsv | 2024-12-12 | 1 | -6/+47 |
* | fix(files_trashbin): update @nextcloud/files and adjust api + l10n fix | skjnldsv | 2024-12-12 | 1 | -1/+1 |
* | feat(files): Right-align list actions | Christopher Ng | 2024-12-12 | 1 | -12/+21 |
* | chore: Remove unused icon | Christopher Ng | 2024-12-03 | 1 | -2/+0 |
* | feat(files): Update caption for screen readers when uploading is not possible | Christopher Ng | 2024-12-03 | 1 | -20/+1 |
* | feat(templates): make second click as confirmation on templates picker | Luka Trovic | 2024-12-02 | 1 | -0/+8 |
* | fix(files): Restore page title (folder - view - product) | Ferdinand Thiessen | 2024-11-21 | 1 | -1/+13 |
* | refactor(files): Provide `useFileListWidth` composable | Ferdinand Thiessen | 2024-11-20 | 1 | -4/+5 |
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint co... | Ferdinand Thiessen | 2024-11-19 | 3 | -15/+11 |
* | refactor(files): Replace deprecated `Types` enum for share types | Ferdinand Thiessen | 2024-11-18 | 1 | -11/+15 |
* | feat(files): Add support for file list actions | Christopher Ng | 2024-11-13 | 1 | -1/+30 |
* | fix(files): handle empty view with error | Grigorii K. Shartsev | 2024-10-25 | 1 | -6/+27 |
* | fix(files): Adjust NavigationQuota for Nextcloud 30 design | Ferdinand Thiessen | 2024-10-21 | 1 | -4/+6 |
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 1 | -1/+1 |
* | feat(sidebar): Show node owner in metadata subline | fenn-cs | 2024-10-07 | 1 | -11/+57 |
* | 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 | 1 | -0/+7 |
* | fix(translations): Changed grammar | rakekniven | 2024-09-23 | 1 | -1/+1 |
* | fix(files): Ensure children are removed from folder and not duplicated | Ferdinand Thiessen | 2024-09-20 | 1 | -1/+1 |
* | fix(files): Sort tree views correctly by natural order | Christopher Ng | 2024-09-09 | 2 | -2/+0 |
* | fix(files): Adjust files list for sharing permissions on public shares | Ferdinand Thiessen | 2024-09-06 | 1 | -2/+14 |
* | feat(files_sharing): Migrate public share to use Vue files list | Ferdinand Thiessen | 2024-09-06 | 1 | -4/+3 |
* | fix(files): undefined sidebar | skjnldsv | 2024-09-04 | 1 | -1/+1 |
* | fix: Adjust more places for logical position | Ferdinand Thiessen | 2024-08-29 | 1 | -1/+1 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -1/+1 |
* | test(files): Adapt favorite views spec | Christopher Ng | 2024-08-27 | 1 | -23/+50 |
* | feat(files): Allow more than 50 favorite views | Christopher Ng | 2024-08-27 | 2 | -23/+14 |
* | fix(files): Correctly check for already used names when creating new folder | Ferdinand Thiessen | 2024-08-27 | 1 | -1/+1 |
* | test: Migrated all Jest tests to vitest | Ferdinand Thiessen | 2024-08-26 | 2 | -36/+35 |