aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(hub): 30.0.2 RC2release/30.0.2_rc2Benjamin Gaussorgues2024-11-041-2/+2
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Merge pull request #49057 from nextcloud/backport/48684/stable30Joas Schilling2024-11-041-9/+17
|\ | | | | [stable30] chore: Update code owners
| * chore: Fix maintainer of federation appbackport/48684/stable30Joas Schilling2024-11-041-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * chore: Change Fenn-CS to nfebeMarcel Müller2024-11-041-1/+1
| | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
| * chore: rename juliusDaniel Kesselberg2024-11-041-4/+4
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * chore: update groupware code ownersDaniel Kesselberg2024-11-041-3/+11
|/ | | | | | Ref https://github.com/nextcloud/groupware?tab=readme-ov-file#components-and-roles Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-04120-488/+9040
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0318-18/+112
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-028-0/+36
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0164-172/+392
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48996 from nextcloud/release/30.0.2_rc1v30.0.2rc1Benjamin Gaussorgues2024-10-311-2/+2
|\
| * build(hub): 30.0.2 RC1release/30.0.2_rc1Benjamin Gaussorgues2024-10-301-2/+2
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #49022 from nextcloud/backport/49017/stable30F. E Noel Nfebe2024-10-319-8/+8
|\ \ | | | | | | [stable30] fix(ShareEntryLinkList): Append new links to the end of list
| * | fix(ShareEntryLinkList): Append new links to the end of listbackport/49017/stable30fenn-cs2024-10-319-8/+8
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently new shares are added to beginning of the share list in the UI messing up the ordering with the original (first) looking like the most recent and the most recent looking like the original share. This error disappears on refresh. Resolves : https://github.com/nextcloud/server/issues/48415 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #49028 from nextcloud/backport/49009/stable30Maxence Lange2024-10-311-0/+3
|\ \ | | | | | | [stable30] fix(files-external): set password as sensitive
| * | fix(files-external): set password as sensitivebackport/49009/stable30Maxence Lange2024-10-311-0/+3
|/ / | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-31104-102/+396
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48988 from nextcloud/backport/48665/stable30Andrey Borysenko2024-10-30107-201/+898
|\ \ | | | | | | [stable30] feat(settings): migrate AppAPI ExApps management to settings
| * | chore(assets): Recompile assetsbackport/48665/stable30nextcloud-command2024-10-3010-15/+15
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(assets): Recompile assetsnextcloud-command2024-10-3094-138/+179
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix: add missing import after backportAndrey Borysenko2024-10-301-0/+1
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | chore(assets): Recompile assetsnextcloud-command2024-10-300-0/+0
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(assets): Recompile assetsnextcloud-command2024-10-300-0/+0
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(ci): eslint fix, minor correction after rebaseAndrey Borysenko2024-10-301-8/+3
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | fix: loading state reactivityAndrey Borysenko2024-10-301-24/+28
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | fix(ci): fix eslint errorsAndrey Borysenko2024-10-303-12/+9
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-301-0/+2
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | fix: address review commentsAndrey Borysenko2024-10-307-30/+29
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-301-399/+0
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-3010-66/+396
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | WIP: address review comments, small fixesAndrey Borysenko2024-10-309-81/+74
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-301-0/+3
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | fix(ci): resolve eslint errorsAndrey Borysenko2024-10-3012-43/+53
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | WIP: minor fixesAndrey Borysenko2024-10-301-1/+6
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | WIP: add missing state checksAndrey Borysenko2024-10-301-1/+1
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-301-16/+8
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-302-0/+39
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-3011-40/+692
| | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
| * | feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-301-0/+33
|/ / | | | | | | | | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> # Conflicts: # apps/settings/lib/Controller/AppSettingsController.php # Conflicts: # apps/settings/lib/Controller/AppSettingsController.php
* | Merge pull request #49013 from nextcloud/backport/48991/stable30Ferdinand Thiessen2024-10-309-10/+22
|\ \ | | | | | | [stable30] fix(files_sharing): Password field must not be required if already set
| * | chore(assets): Recompile assetsnextcloud-command2024-10-308-7/+7
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files_sharing): Password field must not be required if already setbackport/48991/stable30Ferdinand Thiessen2024-10-301-3/+15
| | | | | | | | | | | | | | | | | | | | | If there is already a password, there is no need to require the password in the setting ('newPassword'). It is only required for new shares. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #48294 from nextcloud/backport/48227/stable30F. E Noel Nfebe2024-10-308-7/+16
|\ \ \ | |/ / |/| | [stable30] fix(FileList): Show correct avatar for federated share owner
| * | chore(assets): Recompile assetsbackport/48227/stable30nextcloud-command2024-10-304-6/+6
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-10-304-1/+10
| | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | Merge pull request #49001 from nextcloud/backport/48559/stable30Benjamin Gaussorgues2024-10-304-33/+103
|\ \ \ | |/ / |/| |
| * | fix(sharding): typo in addOrderBybackport/48559/stable30Benjamin Gaussorgues2024-10-302-22/+5
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | fix(users): improve recently active searchBenjamin Gaussorgues2024-10-302-10/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove DISTINCT clause to fix PgSQL - Join user table only if necessary - Don't show people who never connected in active list - Add test Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | fix(users): use correct active user countBenjamin Gaussorgues2024-10-301-1/+1
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Merge pull request #48618 from nextcloud/backport/48597/stable30Benjamin Gaussorgues2024-10-303-1/+8
|\ \ \