Peter-J. G
9713f49e40
Merge pull request #9828 from nextcloud/feat/9725/add-json-to-occ-mail-export
...
feat: add JSON to occ mail export
2024-07-12 16:41:11 +02:00
Peter-J. G.
6b725ac3e1
feat: add JSON to occ mail export
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-12 15:45:43 +02:00
Peter-J. G.
ac97a28443
fix: Define "isAddAttachmentsOpen"
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-12 14:52:06 +02:00
Richard Steinmetz
e8647a3372
ci: allow coverage upload to fail
...
Otherwise, PRs from (community) forks will never have green CI. In my
opinion we can tolerate having no coverage info from the occasional
community contributor as long as the tests are successful.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-12 11:48:05 +02:00
Peter-J. G
b018ffe441
Merge pull request #9825 from nextcloud/feat/9814/log-AttachmentMissingError-as-warning
...
feat: Log AttachmentMissingError as a warning
2024-07-12 09:35:26 +02:00
Nextcloud bot
61528856e1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-12 01:09:28 +00:00
Peter-J. G.
092c924fb7
feat: Log AttachmentMissingError as a warning
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-11 14:45:20 +02:00
Andy Scherzinger
9727c2d84f
Merge pull request #9843 from nextcloud/bugfix/noid/fix-dashboard-icon
...
fix(dashboard): Fix dashboard icon
2024-07-11 14:38:09 +02:00
Andy Scherzinger
b2fb4ad3ea
chore: add icon to toml
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-07-11 14:11:38 +02:00
Christoph Wurst
27245ca5fb
Merge pull request #9818 from nextcloud/fix/printing/long-emails
...
fix(printing): Fix long emails getting cut for print
2024-07-11 13:57:38 +02:00
Christoph Wurst
6ed5bb8850
Merge pull request #9827 from nextcloud/feat/change-icon-size
...
feat:change the icon size to fit the new text size
2024-07-11 13:56:44 +02:00
Joas Schilling
8a2b58615a
fix(dashboard): Fix dashboard icon
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-11 13:49:40 +02:00
Greta
c1d14c4fa3
Merge pull request #9829 from nextcloud/fix/app-nav-spacer
...
fix: remove the app navigation spacer
2024-07-10 17:33:30 +02:00
Anna
1ce7b4db9e
Merge pull request #9749 from nextcloud/feat/add-events-and-ocs-api-for-incoming-messages
...
feat(ocs): notify of new messages and provide API endpoint to retrieve its contents
2024-07-10 15:00:33 +02:00
greta
50ed62db6c
fix: remove the app navigation spacer
...
Signed-off-by: greta <gretadoci@gmail.com>
2024-07-10 14:48:59 +02:00
greta
f555bedf74
feat:change the icon size to fit the new text size
...
Signed-off-by: greta <gretadoci@gmail.com>
2024-07-10 14:32:22 +02:00
Peter-J. G
b38ce89e3c
Merge pull request #9826 from nextcloud/fix/9823/change-format-button-icono
...
fix: change format button icon
2024-07-10 14:08:55 +02:00
Anna Larch
71dbc51dca
feat(ocs): notify of new messages and provide API endpoint to retrieve its contents
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-07-10 14:00:23 +02:00
Peter-J. G.
9700cda2fa
fix: change format button icon
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-10 13:59:06 +02:00
Nextcloud bot
46aa30c237
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-10 01:22:30 +00:00
renovate[bot]
f9a9a1c81d
fix(deps): bump dompurify from 3.1.5 to ^3.1.6 (main) ( #9822 )
...
fix(deps): bump dompurify from 3.1.5 to ^3.1.6
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-07-10 00:52:20 +00:00
Peter-J. G
027a910d14
Merge pull request #9820 from nextcloud/feat/9710/mark-junk-automatically-unimportant-and-unread
...
feat: mark junk mail automatically as read and unimportant
2024-07-09 10:52:35 +02:00
Peter-J. G.
d9c20c531b
feat: mark junk mail automatically as read and unimportant
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-09 10:33:46 +02:00
Peter-J. G
b546071471
Merge pull request #9802 from nextcloud/fix/9707/outbox-active-background-color
...
fix: background-color of outbox-button
2024-07-09 09:35:47 +02:00
Nextcloud bot
ac52f734e6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-09 01:08:29 +00:00
Christoph Wurst
17e5e29f4a
fix(printing): Fix long emails getting cut for print
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-07-08 20:09:13 +02:00
Christoph Wurst
d76c95b513
Merge pull request #9793 from nextcloud/fix/uid-repair-job-postgres
...
fix: duplicate uid repair job failing on postgres
2024-07-08 15:07:34 +02:00
Richard Steinmetz
48a149bab4
fix: duplicate uid repair job failing on postgres
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-08 13:31:20 +02:00
Greta
d6a55f84ed
Merge pull request #9700 from nextcloud/feat/increaze-horizontal-max-width
...
feat: increaze the min and max width for horizontal view
2024-07-08 13:17:54 +02:00
greta
cef3c44c69
feat: increaze the min and max width for horizontal view
...
Signed-off-by: greta <gretadoci@gmail.com>
2024-07-08 13:07:47 +02:00
Peter-J. G
d1b19ff20d
Merge pull request #9805 from nextcloud/fix/9804/seperate-attachment-from-three-dot-menu
...
feat: Separate attachments from three-dot-menu
2024-07-08 12:45:53 +02:00
Peter-J. G.
ca8310b6d1
fix: background-color of outbox-button
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-08 11:57:04 +02:00
Peter-J. G.
3e6529c70b
feat: separate attachment from three-dot-menu
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-08 10:41:39 +02:00
Peter-J. G.
51316823d2
fix: background-color of outbox-button
...
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
2024-07-08 10:41:39 +02:00
Andy Scherzinger
33b2c5247c
Merge pull request #9811 from nextcloud/chore/noid/reuse-toml
...
Migrate REUSE to TOML
2024-07-07 20:07:46 +02:00
Andy Scherzinger
9c8862573c
chore: Migrate REUSE to TOML
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-07-07 20:05:06 +02:00
Nextcloud bot
5273e28d3a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-07 01:09:29 +00:00
Nextcloud bot
f784438786
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-06 01:09:10 +00:00
greta
d6daaef63b
fix: close the ncselect dropdown when clicked somewhere else
...
Signed-off-by: greta <gretadoci@gmail.com>
2024-07-05 14:33:15 +02:00
Greta
6ba07980ed
Merge pull request #9801 from nextcloud/renovate/main-nextcloud-vue-8.x
...
fix(deps): bump @nextcloud/vue from 8.13.0 to ^8.14.0 (main)
2024-07-05 13:46:12 +02:00
renovate[bot]
4ef4e647d5
fix(deps): bump @nextcloud/vue from 8.13.0 to ^8.14.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 07:44:57 +00:00
Nextcloud bot
5b86e6c523
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-05 01:08:36 +00:00
Andy Scherzinger
f31b137a87
Merge pull request #9800 from nextcloud/feat/workflow-auto-update-reuse.yml
...
chore(CI): Updating reuse.yml workflow from template
2024-07-04 23:00:09 +02:00
Andy Scherzinger
30b3dccc1d
fix: remove duplicated license info covered by SPDX/reuse
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-07-04 22:37:16 +02:00
Nextcloud bot
e061752e9c
chore(CI): Updating reuse.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-04 19:38:39 +00:00
Christoph Wurst
368553191a
Merge pull request #9795 from nextcloud/renovate/main-ramda-0.x
...
fix(deps): bump ramda from 0.29.1 to ^0.30.1 (main)
2024-07-04 17:45:50 +02:00
Christoph Wurst
85580cef7e
Merge pull request #9797 from nextcloud/ci/release-automation
...
ci: Semantic release automation
2024-07-04 16:06:41 +02:00
Jérôme Herbinet
e028f30d32
fix: Remove instance name from share link add button
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-07-04 16:06:04 +02:00
Christoph Wurst
b495a4e515
ci: Semantic release automation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-07-04 15:55:14 +02:00
renovate[bot]
ae3984539f
fix(deps): bump iframe-resizer from 4.3.11 to ^4.4.4 (main) ( #9794 )
...
fix(deps): bump iframe-resizer from 4.3.11 to ^4.4.4
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-07-04 10:43:48 +00:00