Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): file name and header sort buttons alignments | skjnldsv | 2024-08-07 | 2 | -2/+3 |
| | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): use `files:config:updated` to monitor user config change | skjnldsv | 2024-08-07 | 2 | -4/+2 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-07 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-06 | 12 | -0/+88 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-05 | 8 | -0/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-04 | 6 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): When redirecting to a file (internal link) then it should open ↵ | Ferdinand Thiessen | 2024-08-03 | 1 | -0/+2 |
| | | | | | | by default Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): `openfile` is set on the query not as a param | Ferdinand Thiessen | 2024-08-03 | 1 | -2/+5 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-03 | 62 | -62/+254 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): show folder sharing overlay on received shares | skjnldsv | 2024-08-02 | 1 | -0/+2 |
| | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): Minimize `min-height` of dialog form | julia.kirschenheuter | 2024-08-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Merge pull request #46963 from nextcloud/fix/move-copy-error | John Molakvoæ | 2024-08-02 | 1 | -13/+32 |
|\ | |||||
| * | fix(files): cancel move-copy action should not be handled as an error | Ferdinand Thiessen | 2024-08-01 | 1 | -13/+32 |
| | | | | | | | | | | | | | | Instead we should just show an information message why the file is not moved / copied. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-02 | 90 | -172/+400 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(files): Update openapi spec | Christopher Ng | 2024-08-01 | 3 | -1/+104 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | test(files): Fix ApiController test | Christopher Ng | 2024-08-01 | 1 | -1/+16 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat(files): Allow toggling folder tree | Christopher Ng | 2024-08-01 | 3 | -1/+18 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): Fix root crumb not marking navigation entry as active | Christopher Ng | 2024-08-01 | 1 | -0/+7 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat: Navigate via folder tree | Christopher Ng | 2024-08-01 | 9 | -98/+469 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat(files): Support setting view config for complex ids | Christopher Ng | 2024-08-01 | 2 | -1/+8 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat(files): Implement endpoint to retrieve a user's folder tree | Christopher Ng | 2024-08-01 | 2 | -25/+95 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #46807 from nextcloud/refactor/files/security-attributes | Kate | 2024-08-01 | 7 | -73/+56 |
|\ | |||||
| * | refactor(files): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 7 | -73/+56 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(files): Correctly create Nodes from WebDAV result in "recent"-view | Ferdinand Thiessen | 2024-08-01 | 2 | -13/+14 |
| | | | | | | | | | | | | | | The recent search works on a different remote URL so the source of the files were wrong, because the remote url was included twice in the source. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #45950 from nextcloud/chore/remove-depreacted-search | Andy Scherzinger | 2024-08-01 | 1 | -7/+0 |
|\ \ | | | | | | | chore: Remove deprecated legacy search backend | ||||
| * | | chore: Remove deprecated legacy search backend | Julius Härtl | 2024-08-01 | 1 | -7/+0 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | fix(files): empty folder pending size | skjnldsv | 2024-08-01 | 1 | -2/+2 |
|/ / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | refactor(files): Resort imports and fix doc comment | Ferdinand Thiessen | 2024-08-01 | 3 | -12/+19 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | refactor(files): Migrate logger util to Typescript | Ferdinand Thiessen | 2024-08-01 | 23 | -23/+22 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(files): Add missing directory variable to error message | Ferdinand Thiessen | 2024-08-01 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-01 | 6 | -74/+89 |
| | | | | | | | | | | | | | | | | This fixes non reactive default action text of the name component. Also use download action as default action so that only one place is needed to define how to download a file. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(files): Add missing `emptyView` handling | Ferdinand Thiessen | 2024-07-31 | 1 | -26/+54 |
| | | | | | | | | | | | | | | | | | | The interface provides this option but it was never implemented. This feature of being able to render a custom empty view message is needed for public file drops to properly show the terms of service. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Merge pull request #46913 from nextcloud/fix/menu-order | Ferdinand Thiessen | 2024-07-31 | 1 | -2/+2 |
|\ \ | | | | | | | fix: template folder and file request menu order | ||||
| * | | fix(files): fix template folder and file request menu order | skjnldsv | 2024-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | fix(files): do not show legacy `edit locally` action on public pages | skjnldsv | 2024-07-31 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #46897 from nextcloud/fix/missing-template | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+35 |
|\ \ | | | | | | | revert: chore(files): cleanup old templates | ||||
| * | | revert: chore(files): cleanup old templates | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+35 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | fix: Adjust tests for editLocallyAction | fenn-cs | 2024-07-31 | 2 | -11/+34 |
| | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | | feat(editLocallyAction): Handle possible no local client scenario | fenn-cs | 2024-07-31 | 1 | -3/+54 |
| | | | | | | | | | | | | | | | | | | Resolves: https://github.com/nextcloud/server/issues/46438 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | | 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> | ||||
* | | | Merge pull request #46895 from nextcloud/fix/template-filler | John Molakvoæ | 2024-07-31 | 1 | -4/+2 |
|\ \ \ | |||||
| * | | | fix: Go back to template picker if template filler closed | Elizabeth Danzberger | 2024-07-30 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
| * | | | fix: Template filler shows only if template has fields | Elizabeth Danzberger | 2024-07-30 | 1 | -2/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 4 | -0/+54 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(files_sharing): Make account file filter consistent have design | Ferdinand Thiessen | 2024-07-30 | 2 | -1/+11 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | chore(files_sharing): refactor Share model to ts | skjnldsv | 2024-07-30 | 2 | -8/+7 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | fix(files): correctly shrink breadcrumbs bar | Raimund Schlüßler | 2024-07-30 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-30 | 12 | -8/+60 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore: fix some comments | withbest | 2024-07-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: withbest <seekseat@outlook.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-29 | 12 | -0/+22 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |