]>
source.dussan.org Git - nextcloud-server.git/log
Benjamin Gaussorgues [Wed, 5 Jul 2023 14:28:22 +0000 (16:28 +0200)]
Migrate files sharing to PSR LoggerInterface
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Arthur Schiwon [Wed, 5 Jul 2023 13:53:00 +0000 (15:53 +0200)]
Merge pull request #38176 from danialRahimy/master
Admin audit app: optimization according to PHP 8
Arthur Schiwon [Wed, 5 Jul 2023 13:52:34 +0000 (15:52 +0200)]
Merge pull request #38978 from fsamapoor/refactor_lib_private_accounts
Refactors lib/private/Accounts classes
Arthur Schiwon [Wed, 5 Jul 2023 13:15:00 +0000 (15:15 +0200)]
Merge pull request #39062 from nextcloud/fix/tag-search-short-circuit-master
fix(TagSearchProvider): Short circuit if no tag matches the query
Joas Schilling [Wed, 5 Jul 2023 12:40:10 +0000 (14:40 +0200)]
Merge pull request #38955 from nextcloud/bugfix/noid/dont-use-or
fix(eventdispatcher): Don't use all evaluating "or"
Danial Rahimi [Wed, 10 May 2023 12:40:51 +0000 (16:10 +0330)]
Admin audit app: optimization according to PHP 8
Signed-off-by: Danial Rahimi <daniel_rahimi@outlook.com>
Faraz Samapoor [Wed, 5 Jul 2023 10:49:25 +0000 (14:19 +0330)]
Renames the property to improve the code readbility/clarity.
Based on:
https://github.com/nextcloud/server/pull/38978#pullrequestreview-
1514202944
Co-authored-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Christoph Wurst [Wed, 5 Jul 2023 10:09:42 +0000 (12:09 +0200)]
Merge pull request #39043 from nextcloud/fix/ocp/dashboard-widgetitems-see-widget-getitems
fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem
Arthur Schiwon [Wed, 5 Jul 2023 10:05:11 +0000 (12:05 +0200)]
Merge pull request #39086 from nextcloud/bugfix/noid/migrate-admin_audit-to-IEventDispatcher
feat(admin_audit): Migrate to non-deprecated IEventDispatcher
Arthur Schiwon [Wed, 5 Jul 2023 10:02:27 +0000 (12:02 +0200)]
Merge pull request #39012 from fsamapoor/refactor_lib_private_security_part2
[2/3] Refactors lib/private/Security
Joas Schilling [Wed, 5 Jul 2023 05:53:25 +0000 (07:53 +0200)]
Merge pull request #38910 from nextcloud/fix/nullish-trim-deprecation-warning
Cast string type for trim()
Nextcloud bot [Wed, 5 Jul 2023 00:26:45 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Tue, 4 Jul 2023 20:12:33 +0000 (22:12 +0200)]
Merge pull request #39115 from nextcloud/fix/unecrypted-size-part-files
fix(sse): don't update uncached files
Robin Appelman [Tue, 4 Jul 2023 15:44:43 +0000 (17:44 +0200)]
Merge pull request #38975 from fsamapoor/constructor_property_promotion_in_remaining_core_classes
Uses PHP8's constructor property promotion in remaining /core classes
Robin Appelman [Tue, 4 Jul 2023 15:33:30 +0000 (17:33 +0200)]
Merge pull request #38974 from fsamapoor/constructor_property_promotion_in_core_migrations
Uses PHP8's constructor property promotion in core/Migrations
Richard Steinmetz [Mon, 3 Jul 2023 07:40:46 +0000 (09:40 +0200)]
fix(sse): don't update uncached files
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Joas Schilling [Fri, 30 Jun 2023 10:50:28 +0000 (12:50 +0200)]
feat(admin_audit): Migrate to non-deprecated IEventDispatcher
Signed-off-by: Joas Schilling <coding@schilljs.com>
Marcel Klehr [Tue, 4 Jul 2023 09:14:50 +0000 (11:14 +0200)]
Merge pull request #39127 from nextcloud/fix/password-confirmation-master
Marcel Klehr [Mon, 3 Jul 2023 18:30:15 +0000 (20:30 +0200)]
Fix(OC/password-confirmation): Hide the correct button
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Kate [Tue, 4 Jul 2023 06:05:27 +0000 (08:05 +0200)]
Merge pull request #39116 from nextcloud/feature/psalm-enable-more-less-specific
psalm: Enable more/less specific errors
Nextcloud bot [Tue, 4 Jul 2023 00:29:17 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Johannes [Mon, 3 Jul 2023 17:11:25 +0000 (19:11 +0200)]
Merge pull request #38969 from nextcloud/enh/38944/add-profile-url-to-sab
enh(sab): Add profileUrl to SAB
jld3103 [Mon, 3 Jul 2023 08:05:53 +0000 (10:05 +0200)]
psalm: Enable more/less specific errors
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Johannes Merkel [Fri, 23 Jun 2023 16:40:46 +0000 (18:40 +0200)]
enh(sab): Add profileUrl to SAB
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
Daniel [Mon, 3 Jul 2023 14:35:34 +0000 (16:35 +0200)]
Merge pull request #39070 from nextcloud/fix/bump-sabre/dav-to-4.4.0-in-master
Bump sabre/http to 5.1.7 in master
Joas Schilling [Mon, 3 Jul 2023 13:38:28 +0000 (15:38 +0200)]
Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-names
Fix event names of 2FA related typed events
Côme Chilliet [Thu, 29 Jun 2023 15:51:15 +0000 (17:51 +0200)]
Bump sabre/dav to 4.4.0 in master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Fri, 30 Jun 2023 12:14:36 +0000 (14:14 +0200)]
Fix event names of 2FA related typed events
Signed-off-by: Joas Schilling <coding@schilljs.com>
Kate [Mon, 3 Jul 2023 12:20:12 +0000 (14:20 +0200)]
Merge pull request #39120 from nextcloud/fix/psalm-disable-cache
psalm: Disable cache
Christoph Wurst [Mon, 3 Jul 2023 09:29:58 +0000 (11:29 +0200)]
Merge pull request #39057 from nextcloud/feat/ocp/type-icapabilities
feat(ocp): More specific type for ICapabilities::getCapabilities
jld3103 [Mon, 3 Jul 2023 09:26:30 +0000 (11:26 +0200)]
psalm: Disable cache
Signed-off-by: jld3103 <jld3103yt@gmail.com>
John Molakvoæ [Mon, 3 Jul 2023 09:18:29 +0000 (11:18 +0200)]
Merge pull request #39103 from nextcloud/fix/remove-orphaned-file
Côme Chilliet [Mon, 3 Jul 2023 08:34:32 +0000 (10:34 +0200)]
Merge pull request #39096 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Côme Chilliet [Mon, 3 Jul 2023 08:19:32 +0000 (10:19 +0200)]
Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend
Add IProvideEnabledStateBackend interface
Christoph Wurst [Thu, 29 Jun 2023 13:54:13 +0000 (15:54 +0200)]
doc(ocp): Upgrade capability registration recommendation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Thu, 29 Jun 2023 07:50:09 +0000 (09:50 +0200)]
feat(ocp): More specific type for ICapabilities::getCapabilities
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Mon, 3 Jul 2023 00:30:37 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sun, 2 Jul 2023 15:30:44 +0000 (17:30 +0200)]
Merge pull request #39102 from nextcloud/fix/migrate-deprecated-ncappnavigationcounter
Faraz Samapoor [Sun, 2 Jul 2023 08:31:11 +0000 (12:01 +0330)]
Fixes testcase errors.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Nextcloud bot [Sun, 2 Jul 2023 00:31:00 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sat, 1 Jul 2023 21:40:14 +0000 (23:40 +0200)]
chore(files_sharing): Remove orphaned file with deprecated imports
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 1 Jul 2023 21:12:06 +0000 (23:12 +0200)]
fix(settings): Migrate away from `NcAppNavigationCounter`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Git'Fellow [Sat, 1 Jul 2023 14:34:01 +0000 (16:34 +0200)]
Merge pull request #39093 from nextcloud/imageCreateFromString
Silent `imagecreatefromstring()` errors
Faraz Samapoor [Sat, 24 Jun 2023 10:30:17 +0000 (14:00 +0330)]
Fixes Psalm error.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Faraz Samapoor [Sat, 24 Jun 2023 09:16:40 +0000 (12:46 +0330)]
Refactors lib/private/Accounts.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
nextcloud-command [Sat, 1 Jul 2023 03:44:28 +0000 (03:44 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sat, 1 Jul 2023 00:25:13 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Fri, 30 Jun 2023 22:51:15 +0000 (15:51 -0700)]
Merge pull request #39073 from nextcloud/fix/setting_migrate-from-deprecated-ncpopovermenu
Git'Fellow [Fri, 30 Jun 2023 19:58:44 +0000 (21:58 +0200)]
Silent imagecreatefromstring() errors
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Ferdinand Thiessen [Thu, 29 Jun 2023 16:50:51 +0000 (18:50 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 29 Jun 2023 13:33:36 +0000 (15:33 +0200)]
fix(settings): Migrate away from deprecated `NcPopoverMenu`
* Replace popover menu with `NcActions`
* Deduplicate user actions code between `UserRow` and `UserRowSimple`
* Fix user action to cover whole row heigh to prevent dropdown from shining through the actions
* Fix user action popover to be overlayed by current edited row actions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis [Fri, 30 Jun 2023 18:32:24 +0000 (20:32 +0200)]
Merge pull request #38905 from nextcloud/artonge/feat/improve_files_versions_preview_logic
Reduce load of files versions preview loading
Ferdinand Thiessen [Fri, 30 Jun 2023 12:31:50 +0000 (14:31 +0200)]
Merge pull request #39049 from nextcloud/no-issue/accessibility/aria-labels-on-apps-slide-toggles
Update aria-expanded attribute for sidebar apps-slide-toggles
fenn-cs [Wed, 28 Jun 2023 23:17:19 +0000 (00:17 +0100)]
Update aria-expanded attribute for sidebar apps-slide-toggles
Some apps which use the machanism provided in `core/src/OC/apps.js`
for toggle slide up/down in the side bar would equally rely on same for
`aria-expanded` state change.
For example : https://github.com/nextcloud/activity/pull/1230
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Marcel Klehr [Fri, 30 Jun 2023 10:32:14 +0000 (12:32 +0200)]
Fix psalm error
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Thu, 29 Jun 2023 13:01:14 +0000 (15:01 +0200)]
fix(TagSearchProvider): Short circuit if no tag matches the query
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Julius Härtl [Fri, 30 Jun 2023 08:12:41 +0000 (10:12 +0200)]
Merge pull request #39025 from nextcloud/bugfix/noid/actions-empty-files
Kate [Fri, 30 Jun 2023 08:12:28 +0000 (10:12 +0200)]
Merge pull request #38802 from nextcloud/feature/type-responses
Add types to responses
jld3103 [Wed, 14 Jun 2023 06:56:42 +0000 (08:56 +0200)]
Add template types to responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
dependabot[bot] [Fri, 30 Jun 2023 06:49:57 +0000 (06:49 +0000)]
Merge pull request #38863 from nextcloud/dependabot/github_actions/cypress-io/github-action-5.8.3
dependabot[bot] [Fri, 30 Jun 2023 05:59:08 +0000 (05:59 +0000)]
chore(deps): Bump cypress-io/github-action from 5.8.1 to 5.8.3
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.8.1 to 5.8.3.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](https://github.com/cypress-io/github-action/compare/
db1693016f23ccf9043f4b2428f9b04e5d502a73 ...
d69252d52b9a31bad4f418f05ba2bc83687a02eb )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Fri, 30 Jun 2023 05:58:06 +0000 (07:58 +0200)]
Merge pull request #39076 from nextcloud/backport/39067/master
Nextcloud bot [Fri, 30 Jun 2023 00:29:43 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 29 Jun 2023 19:45:58 +0000 (21:45 +0200)]
fix(cypress): branch definition and update from template
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Julius Härtl [Tue, 27 Jun 2023 08:46:12 +0000 (10:46 +0200)]
fix(files): Only render the menu if there are actions to show
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Thu, 29 Jun 2023 14:58:10 +0000 (16:58 +0200)]
Merge pull request #38900 from tanganellilore/add_theming_doc_url
Côme Chilliet [Thu, 29 Jun 2023 14:15:12 +0000 (16:15 +0200)]
Add method to list disabled users to IProvideEnabledStateBackend
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 29 Jun 2023 13:45:02 +0000 (15:45 +0200)]
Merge pull request #39018 from nextcloud/fix/migrate-to-loggerinterface-federation
Migrate federation application to LoggerInterface
Arthur Schiwon [Thu, 29 Jun 2023 12:40:26 +0000 (14:40 +0200)]
Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-shares
display displayname on federated shares
Louis Chemineau [Thu, 29 Jun 2023 09:00:25 +0000 (11:00 +0200)]
Base versions' has-preview on mimetype
Signed-off-by: Louis Chemineau <louis@chmn.me>
Côme Chilliet [Thu, 29 Jun 2023 08:32:08 +0000 (10:32 +0200)]
Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_app
Refactors "strpos" calls in /apps/comments
Christoph Wurst [Thu, 29 Jun 2023 07:42:55 +0000 (09:42 +0200)]
Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurence
Fix creating events with old (< unix time) lastoccurence
Pytal [Thu, 29 Jun 2023 00:33:37 +0000 (17:33 -0700)]
Merge pull request #38839 from nextcloud/fix/36976-_9.1.4.11/8.2_-_The_frames_of_the_input_fields_do_not_meet_the_contrast_requirements
Ferdinand Thiessen [Wed, 28 Jun 2023 22:08:21 +0000 (00:08 +0200)]
fix: Add cypress test for changing password in the users list
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
julia.kirschenheuter [Mon, 26 Jun 2023 14:03:58 +0000 (16:03 +0200)]
Replace plain input fields with NcTextField fields and NcMultiSelect fields with NcSelect fields
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Christoph Wurst [Wed, 28 Jun 2023 19:51:53 +0000 (21:51 +0200)]
Merge pull request #39042 from nextcloud/fix/ocp/timed-job-joblist-type
fix(ocp): TimedJob can't have a more specific argument than Job
Maksim Sukharev [Wed, 28 Jun 2023 17:35:28 +0000 (19:35 +0200)]
Merge pull request #38832 from nextcloud/fix/38817/correct-user-status-save
Adjust saving of status messages
Louis Chemineau [Wed, 28 Jun 2023 14:49:22 +0000 (16:49 +0200)]
Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 28 Jun 2023 14:44:12 +0000 (16:44 +0200)]
Do not load preview if version tab is not active
Signed-off-by: Louis Chemineau <louis@chmn.me>
julia.kirschenheuter [Mon, 26 Jun 2023 14:03:58 +0000 (16:03 +0200)]
Replace plain input fields with NcTextField fields and NcMultiSelect fields with NcSelect fields
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Louis Chemineau [Mon, 19 Jun 2023 15:51:53 +0000 (17:51 +0200)]
Provide hasPreview in files_versions DAV API
This allow to no request non existing previews
I also set some properties to the img element to reduce preview loading to what the browser think is necessary
Signed-off-by: Louis Chemineau <louis@chmn.me>
F. E Noel Nfebe [Wed, 28 Jun 2023 14:15:17 +0000 (15:15 +0100)]
Merge pull request #38498 from nextcloud/feat-replace-id3parser-with-mp3info
Replace id3parser with mp3info
Maksim Sukharev [Wed, 28 Jun 2023 13:38:17 +0000 (15:38 +0200)]
wrap user status message input and buttons with native form
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Christoph Wurst [Wed, 28 Jun 2023 13:07:23 +0000 (15:07 +0200)]
fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Wed, 28 Jun 2023 12:56:39 +0000 (14:56 +0200)]
fix(ocp): TimedJob can't have a more specific argument than Job
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Daniel Kesselberg [Sun, 28 May 2023 14:57:21 +0000 (16:57 +0200)]
feat: replace id3parser with mp3info
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Maxence Lange [Wed, 28 Jun 2023 10:27:55 +0000 (09:27 -0100)]
displayname on federated shares
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Joas Schilling [Wed, 28 Jun 2023 07:04:36 +0000 (09:04 +0200)]
Merge pull request #38613 from nextcloud/feat/35959/async-guzzle-requests
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
John Molakvoæ [Wed, 28 Jun 2023 06:10:27 +0000 (08:10 +0200)]
Merge pull request #39038 from nextcloud/fix/replace-deprecated-vue-code
Julius Härtl [Wed, 28 Jun 2023 05:53:35 +0000 (07:53 +0200)]
Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint
Nextcloud bot [Wed, 28 Jun 2023 00:30:40 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Tue, 27 Jun 2023 20:49:08 +0000 (22:49 +0200)]
fix: cannot apply limit+offset on multi-tag-search
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Ferdinand Thiessen [Tue, 27 Jun 2023 19:34:40 +0000 (21:34 +0200)]
fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeClickOutsideSelectors`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Tue, 27 Jun 2023 17:36:26 +0000 (19:36 +0200)]
Merge pull request #39029 from nextcloud/feat/eslint-ts
Pytal [Tue, 27 Jun 2023 17:18:03 +0000 (10:18 -0700)]
Merge pull request #39020 from fsamapoor/refactor_lib_private_mail
John Molakvoæ [Tue, 27 Jun 2023 09:44:59 +0000 (11:44 +0200)]
chore: upgrade typescript, eslint and fix lint
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Joas Schilling [Fri, 2 Jun 2023 14:05:35 +0000 (16:05 +0200)]
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Tue, 27 Jun 2023 11:38:59 +0000 (13:38 +0200)]
Merge pull request #38990 from fsamapoor/refactor_lib_private_calendar
Refactor lib/private/Calendar
Thomas Citharel [Fri, 23 Jun 2023 07:09:38 +0000 (09:09 +0200)]
style(caldav): improve getDenormalizedData method
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Thomas Citharel [Fri, 1 Apr 2022 15:31:37 +0000 (17:31 +0200)]
Fix creating events with old (< unix time) lastoccurence
Closes #20804
Signed-off-by: Thomas Citharel <tcit@tcit.fr>