Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 1 | -1/+2 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files): "New folder" menu entry requires read permission | Ferdinand Thiessen | 2024-09-06 | 1 | -5/+7 |
| | | | | | | This will disable "New folder" menu entry for file-drop shares. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor(files): Resort imports and fix doc comment | Ferdinand Thiessen | 2024-08-01 | 1 | -9/+12 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor(files): Migrate logger util to Typescript | Ferdinand Thiessen | 2024-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Set container for file list actions | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+1 |
| | | | | | | This is needed to ensure the actions are rendered below dialogs which will have the body as the container. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): do not rely on unique fileid | skjnldsv | 2024-06-12 | 1 | -7/+7 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(files) selection store typing | John Molakvoæ | 2024-02-07 | 1 | -6/+7 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | refactor(files): remove merged to `@nextcloud/vue` changes | Grigorii K. Shartsev | 2024-01-10 | 1 | -10/+1 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): move header actions out from the table | Grigorii K. Shartsev | 2024-01-10 | 1 | -3/+3 |
| | | | | | | Having actions in the table header is no valid for a11y and counts as a column name. Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): allow silent batch actions errors | John Molakvoæ | 2023-12-26 | 1 | -0/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapper | Grigorii K. Shartsev | 2023-10-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | feat(files): add move or copy action | John Molakvoæ | 2023-09-26 | 1 | -4/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat: migrate FileAction from server | John Molakvoæ | 2023-08-23 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files): add Headers, remove legacy methods and cleanup | John Molakvoæ | 2023-08-17 | 1 | -0/+226 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |