Commit Graph

7912 Commits

Author SHA1 Message Date
Nextcloud bot 2ef86dfd55
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-16 00:21:30 +00:00
Anna b2d23f8552
Merge pull request #5994 from nextcloud/fix/editor/custom-categories
fix(editor): creating custom categories
2024-05-15 18:11:16 +02:00
Richard Steinmetz 9cb7aef449
Merge pull request #6009 from nextcloud/GretaD-patch-1
ci: Create npm-audit-fix.yml
2024-05-15 17:55:10 +02:00
Richard Steinmetz 5ccf3608f5
Merge pull request #6008 from nextcloud/fix/add-alarm-descriptions
fix(alarms): also update DISPLAY alarms
2024-05-15 16:35:43 +02:00
Greta e44de169eb ci: Create npm-audit-fix.yml
Signed-off-by: Greta <gretadoci@gmail.com>
2024-05-15 16:02:10 +02:00
Anna Larch b66f96ab30 fix(alarms): also update DISPLAY alarms
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-05-15 12:49:18 +02:00
renovate[bot] e3f9fe8458
fix(deps): bump webdav from 5.5.0 to ^5.6.0 (main) (#6007)
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-05-15 01:44:16 +00:00
renovate[bot] fb1d43c65d
fix(deps): bump core-js from 3.37.0 to ^3.37.1 (main) (#6006)
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-05-15 01:43:47 +00:00
Nextcloud bot ea400f4d91
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-15 00:21:06 +00:00
Richard Steinmetz e47c4e7eac
Merge pull request #5999 from nextcloud/fix/calendar-options-computed-prop
fix: navigation when clicking on the grid on a custom week/month
2024-05-14 09:25:23 +02:00
Nextcloud bot 0c188cf169
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-14 00:21:31 +00:00
Nextcloud bot 244f6433f1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-13 00:22:29 +00:00
Nextcloud bot 4ee5c6f97d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-12 00:21:13 +00:00
Nextcloud bot 674e107a2e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-11 00:21:04 +00:00
Richard Steinmetz a633a5a0ad
Revert "fix: delay initializing the resize observer until FC is ready"
This reverts commit a40a200063.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-10 14:25:51 +02:00
Richard Steinmetz 209bb44eec
fix: navigation when clicking on the grid on a custom week/month
I converted the FullCalendar options to a computed prop again. It still
works in private and public widgets. I assume this was just an oversight.
This also means that we can get rid of some reactivity hacks again as
the computed prop is now properly reactive again.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-10 14:08:07 +02:00
Richard Steinmetz c368c36a3c
Merge pull request #5995 from nextcloud/fix/resize-observer-calendar-grid
fix: delay initializing the resize observer until FC is ready
2024-05-10 12:44:48 +02:00
Richard Steinmetz c73c8a7934
Merge pull request #5996 from nextcloud/fix/editor/ignore-default-calendar
fix(editor): don't respect default calendar in the calendar picker
2024-05-10 12:44:35 +02:00
Richard Steinmetz 4f2caf615b
fix(editor): don't respect default calendar in the calendar picker
The default calendar URL from the backend is more restrictive as it is
primarily meant for incoming invitations. This commit effectively
reverts the editor's calendar picker default choice to how it behaved
before v4.7.0.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-10 11:54:45 +02:00
Richard Steinmetz a40a200063
fix: delay initializing the resize observer until FC is ready
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-09 10:57:50 +02:00
Richard Steinmetz 403ed95864
fix(editor): creating custom categories
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-09 10:30:37 +02:00
Nextcloud bot 6512456624
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-09 00:29:57 +00:00
Richard Steinmetz 2a90c1345a
Merge pull request #5991 from nextcloud/renovate/main-codecov-codecov-action-digest
chore(deps): bump codecov/codecov-action digest to 5ecb98a (main)
2024-05-08 14:12:42 +02:00
renovate[bot] 397c78e64f
chore(deps): bump codecov/codecov-action digest to 5ecb98a
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 11:40:24 +00:00
Richard Steinmetz 0a9d6f2c6e
Merge pull request #5984 from nextcloud/fix/editor/calendar-select-indicator
fix(editor): add indicator to calendar picker
2024-05-08 10:04:26 +02:00
Richard Steinmetz 0dfb6902a0
fix(editor): add indicator to calendar picker
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-08 09:56:00 +02:00
Richard Steinmetz 31555453a2
Merge pull request #5987 from nextcloud/renovate/main-nextcloud-vue-8.x
fix(deps): bump @nextcloud/vue from 8.11.2 to ^8.11.3 (main)
2024-05-08 09:32:54 +02:00
renovate[bot] 8f695f83f2
fix(deps): bump @nextcloud/initial-state from 2.1.0 to ^2.2.0 (main) (#5990)
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-05-08 01:28:48 +00:00
renovate[bot] 928d36bc50
fix(deps): bump @nextcloud/axios from 2.4.0 to ^2.5.0 (main) (#5989)
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-05-08 01:26:47 +00:00
Nextcloud bot 7f8b37af5f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-08 00:32:15 +00:00
renovate[bot] 4d237346d0
chore(deps): bump vimeo/psalm from 5.23.1 to ^5.24.0 (main) (#5988)
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-05-07 22:50:28 +00:00
renovate[bot] ccf5f95d88
fix(deps): bump @nextcloud/vue from 8.11.2 to ^8.11.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 22:41:41 +00:00
Nextcloud bot a821cf52bc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-04 00:32:24 +00:00
Richard Steinmetz 97e3fb2940
Merge pull request #5982 from nextcloud/fix/editor/category-select
fix(editor): add and remove categories from events
2024-05-03 16:26:02 +02:00
Richard Steinmetz 97f62e604f
fix(editor): add and remove categories from events
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-03 16:13:46 +02:00
Richard Steinmetz eb60f903cc
Merge pull request #5980 from nextcloud/fix/default-calendar-lt-29
fix: don't apply default calendar on Nextcloud < 29
2024-05-03 15:57:25 +02:00
Richard Steinmetz b46ea0d50e
fix: don't apply default calendar on Nextcloud < 29
The feature to set the default calendar is only available in Nextcloud
>= 29 so users might be confused by the default calendar choice which
they can't influence.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-03 15:32:53 +02:00
Nextcloud bot adbb4dd791
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-03 00:29:14 +00:00
Nextcloud bot 65d24c90a0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-02 00:30:11 +00:00
Richard Steinmetz 58a489f2d6
Merge pull request #5883 from nextcloud/dependabot/npm_and_yarn/express-4.19.2
build(deps-dev): bump express from 4.18.2 to 4.19.2
2024-05-01 14:50:40 +02:00
renovate[bot] 5de891083c
chore(deps): bump @nextcloud/stylelint-config from 2.3.0 to ^2.4.0 (main) (#5652)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 12:35:48 +00:00
Richard Steinmetz 71ce4bd994
build(deps-dev): bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-01 14:26:14 +02:00
Richard Steinmetz 3e8b47ba37
Merge pull request #5973 from nextcloud/renovate/main-shivammathur-setup-php-digest
chore(deps): bump shivammathur/setup-php digest (main)
2024-05-01 14:26:05 +02:00
renovate[bot] 6a5be67ec5
chore(deps): bump shivammathur/setup-php digest
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 12:19:54 +00:00
Richard Steinmetz 451e24132f
Merge pull request #5975 from nextcloud/renovate/main-codecov-codecov-action-4.x
chore(deps): bump codecov/codecov-action action from v3 to v4 (main)
2024-05-01 14:17:42 +02:00
renovate[bot] 5bca2d31f8
chore(deps): bump codecov/codecov-action action from v3 to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 12:12:03 +00:00
renovate[bot] 3f61d28417
chore(deps): bump @nextcloud/browserslist-config from 3.0.0 to ^3.0.1 (main) (#5974)
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-05-01 00:34:30 +00:00
Nextcloud bot d0cba1b0aa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-01 00:29:57 +00:00
Richard Steinmetz 81bfb73f36
Merge pull request #5966 from nextcloud/fix/attachments/adjust-click-handler
fix(attachments): adjust click handler
2024-04-30 08:50:14 +02:00
Richard Steinmetz 9346664359
fix(attachments): adjust click handler
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-04-30 08:31:40 +02:00