]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 days agofix: log a warning when we can't build a background job backport/48736/stable30 49207/head
Robin Appelman [Wed, 16 Oct 2024 13:29:25 +0000 (15:29 +0200)]
fix: log a warning when we can't build a background job

Signed-off-by: Robin Appelman <robin@icewind.nl>
10 days agoMerge pull request #49195 from nextcloud/backport/49176/stable30
Joas Schilling [Mon, 11 Nov 2024 08:30:10 +0000 (09:30 +0100)]
Merge pull request #49195 from nextcloud/backport/49176/stable30

[stable30] feat(testing): Add a fake summary task provider

10 days agofeat(testing): Add a fake summary task provider backport/49176/stable30 49195/head
Joas Schilling [Sat, 9 Nov 2024 04:05:49 +0000 (05:05 +0100)]
feat(testing): Add a fake summary task provider

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 11 Nov 2024 00:21:39 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 10 Nov 2024 00:23:26 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 days agoMerge pull request #49174 from nextcloud/dependabot/npm_and_yarn/stable30/pinia/testi...
John Molakvoæ [Sat, 9 Nov 2024 13:34:53 +0000 (14:34 +0100)]
Merge pull request #49174 from nextcloud/dependabot/npm_and_yarn/stable30/pinia/testing-0.1.7

chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7

