]>
source.dussan.org Git - nextcloud-server.git/log
Louis Chemineau [Thu, 16 Nov 2023 14:02:38 +0000 (15:02 +0100)]
Add metadata generation job
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis [Thu, 16 Nov 2023 10:20:57 +0000 (11:20 +0100)]
Merge pull request #41465 from nextcloud/artonge/migrate_metadata
Migrate old metadata table to the new ones
Arthur Schiwon [Thu, 16 Nov 2023 09:41:14 +0000 (10:41 +0100)]
Merge pull request #41526 from nextcloud/bugfix/noid/fix-detection-of-trusted-proxies
Reverse X-Forwarded-For list to read the correct proxy remote address
Joas Schilling [Thu, 16 Nov 2023 09:35:15 +0000 (10:35 +0100)]
Merge pull request #41485 from nextcloud/bugfix/noid/sort-asc-by-default
fix(files): Sort list ASC by default
Arthur Schiwon [Thu, 16 Nov 2023 08:40:40 +0000 (09:40 +0100)]
Merge pull request #41520 from nextcloud/bugfix/noid/finish-password-confirmation
Finish password confirmation
Louis Chemineau [Wed, 15 Nov 2023 17:30:40 +0000 (18:30 +0100)]
Add migration from the old to new metadata tables
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Mon, 30 Oct 2023 13:14:20 +0000 (14:14 +0100)]
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Nov 2023 05:31:41 +0000 (06:31 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 2 Nov 2023 11:22:42 +0000 (12:22 +0100)]
fix(workflows): Finish password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 16 Nov 2023 05:20:31 +0000 (06:20 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 15 Nov 2023 09:09:16 +0000 (10:09 +0100)]
fix(files): Sort list ASC by default
Signed-off-by: Joas Schilling <coding@schilljs.com>
Pytal [Thu, 16 Nov 2023 04:52:36 +0000 (20:52 -0800)]
Merge pull request #41335 from nextcloud/enh/a11y/admin-collab-tags
enh(systemtags): Add accessible system tags form
Christopher Ng [Thu, 16 Nov 2023 01:12:56 +0000 (17:12 -0800)]
test(systemtags): Admin system tags form
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Benjamin Gaussorgues [Thu, 16 Nov 2023 01:50:09 +0000 (02:50 +0100)]
Merge pull request #41486 from nextcloud/fix/41470/invalid_user_group
Fix invalid users/groups handling in advanced search
Ferdinand Thiessen [Thu, 16 Nov 2023 01:47:23 +0000 (02:47 +0100)]
Merge pull request #41506 from nextcloud/Valdnet-patch-1
Correct spelling
Christopher Ng [Thu, 16 Nov 2023 00:18:07 +0000 (16:18 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
enh(systemtags): Add accessible system tags form
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
fix(systemtags): Cast tag display name to string
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Use files systemtags service
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Export default base tag
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Replace php markup with vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 8 Nov 2023 02:20:49 +0000 (18:20 -0800)]
chore(systemtags): Add services for global tags and files-specific tags
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Thu, 16 Nov 2023 00:28:36 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Valdnet [Wed, 15 Nov 2023 15:00:47 +0000 (16:00 +0100)]
Correct spelling
Unification of spelling in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 15 Nov 2023 18:24:53 +0000 (19:24 +0100)]
Merge pull request #41489 from nextcloud/fix/41463-Move_delete_share_button_into_the_scrolling_container
Move delete share button into the scrolling container
Christoph Wurst [Wed, 15 Nov 2023 17:26:27 +0000 (18:26 +0100)]
Merge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-default
feat(dav): Enable OOO UI and expose enabled via OCP
Christoph Wurst [Wed, 15 Nov 2023 16:16:53 +0000 (17:16 +0100)]
Merge pull request #41474 from nextcloud/refactor/carddav/earlier-return-sql-where-in
refactor(carddav): Use even earlier return and SQL's WHERE IN
julia.kirschenheuter [Wed, 15 Nov 2023 09:46:30 +0000 (10:46 +0100)]
Move delete share button into the scrolling container
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Simon L [Wed, 15 Nov 2023 15:47:59 +0000 (16:47 +0100)]
Merge pull request #37959 from nextcloud/ob-proc
Louis [Wed, 15 Nov 2023 15:35:43 +0000 (16:35 +0100)]
Merge pull request #41497 from nextcloud/artonge/deps/bump/nextcloud_dialogs/v5.0.1
Bump @nextcloud/dialogs to v5.0.1
Christoph Wurst [Wed, 15 Nov 2023 14:03:48 +0000 (15:03 +0100)]
feat(dav): Enable OOO UI and expose enabled via OCP
Makes the feature opt-out now that we have meaningful integrations based
on OOO data. Allows instances still to turn the feature off.
For apps like Mail that build on top of this feature we need to know if
the instance has the feature turned on or off. This is exposed as OCP
API, too.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 15 Nov 2023 14:33:48 +0000 (15:33 +0100)]
Merge pull request #41495 from nextcloud/fix/ocp/register-availability-coordinator
fix(ocp): register IAvailabilityCoordinator service alias
Christoph Wurst [Tue, 14 Nov 2023 18:04:35 +0000 (19:04 +0100)]
refactor(caldav): Use even earlier return and SQL's WHERE IN
* Early return can operate on the input array
* SQL can check be used to check for address book ID inclusion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Louis Chemineau [Wed, 15 Nov 2023 12:35:38 +0000 (13:35 +0100)]
Bump @nextcloud/dialogs to v5.0.1
Signed-off-by: Louis Chemineau <louis@chmn.me>
Benjamin Gaussorgues [Wed, 15 Nov 2023 12:58:44 +0000 (13:58 +0100)]
Merge pull request #40935 from nextcloud/local-case-insensitive
add some support for rename on case insensitive local filesystems
Richard Steinmetz [Wed, 15 Nov 2023 12:32:36 +0000 (13:32 +0100)]
fix(ocp): register IAvailabilityCoordinator service alias
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Grigorii K. Shartsev [Wed, 15 Nov 2023 11:32:30 +0000 (16:32 +0500)]
Merge pull request #41439 from nextcloud/fix/41310-Create_possibility_to_open_an_app_details_via_keyboard
Add link for opening app details
julia.kirschenheuter [Mon, 13 Nov 2023 15:59:35 +0000 (16:59 +0100)]
Add link for opening app details
Add `alt` for `AppScore` image
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Ferdinand Thiessen [Wed, 15 Nov 2023 09:49:10 +0000 (10:49 +0100)]
Merge pull request #41473 from nextcloud/fix/41306-Sharing_tab_There_is_no_indicator_that_advanced_settings_are_open
Adapt "advanced settings" button for accordion button
Joas Schilling [Wed, 15 Nov 2023 09:28:19 +0000 (10:28 +0100)]
Merge pull request #40042 from joshtrichards/jr-occ-background-job-list-limit-100
(enh) Change `occ background-job:list` limit default 10->500
Benjamin Gaussorgues [Wed, 15 Nov 2023 09:13:57 +0000 (10:13 +0100)]
Fix invalid users/groups handling in advanced search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
julia.kirschenheuter [Tue, 14 Nov 2023 17:49:30 +0000 (18:49 +0100)]
Adapt "advanced settings" button for accordion button
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Julius Härtl [Wed, 15 Nov 2023 07:24:06 +0000 (08:24 +0100)]
Merge pull request #41366 from ir0nhide/fix/multipart-copy-ssec
Nextcloud bot [Wed, 15 Nov 2023 00:31:47 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Tue, 14 Nov 2023 23:05:52 +0000 (00:05 +0100)]
Merge pull request #38622 from nextcloud/ifElseReturnMatch
Replace if/else with return match
Git'Fellow [Thu, 27 Apr 2023 17:26:59 +0000 (19:26 +0200)]
Us strpos() only
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Thu, 27 Apr 2023 14:38:32 +0000 (16:38 +0200)]
Check for open_basedir before reading /proc
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Arthur Schiwon [Tue, 14 Nov 2023 21:24:01 +0000 (22:24 +0100)]
Merge pull request #41379 from nextcloud/release/28.0.0_beta_3
28.0.0 beta 3
F. E Noel Nfebe [Tue, 14 Nov 2023 21:14:26 +0000 (22:14 +0100)]
Merge pull request #41384 from nextcloud/41381-global-search-follow-up
Enhancements : improve most recent global search UI
Arthur Schiwon [Tue, 14 Nov 2023 20:45:37 +0000 (21:45 +0100)]
Merge pull request #41341 from nextcloud/fix/apporder-on-closures
fix: Allow to set app order on navigation entries added by closures
Arthur Schiwon [Tue, 14 Nov 2023 20:40:29 +0000 (21:40 +0100)]
Merge pull request #41453 from nextcloud/enh/41450/improve-shared-status-button
Improve shared status button
Andy Scherzinger [Tue, 14 Nov 2023 20:28:35 +0000 (21:28 +0100)]
Merge pull request #41398 from nextcloud/fix/cypress-admin-theming
fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release
Tobias Zimmerer [Thu, 9 Nov 2023 18:03:30 +0000 (19:03 +0100)]
fix(s3): support SSE-C headers for the MultipartCopy call
Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
fenn-cs [Tue, 14 Nov 2023 17:03:43 +0000 (18:03 +0100)]
Check in-app search availability
Only show in-app serach button if available for specific app
in question.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Jonas [Tue, 14 Nov 2023 20:04:16 +0000 (21:04 +0100)]
Update core/Command/Background/ListCommand.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Jonas <jonas@freesources.org>
Jonas [Tue, 14 Nov 2023 15:45:37 +0000 (16:45 +0100)]
fix(Background): Bump default limit for listing background jobs to 500
Signed-off-by: Jonas <jonas@freesources.org>
Jonas [Tue, 14 Nov 2023 15:07:49 +0000 (16:07 +0100)]
fix(Background): Show comment about limit at end and conditionally
* Only print the comment when job list is truncated
* Show the comment at the end so users actually see it
* Format the comment as comment
Signed-off-by: Jonas <jonas@freesources.org>
Jonas [Tue, 14 Nov 2023 14:58:12 +0000 (15:58 +0100)]
Update core/Command/Background/ListCommand.php
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Jonas <jonas@freesources.org>
Josh Richards [Fri, 25 Aug 2023 13:20:27 +0000 (09:20 -0400)]
(enh) Change occ background-job:list limit default 10->100
The default limit of 10 seems too conservative. Nearly all environments >100 and most <10. At the same time, this higher default limit still remains reasonable to avoid problems in really big environments.
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Marco [Tue, 14 Nov 2023 11:15:43 +0000 (20:15 +0900)]
Improve shared status button
Signed-off-by: Marco <marcoambrosini@icloud.com>
Arthur Schiwon [Tue, 14 Nov 2023 19:47:00 +0000 (20:47 +0100)]
Merge pull request #41457 from nextcloud/feat/contacts/advanced-search
feat(search): allow contacts person search
fenn-cs [Tue, 14 Nov 2023 11:46:32 +0000 (12:46 +0100)]
Improve no content feedback
Show some feedback when there are no search results.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Fri, 10 Nov 2023 15:51:03 +0000 (16:51 +0100)]
Global search : Fix basic functional issues
- Fixes remove person filter/chip when applied
- Close person searchable filter via workaround
- Person filter has no effect fixed, now uses user property instead of id
- Left align filters
- Reduce avatar size in user chip and make photo non-clickable
Resolves : https://github.com/nextcloud/server/issues/41381
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Thu, 9 Nov 2023 15:41:21 +0000 (16:41 +0100)]
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Thu, 9 Nov 2023 11:13:15 +0000 (12:13 +0100)]
Fix apporder when an application has several menu items
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Ferdinand Thiessen [Wed, 8 Nov 2023 13:21:08 +0000 (14:21 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 8 Nov 2023 13:15:58 +0000 (14:15 +0100)]
fix(theming): Adjust app order settings for backend changes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 8 Nov 2023 13:15:25 +0000 (14:15 +0100)]
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 8 Nov 2023 12:50:26 +0000 (13:50 +0100)]
fix(NavigationManager): Set default app in `add` function to allow entries added as closures
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 8 Nov 2023 12:49:05 +0000 (13:49 +0100)]
fix(NavigationManager): Check for `appManager` before using it
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 8 Nov 2023 12:41:56 +0000 (13:41 +0100)]
fix(INavigationManager): Add psalm typing for `add` parameter
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 12 Nov 2023 14:30:36 +0000 (15:30 +0100)]
fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Arthur Schiwon [Tue, 14 Nov 2023 18:41:46 +0000 (19:41 +0100)]
Merge pull request #41472 from nextcloud/fix/update-vue-components
chore: Update `@nextcloud/vue`
Ferdinand Thiessen [Tue, 14 Nov 2023 18:33:23 +0000 (19:33 +0100)]
Merge pull request #41387 from nextcloud/fix/cypress-app-store
fix(cypress): Do not install calendar app from app store for testing
Ferdinand Thiessen [Tue, 14 Nov 2023 17:34:31 +0000 (18:34 +0100)]
chore: Update `@nextcloud/vue`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
hamza221 [Tue, 14 Nov 2023 13:09:12 +0000 (14:09 +0100)]
feat(search): allow contacts person search
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Benjamin Gaussorgues [Tue, 14 Nov 2023 17:09:32 +0000 (18:09 +0100)]
Merge pull request #41432 from nextcloud/fix/white-user-icon-search
Fix search providers icons
Benjamin Gaussorgues [Mon, 13 Nov 2023 14:37:22 +0000 (15:37 +0100)]
Add missing icons for settings providers
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Mon, 13 Nov 2023 14:25:06 +0000 (15:25 +0100)]
Fix user search provider icon
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Andy Scherzinger [Tue, 14 Nov 2023 16:17:17 +0000 (17:17 +0100)]
Merge pull request #41390 from nextcloud/enh/noid/limit-proppatch-metadata
Metadata must be set a editable for PROPPATCH
Christoph Wurst [Tue, 14 Nov 2023 14:53:02 +0000 (15:53 +0100)]
Merge pull request #41340 from nextcloud/feat/caldav/ooo-event
feat(caldav): Create personal event for out-of-office messages
Maxence Lange [Tue, 14 Nov 2023 11:01:29 +0000 (10:01 -0100)]
metadata must be set as editable for PROPPATCH
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Arthur Schiwon [Tue, 14 Nov 2023 13:37:05 +0000 (14:37 +0100)]
Merge pull request #41442 from nextcloud/fix/noid/no-join-before-migration
ignore metadata if migration to 28 is not done
Julius Härtl [Tue, 14 Nov 2023 13:05:47 +0000 (14:05 +0100)]
Merge pull request #41455 from nextcloud/fix/f2vue_folder_overlay_icon
Christoph Wurst [Wed, 8 Nov 2023 12:26:56 +0000 (13:26 +0100)]
feat(caldav): Create personal event for out-of-office messages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
nextcloud-command [Tue, 14 Nov 2023 12:45:04 +0000 (12:45 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Jonas [Tue, 14 Nov 2023 11:41:27 +0000 (12:41 +0100)]
fix(files): Use color-primary-element-text for files/folders overlay icons
Signed-off-by: Jonas <jonas@freesources.org>
Maxence Lange [Tue, 14 Nov 2023 11:11:24 +0000 (10:11 -0100)]
fix psalm
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Tue, 14 Nov 2023 10:28:47 +0000 (09:28 -0100)]
ignore metadata if table is empty
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Arthur Schiwon [Tue, 14 Nov 2023 10:13:48 +0000 (11:13 +0100)]
Merge pull request #41436 from nextcloud/feat/introduce-inAppSearch-method-for-advanced-search
Add `inAppSearch` for advanced search providers
Arthur Schiwon [Tue, 14 Nov 2023 10:11:06 +0000 (11:11 +0100)]
Merge pull request #41446 from nextcloud/fix/noid/moving-metadataquery
moving IMetadataQuery
Côme Chilliet [Tue, 14 Nov 2023 09:50:31 +0000 (10:50 +0100)]
Merge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-check
Migrate memory_limit check to new SetupCheck API
Joas Schilling [Tue, 14 Nov 2023 09:41:45 +0000 (10:41 +0100)]
Merge pull request #41447 from nextcloud/bugfix/noid/dont-spam-users-with-reminders
fix(backupcodes): Remove old notifications before creating a new remi…
Benjamin Gaussorgues [Mon, 13 Nov 2023 15:31:15 +0000 (16:31 +0100)]
Add new method `inAppSearch` for advanced search providers
Allows to indicates if a search provider also support in app search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues [Tue, 14 Nov 2023 08:47:37 +0000 (09:47 +0100)]
Merge pull request #41413 from nextcloud/fix/setting-app-order
Fix apps search provider order
Tobias Kaminsky [Tue, 14 Nov 2023 08:44:55 +0000 (09:44 +0100)]
Merge pull request #41443 from nextcloud/fix/f2vue_collectives_folder_icon
fix(files): Show Collectives icon in Collectives folders
nextcloud-command [Tue, 14 Nov 2023 08:15:19 +0000 (08:15 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Tue, 14 Nov 2023 07:49:17 +0000 (08:49 +0100)]
fix(backupcodes): Remove old notifications before creating a new reminder
Signed-off-by: Joas Schilling <coding@schilljs.com>
Jonas [Mon, 13 Nov 2023 17:28:20 +0000 (18:28 +0100)]
fix(files): Show Collectives icon in Collectives folders
Signed-off-by: Jonas <jonas@freesources.org>
Nextcloud bot [Tue, 14 Nov 2023 00:25:51 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>