]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Fri, 7 Jul 2023 14:27:56 +0000 (16:27 +0200)]
update occ files:repair-tree command to also handle cases where the parent is -1 when it shouldn't be
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Fri, 7 Jul 2023 08:43:06 +0000 (10:43 +0200)]
Merge pull request #39133 from nextcloud/feature/openapi/user_status
user_status: Add OpenAPI spec
Nextcloud bot [Fri, 7 Jul 2023 00:27:34 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel [Thu, 6 Jul 2023 21:27:13 +0000 (23:27 +0200)]
Merge pull request #39204 from nextcloud/docs/noid/rem-outdated-comment
docs(dav): remove outdated comment
John Molakvoæ [Thu, 6 Jul 2023 20:34:26 +0000 (22:34 +0200)]
Merge pull request #39203 from nextcloud/fix/cypress-only-revert
Arthur Schiwon [Thu, 6 Jul 2023 19:56:25 +0000 (21:56 +0200)]
docs(dav): remove outdated comment
The method was added actually to PHP API in 28 and the mentioned check
is not in place anymore.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
John Molakvoæ [Thu, 6 Jul 2023 19:27:17 +0000 (21:27 +0200)]
fix(cypress): revert only toggle
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Christoph Wurst [Thu, 6 Jul 2023 18:20:31 +0000 (20:20 +0200)]
Merge pull request #39200 from nextcloud/fix/remove-already-removed-api-deprecation
fix: Remove deprecation warning for already removed API
Côme Chilliet [Thu, 6 Jul 2023 16:02:00 +0000 (18:02 +0200)]
Merge pull request #39189 from nextcloud/bugfix/noid/cleanup
fix: Cleanup unused imports and some type deprecations
Ferdinand Thiessen [Thu, 6 Jul 2023 15:23:17 +0000 (17:23 +0200)]
fix: Remove deprecation warning for already removed API
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christoph Wurst [Thu, 6 Jul 2023 15:04:23 +0000 (17:04 +0200)]
Merge pull request #38663 from nextcloud/chore/oc-server-query-to-ocp-server-get-lib
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
Christoph Wurst [Tue, 6 Jun 2023 09:09:24 +0000 (11:09 +0200)]
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Louis [Thu, 6 Jul 2023 11:11:42 +0000 (13:11 +0200)]
Merge pull request #39165 from nextcloud/artonge/feat/enable_versions_features_with_groupfolders_enabled
Enable all files_versions features when groupfolders is enabled
Louis [Thu, 6 Jul 2023 10:33:41 +0000 (12:33 +0200)]
Merge pull request #39164 from nextcloud/artonge/feat/add_411_ocs_error
Add OCSPreconditionFailedException
Joas Schilling [Thu, 6 Jul 2023 08:37:17 +0000 (10:37 +0200)]
fix: Cleanup unused imports and some type deprecations
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 6 Jul 2023 00:30:35 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis Chemineau [Wed, 5 Jul 2023 13:35:13 +0000 (15:35 +0200)]
Add OCSPreconditionFailedException
Signed-off-by: Louis Chemineau <louis@chmn.me>
John Molakvoæ [Wed, 5 Jul 2023 16:27:10 +0000 (18:27 +0200)]
Merge pull request #38950 from nextcloud/feat/f2v/favorites
John Molakvoæ [Wed, 5 Jul 2023 14:26:45 +0000 (16:26 +0200)]
fix(files): show a border around the favorite icon for better contrast
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 5 Jul 2023 14:00:31 +0000 (16:00 +0200)]
fix: favorites colour, icon, unwanted eslint-disable, typing and preview
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 5 Jul 2023 13:59:44 +0000 (15:59 +0200)]
fix(files): invalid default actions
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 4 Jul 2023 06:41:03 +0000 (08:41 +0200)]
chore: compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 30 Jun 2023 09:19:21 +0000 (11:19 +0200)]
chore: remove old favorites view
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 30 Jun 2023 08:59:00 +0000 (10:59 +0200)]
feat: add caption prop
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 30 Jun 2023 08:47:30 +0000 (10:47 +0200)]
feat: add favorites view testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 30 Jun 2023 07:57:40 +0000 (09:57 +0200)]
chore: update webdav to 5.2.2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 17:09:16 +0000 (19:09 +0200)]
fix(files): sanitize name and ext display
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 16:18:38 +0000 (18:18 +0200)]
feat: add modified column
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 13:01:19 +0000 (15:01 +0200)]
fix(files): fix actions svg
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 12:58:01 +0000 (14:58 +0200)]
feat: add view in folder action with tests
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 12:57:25 +0000 (14:57 +0200)]
fix(files): hidden default actions
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 09:37:02 +0000 (11:37 +0200)]
fix(files): restore action tslint
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 09:35:40 +0000 (11:35 +0200)]
feat(files): import all actions
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 22 Jun 2023 09:32:43 +0000 (11:32 +0200)]
feat(files): implement built-in renaming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 27 Apr 2023 09:15:48 +0000 (11:15 +0200)]
feat(files): sort favorites first
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 27 Apr 2023 08:40:19 +0000 (10:40 +0200)]
fix(files): fix favorites legacy to vue handling and sorting
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 11 Apr 2023 09:24:09 +0000 (11:24 +0200)]
feat(files): favorites
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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
Louis Chemineau [Wed, 5 Jul 2023 13:52:13 +0000 (15:52 +0200)]
Enable all files versions features when groupfolders is enabled
Signed-off-by: Louis Chemineau <louis@chmn.me>
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
jld3103 [Wed, 15 Feb 2023 18:13:57 +0000 (19:13 +0100)]
user_status: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
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