Граф коммитов

8324 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 1e311c0c08
ci: Update workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-10 10:00:45 +02:00
nextcloud-command 930082ae22 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-10 06:35:13 +00:00
Jonas fb29f2f0b5
Merge pull request #6323 from nextcloud/fix/paste_task_list
fix(TaskList): Add class name to rendered HTML
2024-09-10 08:33:58 +02:00
nextcloud-command 8506f74466 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-10 06:21:37 +00:00
Jonas 36bfb788a2
fix(TaskList): Add class name to rendered HTML
The upstream Tiptap tasklist implementation uses data-type attributes to
identify task lists and task items. We use class names instead as we
depend on the markdown-it-task-lists plugin.

This fixes copy & paste of task lists.

Fixes: #5237

Signed-off-by: Jonas <jonas@freesources.org>
2024-09-10 08:20:06 +02:00
Jonas 97b7b85864
Merge pull request #6325 from nextcloud/renovate/main-vite
chore(deps): update dependency vite to ^5.4.3 (main)
2024-09-10 08:19:50 +02:00
nextcloud-command 49837dfe99 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-10 06:17:12 +00:00
Jonas 26408bdd29
Merge pull request #6327 from nextcloud/renovate/main-mermaid-11.x
fix(deps): update dependency mermaid to ^11.2.0 (main)
2024-09-10 08:15:30 +02:00
Jonas c19c127500
Merge pull request #6326 from nextcloud/renovate/main-nextcloud-files-3.x
fix(deps): update dependency @nextcloud/files to ^3.9.0 (main)
2024-09-10 08:15:07 +02:00
nextcloud-command 7e9f58c5ca chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-10 06:01:04 +00:00
renovate[bot] d87724b346 chore(deps): update dependency vite to ^5.4.3 2024-09-10 08:00:04 +02:00
renovate[bot] 16e06a3562 fix(deps): update dependency mermaid to ^11.2.0 2024-09-10 07:59:56 +02:00
renovate[bot] 1b3077ec5f fix(deps): update dependency @nextcloud/files to ^3.9.0 2024-09-10 07:59:49 +02:00
Jonas cfd7986e42
Merge pull request #6339 from nextcloud/fix/detect_public
fix(public): Use `@nextcloud/sharing` to detect public shares
2024-09-10 07:59:23 +02:00
Nextcloud bot 9e9808b8f1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-10 02:38:39 +00:00
Jonas b77e994c10
fix(cypress): Folder shares use new Files vue frontend now
Signed-off-by: Jonas <jonas@freesources.org>
2024-09-09 20:00:28 +02:00
Jonas 122ba830fd
fix(public): Use `@nextcloud/sharing` to detect public shares
Fixes: #6324

Signed-off-by: Jonas <jonas@freesources.org>
2024-09-09 20:00:28 +02:00
Julius Härtl 259be3d5ce
Merge pull request #6338 from nextcloud/chore/noid/reuseToml 2024-09-09 12:34:32 +02:00
Jonas b214de8034
Merge pull request #6333 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2024-09-09 10:04:58 +02:00
Andy Scherzinger a8718e5401
chore: Migrate reuse to toml format
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-09-08 11:40:15 +02:00
nextcloud-command 56c2eff051 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-09-08 02:59:29 +00:00
Nextcloud bot 5d5f5dd1dd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-06 02:02:43 +00:00
nextcloud-command 5840d5bd98 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-05 14:01:26 +00:00
Jonas 19951d5763
Merge pull request #6315 from nextcloud/fix/mention_whitespace
fix(mention): No extra whitespace in markdown before/after mentions
2024-09-05 15:58:00 +02:00
Jonas aeeaad9d32
fix(mention): No extra whitespace in markdown before/after mentions
Fixes: #6314

Signed-off-by: Jonas <jonas@freesources.org>
2024-09-05 12:54:50 +02:00
nextcloud-command 49e6aa9d1d chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-05 10:21:26 +00:00
Jonas 62f9ff607e
Merge pull request #6316 from nextcloud/fix/table_paste_newlines
fix(Table): Fix pasting content with newlines to table cells
2024-09-05 12:03:05 +02:00
nextcloud-command e89904c73b chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-05 01:52:58 +00:00
Nextcloud bot 77770d5f0d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-05 01:51:10 +00:00
Jonas d55177315f
fix(Table): Fix pasting content with newlines to table cells
Fixes: #5737

Signed-off-by: Jonas <jonas@freesources.org>
2024-09-04 18:56:27 +02:00
nextcloud-command 2361f857b1 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-04 09:59:20 +00:00
Jonas 496c37ee4f
Merge pull request #6192 from nextcloud/jtr/fix/3142
fix: Reuse NcAutoCompleteResult, remove code duplication
2024-09-04 11:50:41 +02:00
nextcloud-command 701c9b6e0b chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-04 09:26:54 +00:00
Jonas 135ab34acc
Merge pull request #6291 from nextcloud/fix/add-folder-description
fix: Correctly set "new"-menu entry for folder description
2024-09-04 11:23:31 +02:00
Jonas 46b26925a7
Merge pull request #6307 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2024-09-04 11:22:56 +02:00
Nextcloud bot 7d9d7a7497
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-04 01:48:34 +00:00
Nextcloud bot e832dbe59f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-03 01:45:39 +00:00
Julius Härtl 4c0f48a154
Merge pull request #6311 from nextcloud/feat/workflow-auto-update-renovate-approve-merge.yml
chore(CI): Updating renovate-approve-merge.yml workflow from template
2024-09-02 16:48:58 +02:00
Nextcloud bot 9efd8ccaa2 chore(CI): Updating renovate-approve-merge.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-02 10:38:17 +00:00
nextcloud-command 295cc5a5b5 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-09-01 03:09:09 +00:00
Nextcloud bot 8ede750fae
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-01 01:51:12 +00:00
nextcloud-command b67f4f4a27 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-31 06:36:54 +00:00
Julius Härtl 51e6a1b3f0
Merge pull request #6296 from nextcloud/renovate/main-nextcloud-vue-8.x 2024-08-31 08:34:53 +02:00
Julius Härtl 17e1374cb9
Merge pull request #6293 from nextcloud/renovate/main-rollup-rollup-linux-x64-gnu-4.x 2024-08-31 08:34:39 +02:00
Julius Härtl f7031e10ca
Merge pull request #6294 from nextcloud/renovate/main-markdown-it-13.x 2024-08-31 08:33:03 +02:00
Julius Härtl c2ae89f37c
Merge pull request #6295 from nextcloud/renovate/main-rollup-plugin-webpack-stats-1.x 2024-08-31 08:32:48 +02:00
Nextcloud bot 495aa18f18
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-31 01:55:57 +00:00
renovate[bot] f903b8dd78
fix(deps): update dependency @nextcloud/vue to ^8.17.1 2024-08-31 00:56:13 +00:00
renovate[bot] 96256b9084
chore(deps): update dependency rollup-plugin-webpack-stats to ^1.0.3 2024-08-31 00:56:00 +00:00
renovate[bot] 86cf9c16fc
chore(deps): update dependency @types/markdown-it to ^13.0.9 2024-08-30 22:40:09 +00:00