]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 months agoMerge pull request #42527 from nextcloud/feat/user_status/online-status-type
Kate [Wed, 10 Jan 2024 08:57:46 +0000 (09:57 +0100)]
Merge pull request #42527 from nextcloud/feat/user_status/online-status-type

9 months agoMerge pull request #42377 from nextcloud/fix/text-to-image-manager
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

9 months agoMerge pull request #42590 from nextcloud/add-settings-section-type-attribute
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

9 months agoMerge pull request #42488 from nextcloud/fix/issue-42476-occ-update
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

9 months agoMerge pull request #42563 from nextcloud/updateCrl
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

9 months agoMerge pull request #42391 from nextcloud/bugfix/noid/warn-on-excessive-memory-consump...
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

9 months agoMerge pull request #42532 from nextcloud/fix/user_status/custom-message-icon-only
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

9 months agofeat(user_status): Add online status type for OpenAPI 42527/head
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>
9 months agoMerge pull request #42672 from nextcloud/dependabot/npm_and_yarn/follow-redirects...
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

9 months agochore(deps): Bump follow-redirects from 1.15.3 to 1.15.4 42672/head
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>
9 months agoMerge pull request #42666 from nextcloud/chore/deps/update-openapi-extractor
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

9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42636 from nextcloud/fix/core/42596/fix-button-accessibility...
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

9 months agochore(deps): Update openapi-extractor 42666/head
provokateurin [Tue, 9 Jan 2024 17:09:02 +0000 (18:09 +0100)]
chore(deps): Update openapi-extractor

Signed-off-by: provokateurin <kate@provokateurin.de>
9 months agoenh(core): replaced previous native a element with NcButton 42636/head
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>
9 months agoMerge pull request #42633 from nextcloud/artonge/fix/drone_after_slow_logout
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

9 months agofix(tests): Fix remaining tests 42633/head
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>
9 months agoMerge pull request #42643 from nextcloud/fix/core/42565/focus-for-user-menu-is-not...
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

9 months agofix(core): enhanced contrast when UserMenuItem is focused 42643/head
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>
9 months agoMerge pull request #42176 from nextcloud/feat/migrate-appdirowner-setupcheck
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

9 months agoMerge pull request #32400 from nextcloud/feat/public-dav-v2
John Molakvoæ [Tue, 9 Jan 2024 11:13:34 +0000 (12:13 +0100)]
Merge pull request #32400 from nextcloud/feat/public-dav-v2

9 months agofix(psalm): update baseline and suppress unnecessary issues 32400/head
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>
9 months agofix: improve typing and use \OCP\Server::get
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>
9 months agofix: public dav and files_sharing testing fixes
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>
9 months agofeat: public dav endpoint v2
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>
9 months agofix(psalm issues) 42377/head
Marcel Klehr [Tue, 9 Jan 2024 08:41:54 +0000 (09:41 +0100)]
fix(psalm issues)

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
9 months agoMigrate tests for AppDirsWithDifferentOwner setup check 42176/head
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>
9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42634 from nextcloud/artonge/feat/include_grid_view_toggle_in_acc...
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

9 months agochore(assets): Recompile assets 42634/head
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>
9 months agoInclude grid view toggle in accessibility switch
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>
9 months agoFix tests after slow logout fix
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>
9 months agoMigrate app dir owner check to SetupCheck API
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>
9 months agoMerge pull request #41547 from nextcloud/feat/migrate-opcache-check-to-new-api
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

9 months agoImprove PHP opcache setup check and reduce level in some cases 41547/head
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>
9 months agoFix small psalm issue
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>
9 months agoRemove unsupported <code> tag and use quotes instead
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>
9 months agoRemove unused properties from CheckSetupControllerTest
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>
9 months agoMigrate opcache check to new SetupCheck API
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>
9 months agoMerge pull request #42560 from nextcloud/fix/42308/logs-more
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

9 months agoMerge pull request #42544 from HLFH/fix-chrome-logout
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

9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42602 from nextcloud/enh/calendar/update-nc-calendendar-to-2.0.1
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

9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42428 from nextcloud/fix/external-js
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

9 months agofix(files_external): add back js config files 42428/head
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>
9 months agoMerge pull request #42566 from nextcloud/fix/files-download-default-action
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