12 days agochore(assets): Recompile assets dependabot/npm_and_yarn/stable30/pinia/testing-0.1.7 49174/head
nextcloud-command [Sat, 9 Nov 2024 13:29:57 +0000 (13:29 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 days agochore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7
dependabot[bot] [Sat, 9 Nov 2024 02:26:11 +0000 (02:26 +0000)]
chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7

Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.5...@pinia/testing@0.1.7)

---
updated-dependencies:
- dependency-name: "@pinia/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
12 days agoMerge pull request #49157 from nextcloud/backport/49147/stable30
John Molakvoæ [Sat, 9 Nov 2024 11:52:35 +0000 (12:52 +0100)]
Merge pull request #49157 from nextcloud/backport/49147/stable30

12 days agochore: compile assets backport/49147/stable30 49157/head
skjnldsv [Fri, 8 Nov 2024 15:13:32 +0000 (16:13 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(files): open sidebar on sharing tab by default for files
skjnldsv [Fri, 8 Nov 2024 10:02:53 +0000 (11:02 +0100)]
fix(files): open sidebar on sharing tab by default for files

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 9 Nov 2024 00:22:21 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 days agoMerge pull request #49161 from nextcloud/backport/49150/stable30
John Molakvoæ [Fri, 8 Nov 2024 17:38:50 +0000 (18:38 +0100)]
Merge pull request #49161 from nextcloud/backport/49150/stable30

12 days agofix(files): edit locally buttons backport/49150/stable30 49161/head
skjnldsv [Fri, 8 Nov 2024 10:44:16 +0000 (11:44 +0100)]
fix(files): edit locally buttons

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 days agoMerge pull request #49149 from nextcloud/backport/49115/stable30
F. E Noel Nfebe [Fri, 8 Nov 2024 15:40:51 +0000 (16:40 +0100)]
Merge pull request #49149 from nextcloud/backport/49115/stable30

[stable30] fix(SharingEntryLink): Show default password before create if any

12 days agochore: compile assets backport/49115/stable30 49149/head
skjnldsv [Fri, 8 Nov 2024 15:19:48 +0000 (16:19 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(files_sharing): share assignment issue in SharingEntryLink
skjnldsv [Fri, 8 Nov 2024 15:13:32 +0000 (16:13 +0100)]
fix(files_sharing): share assignment issue in SharingEntryLink

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
12 days agofix(SharingEntryLink): Show default password before create if any
fenn-cs [Wed, 6 Nov 2024 15:50:59 +0000 (16:50 +0100)]
fix(SharingEntryLink): Show default password before create if any

Prevent silent addition of expiration date to shares.

Prevent silent addition for password to shares.

Both now have a `shareRequiresReview` check

Resolves : https://github.com/nextcloud/server/issues/48860

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
12 days agoMerge pull request #49153 from nextcloud/fix/note-icon-color
John Molakvoæ [Fri, 8 Nov 2024 15:12:25 +0000 (16:12 +0100)]
Merge pull request #49153 from nextcloud/fix/note-icon-color

13 days agofix(files_sharing): note icon color on public pages fix/note-icon-color 49153/head
skjnldsv [Fri, 8 Nov 2024 13:12:41 +0000 (14:12 +0100)]
fix(files_sharing): note icon color on public pages

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agoMerge pull request #49107 from nextcloud/backport/49039/stable30
John Molakvoæ [Fri, 8 Nov 2024 10:59:26 +0000 (11:59 +0100)]
Merge pull request #49107 from nextcloud/backport/49039/stable30

13 days agoMerge pull request #49110 from nextcloud/backport/46222/stable30
John Molakvoæ [Fri, 8 Nov 2024 09:45:10 +0000 (10:45 +0100)]
Merge pull request #49110 from nextcloud/backport/46222/stable30

13 days agoMerge pull request #49138 from nextcloud/backport/49112/stable30
Kate [Fri, 8 Nov 2024 07:29:34 +0000 (08:29 +0100)]
Merge pull request #49138 from nextcloud/backport/49112/stable30

13 days agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 8 Nov 2024 00:21:58 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 days agoMerge pull request #49136 from nextcloud/backport/49134/stable30
John Molakvoæ [Thu, 7 Nov 2024 22:29:14 +0000 (23:29 +0100)]
Merge pull request #49136 from nextcloud/backport/49134/stable30

13 days agochore: compile assets 49136/head
skjnldsv [Thu, 7 Nov 2024 18:37:58 +0000 (19:37 +0100)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agochore(files): add selection cypress tests
skjnldsv [Thu, 7 Nov 2024 18:00:35 +0000 (19:00 +0100)]
chore(files): add selection cypress tests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
13 days agofix(theming): Return default theme if the user never selected a theme backport/49112/stable30 49138/head
provokateurin [Wed, 6 Nov 2024 15:20:38 +0000 (16:20 +0100)]
fix(theming): Return default theme if the user never selected a theme

Signed-off-by: provokateurin <kate@provokateurin.de>
13 days agofix(files): multiselect and filters store declaration
skjnldsv [Thu, 7 Nov 2024 16:04:08 +0000 (17:04 +0100)]
fix(files): multiselect and filters store declaration

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 weeks agofix(tests): Add IpAddressClassifier v6 zone ID test backport/49039/stable30 49107/head
Josh [Mon, 4 Nov 2024 14:31:48 +0000 (09:31 -0500)]
fix(tests): Add  IpAddressClassifier v6 zone ID test

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agoMerge pull request #49120 from nextcloud/release/30.0.2 v30.0.2
Benjamin Gaussorgues [Thu, 7 Nov 2024 08:37:28 +0000 (09:37 +0100)]
Merge pull request #49120 from nextcloud/release/30.0.2

2 weeks agobuild(hub): 30.0.2 release/30.0.2 49120/head
Benjamin Gaussorgues [Thu, 7 Nov 2024 08:07:28 +0000 (09:07 +0100)]
build(hub): 30.0.2

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 7 Nov 2024 00:25:51 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agofix(TaskProcessingApiController): Don't use + to merge non-assoc. arrays backport/46222/stable30 49110/head
Marcel Klehr [Mon, 1 Jul 2024 13:01:29 +0000 (15:01 +0200)]
fix(TaskProcessingApiController): Don't use + to merge non-assoc. arrays

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 weeks agofix(tests): Add RemoteAddress v6 zone ID test
Josh [Mon, 4 Nov 2024 14:30:21 +0000 (09:30 -0500)]
fix(tests): Add RemoteAddress v6 zone ID test

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agofix(net): Add IPv6 zone handling to IpAddressClassifier
Josh [Thu, 31 Oct 2024 21:06:36 +0000 (17:06 -0400)]
fix(net): Add IPv6 zone handling to IpAddressClassifier

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agofix(security): Handle IPv6 zone IDs used in link-local addresses
Josh [Thu, 31 Oct 2024 21:01:34 +0000 (17:01 -0400)]
fix(security): Handle IPv6 zone IDs used in link-local addresses

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agofix(security): Handle IPv6 zone IDs used in link-local addresses
Josh [Thu, 31 Oct 2024 20:59:27 +0000 (16:59 -0400)]
fix(security): Handle IPv6 zone IDs used in link-local addresses

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 6 Nov 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #49079 from nextcloud/release/30.0.2_rc2 v30.0.2rc2
Benjamin Gaussorgues [Tue, 5 Nov 2024 13:28:52 +0000 (14:28 +0100)]
Merge pull request #49079 from nextcloud/release/30.0.2_rc2

2 weeks agoMerge pull request #49067 from nextcloud/backport/49065/stable30
Benjamin Gaussorgues [Tue, 5 Nov 2024 10:07:05 +0000 (11:07 +0100)]
Merge pull request #49067 from nextcloud/backport/49065/stable30

2 weeks agoMerge pull request #49080 from nextcloud/backport/48737/stable30
Benjamin Gaussorgues [Tue, 5 Nov 2024 10:06:45 +0000 (11:06 +0100)]
Merge pull request #49080 from nextcloud/backport/48737/stable30

2 weeks agoMerge pull request #49093 from nextcloud/chore/nextcloud-dialogs
Benjamin Gaussorgues [Tue, 5 Nov 2024 10:04:48 +0000 (11:04 +0100)]
Merge pull request #49093 from nextcloud/chore/nextcloud-dialogs

2 weeks agochore: Compile assets chore/nextcloud-dialogs 49093/head
Ferdinand Thiessen [Tue, 5 Nov 2024 09:19:31 +0000 (10:19 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agochore(deps): Update `@nextcloud/dialogs` to v6.0.1
Ferdinand Thiessen [Tue, 5 Nov 2024 09:19:15 +0000 (10:19 +0100)]
chore(deps): Update `@nextcloud/dialogs` to v6.0.1

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 5 Nov 2024 00:21:27 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #49076 from nextcloud/backport/49075/stable30
Benjamin Gaussorgues [Mon, 4 Nov 2024 20:33:19 +0000 (21:33 +0100)]
Merge pull request #49076 from nextcloud/backport/49075/stable30

2 weeks agoMerge pull request #49044 from nextcloud/backport/48912/stable30
Benjamin Gaussorgues [Mon, 4 Nov 2024 20:33:00 +0000 (21:33 +0100)]
Merge pull request #49044 from nextcloud/backport/48912/stable30

2 weeks agofix(caldav): broken activity rich objects backport/48737/stable30 49080/head
Anna Larch [Wed, 16 Oct 2024 15:18:45 +0000 (17:18 +0200)]
fix(caldav): broken activity rich objects

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 weeks agobuild(hub): 30.0.2 RC2 release/30.0.2_rc2 49079/head
Benjamin Gaussorgues [Mon, 4 Nov 2024 14:28:33 +0000 (15:28 +0100)]
build(hub): 30.0.2 RC2

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 weeks agofix(owncloud): Fix ownCloud migration with oauth2 app backport/49075/stable30 49076/head
Joas Schilling [Mon, 4 Nov 2024 13:16:40 +0000 (14:16 +0100)]
fix(owncloud): Fix ownCloud migration with oauth2 app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agodocs: update overwrite.cli.url wording backport/49065/stable30 49067/head
Simon L. [Mon, 4 Nov 2024 08:37:00 +0000 (09:37 +0100)]
docs: update overwrite.cli.url wording

Signed-off-by: Simon L. <szaimen@e.mail.de>
2 weeks agoMerge pull request #49057 from nextcloud/backport/48684/stable30
Joas Schilling [Mon, 4 Nov 2024 10:36:36 +0000 (11:36 +0100)]
Merge pull request #49057 from nextcloud/backport/48684/stable30

[stable30] chore: Update code owners

2 weeks agochore: Fix maintainer of federation app backport/48684/stable30 49057/head
Joas Schilling [Mon, 4 Nov 2024 09:57:44 +0000 (10:57 +0100)]
chore: Fix maintainer of federation app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agochore: Change Fenn-CS to nfebe
Marcel Müller [Sun, 3 Nov 2024 22:14:37 +0000 (23:14 +0100)]
chore: Change Fenn-CS to nfebe

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2 weeks agochore: rename julius
Daniel Kesselberg [Wed, 30 Oct 2024 15:24:59 +0000 (16:24 +0100)]
chore: rename julius

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agochore: update groupware code owners
Daniel Kesselberg [Mon, 14 Oct 2024 09:15:01 +0000 (11:15 +0200)]
chore: update groupware code owners

Ref https://github.com/nextcloud/groupware?tab=readme-ov-file#components-and-roles

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 4 Nov 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 3 Nov 2024 00:21:39 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 2 Nov 2024 00:20:30 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agofix(appinfo): Make sure screenshot, author and category are always arrays backport/48912/stable30 49044/head
Joas Schilling [Mon, 28 Oct 2024 07:01:22 +0000 (08:01 +0100)]
fix(appinfo): Make sure screenshot, author and category are always arrays

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofix(appsmanagement): Fix exception on generating preview url for screenshots
Claudio Cambra [Sun, 27 Oct 2024 11:37:25 +0000 (19:37 +0800)]
fix(appsmanagement): Fix exception on generating preview url for screenshots

Some installed apps meant for older server versions might unexpectedly
offer up screenshot values in a non-string format (e.g. health). Avoid
an exception by checking first if the first app screenshot is indeed a
string and otherwise we take the value of the parameter

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 1 Nov 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48996 from nextcloud/release/30.0.2_rc1 v30.0.2rc1
Benjamin Gaussorgues [Thu, 31 Oct 2024 14:58:32 +0000 (15:58 +0100)]
Merge pull request #48996 from nextcloud/release/30.0.2_rc1

3 weeks agoMerge pull request #49022 from nextcloud/backport/49017/stable30
F. E Noel Nfebe [Thu, 31 Oct 2024 14:20:58 +0000 (15:20 +0100)]
Merge pull request #49022 from nextcloud/backport/49017/stable30

[stable30] fix(ShareEntryLinkList): Append new links to the end of list

3 weeks agofix(ShareEntryLinkList): Append new links to the end of list backport/49017/stable30 49022/head
fenn-cs [Wed, 30 Oct 2024 13:49:43 +0000 (14:49 +0100)]
fix(ShareEntryLinkList): Append new links to the end of list

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>
3 weeks agoMerge pull request #49028 from nextcloud/backport/49009/stable30
Maxence Lange [Thu, 31 Oct 2024 11:44:37 +0000 (10:44 -0100)]
Merge pull request #49028 from nextcloud/backport/49009/stable30

[stable30] fix(files-external): set password as sensitive

3 weeks agofix(files-external): set password as sensitive backport/49009/stable30 49028/head
Maxence Lange [Thu, 31 Oct 2024 10:41:09 +0000 (09:41 -0100)]
fix(files-external): set password as sensitive

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 31 Oct 2024 00:20:47 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48988 from nextcloud/backport/48665/stable30
Andrey Borysenko [Wed, 30 Oct 2024 19:10:18 +0000 (21:10 +0200)]
Merge pull request #48988 from nextcloud/backport/48665/stable30

[stable30] feat(settings): migrate AppAPI ExApps management to settings

3 weeks agochore(assets): Recompile assets backport/48665/stable30 48988/head
nextcloud-command [Wed, 30 Oct 2024 18:46:47 +0000 (18:46 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agochore(assets): Recompile assets
nextcloud-command [Tue, 29 Oct 2024 20:04:20 +0000 (20:04 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix: add missing import after backport
Andrey Borysenko [Tue, 29 Oct 2024 19:55:08 +0000 (21:55 +0200)]
fix: add missing import after backport

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agochore(assets): Recompile assets
nextcloud-command [Tue, 29 Oct 2024 19:02:46 +0000 (19:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agochore(assets): Recompile assets
nextcloud-command [Tue, 29 Oct 2024 14:12:13 +0000 (14:12 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(ci): eslint fix, minor correction after rebase
Andrey Borysenko [Tue, 29 Oct 2024 12:03:02 +0000 (14:03 +0200)]
fix(ci): eslint fix, minor correction after rebase

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix: loading state reactivity
Andrey Borysenko [Tue, 29 Oct 2024 12:02:40 +0000 (14:02 +0200)]
fix: loading state reactivity

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): fix eslint errors
Andrey Borysenko [Thu, 24 Oct 2024 13:30:52 +0000 (16:30 +0300)]
fix(ci): fix eslint errors

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): psalm, suppress undefined for viewApps
Andrey Borysenko [Thu, 24 Oct 2024 13:30:16 +0000 (16:30 +0300)]
fix(ci): psalm, suppress undefined for viewApps

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix: address review comments
Andrey Borysenko [Wed, 23 Oct 2024 20:32:46 +0000 (23:32 +0300)]
fix: address review comments

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: remove app_api_apps vuex store
Andrey Borysenko [Mon, 21 Oct 2024 13:10:28 +0000 (16:10 +0300)]
WIP: remove app_api_apps vuex store

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: migrate to Pinia, minor fixes
Andrey Borysenko [Mon, 21 Oct 2024 12:39:49 +0000 (15:39 +0300)]
WIP: migrate to Pinia, minor fixes

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: address review comments, small fixes
Andrey Borysenko [Thu, 17 Oct 2024 00:38:05 +0000 (03:38 +0300)]
WIP: address review comments, small fixes

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled
Andrey Borysenko [Mon, 14 Oct 2024 14:19:07 +0000 (17:19 +0300)]
fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): resolve eslint errors
Andrey Borysenko [Mon, 14 Oct 2024 13:46:35 +0000 (16:46 +0300)]
fix(ci): resolve eslint errors

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: minor fixes
Andrey Borysenko [Fri, 11 Oct 2024 15:33:23 +0000 (18:33 +0300)]
WIP: minor fixes

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: add missing state checks
Andrey Borysenko [Fri, 11 Oct 2024 15:33:10 +0000 (18:33 +0300)]
WIP: add missing state checks

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: use global mutation, since app_api_apps is namespaced
Andrey Borysenko [Fri, 11 Oct 2024 15:19:52 +0000 (18:19 +0300)]
WIP: use global mutation, since app_api_apps is namespaced

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: add Daemon badge in app sidebar (2)
Andrey Borysenko [Fri, 11 Oct 2024 14:12:49 +0000 (17:12 +0300)]
WIP: add Daemon badge in app sidebar (2)

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofeat(settings): migrate AppAPI ExApps management (1)
Andrey Borysenko [Wed, 9 Oct 2024 18:04:52 +0000 (21:04 +0300)]
feat(settings): migrate AppAPI ExApps management (1)

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofeat(app_api): add initial state data for AppAPI UI part
Andrey Borysenko [Wed, 9 Oct 2024 18:02:29 +0000 (21:02 +0300)]
feat(app_api): add initial state data for AppAPI UI part

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php

# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php

3 weeks agoMerge pull request #49013 from nextcloud/backport/48991/stable30
Ferdinand Thiessen [Wed, 30 Oct 2024 16:56:56 +0000 (17:56 +0100)]
Merge pull request #49013 from nextcloud/backport/48991/stable30

[stable30] fix(files_sharing): Password field must not be required if already set

3 weeks agochore(assets): Recompile assets 49013/head
nextcloud-command [Wed, 30 Oct 2024 16:34:22 +0000 (16:34 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agoMerge pull request #48294 from nextcloud/backport/48227/stable30
F. E Noel Nfebe [Wed, 30 Oct 2024 16:15:00 +0000 (17:15 +0100)]
Merge pull request #48294 from nextcloud/backport/48227/stable30

[stable30] fix(FileList): Show correct avatar for federated share owner

3 weeks agofix(files_sharing): Password field must not be required if already set backport/48991/stable30
Ferdinand Thiessen [Tue, 29 Oct 2024 22:54:03 +0000 (23:54 +0100)]
fix(files_sharing): Password field must not be required if already set

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>
3 weeks agoMerge pull request #49001 from nextcloud/backport/48559/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 15:06:20 +0000 (16:06 +0100)]
Merge pull request #49001 from nextcloud/backport/48559/stable30

3 weeks agochore(assets): Recompile assets backport/48227/stable30 48294/head
nextcloud-command [Wed, 30 Oct 2024 14:37:05 +0000 (14:37 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(Federation): Show some icon for federated users on shares
fenn-cs [Thu, 22 Aug 2024 22:25:42 +0000 (23:25 +0100)]
fix(Federation): Show some icon for federated users on shares

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agoMerge pull request #48618 from nextcloud/backport/48597/stable30
Benjamin Gaussorgues [Wed, 30 Oct 2024 13:07:43 +0000 (14:07 +0100)]
Merge pull request #48618 from nextcloud/backport/48597/stable30

3 weeks agoMerge pull request #49005 from nextcloud/backport/48992/stable30
yemkareems [Wed, 30 Oct 2024 12:31:09 +0000 (18:01 +0530)]
Merge pull request #49005 from nextcloud/backport/48992/stable30

[stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials