Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): Inherit some node attributes when creating new nodes to preserve ↵ | Ferdinand Thiessen | 2024-04-16 | 1 | -5/+3 |
| | | | | | | shared state Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Right click menu positioning | Christopher Ng | 2024-03-12 | 1 | -2/+3 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): Close submenu actions after click like top-level actions | Christopher Ng | 2024-03-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix: Correctly import types in Typescript files | Ferdinand Thiessen | 2024-02-13 | 1 | -3/+5 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #42444 from ↵ | John Molakvoæ | 2024-02-08 | 1 | -1/+5 |
| | | | | nextcloud/fix/41877/files--move-focus-to-sidebar-on-open | ||||
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 1 | -5/+1 |
| | | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d. | ||||
* | fix(files): do not disable action on load to keep focus | Grigorii K. Shartsev | 2024-02-07 | 1 | -1/+5 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | chore(files): move shared FileEntry and FileEntryGrid into a mixin | John Molakvoæ | 2024-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): make sure we focus the parent actions submenu entry | John Molakvoæ | 2024-01-31 | 1 | -1/+17 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): open menu on right click position | John Molakvoæ | 2024-01-03 | 1 | -1/+17 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Show shared label only if the current user have shared the file. | Marco Ambrosini | 2023-11-22 | 1 | -1/+5 |
| | | | | | | | | | The presence of the text "Sharing label" in all shared files caused the view to be too loaded, so it's been decided to show it only when the current user is the owner of the share. Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix: Be less strict about action exec return value | Julius Härtl | 2023-11-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix(files): make table view a valid html table | Grigorii K. Shartsev | 2023-11-18 | 1 | -1/+1 |
| | | | | | | <div> is not allowed as a <table> child Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | Improve shared status button | Marco | 2023-11-14 | 1 | -1/+14 |
| | | | | Signed-off-by: Marco <marcoambrosini@icloud.com> | ||||
* | fix(cypress): formatFileSize change revert from files library | John Molakvoæ | 2023-11-08 | 1 | -19/+17 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files_reminders): upgrade to 28 APIs | John Molakvoæ | 2023-11-08 | 1 | -10/+15 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(files): support nested actions | John Molakvoæ | 2023-11-08 | 1 | -17/+94 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | display inline title always | Simon L | 2023-11-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | Revert "display inline title always" | Simon L | 2023-11-07 | 1 | -1/+1 |
| | | | | This reverts commit 9ea30dcab612b8b1d035525ab4ae3b1990d0022e. | ||||
* | display inline title always | Simon L | 2023-11-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | fix(files): drop visible and adjust drag-to-scroll feature | John Molakvoæ | 2023-10-19 | 1 | -10/+3 |
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | perf(files): performance optimizations | Varun Patil | 2023-10-19 | 1 | -4/+7 |
| | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | perf(files): optimize virtual scroller computation | John Molakvoæ | 2023-10-17 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(files): grid view | John Molakvoæ | 2023-10-17 | 1 | -2/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): split FileEntry Name | John Molakvoæ | 2023-10-17 | 1 | -2/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): split FileEntry Actions | John Molakvoæ | 2023-10-17 | 1 | -0/+238 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |