aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from Transifexbackport/45848/stable28Nextcloud bot2024-08-1496-86/+320
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1312-2/+82
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-128-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1112-12/+56
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-10118-12/+314
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): trim names on new node creationskjnldsv2024-08-092-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 TransifexNextcloud bot2024-08-09126-280/+512
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47128 from nextcloud/backport/47120/stable28John Molakvoæ2024-08-081-1/+1
|\ | | | | [stable28] fix(systemtags): Correctly load tagged files in "tags"-files-view
| * fix(systemtags): Correctly load tagged files in "tags"-files-viewFerdinand Thiessen2024-08-081-1/+1
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #47099 from nextcloud/backport/47095/stable28Andy Scherzinger2024-08-081-1/+3
|\ \ | |/ |/| [stable28] fix(theming): make cache buster depend on the app version
| * fix(theming): make cache buster depend on the app versionRichard Steinmetz2024-08-071-1/+3
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0832-6/+394
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47067 from nextcloud/backport/47043/stable28Andy Scherzinger2024-08-071-1/+4
|\ \ | |/ |/| [stable28] fix(inherited-shares): ignore top root folder
| * fix(inherited-shares): ignore top root folderMaxence Lange2024-08-061-1/+4
| | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-07196-1258/+1632
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: add missing subtitle on search for share recipientsLuka Trovic2024-08-061-6/+6
| | | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(assets): Recompile assetsnextcloud-command2024-08-061-23/+23
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0626-14/+262
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): When redirecting to a file (internal link) then it should open ↵Ferdinand Thiessen2024-08-051-0/+2
| | | | | | by default Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0518-0/+208
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-046-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-03100-66/+396
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): cancel move-copy action should not be handled as an errorFerdinand Thiessen2024-08-021-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 sharesskjnldsv2024-08-021-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>
* chore: Compile assetsFerdinand Thiessen2024-08-021-2/+10
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* test: Add test selector on sharing and versions componentsLouis Chemineau2024-08-023-9/+34
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* test: Add regression test for opening shared foldersFerdinand Thiessen2024-08-021-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files_sharing): `open-in-files` should open a folder and not the parentFerdinand Thiessen2024-08-021-1/+3
| | | | | | For files this behavior is fine, but for folders the folder itself should be opened. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-08-023-3/+10
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #44902 from nextcloud/backport/44868/stable28John Molakvoæ2024-08-023-15/+29
|\
| * chore: Compile assetsFerdinand Thiessen2024-08-021-5/+10
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(comments): Fix issues thrown by comments sidebar tab codeFerdinand Thiessen2024-08-023-10/+19
| | | | | | | | | | | | | | | | 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>
* | Merge pull request #46968 from nextcloud/backport/46956/stable28Arthur Schiwon2024-08-0210-85/+44
|\ \ | |/ |/| [stable28] fix(LDAP): remove unneeded dependencies
| * fix(LDAP): remove unneeded dependenciesArthur Schiwon2024-08-0110-85/+44
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | fix: Ensure displayname is a stringFerdinand Thiessen2024-08-023-37/+25
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(files): Do not split filename into `base` and `extension` for foldersFerdinand Thiessen2024-08-024-14/+17
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-08-025-169/+11
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(systemtags): Correctly set the display name for the Nextcloud nodeFerdinand Thiessen2024-08-021-15/+18
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #46964 from nextcloud/backport/46353/stable28John Molakvoæ2024-08-021-0/+5
|\ \
| * | fix: typoGit'Fellow2024-08-011-1/+1
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | fix: check both CLI and valueGit'Fellow2024-08-011-1/+1
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | fix(setupchecks): Skip checking for OPcache if running from CLIGit'Fellow2024-08-011-0/+5
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-02416-378/+1062
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3
|/ | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* fix(files): empty folder pending sizeskjnldsv2024-08-011-2/+2
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(AdminSettings/AI): show pref list of only the enabled translation providersAnupam Kumar2024-08-011-1/+6
| | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
* fix(files): do not show legacy `edit locally` action on public pagesskjnldsv2024-07-311-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #46909 from nextcloud/backport/46452/stable28F. E Noel Nfebe2024-07-312-12/+92
|\ | | | | [stable28] feat(editLocallyAction): Handle possible no local client scenario
| * fix: Adjust tests for editLocallyActionfenn-cs2024-07-312-10/+39
| | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * feat(editLocallyAction): Handle possible no local client scenariofenn-cs2024-07-311-3/+54
| | | | | | | | | | | | Resolves: https://github.com/nextcloud/server/issues/46438 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>