9 months agochore: compile assets 42566/head
Christopher Ng [Wed, 3 Jan 2024 19:47:10 +0000 (11:47 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
9 months agofix(files): Fix unresponsive file click to download
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>
9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42507 from nextcloud/fix/files/42460/breadcrumb-conditional-rendering
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

9 months agofix(files): kept only first and last breadcrumb titles 42507/head
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>
9 months agochore(package): bumped nc-calendar to 2.0.1 42602/head
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>
9 months agoMerge pull request #42559 from nextcloud/fix/41699-change_styles_for_focused_items_in...
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

9 months agoMerge pull request #42586 from nextcloud/fix/41860-fix-svgs-for-social-media-links
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

9 months agoMerge pull request #41044 from nextcloud/enh/noid/blurhash
John Molakvoæ [Fri, 5 Jan 2024 11:29:22 +0000 (12:29 +0100)]
Merge pull request #41044 from nextcloud/enh/noid/blurhash

9 months agoblurhash generation 41044/head
Maxence Lange [Thu, 4 Jan 2024 22:36:03 +0000 (21:36 -0100)]
blurhash generation

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoFix SVG's for social media links 42586/head
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>
9 months agofix(settings): check if activeSectionId and activeSectionType are defined before... 42590/head
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>
9 months agoAdd data-active-section-type attribute to app-content settings section
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>
9 months agoKeep https check 42544/head
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>
9 months agoCancel PR #37405, remove regression code
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>
9 months agoFix(l10n): Update translations from Transifex
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>
9 months agodebug logs on huge metadata 42560/head
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>
9 months agoMerge pull request #42513 from nextcloud/enh/files/42508/enhance-breadcrumb-component
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

9 months agoenh(files): made breadcrumb component lang=ts 42513/head
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>
9 months agoMerge pull request #42578 from nextcloud/fix/tests/notification-test
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

9 months agoMerge pull request #42576 from nextcloud/fix/fix-ldap-upgrade-on-duplicate-membership
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

9 months agoinitialize variables 42578/head
Maxence Lange [Thu, 4 Jan 2024 11:59:03 +0000 (10:59 -0100)]
initialize variables

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoFix upgrade of user_ldap when oc_group_members contains duplicated uids 42576/head
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>
9 months agoMerge pull request #42570 from nextcloud/enh/settings/42440/preview-card-settings...
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

9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoenh(settings): removed background-gradient to ensure contrast ratio a11y requirements 42570/head
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>
9 months agoUpdate crl after revoke integration_homeassistant.csr 42563/head
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>
9 months agoRemove unneeded styles: everything is handled by NcVue 42559/head
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>
9 months agoMerge pull request #39174 from shdehnavi/refactor_lib_private_notification
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

9 months agoMerge pull request #42500 from nextcloud/fix/files-menu-mouse-open
John Molakvoæ [Wed, 3 Jan 2024 08:16:41 +0000 (09:16 +0100)]
Merge pull request #42500 from nextcloud/fix/files-menu-mouse-open

9 months agochore(assets): Recompile assets 42500/head
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>
9 months agofix(files): open menu on right click position
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>
9 months agoMerge branch 'master' into refactor_lib_private_notification 39174/head
Hamid Dehnavi [Wed, 3 Jan 2024 06:52:40 +0000 (10:22 +0330)]
Merge branch 'master' into refactor_lib_private_notification

9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42443 from nextcloud/fix/41876/files--focus-file-name-on-new...
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

9 months agochore(assets): Recompile assets 42443/head
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>
9 months agofix(files): focus file name on renaming also initially
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>
9 months agoMake adjustments based on the review
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>
9 months agoAdd adjustments based on the review
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>
9 months agorefactor lib/private/Notification
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>
9 months agoMerge pull request #42499 from nextcloud/bump-nc-vue-to-8.4.0
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

9 months agoUpdate Nc Vue to 8.4.0 42499/head
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>
9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42538 from nextcloud/fix/log-rotate-log-level
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)

9 months agoFix log rotation notification level (warning->info) 42538/head
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>
9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoFix(l10n): Update translations from Transifex
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>
9 months agofix(user_status): Allow setting custom message with icon only 42532/head
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>
9 months agoFix(l10n): Update translations from Transifex
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>
9 months agoMerge pull request #42427 from nextcloud/fix/issue-42418
John Molakvoæ [Fri, 29 Dec 2023 13:40:34 +0000 (14:40 +0100)]
Merge pull request #42427 from nextcloud/fix/issue-42418

9 months agoMerge pull request #26540 from nextcloud/bugfix/noid/sqlite-datetime
Julius Härtl [Fri, 29 Dec 2023 10:52:32 +0000 (11:52 +0100)]
Merge pull request #26540 from nextcloud/bugfix/noid/sqlite-datetime

Cast datetime columns in sqlite before comparing

9 months agoMerge pull request #41914 from nextcloud/s3-copy-size-limit
Julius Härtl [Fri, 29 Dec 2023 10:28:54 +0000 (11:28 +0100)]
Merge pull request #41914 from nextcloud/s3-copy-size-limit

only do a multipart s3 copy when above the regular copy limit

9 months agotests(DB): Add test for date time comparisons in query builder 26540/head
Julius Härtl [Mon, 10 Jul 2023 17:41:46 +0000 (19:41 +0200)]
tests(DB): Add test for date time comparisons in query builder

Signed-off-by: Julius Härtl <jus@bitgrid.net>