summaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* fix(test): Add missing data-cy attribute for file actionsLouis Chemineau2025-03-061-0/+1
* fix(l10n): Fix leading spaces and unicode single quotesJoas Schilling2025-03-051-1/+1
* fix(l10n): Improve english source stringsJoas Schilling2025-02-262-2/+2
* fix(files): undefined logger propertybackport/50807/stable29John Molakvoæ2025-02-191-1/+2
* fix(files): properly show file not found errorskjnldsv2025-02-191-4/+14
* fix(files): properly forward open params from short urlsskjnldsv2025-02-191-0/+2
* Merge pull request #50815 from nextcloud/backport/29-openfileAndy Scherzinger2025-02-172-28/+65
|\
| * fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-142-28/+65
* | fix(transferownership): allow searching by email, display user.shareWithDispl...Julien Veyssier2025-02-171-14/+7
|/
* feat(files): Display meaningful error message on move failureChristopher Ng2025-02-051-2/+13
* fix(files): Allow opening the same file repeatedlyprovokateurin2025-01-311-1/+1
* fix(files): Restore page title (folder - view - product)Ferdinand Thiessen2025-01-261-1/+13
* fix(files): rename actions submenu back entryskjnldsv2025-01-221-1/+1
* fix(files): close submenu on main actions state changeskjnldsv2025-01-221-0/+7
* fix(files): sort not working after changing viewsbackport/50161/stable29Richard Steinmetz2025-01-207-35/+15
* Fix backport conflictsGit'Fellow2024-12-251-1/+0
* Merge branch 'stable29' into backport/49271/stable29Git'Fellow2024-12-2510-77/+203
|\
| * fix(files): ensure valid mtime and fallback to crtime if definedskjnldsv2024-12-151-1/+14
| * Merge pull request #49791 from nextcloud/backport/49685/stable29John Molakvoæ2024-12-122-16/+47
| |\
| | * fix(files): failsafe when executing actions methodsskjnldsv2024-12-122-16/+47
| * | fix(files): throttle favorite with max 5 simultaneous requestsskjnldsv2024-12-111-1/+22
| |/
| * fix(files): dav Node type declarationskjnldsv2024-12-103-4/+5
| * fix(files): properly update paths and folder children on node moveskjnldsv2024-12-103-57/+112
| * fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-101-0/+4
* | fix(files): Make injected actions reactiveFerdinand Thiessen2024-11-211-3/+3
|/
* fix(files): Allow downloading multiple nodes not from same basebackport/49203/stable29Ferdinand Thiessen2024-11-194-13/+142
* fix(files): improve delete display name when trashbin is disabledbackport/49199/stable29Richard Steinmetz2024-11-191-14/+14
* fix(files): check that node is in user root folder for view-in-folder actionskjnldsv2024-11-122-0/+17
* fix(files): edit locally buttonsbackport/49150/stable29skjnldsv2024-11-081-8/+7
* fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-11-073-59/+100
* fix(files): Do not jump to top when fileId is set to currentFolderbackport/48632/stable29Louis Chemineau2024-10-291-0/+5
* refactor(files): migrate to @nextcloud/sharingGrigorii K. Shartsev2024-10-282-21/+3
* fix(files): handle empty view with errorGrigorii K. Shartsev2024-10-282-17/+77
* chore(files): migrate davUtils to TSGrigorii K. Shartsev2024-10-283-32/+24
* fix(files): add title for files list table header buttonGrigorii K. Shartsev2024-10-281-0/+1
* fix(files): Adjust Typescript issuesFerdinand Thiessen2024-10-163-3/+8
* test(files): Add tests for path handlingFerdinand Thiessen2024-10-161-0/+130
* fix(files): Ensure children are removed from folder and not duplicatedFerdinand Thiessen2024-10-162-12/+64
* fix(files): Add more visual move / copy notificationFerdinand Thiessen2024-10-113-4/+36
* fix: Show storage full warning when storage is actually fullbackport/48354/stable29Louis Chemineau2024-09-261-2/+2
* fix(files): Fix having to resolve conflicts twice when dropping filesbackport/48331/stable29Christopher Ng2024-09-252-13/+14
* fix(Federation): Show some icon for federated users on sharesfenn-cs2024-09-231-0/+1
* feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-161-6/+22
* fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
* fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-111-0/+17
* 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): Typo in import of `ShareType`Ferdinand Thiessen2024-09-041-3/+3
* refactor(files): Drop unneeded initial stateFerdinand Thiessen2024-08-281-11/+20
* fix(files): fix list gap at bottomElizabeth Danzberger2024-08-271-1/+1