Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-21 | 86 | -86/+20 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files): Add missing directory variable to error message | Ferdinand Thiessen | 2024-08-21 | 2 | -7/+62 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-21 | 6 | -77/+90 | |
| | | | | | | | | 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(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-20 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-19 | 2 | -0/+66 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-18 | 8 | -0/+28 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-17 | 6 | -0/+22 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-16 | 24 | -4/+100 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 98 | -2390/+766 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifexbackport/45848/stable28 | Nextcloud bot | 2024-08-14 | 6 | -4/+44 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-13 | 4 | -0/+10 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-12 | 4 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-10 | 20 | -0/+82 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files): trim names on new node creation | skjnldsv | 2024-08-09 | 2 | -3/+7 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-09 | 8 | -30/+92 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-08 | 2 | -0/+70 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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(files): When redirecting to a file (internal link) then it should open ↵ | Ferdinand Thiessen | 2024-08-05 | 1 | -0/+2 | |
| | | | | | | by default Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | 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(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-03 | 62 | -62/+254 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files): cancel move-copy action should not be handled as an error | Ferdinand Thiessen | 2024-08-02 | 1 | -17/+36 | |
| | | | | | | Instead we should just show an information message why the file is not moved / copied. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | 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> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | fix(files): Close the sidebar on navigation | Ferdinand Thiessen | 2024-08-02 | 2 | -1/+4 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(comments): Fix issues thrown by comments sidebar tab code | Ferdinand Thiessen | 2024-08-02 | 1 | -4/+4 | |
| | | | | | | | | When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data). This is fixed as well as some other vue related errors in the sidebar Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix: Ensure displayname is a string | Ferdinand Thiessen | 2024-08-02 | 3 | -37/+25 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | fix(files): Do not split filename into `base` and `extension` for folders | Ferdinand Thiessen | 2024-08-02 | 4 | -14/+17 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | chore(deps): Update `@nextcloud/files` to v3.6.0 | Ferdinand Thiessen | 2024-08-02 | 5 | -169/+11 | |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-02 | 90 | -172/+400 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | 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> | |||||
* | 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> | |||||
* | fix: Adjust tests for editLocallyAction | fenn-cs | 2024-07-31 | 2 | -10/+39 | |
| | | | | 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(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 4 | -0/+54 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-30 | 12 | -8/+60 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-29 | 12 | -0/+22 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #46763 from nextcloud/backport/46672/stable28 | Andy Scherzinger | 2024-07-28 | 2 | -0/+16 | |
|\ | | | | | [stable28] Avoid using partial file info as valid one | |||||
| * | fix: Ignore preview requests for invalid file ids | Julius Härtl | 2024-07-25 | 2 | -0/+16 | |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-28 | 64 | -124/+306 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(files): always ask for confirmation if trashbin app is disabled | skjnldsv | 2024-07-27 | 4 | -102/+353 | |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-27 | 98 | -486/+764 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-26 | 96 | -672/+1786 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files): ensure forbiddenCharacters is an array | Maksim Sukharev | 2024-07-25 | 2 | -2/+2 | |
| | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | |||||
* | fix(files): validate input when creating file/directory | Maksim Sukharev | 2024-07-24 | 2 | -10/+67 | |
| | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-24 | 4 | -8/+16 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-23 | 8 | -2/+22 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-22 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-21 | 20 | -2/+88 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-20 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |