]>
source.dussan.org Git - nextcloud-server.git/log
Git'Fellow [Thu, 5 May 2022 17:26:31 +0000 (19:26 +0200)]
Fix indentation
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Git'Fellow [Thu, 5 May 2022 13:30:41 +0000 (15:30 +0200)]
Typo
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Git'Fellow [Thu, 5 May 2022 13:01:58 +0000 (15:01 +0200)]
Switch to overflow-wrap
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Git'Fellow [Thu, 5 May 2022 07:24:00 +0000 (09:24 +0200)]
Fix tooltips overflow
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Thu, 5 May 2022 07:21:00 +0000 (09:21 +0200)]
Merge pull request #32259 from nextcloud/adjust-acceptance-tests-to-changes-in-notifications-markup
Adjust acceptance tests to changes in notifications markup
Joas Schilling [Thu, 5 May 2022 07:20:45 +0000 (09:20 +0200)]
Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-info
Expose shareWithDisplayNameUnique also on autocomplete endpoint
Vincent Petry [Thu, 5 May 2022 06:18:52 +0000 (08:18 +0200)]
Merge pull request #32152 from nextcloud/bugfix/32151/allow-compatibility-wrapper-local-ext-storage
Allow compatibility wrapper on local external storage
Nextcloud bot [Thu, 5 May 2022 02:28:30 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Wed, 4 May 2022 11:48:54 +0000 (13:48 +0200)]
Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minus
Remove leading "minus"
Louis [Wed, 4 May 2022 11:38:03 +0000 (13:38 +0200)]
Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search
Use share setting in DAV search
Julien Veyssier [Wed, 4 May 2022 08:51:23 +0000 (10:51 +0200)]
remove leading minus which thankfully crashes because this operand does not apply to PsrLoggerAdapter
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Nextcloud bot [Wed, 4 May 2022 02:30:36 +0000 (02:30 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Calviño Sánchez [Tue, 3 May 2022 21:11:19 +0000 (23:11 +0200)]
Adjust acceptance tests to changes in notifications markup
Since nextcloud/notifications#1178 each notification in the list is a
"<li>" rather than a "<div>".
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Joas Schilling [Tue, 3 May 2022 14:08:19 +0000 (16:08 +0200)]
Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojis
Include more emoji chars to test and fixes after include it
Joas Schilling [Tue, 3 May 2022 05:20:46 +0000 (07:20 +0200)]
Expose shareWithDisplayNameUnique also on autocomplete endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 3 May 2022 08:29:45 +0000 (10:29 +0200)]
Merge pull request #32213 from nextcloud/fix/theming-layout
Improve theming layout
Côme Chilliet [Tue, 3 May 2022 08:12:20 +0000 (10:12 +0200)]
Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-ilogger
Migrate dav application from ILogger to LoggerInterface
Nextcloud bot [Tue, 3 May 2022 02:28:53 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 2 May 2022 13:12:35 +0000 (13:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Mon, 2 May 2022 11:57:52 +0000 (13:57 +0200)]
Merge pull request #32225 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.10.0
Bump @nextcloud/axios from 1.9.0 to 1.10.0
Côme Chilliet [Thu, 31 Mar 2022 14:30:40 +0000 (16:30 +0200)]
Fix use of $logger from another scope in apps/dav/lib/Server.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 14:25:31 +0000 (16:25 +0200)]
Add missing use for LoggerInterface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 13:51:29 +0000 (15:51 +0200)]
Migrate last instances of $server::getLogger() from dav
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 13:34:57 +0000 (15:34 +0200)]
Migrate dav application from ILogger to LoggerInterface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 13:34:43 +0000 (15:34 +0200)]
Fix namespace of RefreshWebcalServiceTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 13:32:51 +0000 (15:32 +0200)]
Fix PublishingTest class name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 13:31:38 +0000 (15:31 +0200)]
Remove use of mixed type which is not available in PHP 7.4
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
dependabot[bot] [Sat, 30 Apr 2022 02:14:13 +0000 (02:14 +0000)]
Bump @nextcloud/axios from 1.9.0 to 1.10.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Côme Chilliet [Mon, 2 May 2022 08:15:10 +0000 (10:15 +0200)]
Merge pull request #31752 from nextcloud/fix/remove-still-more-ilogger
Move away from deprecated ILogger
Joas Schilling [Mon, 2 May 2022 06:19:10 +0000 (08:19 +0200)]
Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparison
Fix strict comparison
Nextcloud bot [Mon, 2 May 2022 02:29:26 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 29 Apr 2022 15:08:12 +0000 (17:08 +0200)]
Fix dark theme description
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 28 Apr 2022 15:01:33 +0000 (17:01 +0200)]
Improve theming layout
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sat, 30 Apr 2022 12:34:04 +0000 (14:34 +0200)]
Merge pull request #32217 from nextcloud/feat/theming-override
John Molakvoæ [Sat, 30 Apr 2022 10:38:50 +0000 (12:38 +0200)]
Add enforce_theme example IDs
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sat, 30 Apr 2022 10:31:09 +0000 (12:31 +0200)]
Fix theming setEnabledThemes unique array
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 29 Apr 2022 09:54:25 +0000 (11:54 +0200)]
Allow to override the default theme
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Sat, 30 Apr 2022 02:27:31 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vitor Mattos [Thu, 28 Apr 2022 11:00:08 +0000 (08:00 -0300)]
Include more emoji chars to test and fixes after include it
Signed-off-by: Vitor Mattos <vitor@php.rio>
Joas Schilling [Fri, 29 Apr 2022 16:31:29 +0000 (18:31 +0200)]
Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface
Emojihelper interface
Simon L [Fri, 29 Apr 2022 13:45:48 +0000 (15:45 +0200)]
Merge pull request #32218 from nextcloud/revert-30925-feature/breadcrumb_menu_parent_folder_visible
Revert "Show the child folders in the breadcrumb menu when on a parent entry."
blizzz [Fri, 29 Apr 2022 11:05:57 +0000 (13:05 +0200)]
Merge pull request #31758 from nextcloud/fix/utf8-detection-fix
Use sabre function directly rather than duplicating it
Simon L [Fri, 29 Apr 2022 11:01:41 +0000 (13:01 +0200)]
Revert "Show the child folders in the breadcrumb menu when on a parent entry."
Signed-off-by: szaimen <szaimen@e.mail.de>
Nextcloud bot [Fri, 29 Apr 2022 02:28:31 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Thu, 28 Apr 2022 17:37:58 +0000 (19:37 +0200)]
Merge pull request #32212 from nextcloud/bugfix/noid/make-the-order-of-reactions-reliable
Make the order of reactions reliable
John Molakvoæ [Thu, 28 Apr 2022 17:30:59 +0000 (19:30 +0200)]
Merge pull request #32204 from nextcloud/fix/invert-logo
Louis [Thu, 28 Apr 2022 16:23:44 +0000 (18:23 +0200)]
Merge pull request #31986 from nextcloud/dependabot/npm_and_yarn/marked-4.0.14
Bump marked from 4.0.13 to 4.0.14
Louis [Thu, 28 Apr 2022 16:23:14 +0000 (18:23 +0200)]
Merge pull request #32092 from nextcloud/dependabot/npm_and_yarn/karma-6.3.19
Bump karma from 6.3.17 to 6.3.19
John Molakvoæ [Thu, 28 Apr 2022 09:30:36 +0000 (11:30 +0200)]
Fix header apps icons
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 28 Apr 2022 07:42:49 +0000 (09:42 +0200)]
Fix logo colour on bright primary colour
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Côme Chilliet [Thu, 28 Apr 2022 14:44:41 +0000 (16:44 +0200)]
Merge pull request #32210 from nextcloud/fix/remove-deprecated-occ-app-check-code-command
Remove deprecated occ app:check-code command
Joas Schilling [Thu, 28 Apr 2022 14:13:41 +0000 (16:13 +0200)]
Make the order of reactions reliable
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Thu, 28 Apr 2022 13:08:01 +0000 (15:08 +0200)]
Remove deprecated occ app:check-code command
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Apr 2022 12:56:26 +0000 (14:56 +0200)]
Remove test for removed class SearchResultSorter
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
blizzz [Thu, 28 Apr 2022 11:01:13 +0000 (13:01 +0200)]
Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infinite-recurrence
Handle processing reminders for calendar objects with an infinite number of recurrences
Vitor Mattos [Wed, 30 Mar 2022 12:17:40 +0000 (09:17 -0300)]
Increase check if support reactions
Signed-off-by: Vitor Mattos <vitor@php.rio>
Joas Schilling [Thu, 24 Mar 2022 14:57:17 +0000 (15:57 +0100)]
Extract the EmojiService from user status and add an OCP interface
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Thu, 28 Apr 2022 09:04:43 +0000 (11:04 +0200)]
Merge pull request #32202 from nextcloud/fix/layout-theme-array
John Molakvoæ [Thu, 28 Apr 2022 09:04:25 +0000 (11:04 +0200)]
Merge pull request #32195 from nextcloud/feat/system-theme
Joas Schilling [Thu, 28 Apr 2022 08:11:10 +0000 (10:11 +0200)]
Merge pull request #32200 from nextcloud/Valdnet-patch-2
l10n: Correct a typo
Simon L [Thu, 28 Apr 2022 07:22:26 +0000 (09:22 +0200)]
Merge pull request #32172 from nextcloud/rakekniven-patch-1
l10n: Improve grammar of opcache message
John Molakvoæ [Thu, 28 Apr 2022 06:54:57 +0000 (08:54 +0200)]
Fix `Undefined array key "enabledThemes"` on layout.user.php
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 27 Apr 2022 17:39:36 +0000 (19:39 +0200)]
Add system/light themes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Valdnet [Thu, 28 Apr 2022 06:30:49 +0000 (08:30 +0200)]
l10n: Correct a typo
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Thu, 28 Apr 2022 02:28:47 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 28 Apr 2022 00:14:03 +0000 (17:14 -0700)]
Merge pull request #32164 from nextcloud/pierreozoux-patch-2
dependabot[bot] [Wed, 27 Apr 2022 21:08:30 +0000 (21:08 +0000)]
Bump marked from 4.0.13 to 4.0.14
Bumps [marked](https://github.com/markedjs/marked) from 4.0.13 to 4.0.14.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.13...v4.0.14)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Wed, 27 Apr 2022 18:31:40 +0000 (20:31 +0200)]
Fix strict comparison
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Wed, 27 Apr 2022 17:15:55 +0000 (19:15 +0200)]
Merge pull request #32189 from nextcloud/fix/local_loading_for_profile
Mount Profile view after DOMContentLoaded
Thomas Citharel [Wed, 27 Apr 2022 15:17:22 +0000 (17:17 +0200)]
Handle processing reminders for calendar objects with an infinite number
of recurrences
Closes #29896
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
John Molakvoæ [Wed, 27 Apr 2022 14:57:09 +0000 (16:57 +0200)]
Merge pull request #32180 from nextcloud/fix/dashboard
Louis Chemineau [Wed, 27 Apr 2022 13:47:58 +0000 (15:47 +0200)]
Mount profile after DOMContentLoaded
Fix https://github.com/nextcloud/server/issues/32187
Signed-off-by: Louis Chemineau <louis@chmn.me>
Carl Schwan [Wed, 27 Apr 2022 11:24:49 +0000 (13:24 +0200)]
Merge pull request #32139 from nextcloud/fix/31970/fix-social-sharing-buttons
fix social sharing buttons
John Molakvoæ [Tue, 26 Apr 2022 07:20:59 +0000 (09:20 +0200)]
Dashboard fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Carl Schwan [Wed, 27 Apr 2022 09:53:18 +0000 (11:53 +0200)]
Merge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation-order
Make the binary operation order explicit
Pierre Ozoux [Tue, 26 Apr 2022 13:01:19 +0000 (15:01 +0200)]
Adds uploadPartSize to config sample.
closes https://github.com/nextcloud/server/issues/24390
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
John Molakvoæ [Wed, 27 Apr 2022 08:29:19 +0000 (10:29 +0200)]
Merge pull request #32173 from nextcloud/Valdnet-patch-3
Simon L [Wed, 27 Apr 2022 07:32:38 +0000 (09:32 +0200)]
Merge pull request #32154 from nextcloud/Valdnet-patch-2
l10n: Change apostrophe
Valdnet [Wed, 27 Apr 2022 07:04:00 +0000 (09:04 +0200)]
l10n: Fix code
Issue: #32171.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
rakekniven [Wed, 27 Apr 2022 06:19:19 +0000 (08:19 +0200)]
l10n: Improve grammar
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Nextcloud bot [Wed, 27 Apr 2022 02:31:37 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Tue, 26 Apr 2022 21:27:58 +0000 (23:27 +0200)]
Merge pull request #32167 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
Nextcloud bot [Tue, 26 Apr 2022 16:05:28 +0000 (16:05 +0000)]
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Tue, 26 Apr 2022 15:38:16 +0000 (17:38 +0200)]
Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.yml
John Molakvoæ [Tue, 26 Apr 2022 15:28:51 +0000 (17:28 +0200)]
Merge pull request #31492 from nextcloud/fix/check-secret-configured
Côme Chilliet [Mon, 4 Apr 2022 07:47:29 +0000 (09:47 +0200)]
composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 09:03:24 +0000 (11:03 +0200)]
Remove unused class SearchResultSorter
Was used in ajax/share.php which does not exists anymore
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 31 Mar 2022 08:57:10 +0000 (10:57 +0200)]
Remove ILogger usages in lib/private/Files/Storage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Wed, 30 Mar 2022 08:55:41 +0000 (10:55 +0200)]
Migrate more classes of lib/private to LoggerInterface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Wed, 30 Mar 2022 07:31:45 +0000 (09:31 +0200)]
Fix identation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 29 Mar 2022 20:25:26 +0000 (22:25 +0200)]
Move away from deprecated ILogger
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
szaimen [Mon, 25 Apr 2022 15:44:31 +0000 (17:44 +0200)]
fix social sharing buttons
Signed-off-by: szaimen <szaimen@e.mail.de>
Joas Schilling [Tue, 26 Apr 2022 11:38:15 +0000 (13:38 +0200)]
Merge pull request #32155 from nextcloud/bugfix/noid/fix-translations-with-trailing-colon
Fx translations with trailing colon
John Molakvoæ [Tue, 26 Apr 2022 10:31:16 +0000 (12:31 +0200)]
Merge pull request #32146 from nextcloud/fix/dark-theme
Simon L [Tue, 26 Apr 2022 10:22:42 +0000 (12:22 +0200)]
Merge pull request #32142 from nextcloud/techdebt/noid/enable-helper-app-with-force
Enable Talk with --force to have less issues during transition period…
Joas Schilling [Tue, 26 Apr 2022 09:23:33 +0000 (11:23 +0200)]
Merge pull request #32137 from nextcloud/techdebt/noid/give-hints-on-correct-migration-names
Give hints on correct migration versioning
Vincent Petry [Mon, 25 Apr 2022 14:05:19 +0000 (16:05 +0200)]
Update psalm baseline for Sabre decodePath
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Côme Chilliet [Wed, 30 Mar 2022 14:31:54 +0000 (16:31 +0200)]
Trying without the use
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Wed, 30 Mar 2022 13:07:27 +0000 (15:07 +0200)]
Use sabre function directly rather than duplicating it
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Tue, 26 Apr 2022 09:06:00 +0000 (11:06 +0200)]
Fix translations with trailing colons
Signed-off-by: Joas Schilling <coding@schilljs.com>