Greta
7b48b72ed7
Merge pull request #9762 from nextcloud/fix/change-new-message-buttonType
...
Feat:change new message button to secondary
2024-06-24 13:00:43 +02:00
Andy Scherzinger
025a512585
Merge pull request #9768 from nextcloud/chore/noid/spdx2
...
Add SPDX header - batch 2
2024-06-24 12:56:51 +02:00
Andy Scherzinger
e86d0299cf
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-24 12:22:29 +02:00
greta
9d02a0e584
Feat:change new message button to secondary
...
Signed-off-by: greta <gretadoci@gmail.com>
2024-06-24 12:12:17 +02:00
Nextcloud bot
45c6474484
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-22 02:05:14 +00:00
renovate[bot]
8edd1d7367
fix(deps): bump @nextcloud/axios from 2.5.0 to ^2.5.0 (main) ( #9631 )
...
fix(deps): bump @nextcloud/axios from 2.5.0 to ^2.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 21:02:53 +00:00
Andy Scherzinger
d3291a03d0
Merge pull request #9767 from nextcloud/chore/noid/spdx
...
Add SPDX header
2024-06-21 22:55:26 +02:00
renovate[bot]
db4be0e1f7
fix(deps): bump @nextcloud/dialogs from 5.3.1 to ^5.3.3 (main) ( #9732 )
...
fix(deps): bump @nextcloud/dialogs from 5.3.1 to ^5.3.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 19:52:41 +00:00
Andy Scherzinger
c94f5e0537
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-21 19:50:19 +02:00
Richard Steinmetz
0395f09344
Merge pull request #9761 from nextcloud/fix/db/delete-recipients-with-join
...
fix(db): Delete recipients without sub query
2024-06-21 16:43:21 +02:00
Richard Steinmetz
e9224a8bc2
Merge pull request #9765 from nextcloud/fix/delete-duplicated-messages
...
fix: add repair job to deleted duplicated cached messages
2024-06-21 14:30:43 +02:00
renovate[bot]
77ce832400
fix(deps): bump dompurify from 3.1.4 to ^3.1.5 (main) ( #9705 )
...
fix(deps): bump dompurify from 3.1.4 to ^3.1.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 12:30:03 +00:00
Richard Steinmetz
f6cba669a5
Merge pull request #9766 from nextcloud/fix/unique-key-ncselect-composer
...
fix: set unique keys for ncSelect in composer
2024-06-21 14:14:13 +02:00
Nextcloud bot
713ca50bb4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-21 01:09:13 +00:00
Hamza Mahjoubi
d9d60c57c5
fix:set unique keys for ncSelect in composer
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-06-20 18:25:08 +02:00
Richard Steinmetz
22b683c0ad
fix: add repair job to deleted duplicated cached messages
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-20 15:53:18 +02:00
Christoph Wurst
2545318697
fix(db): Delete recipients without sub query
...
MySQL does not use indexes for the "dependent" subquery. It's either a
bug or a missing optimization. EXPLAIN for the two queries is fine in
isolation but when you DELETE with subquery neither the inner nor the
outher query use an index. This causes a full table scan on very large
tables.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-06-20 14:17:22 +02:00
Richard Steinmetz
8f9310f269
Merge pull request #9758 from nextcloud/fix/composer-session-height
...
fix: composer session indicator height
2024-06-20 09:31:14 +02:00
Nextcloud bot
09b948328e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-20 01:08:48 +00:00
Richard Steinmetz
cd9a9f236b
fix: composer session indicator height
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-19 17:21:32 +02:00
Richard Steinmetz
0a4f24c4ae
Merge pull request #9751 from nextcloud/feat/mailvelope-authorize-domain
...
Feat: Authorize domain to Mailvelope with a single click
2024-06-19 10:14:27 +02:00
Pablo Zmdl
93088f8b4e
Authorize domain to Mailvelope with a single click
...
Allow a user with a single click to authorize Mailvelope to expose its
API to the current domain. Previously that took several manual steps in
Mailvelopes config options.
This change includes showing a different text in case Mailvelope is
already installed and the domain authorized. That check notices when
Mailvelope gets activated.
This re-introduces the link(s) to be styled as buttons, as it previously
apparently was intended (the styles were present but not applied due to
a missing class-attribute).
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2024-06-18 11:41:57 +02:00
Richard Steinmetz
c413ae26b4
Merge pull request #9727 from nextcloud/automated/noid/main-fix-npm-audit
...
fix(deps): Apply npm audit fix
2024-06-18 05:07:08 +02:00
nextcloud-command
2b0aa94da0
fix(deps): Apply npm audit fix
...
Signed-off-by: GitHub <noreply@github.com>
2024-06-18 02:47:35 +00:00
Nextcloud bot
603011bc65
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-18 01:09:52 +00:00
Nextcloud bot
2cdec8090c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-17 01:07:50 +00:00
Nextcloud bot
1f04b1e60e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-15 01:11:55 +00:00
Richard Steinmetz
082402f155
Merge pull request #9747 from nextcloud/dependabot/npm_and_yarn/braces-3.0.3
...
Chore(deps): Bump braces from 3.0.2 to 3.0.3
2024-06-14 18:06:25 +02:00
Richard Steinmetz
7521950c69
Chore(deps): Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-14 17:31:05 +02:00
Daniel
c96c81be56
Merge pull request #9746 from nextcloud/renovate/main-skjnldsv-block-fixup-merge-action-2.x
...
chore(deps): bump skjnldsv/block-fixup-merge-action action from v1 to v2 (main)
2024-06-14 10:13:35 +02:00
Daniel
a5180c0dfe
Merge pull request #9743 from nextcloud/renovate/main-actions-checkout-digest
...
chore(deps): bump actions/checkout digest to 692973e (main)
2024-06-14 10:13:12 +02:00
Daniel
51e721ce23
Merge pull request #9744 from nextcloud/renovate/main-shivammathur-setup-php-digest
...
chore(deps): bump shivammathur/setup-php digest to fc14643 (main)
2024-06-14 10:05:09 +02:00
Nextcloud bot
04774ab2db
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-14 01:10:29 +00:00
renovate[bot]
1437f4972c
chore(deps): bump actions/checkout action from v4.1.2 to v4.1.7 (main) ( #9745 )
...
chore(deps): bump actions/checkout action from v4.1.2 to v4.1.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 23:24:02 +00:00
renovate[bot]
fe93704ebc
chore(deps): bump skjnldsv/block-fixup-merge-action action from v1 to v2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 19:50:05 +00:00
renovate[bot]
0480a6a299
chore(deps): bump shivammathur/setup-php digest to fc14643
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 19:49:44 +00:00
renovate[bot]
a826e6a413
chore(deps): bump actions/checkout digest to 692973e
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 19:49:37 +00:00
Christoph Wurst
39bfe04e12
Merge pull request #9741 from nextcloud/fix/delete-account-modal
...
fix: account deletion modal design
2024-06-13 10:09:56 +02:00
Richard Steinmetz
091960ae10
fix: account deletion modal design
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-13 09:22:27 +02:00
Christoph Wurst
6ae4d37641
Merge pull request #9733 from nextcloud/fix/outbox/handle-missing-raw-message-gracefully
...
fix(outbox): handle missing raw message gracefully
2024-06-12 16:07:53 +02:00
Hamza
053af98312
Merge pull request #9426 from nextcloud/enh/improve-smart-replies-prompt
...
Enh: Improve smart replies prompt
2024-06-12 15:22:58 +02:00
Hamza Mahjoubi
17b7b80408
Enh: Improve smart replies prompt
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-06-12 14:55:10 +02:00
Richard Steinmetz
66d5e602ac
fix(outbox): handle missing raw message gracefully
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-12 08:37:11 +02:00
Grigory Vodyanov
92c159279f
Enh/add recipient on blur ( #9566 )
...
Apply recipient search input on blur
fixup! Apply recipient search input on blur
fixup! Apply recipient search input on blur
fixup! Apply recipient search input on blur
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-06-11 19:54:04 +02:00
Richard Steinmetz
2f4f5f2ad2
Merge pull request #9721 from nextcloud/chore/drop-obsolete-imap-client-creation
...
chore: drop obsolete Account::getImapConnection() method
2024-06-11 08:43:20 +02:00
Richard Steinmetz
e58706b4a5
chore: drop obsolete Account::getImapConnection() method
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-11 08:36:06 +02:00
Richard Steinmetz
1013c73f17
Merge pull request #9720 from nextcloud/fix/save-cache-on-logout
...
fix: save horde cache backend on imap client logout
2024-06-11 08:35:12 +02:00
Richard Steinmetz
cda9d737c4
fix: save horde cache backend on imap client logout
...
Should help with not detecting vanished mails when syncing through a
background cron job. Previously, the cache was only saved when the PHP
process shuts down which may cause data races.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-11 08:10:13 +02:00
Anna
bd207b1b1f
Merge pull request #9473 from nextcloud/fix/honour-mdn-requests
...
fix: honour MDN requests
2024-06-10 10:21:53 +02:00
Anna Larch
752b0127af
fix: honour MDN requests
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-06-10 10:13:34 +02:00