]>
source.dussan.org Git - nextcloud-server.git/log
provokateurin [Wed, 10 Jan 2024 10:20:09 +0000 (11:20 +0100)]
chore(AppFramework): Remove unused RouteConfig class
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Wed, 10 Jan 2024 10:19:45 +0000 (11:19 +0100)]
refactor(App): Remove registerRoutes method
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Wed, 10 Jan 2024 10:08:44 +0000 (11:08 +0100)]
refactor: Remove usage of App::registerRoutes
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Wed, 10 Jan 2024 08:57:46 +0000 (09:57 +0100)]
Merge pull request #42527 from nextcloud/feat/user_status/online-status-type
Joas Schilling [Wed, 10 Jan 2024 08:28:45 +0000 (09:28 +0100)]
Merge pull request #42377 from nextcloud/fix/text-to-image-manager
Fix(text2image): Return providers as indexed array
Joas Schilling [Wed, 10 Jan 2024 08:23:26 +0000 (09:23 +0100)]
Merge pull request #42590 from nextcloud/add-settings-section-type-attribute
Add settings section type attribute on settings app-content section
Joas Schilling [Wed, 10 Jan 2024 08:21:46 +0000 (09:21 +0100)]
Merge pull request #42488 from nextcloud/fix/issue-42476-occ-update
fix(Update): Handle upstream exception scenario cleanly
Joas Schilling [Wed, 10 Jan 2024 08:15:56 +0000 (09:15 +0100)]
Merge pull request #42563 from nextcloud/updateCrl
Update crl after revoke integration_homeassistant.csr
Joas Schilling [Wed, 10 Jan 2024 08:15:14 +0000 (09:15 +0100)]
Merge pull request #42391 from nextcloud/bugfix/noid/warn-on-excessive-memory-consumption-in-background-jobs
feat(cron): Warn on excessive memory consumption in background jobs
Kate [Wed, 10 Jan 2024 08:11:26 +0000 (09:11 +0100)]
Merge pull request #42532 from nextcloud/fix/user_status/custom-message-icon-only
provokateurin [Fri, 29 Dec 2023 17:11:35 +0000 (18:11 +0100)]
feat(user_status): Add online status type for OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
dependabot[bot] [Wed, 10 Jan 2024 06:36:51 +0000 (06:36 +0000)]
Merge pull request #42672 from nextcloud/dependabot/npm_and_yarn/follow-redirects-1.15.4
dependabot[bot] [Wed, 10 Jan 2024 06:12:02 +0000 (06:12 +0000)]
chore(deps): Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Wed, 10 Jan 2024 06:11:01 +0000 (07:11 +0100)]
Merge pull request #42666 from nextcloud/chore/deps/update-openapi-extractor
chore(deps): Update openapi-extractor
Nextcloud bot [Wed, 10 Jan 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 9 Jan 2024 18:43:58 +0000 (19:43 +0100)]
Merge pull request #42636 from nextcloud/fix/core/42596/fix-button-accessibility-in-view-profile-page
enh(core): replaced previous native a element with NcButton
provokateurin [Tue, 9 Jan 2024 17:09:02 +0000 (18:09 +0100)]
chore(deps): Update openapi-extractor
Signed-off-by: provokateurin <kate@provokateurin.de>
Eduardo Morales [Mon, 8 Jan 2024 15:34:55 +0000 (09:34 -0600)]
enh(core): replaced previous native a element with NcButton
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Côme Chilliet [Tue, 9 Jan 2024 16:25:07 +0000 (17:25 +0100)]
Merge pull request #42633 from nextcloud/artonge/fix/drone_after_slow_logout
Joas Schilling [Tue, 9 Jan 2024 14:58:02 +0000 (15:58 +0100)]
fix(tests): Fix remaining tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Eduardo Morales [Tue, 9 Jan 2024 14:54:27 +0000 (08:54 -0600)]
Merge pull request #42643 from nextcloud/fix/core/42565/focus-for-user-menu-is-not-accessible
fix(core): enhanced contrast when UserMenuItem is focused
Eduardo Morales [Mon, 8 Jan 2024 21:49:58 +0000 (15:49 -0600)]
fix(core): enhanced contrast when UserMenuItem is focused
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Côme Chilliet [Tue, 9 Jan 2024 13:41:12 +0000 (14:41 +0100)]
Merge pull request #42176 from nextcloud/feat/migrate-appdirowner-setupcheck
Migrate app dir owner check to new SetupCheck API
John Molakvoæ [Tue, 9 Jan 2024 11:13:34 +0000 (12:13 +0100)]
Merge pull request #32400 from nextcloud/feat/public-dav-v2
John Molakvoæ [Fri, 29 Dec 2023 09:16:08 +0000 (10:16 +0100)]
fix(psalm): update baseline and suppress unnecessary issues
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 29 Dec 2023 08:58:11 +0000 (09:58 +0100)]
fix: improve typing and use \OCP\Server::get
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 28 Oct 2022 13:05:07 +0000 (15:05 +0200)]
fix: public dav and files_sharing testing fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sun, 15 May 2022 08:38:55 +0000 (10:38 +0200)]
feat: public dav endpoint v2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Marcel Klehr [Tue, 9 Jan 2024 08:41:54 +0000 (09:41 +0100)]
fix(psalm issues)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Côme Chilliet [Tue, 9 Jan 2024 08:52:13 +0000 (09:52 +0100)]
Migrate tests for AppDirsWithDifferentOwner setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Tue, 9 Jan 2024 00:20:07 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Mon, 8 Jan 2024 22:35:55 +0000 (23:35 +0100)]
Merge pull request #42634 from nextcloud/artonge/feat/include_grid_view_toggle_in_accessibility_switch
Include grid view toggle in accessibility switch
nextcloud-command [Mon, 8 Jan 2024 22:19:00 +0000 (22:19 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Louis Chemineau [Mon, 8 Jan 2024 14:57:34 +0000 (15:57 +0100)]
Include grid view toggle in accessibility switch
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 8 Jan 2024 16:30:29 +0000 (17:30 +0100)]
Fix tests after slow logout fix
Signed-off-by: Louis Chemineau <louis@chmn.me>
Côme Chilliet [Tue, 12 Dec 2023 15:53:13 +0000 (16:53 +0100)]
Migrate app dir owner check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 8 Jan 2024 16:35:11 +0000 (17:35 +0100)]
Merge pull request #41547 from nextcloud/feat/migrate-opcache-check-to-new-api
Migrate opcache check to new SetupCheck API
Côme Chilliet [Mon, 8 Jan 2024 14:07:31 +0000 (15:07 +0100)]
Improve PHP opcache setup check and reduce level in some cases
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 12 Dec 2023 15:14:38 +0000 (16:14 +0100)]
Fix small psalm issue
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 12 Dec 2023 15:04:05 +0000 (16:04 +0100)]
Remove unsupported <code> tag and use quotes instead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 16 Nov 2023 16:15:21 +0000 (17:15 +0100)]
Remove unused properties from CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 16 Nov 2023 16:05:24 +0000 (17:05 +0100)]
Migrate opcache check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Maxence Lange [Mon, 8 Jan 2024 12:45:54 +0000 (11:45 -0100)]
Merge pull request #42560 from nextcloud/fix/42308/logs-more
debug logs on huge metadata
Louis [Mon, 8 Jan 2024 09:49:49 +0000 (10:49 +0100)]
Merge pull request #42544 from HLFH/fix-chrome-logout
Fix Slow logout on Chrome-like browsers
Nextcloud bot [Mon, 8 Jan 2024 00:21:59 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Richard Steinmetz [Sun, 7 Jan 2024 15:24:25 +0000 (16:24 +0100)]
Merge pull request #42602 from nextcloud/enh/calendar/update-nc-calendendar-to-2.0.1
chore(package): bumped nc-calendar to 2.0.1
Nextcloud bot [Sun, 7 Jan 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Sat, 6 Jan 2024 09:38:00 +0000 (10:38 +0100)]
Merge pull request #42428 from nextcloud/fix/external-js
fix(files_external): add back js config files
John Molakvoæ [Thu, 21 Dec 2023 16:44:57 +0000 (17:44 +0100)]
fix(files_external): add back js config files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Pytal [Sat, 6 Jan 2024 01:27:25 +0000 (17:27 -0800)]
Merge pull request #42566 from nextcloud/fix/files-download-default-action
fix(files): Fix unresponsive file click to download
Christopher Ng [Wed, 3 Jan 2024 19:47:10 +0000 (11:47 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 3 Jan 2024 19:47:10 +0000 (11:47 -0800)]
fix(files): Fix unresponsive file click to download
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Sat, 6 Jan 2024 00:20:08 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Eduardo Morales [Fri, 5 Jan 2024 17:31:57 +0000 (11:31 -0600)]
Merge pull request #42507 from nextcloud/fix/files/42460/breadcrumb-conditional-rendering
Fix/files/42460/breadcrumb conditional rendering
Eduardo Morales [Thu, 28 Dec 2023 18:21:36 +0000 (12:21 -0600)]
fix(files): kept only first and last breadcrumb titles
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Fri, 5 Jan 2024 16:52:51 +0000 (10:52 -0600)]
chore(package): bumped nc-calendar to 2.0.1
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Julia Kirschenheuter [Fri, 5 Jan 2024 16:13:56 +0000 (17:13 +0100)]
Merge pull request #42559 from nextcloud/fix/41699-change_styles_for_focused_items_in_sidebar
Remove unneeded styles: everything is handled by NcVue
Julia Kirschenheuter [Fri, 5 Jan 2024 11:50:43 +0000 (12:50 +0100)]
Merge pull request #42586 from nextcloud/fix/41860-fix-svgs-for-social-media-links
Fix SVG's for social media links
John Molakvoæ [Fri, 5 Jan 2024 11:29:22 +0000 (12:29 +0100)]
Merge pull request #41044 from nextcloud/enh/noid/blurhash
Maxence Lange [Thu, 4 Jan 2024 22:36:03 +0000 (21:36 -0100)]
blurhash generation
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
julia.kirschenheuter [Thu, 4 Jan 2024 15:44:38 +0000 (16:44 +0100)]
Fix SVG's for social media links
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Thomas Citharel [Fri, 5 Jan 2024 09:06:28 +0000 (10:06 +0100)]
fix(settings): check if activeSectionId and activeSectionType are defined before using them
Closes #41513
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Thomas Citharel [Fri, 5 Jan 2024 08:45:50 +0000 (09:45 +0100)]
Add data-active-section-type attribute to app-content settings section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Gaspard d'Hautefeuille [Thu, 4 Jan 2024 20:35:44 +0000 (22:35 +0200)]
Keep https check
https://github.com/nextcloud/server/issues/41196 + keep https check
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Gaspard d'Hautefeuille <github@dhautefeuille.eu>
Gaspard d'Hautefeuille [Tue, 2 Jan 2024 08:52:46 +0000 (10:52 +0200)]
Cancel PR #37405, remove regression code
Signed-off-by: Gaspard d'Hautefeuille <github@dhautefeuille.eu>
Nextcloud bot [Fri, 5 Jan 2024 00:22:07 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Maxence Lange [Wed, 3 Jan 2024 15:16:51 +0000 (14:16 -0100)]
debug logs on huge metadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Eduardo Morales [Thu, 4 Jan 2024 16:31:45 +0000 (10:31 -0600)]
Merge pull request #42513 from nextcloud/enh/files/42508/enhance-breadcrumb-component
enh(files): made breadcrumb component lang=ts
Eduardo Morales [Thu, 28 Dec 2023 22:24:33 +0000 (16:24 -0600)]
enh(files): made breadcrumb component lang=ts
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Maxence Lange [Thu, 4 Jan 2024 14:42:22 +0000 (13:42 -0100)]
Merge pull request #42578 from nextcloud/fix/tests/notification-test
initialize variables
Côme Chilliet [Thu, 4 Jan 2024 13:17:51 +0000 (14:17 +0100)]
Merge pull request #42576 from nextcloud/fix/fix-ldap-upgrade-on-duplicate-membership
Fix upgrade of user_ldap when oc_group_members contains duplicated uids
Maxence Lange [Thu, 4 Jan 2024 11:59:03 +0000 (10:59 -0100)]
initialize variables
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Côme Chilliet [Thu, 4 Jan 2024 10:12:03 +0000 (11:12 +0100)]
Fix upgrade of user_ldap when oc_group_members contains duplicated uids
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julia Kirschenheuter [Thu, 4 Jan 2024 08:28:34 +0000 (09:28 +0100)]
Merge pull request #42570 from nextcloud/enh/settings/42440/preview-card-settings-now-satisfy-contrast-ratio
enh(settings): removed background-gradient to ensure contrast ratio a11y requirements
Nextcloud bot [Thu, 4 Jan 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Eduardo Morales [Wed, 3 Jan 2024 21:54:08 +0000 (15:54 -0600)]
enh(settings): removed background-gradient to ensure contrast ratio a11y requirements
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Matthieu Gallien [Wed, 3 Jan 2024 17:28:38 +0000 (17:28 +0000)]
Update crl after revoke integration_homeassistant.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
julia.kirschenheuter [Wed, 3 Jan 2024 14:39:47 +0000 (15:39 +0100)]
Remove unneeded styles: everything is handled by NcVue
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Louis [Wed, 3 Jan 2024 14:54:24 +0000 (15:54 +0100)]
Merge pull request #39174 from shdehnavi/refactor_lib_private_notification
refactor lib/private/Notification
John Molakvoæ [Wed, 3 Jan 2024 08:16:41 +0000 (09:16 +0100)]
Merge pull request #42500 from nextcloud/fix/files-menu-mouse-open
nextcloud-command [Wed, 3 Jan 2024 08:04:48 +0000 (08:04 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Wed, 27 Dec 2023 15:26:13 +0000 (16:26 +0100)]
fix(files): open menu on right click position
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Hamid Dehnavi [Wed, 3 Jan 2024 06:52:40 +0000 (10:22 +0330)]
Merge branch 'master' into refactor_lib_private_notification
Nextcloud bot [Wed, 3 Jan 2024 00:20:07 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Grigorii K. Shartsev [Tue, 2 Jan 2024 16:55:37 +0000 (21:55 +0500)]
Merge pull request #42443 from nextcloud/fix/41876/files--focus-file-name-on-new-folder-rename
fix(files): focus file name on renaming also initially
Grigorii K. Shartsev [Tue, 2 Jan 2024 16:31:01 +0000 (17:31 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Fri, 22 Dec 2023 01:31:17 +0000 (02:31 +0100)]
fix(files): focus file name on renaming also initially
When new folder is created, new file entry is initially in renaming mode.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Hamid Dehnavi [Wed, 19 Jul 2023 12:38:54 +0000 (16:08 +0330)]
Make adjustments based on the review
Co-authored-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Hamid Dehnavi [Thu, 6 Jul 2023 23:23:01 +0000 (02:53 +0330)]
Add adjustments based on the review
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Hamid Dehnavi [Wed, 5 Jul 2023 17:55:05 +0000 (21:25 +0330)]
refactor lib/private/Notification
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Julia Kirschenheuter [Tue, 2 Jan 2024 10:42:40 +0000 (11:42 +0100)]
Merge pull request #42499 from nextcloud/bump-nc-vue-to-8.4.0
Update Nc Vue to 8.4.0
julia.kirschenheuter [Wed, 27 Dec 2023 13:54:45 +0000 (14:54 +0100)]
Update Nc Vue to 8.4.0
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Nextcloud bot [Tue, 2 Jan 2024 00:19:09 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Mon, 1 Jan 2024 09:14:32 +0000 (10:14 +0100)]
Merge pull request #42538 from nextcloud/fix/log-rotate-log-level
Fix log rotation notification level (warning->info)
Josh Richards [Sun, 31 Dec 2023 17:00:47 +0000 (12:00 -0500)]
Fix log rotation notification level (warning->info)
Fixes #42537
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Nextcloud bot [Mon, 1 Jan 2024 00:20:01 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 31 Dec 2023 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
provokateurin [Sat, 30 Dec 2023 13:38:58 +0000 (14:38 +0100)]
fix(user_status): Allow setting custom message with icon only
Signed-off-by: provokateurin <kate@provokateurin.de>
Nextcloud bot [Sat, 30 Dec 2023 00:22:10 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 29 Dec 2023 13:40:34 +0000 (14:40 +0100)]
Merge pull request #42427 from nextcloud/fix/issue-42418