]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Mon, 13 Nov 2023 14:49:30 +0000 (15:49 +0100)]
don't return a 'sparse' array from getMountsForFileId
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 9 Nov 2023 15:02:42 +0000 (16:02 +0100)]
Merge pull request #41355 from nextcloud/chore/dependencies-stable
chore: Update nextcloud dependencies to stable version
Ferdinand Thiessen [Thu, 9 Nov 2023 14:05:40 +0000 (15:05 +0100)]
fix(dav): Adjust snapshots for vue components update
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 9 Nov 2023 10:22:24 +0000 (11:22 +0100)]
chore: Update nextcloud dependencies to stable version
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Benjamin Gaussorgues [Thu, 9 Nov 2023 13:26:33 +0000 (14:26 +0100)]
Merge pull request #39582 from nextcloud/simplify-ip-normalizer
Simplify IP address normalizer with IP masks
Ferdinand Thiessen [Thu, 9 Nov 2023 12:46:11 +0000 (13:46 +0100)]
Merge pull request #41339 from nextcloud/fix/40699-Availability_timepicker_improvements
Add two more translations for `CalendarAvailability`
Joas Schilling [Thu, 9 Nov 2023 12:26:27 +0000 (13:26 +0100)]
Merge pull request #41295 from nextcloud/fix/has-reserved-job
fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved
julia.kirschenheuter [Wed, 8 Nov 2023 11:57:57 +0000 (12:57 +0100)]
Add two more translations for `CalendarAvailability`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Ferdinand Thiessen [Thu, 9 Nov 2023 10:08:16 +0000 (11:08 +0100)]
Merge pull request #41348 from nextcloud/deps/update-calendar-availability-vue-to-v2.0.0
Update `calendar-availability-vue` to `^2.0.0`
julia.kirschenheuter [Wed, 8 Nov 2023 17:36:04 +0000 (18:36 +0100)]
Update `calendar-availability-vue` to `^2.0.0`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Arthur Schiwon [Thu, 9 Nov 2023 08:44:22 +0000 (09:44 +0100)]
Merge pull request #41349 from nextcloud/fix/oca-settings-api-user-actions
fix(settings): Pass user object to user row actions
Joas Schilling [Thu, 9 Nov 2023 07:08:50 +0000 (08:08 +0100)]
Merge pull request #41351 from nextcloud/bugfix/noid/fix-filesmetadata-migration
fix(migration): Fix files metadata migration
Joas Schilling [Thu, 9 Nov 2023 05:59:42 +0000 (06:59 +0100)]
fix(migration): Fix files metadata migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 9 Nov 2023 00:25:53 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Wed, 8 Nov 2023 21:21:18 +0000 (22:21 +0100)]
Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sorting
feat(contactsmenu): Sort by user status
Robin Appelman [Wed, 8 Nov 2023 21:14:19 +0000 (22:14 +0100)]
Merge pull request #41119 from nextcloud/optmize-storage-wrappers
optimize builtin storage wrappers
Ferdinand Thiessen [Wed, 8 Nov 2023 20:55:40 +0000 (21:55 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christoph Wurst [Fri, 3 Nov 2023 11:56:51 +0000 (12:56 +0100)]
feat(contactsmenu): Sort by user status
If user_status is not enabled, fall back to sorting by contact name.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Ferdinand Thiessen [Wed, 8 Nov 2023 20:48:09 +0000 (21:48 +0100)]
fix(settings): Pass user object to user row actions
This is required as otherwise the action has no information on which user it was called
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Robin Appelman [Wed, 8 Nov 2023 17:00:41 +0000 (18:00 +0100)]
Merge pull request #41054 from nextcloud/systemtag-children
get children from dav node when preloading system tags
Louis [Wed, 8 Nov 2023 16:58:20 +0000 (17:58 +0100)]
Merge pull request #40964 from nextcloud/artonge/feat/metadata/port_providers
Support dynamic metadata request on PROPFIND requests
Robin Appelman [Mon, 23 Oct 2023 11:22:23 +0000 (13:22 +0200)]
optimize isShared and isMounted
Signed-off-by: Robin Appelman <robin@icewind.nl>
Marcel Klehr [Wed, 8 Nov 2023 15:37:51 +0000 (16:37 +0100)]
fix: Extend docblock of hasReservedJob
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Christoph Wurst [Wed, 8 Nov 2023 15:33:53 +0000 (16:33 +0100)]
Merge pull request #40799 from nextcloud/fix/login-csrf-check-error-message
fix: Show error message when CSRF check fails at login
Louis Chemineau [Wed, 8 Nov 2023 11:35:01 +0000 (12:35 +0100)]
Support getting and setting metadata in DAV requests
Signed-off-by: Louis Chemineau <louis@chmn.me>
Robin Appelman [Wed, 8 Nov 2023 14:52:35 +0000 (15:52 +0100)]
Merge pull request #40996 from nextcloud/view-share-disable-reuse
reuse sharing disabled state when listing folder content
Robin Appelman [Mon, 23 Oct 2023 09:38:20 +0000 (11:38 +0200)]
get children from dav node when preloading system tags
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 25 Oct 2023 16:04:34 +0000 (18:04 +0200)]
optimize builtin storage wrappers
Signed-off-by: Robin Appelman <robin@icewind.nl>
Christoph Wurst [Fri, 6 Oct 2023 08:58:56 +0000 (10:58 +0200)]
fix: Show error message when CSRF check fails at login
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Benjamin Gaussorgues [Wed, 26 Jul 2023 18:21:17 +0000 (20:21 +0200)]
Simplify IP address normalizer with IP masks
Remove dead code
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
John Molakvoæ [Wed, 8 Nov 2023 08:26:23 +0000 (09:26 +0100)]
Merge pull request #41331 from nextcloud/fix/files/overwrite-header
John Molakvoæ [Tue, 7 Nov 2023 16:01:19 +0000 (17:01 +0100)]
fix(files): add missing `Overwrite: F` header in renaming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 8 Nov 2023 07:53:16 +0000 (08:53 +0100)]
Merge pull request #41010 from nextcloud/feat/nested-actins
John Molakvoæ [Fri, 3 Nov 2023 18:49:53 +0000 (19:49 +0100)]
fix(cypress): formatFileSize change revert from files library
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 3 Nov 2023 18:44:44 +0000 (19:44 +0100)]
chore(jest): update snapshot after component update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 25 Oct 2023 07:43:58 +0000 (09:43 +0200)]
chore(files_reminders): upgrade to 28 APIs
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 20 Oct 2023 10:37:10 +0000 (12:37 +0200)]
feat(files): support nested actions
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Christoph Wurst [Wed, 8 Nov 2023 04:51:29 +0000 (05:51 +0100)]
Merge pull request #40767 from nextcloud/feat/dav/absence
feat(dav): implement personal absence settings
Ferdinand Thiessen [Wed, 8 Nov 2023 01:55:42 +0000 (02:55 +0100)]
Merge pull request #41328 from nextcloud/fix/41326-Contrast_between_focused_and_unfocused_state_on_different_types_of_input_fields_is_not_enough
Fix styles for input field and textarea on focus, hover and active state
Nextcloud bot [Wed, 8 Nov 2023 00:32:32 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Tue, 7 Nov 2023 20:10:38 +0000 (21:10 +0100)]
Merge pull request #38995 from fsamapoor/refactor_lib_private_systemtag
Refactors lib/private/SystemTag
Christoph Wurst [Tue, 7 Nov 2023 19:47:39 +0000 (20:47 +0100)]
Merge pull request #39109 from fsamapoor/refactor_lib_private_metadata_migration_net
Refactors /Metadata, /Migration, and /Net namespaces in /lib/private/
Pytal [Tue, 7 Nov 2023 18:00:31 +0000 (10:00 -0800)]
Merge pull request #41329 from nextcloud/fix/files-copy-file
fix(files): Do not encode the path twice (and do not use undefined method)
Ferdinand Thiessen [Tue, 7 Nov 2023 17:21:57 +0000 (18:21 +0100)]
Merge pull request #41303 from nextcloud/chore/migrate-apps-cypress
chore(cypress): Migrate apps acceptance tests to Cypress
Maxence Lange [Tue, 7 Nov 2023 16:55:24 +0000 (15:55 -0100)]
Merge pull request #40761 from nextcloud/enh/noid/files-metadata
IFilesMetadata
Richard Steinmetz [Wed, 4 Oct 2023 10:31:46 +0000 (12:31 +0200)]
feat(dav): implement personal absence settings
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Côme Chilliet [Tue, 7 Nov 2023 15:51:57 +0000 (16:51 +0100)]
Merge pull request #41311 from nextcloud/fix/improve-setup-checks-api
Improve setup checks API
Ferdinand Thiessen [Tue, 7 Nov 2023 15:49:10 +0000 (16:49 +0100)]
fix(files): Do not encode the path twice (and do not use undefined method)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
julia.kirschenheuter [Tue, 7 Nov 2023 15:18:00 +0000 (16:18 +0100)]
Fix styles for input field and textarea on focus, hover and active state
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Maxence Lange [Tue, 7 Nov 2023 14:06:13 +0000 (13:06 -0100)]
IFilesMetadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Tue, 7 Nov 2023 13:43:01 +0000 (12:43 -0100)]
IFilesMetadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Simon L [Tue, 7 Nov 2023 13:40:14 +0000 (14:40 +0100)]
Merge pull request #41298 from nextcloud/enh/noid/fix-sharing-description
Ferdinand Thiessen [Tue, 7 Nov 2023 13:21:47 +0000 (14:21 +0100)]
Merge pull request #41134 from nextcloud/feat/migrate-more-setup-checks
Migrate checks to new SetupCheck API
Côme Chilliet [Tue, 7 Nov 2023 13:14:36 +0000 (14:14 +0100)]
Add missing dots in PhpModules setup check descriptions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 6 Nov 2023 15:21:15 +0000 (16:21 +0100)]
Add $name property in SetupResult and improve API
Keys for check results are not locale dependent anymore, the name of the
setup check is instead stored in the setup result object.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
nextcloud-command [Tue, 7 Nov 2023 11:53:59 +0000 (11:53 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Tue, 7 Nov 2023 11:49:13 +0000 (12:49 +0100)]
Merge pull request #41294 from nextcloud/supVerIssTemp
Côme Chilliet [Mon, 6 Nov 2023 16:48:42 +0000 (17:48 +0100)]
Revert "Migrate code integrity to SetupCheck API"
This reverts commit
aa2d315d95d37b48752d0e92d0ce79913be1d4f1.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 14:53:57 +0000 (16:53 +0200)]
Migrate 32bit check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 14:07:11 +0000 (16:07 +0200)]
Migrate Freetype check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:51:51 +0000 (15:51 +0200)]
Migrate code integrity to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:31:09 +0000 (15:31 +0200)]
Migrate Randomness secure check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:24:00 +0000 (15:24 +0200)]
Migrate memcache check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Tue, 7 Nov 2023 11:07:03 +0000 (12:07 +0100)]
display inline title always
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Mon, 6 Nov 2023 10:19:25 +0000 (11:19 +0100)]
fix description of sharing toggle
Signed-off-by: Simon L <szaimen@e.mail.de>
Côme Chilliet [Thu, 26 Oct 2023 13:16:28 +0000 (15:16 +0200)]
Migrated both file locking checks to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:06:30 +0000 (15:06 +0200)]
Remove duplicate fileinfo PHP module check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:04:02 +0000 (15:04 +0200)]
Migrate database transaction level check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 12:45:05 +0000 (14:45 +0200)]
Migrate email test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 12:35:09 +0000 (14:35 +0200)]
Remove duplicated ReadOnlyConfig setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 10:20:25 +0000 (12:20 +0200)]
Migrate getenv test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Tue, 7 Nov 2023 11:07:16 +0000 (12:07 +0100)]
Revert "display inline title always"
This reverts commit
9ea30dcab612b8b1d035525ab4ae3b1990d0022e.
Simon L [Tue, 7 Nov 2023 11:07:03 +0000 (12:07 +0100)]
display inline title always
Signed-off-by: Simon L <szaimen@e.mail.de>
Julia Kirschenheuter [Tue, 7 Nov 2023 09:03:39 +0000 (10:03 +0100)]
Merge pull request #41270 from nextcloud/fix/41267-Contrast_of_focused_Search_and_Search_contacts_is_not_enough
Fix styles for input fields on focus state
Côme Chilliet [Tue, 7 Nov 2023 09:02:30 +0000 (10:02 +0100)]
Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wording
Improve setup checks naming and improve database version check
Joas Schilling [Tue, 7 Nov 2023 07:39:42 +0000 (08:39 +0100)]
Merge pull request #41214 from nextcloud/bugfix/noid/make-install-verbose
fix(install): Make installing more verbose
Joas Schilling [Tue, 7 Nov 2023 07:39:04 +0000 (08:39 +0100)]
Merge pull request #41175 from nextcloud/feat/noid/openapi-scopes
Add OpenAPI attribute to allow multiple scopes
Faraz Samapoor [Sun, 2 Jul 2023 20:23:30 +0000 (23:53 +0330)]
Refactors Metadata, Migration, and Net.
In lib/private namespace to improve code readability.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
Faraz Samapoor [Sun, 25 Jun 2023 18:50:15 +0000 (22:20 +0330)]
Refactors lib/private/SystemTag.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
Maxence Lange [Tue, 7 Nov 2023 01:21:29 +0000 (00:21 -0100)]
IFilesMetadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Nextcloud bot [Tue, 7 Nov 2023 00:32:15 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 6 Nov 2023 23:46:55 +0000 (00:46 +0100)]
Merge pull request #41301 from nextcloud/fix/files_sharing--translations
fix(files_sharing): fix sharing tab translations
Andy Scherzinger [Mon, 6 Nov 2023 21:17:17 +0000 (22:17 +0100)]
Merge pull request #40809 from SYK-08/patch-1
Update README.md
Andy Scherzinger [Mon, 6 Nov 2023 21:16:24 +0000 (22:16 +0100)]
Update README.md
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Anna [Mon, 6 Nov 2023 20:52:38 +0000 (21:52 +0100)]
Merge pull request #40876 from nextcloud/fix/dont-send-imip-emails-to-rooms-resources
Anna Larch [Wed, 11 Oct 2023 16:13:39 +0000 (18:13 +0200)]
fix(scheduling): don't send iMIP emails to rooms / resources
Signed-off-by: Anna Larch <anna@nextcloud.com>
Grigorii K. Shartsev [Mon, 6 Nov 2023 13:08:51 +0000 (14:08 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Mon, 6 Nov 2023 12:58:30 +0000 (13:58 +0100)]
fix(files_sharing): permissions translation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Pytal [Mon, 6 Nov 2023 17:25:16 +0000 (09:25 -0800)]
Merge pull request #41251 from nextcloud/fix/profile-active
fix: Only highlight profile entry when viewing own profile
Julia Kirschenheuter [Mon, 6 Nov 2023 16:29:45 +0000 (17:29 +0100)]
Merge branch 'master' into fix/41267-Contrast_of_focused_Search_and_Search_contacts_is_not_enough
Côme Chilliet [Mon, 6 Nov 2023 16:27:27 +0000 (17:27 +0100)]
Merge pull request #41081 from nextcloud/feat/add-occ-command-for-setupchecks
Add a command to run the setup checks from CLI
julia.kirschenheuter [Fri, 3 Nov 2023 14:04:47 +0000 (15:04 +0100)]
Fix styles for input fields on focus state
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Ferdinand Thiessen [Mon, 6 Nov 2023 15:14:55 +0000 (16:14 +0100)]
Merge pull request #41285 from nextcloud/fix/id-timezone
fix(dav): Add ID / label to timezone picker in availablility settings
Côme Chilliet [Mon, 6 Nov 2023 14:28:51 +0000 (15:28 +0100)]
Use no style for info to make it different from warning
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 14:10:49 +0000 (16:10 +0200)]
Fix icon for errors to be consistent with the others
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 10:01:52 +0000 (12:01 +0200)]
Add an emoji for warnings as well
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 24 Oct 2023 14:55:45 +0000 (16:55 +0200)]
Use constants for SUCCESS/FAILURE and show errors even on quiet level
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 24 Oct 2023 08:42:26 +0000 (10:42 +0200)]
Add a command to run the setup checks from CLI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Ferdinand Thiessen [Mon, 6 Nov 2023 14:15:39 +0000 (15:15 +0100)]
fix(tests): Adjust test snapshots for changes dependencies
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 4 Nov 2023 20:59:22 +0000 (21:59 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>