]>
source.dussan.org Git - nextcloud-server.git/log
Andrey Borysenko [Mon, 4 Nov 2024 20:19:33 +0000 (22:19 +0200)]
WIP: Advanced deploy options (1)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Nextcloud bot [Sun, 3 Nov 2024 00:21:32 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 2 Nov 2024 00:20:24 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 1 Nov 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Kate [Thu, 31 Oct 2024 11:14:44 +0000 (12:14 +0100)]
Merge pull request #49009 from nextcloud/fix/noid/set-ext-pwd-as-sensitive
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>
Nextcloud bot [Thu, 31 Oct 2024 00:20:40 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 30 Oct 2024 16:32:26 +0000 (17:32 +0100)]
Merge pull request #49000 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.48
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48
Joas Schilling [Wed, 30 Oct 2024 16:01:07 +0000 (17:01 +0100)]
Merge pull request #49023 from nextcloud/new-julius
chore: rename julius
Joas Schilling [Wed, 30 Oct 2024 09:01:15 +0000 (10:01 +0100)]
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48
Signed-off-by: Joas Schilling <coding@schilljs.com>
Daniel Kesselberg [Wed, 30 Oct 2024 15:24:59 +0000 (16:24 +0100)]
chore: rename julius
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
F. E Noel Nfebe [Wed, 30 Oct 2024 14:53:10 +0000 (15:53 +0100)]
Merge pull request #49017 from nextcloud/fix/48415/do-not-rename-main-share-link
fix(ShareEntryLinkList): Append new links to the end of list
nextcloud-command [Wed, 30 Oct 2024 14:05:02 +0000 (14:05 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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>
Joas Schilling [Wed, 30 Oct 2024 12:54:08 +0000 (13:54 +0100)]
Merge pull request #48989 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.324.13
build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13 for PHP 8.4 compat
Ferdinand Thiessen [Wed, 30 Oct 2024 12:40:19 +0000 (13:40 +0100)]
Merge pull request #48991 from nextcloud/fix/password-field-sharing
fix(files_sharing): Password field must not be required if already set
yemkareems [Wed, 30 Oct 2024 11:35:08 +0000 (17:05 +0530)]
Merge pull request #48992 from nextcloud/fix/add-password-confirmation-to-save-global-creds
fix: add PasswordConfirmationRequired to saveGlobalCredentials
Joas Schilling [Wed, 30 Oct 2024 11:06:50 +0000 (12:06 +0100)]
Merge pull request #48990 from nextcloud/ci/noid/update-integration-test-stuff
ci: Align integration test dependencies with 3rdparty/ for PHP 8.4 compatibility
yemkareems [Wed, 30 Oct 2024 05:59:52 +0000 (11:29 +0530)]
fix: add PasswordConfirmationRequired to saveGlobalCredentials
Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Kate [Wed, 30 Oct 2024 09:50:36 +0000 (10:50 +0100)]
Merge pull request #48986 from nextcloud/feat/systemtags-missing-attrs
Ferdinand Thiessen [Wed, 30 Oct 2024 09:31:18 +0000 (10:31 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
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>
Benjamin Gaussorgues [Wed, 30 Oct 2024 09:09:01 +0000 (10:09 +0100)]
Merge pull request #48559 from nextcloud/fix/recently_active_pgsql
Joas Schilling [Tue, 29 Oct 2024 21:06:11 +0000 (22:06 +0100)]
build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 30 Oct 2024 08:04:05 +0000 (09:04 +0100)]
ci: Bump behat/behat as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Benjamin Gaussorgues [Tue, 29 Oct 2024 10:32:14 +0000 (11:32 +0100)]
fix(sharding): typo in addOrderBy
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Thu, 3 Oct 2024 13:03:11 +0000 (15:03 +0200)]
fix(users): improve recently active search
- 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>
Benjamin Gaussorgues [Wed, 16 Oct 2024 09:54:10 +0000 (11:54 +0200)]
fix(users): use correct active user count
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
John Molakvoæ [Wed, 30 Oct 2024 06:51:20 +0000 (07:51 +0100)]
Merge pull request #42610 from hellodarkness/patch-1
Nextcloud bot [Wed, 30 Oct 2024 00:20:24 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Tue, 29 Oct 2024 21:48:35 +0000 (22:48 +0100)]
ci: Align integration test dependencies with 3rdaprty/
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 29 Oct 2024 21:33:45 +0000 (22:33 +0100)]
Merge pull request #48982 from nextcloud/dependabot/composer/sabre/dav-4.7.0
build: Update Sabre/DAV and siblings to PHP 8.4 compatible versions
Joas Schilling [Tue, 29 Oct 2024 13:43:59 +0000 (14:43 +0100)]
build: Update Sabre/DAV and siblings to PHP 8.4 compatible versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
Andrey Borysenko [Tue, 29 Oct 2024 19:24:48 +0000 (21:24 +0200)]
Merge pull request #48665 from nextcloud/feat/settings/app_api_apps_management
feat(settings): migrate AppAPI ExApps management to settings
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>
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>
nextcloud-command [Tue, 29 Oct 2024 12:36:48 +0000 (12:36 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Andrey Borysenko [Fri, 11 Oct 2024 15:33:23 +0000 (18:33 +0300)]
WIP: minor fixes
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
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>
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>
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>
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>
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
skjnldsv [Tue, 29 Oct 2024 16:43:05 +0000 (17:43 +0100)]
chore(systemtags): add missing migration attributes
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 29 Oct 2024 14:28:47 +0000 (15:28 +0100)]
Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli
John Molakvoæ [Tue, 29 Oct 2024 14:26:49 +0000 (15:26 +0100)]
fix: adjust `compromized` British wording
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Tue, 29 Oct 2024 14:18:17 +0000 (15:18 +0100)]
Merge pull request #48725 from nextcloud/chore/remove-old-test
Ferdinand Thiessen [Mon, 28 Oct 2024 14:50:24 +0000 (15:50 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 15 Oct 2024 23:07:31 +0000 (01:07 +0200)]
test: Add proper styles for Cypress component tests
This also fixes Typescript issue but requires to slightly
adjust the Navigation test as the progress bar is not visible (because it is overlayed by another element).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 15 Oct 2024 23:03:40 +0000 (01:03 +0200)]
refactor(federatedfilesharing): Replace deprecated functions
* Replace deprecated OC dialogs methods
* Replace deprecated global jQuery with axios
* Replace deprecated jQuery event with event bus
* Add component + unit tests for new dialog
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Tue, 29 Oct 2024 13:27:10 +0000 (14:27 +0100)]
Merge pull request #48572 from nextcloud/fix/align-avatar-visibility
John Molakvoæ [Tue, 29 Oct 2024 13:14:52 +0000 (14:14 +0100)]
Merge pull request #48632 from nextcloud/artonge/fix/file_list_jump_on_viewer_close
John Molakvoæ [Tue, 29 Oct 2024 13:11:50 +0000 (14:11 +0100)]
Merge pull request #48965 from nextcloud/feat/files-bulk-tagging-followup
Pytal [Tue, 29 Oct 2024 12:55:35 +0000 (05:55 -0700)]
Merge pull request #48542 from nextcloud/fix/cloud-id-input
fix: Move cloud id into readonly input
Joas Schilling [Tue, 29 Oct 2024 12:43:17 +0000 (13:43 +0100)]
Merge pull request #48971 from Wertzui123/patch-1
Fix a typo (`a` -> `an` in front of `additional`)
nextcloud-command [Wed, 2 Oct 2024 23:17:02 +0000 (23:17 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Wed, 2 Oct 2024 23:04:08 +0000 (16:04 -0700)]
fix: Move cloud id into readonly input
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 4 Oct 2024 23:34:41 +0000 (16:34 -0700)]
fix(settings): Align contents of profile picture heading
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Wertzui123 [Tue, 29 Oct 2024 10:43:27 +0000 (11:43 +0100)]
Fix a typo (`a` -> `an` in front of `additional`)
Signed-off-by: Wertzui123 <46199283+Wertzui123@users.noreply.github.com>
Louis Chemineau [Wed, 9 Oct 2024 16:23:58 +0000 (18:23 +0200)]
fix(files): Do not jump to top when fileId is set to currentFolder
Fix https://github.com/nextcloud/server/issues/48545
Signed-off-by: Louis Chemineau <louis@chmn.me>
skjnldsv [Tue, 29 Oct 2024 10:24:11 +0000 (11:24 +0100)]
fix(systemtags): set min height on picker note
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 29 Oct 2024 10:34:06 +0000 (11:34 +0100)]
Merge pull request #48766 from nextcloud/fix/fix-disabled-user-list-for-subadmins
John Molakvoæ [Tue, 29 Oct 2024 10:33:47 +0000 (11:33 +0100)]
Merge pull request #48788 from nextcloud/fix/788/add-password-required-to-external-storages
John Molakvoæ [Tue, 29 Oct 2024 10:33:12 +0000 (11:33 +0100)]
Merge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-groupfolders
skjnldsv [Tue, 29 Oct 2024 10:21:56 +0000 (11:21 +0100)]
fix(core): use Types::STRING in etag systemtag migration
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 29 Oct 2024 10:20:28 +0000 (11:20 +0100)]
Merge pull request #48786 from nextcloud/feat/files-bulk-tagging
skjnldsv [Sat, 26 Oct 2024 13:29:53 +0000 (15:29 +0200)]
fix(files_sharing): fix view only actions button selector
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Sat, 26 Oct 2024 12:45:09 +0000 (14:45 +0200)]
fix(systemtags): no bulk action on public pages
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 25 Oct 2024 08:46:48 +0000 (10:46 +0200)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 25 Oct 2024 15:25:42 +0000 (17:25 +0200)]
fix(systemtags): translations and etag method casing
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 24 Oct 2024 13:46:22 +0000 (15:46 +0200)]
fix(systemtags): single-node bulk tagging action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 24 Oct 2024 13:35:19 +0000 (15:35 +0200)]
feat(systemtags): add cypress tests and fix a few logic issues
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 23 Oct 2024 13:41:41 +0000 (15:41 +0200)]
feat(systemtags): create tag from bulk tagging dialog
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 23 Oct 2024 06:15:40 +0000 (08:15 +0200)]
feat(systemtags): emit tags changes and optimise tag updates performances
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 22 Oct 2024 13:56:03 +0000 (15:56 +0200)]
feat(systemtags): add etag support and handle proppatch
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 18 Oct 2024 06:40:59 +0000 (08:40 +0200)]
feat(dav): add systemtag object IDs listing
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 18 Oct 2024 06:39:15 +0000 (08:39 +0200)]
feat(core): add index to systemtag objecttype
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 17 Oct 2024 10:50:58 +0000 (12:50 +0200)]
feat(systemtags): add bulk tagging action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 29 Oct 2024 06:35:02 +0000 (07:35 +0100)]
Merge pull request #48953 from nextcloud/dependabot/npm_and_yarn/elliptic-6.6.0
John Molakvoæ [Tue, 29 Oct 2024 06:31:39 +0000 (07:31 +0100)]
Merge pull request #48887 from nextcloud/fix/federated-users
dependabot[bot] [Tue, 29 Oct 2024 00:57:02 +0000 (00:57 +0000)]
build(deps): bump elliptic from 6.5.7 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Tue, 29 Oct 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 28 Oct 2024 18:44:27 +0000 (19:44 +0100)]
Merge pull request #47831 from nextcloud/fix/view-only-preview
fix: Adjust preview for view-only shares
Joas Schilling [Mon, 28 Oct 2024 15:23:59 +0000 (16:23 +0100)]
Merge pull request #48947 from nextcloud/bugfix/noid/mark-more-configs-as-sensitive
fix(config): Mark more configs as sensitive
Ferdinand Thiessen [Sun, 8 Sep 2024 22:21:50 +0000 (00:21 +0200)]
fix: Adjust preview for view-only shares
Previously there was a different behavior for public shares (link-shares) and internal shares,
if the user disabled the view permission.
The legacy UI for public shares simply "disabled" the context menu and hided all download actions.
With Nextcloud 31 all share types use the consistent permissions attributes,
which simplifies code, but caused a regression: Images can no longer been viewed.
Because on 30 and before the attribute was not set, previews for view-only files
were still allowed. Now with 31 we need a new way to allow "viewing" shares.
So this is allowing previews for those files, but only for internal usage.
This is done by settin a special header, which only works with custom requests,
and not by opening the URL directly.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Mon, 28 Oct 2024 14:49:51 +0000 (15:49 +0100)]
Merge pull request #48921 from nextcloud/ci/psalm/imagick-extension
ci(psalm): Add missing imagick extension
Joas Schilling [Mon, 28 Oct 2024 13:56:19 +0000 (14:56 +0100)]
fix(config): Mark more configs as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
Richard Steinmetz [Mon, 28 Oct 2024 13:33:55 +0000 (14:33 +0100)]
Merge pull request #48943 from nextcloud/feat/photo-cache-webp
feat: Allow WebP content type in PhotoCache
Ferdinand Thiessen [Mon, 28 Oct 2024 13:11:15 +0000 (14:11 +0100)]
Merge pull request #48871 from nextcloud/fix/app-store-reactivity
fix(app-store): Update update count in navigation
Miguel Sánchez de León Peque [Tue, 22 Oct 2024 14:55:52 +0000 (16:55 +0200)]
feat: Allow WebP content type in PhotoCache
Signed-off-by: Miguel Sánchez de León Peque <peque@ieco.io>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>