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

8787 Коммитов

Автор SHA1 Сообщение Дата
nextcloud-command 56be220828 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-12-02 16:37:17 +00:00
Jonas 881b8529db
Merge pull request #6725 from nextcloud/fix/lint_js_and_ts
fix(eslint): Fix linting javascript files, also lint typescript files
2024-12-02 17:35:59 +01:00
Jonas b26e0d90d2
fix: linting code style fixes to typescript files
Signed-off-by: Jonas <jonas@freesources.org>
2024-12-02 17:13:25 +01:00
Jonas 7d953a409e
fix(eslint): Also lint typescript files
Signed-off-by: Jonas <jonas@freesources.org>
2024-12-02 16:27:23 +01:00
Jonas ff071c8f52
fix(esling): eslint config should extend `@nextcloud`
Required to import all Nextcloud eslint rules, not only the typescript
ones.

Signed-off-by: Jonas <jonas@freesources.org>
2024-12-02 16:26:12 +01:00
github-actions[bot] a3c2076fee
Merge pull request #6711 from nextcloud/renovate/main-vitest-monorepo
chore(deps): update vitest monorepo to ^2.1.7 (main)
2024-12-02 11:02:26 +00:00
nextcloud-command 48f8b11ce0 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-12-02 10:51:06 +00:00
renovate[bot] c81551cf6d
chore(deps): update vitest monorepo to ^2.1.7 2024-12-02 10:51:03 +00:00
Jonas 8d996728d4
Merge pull request #6709 from nextcloud/renovate/migrate-config
Migrate renovate config
2024-12-02 11:49:47 +01:00
github-actions[bot] 907f8fda6c
Merge pull request #6712 from nextcloud/renovate/main-mermaid-11.x
Update dependency mermaid to ^11.4.1 (main)
2024-11-30 05:03:38 +00:00
renovate[bot] c4ab2c361b
Update dependency mermaid to ^11.4.1 2024-11-30 04:53:39 +00:00
nextcloud-command e4d62db919 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-30 01:53:12 +00:00
Nextcloud bot d6d5d04618
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-30 01:51:59 +00:00
github-actions[bot] 642ade28c4
Merge pull request #6710 from nextcloud/renovate/main-vite
chore(deps): update dependency @vitejs/plugin-vue2 to ^2.3.3 (main)
2024-11-30 00:47:35 +00:00
renovate[bot] 8f799cc3fd
chore(deps): update dependency @vitejs/plugin-vue2 to ^2.3.3 2024-11-30 00:36:34 +00:00
nextcloud-command 63b8ce277e chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-29 01:52:50 +00:00
Nextcloud bot 07280c31ac
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-29 01:50:12 +00:00
renovate[bot] 297a707f5d
chore(config): migrate config renovate.json 2024-11-28 12:03:22 +00:00
nextcloud-command 7e45566858 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-28 11:51:26 +00:00
Julius Knorr 3c68bb09d7
chore: Pin dependencies to ones that do not require vue3 for now
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-11-28 12:46:35 +01:00
nextcloud-command 56a0998300 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-27 11:06:11 +00:00
Jonas e96ddb48de
Merge pull request #6699 from nextcloud/dav-plugin-catch-more
fix: catch all errors when getting rich workspace file
2024-11-27 12:04:52 +01:00
nextcloud-command 7137e814be chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-27 09:24:52 +00:00
Julius Knorr 3d43f81b80
Merge pull request #6694 from nextcloud/render-text-inserted-from-assistant
feat: render text inserted from assistant
2024-11-27 10:23:05 +01:00
Luka Trovic 7a4ab6f1fc feat: render text inserted from assistant
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-11-27 09:46:08 +01:00
nextcloud-command dd91caa100 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-27 07:31:30 +00:00
Julius Knorr 9f27775be6
Merge pull request #6569 from azri-cs/feature/editor-line-length-per-user
feat: Add toggle for editor line length per user
2024-11-27 08:30:21 +01:00
nextcloud-command 3087a8ece5 chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-26 22:56:18 +00:00
Jonas 8aa856fc82
Merge pull request #6701 from nextcloud/ci/ubuntu-latest
ci: Run cypress on ubuntu-latest
2024-11-26 23:55:00 +01:00
github-actions[bot] 6d4aac0af8
Merge pull request #6683 from nextcloud/renovate/main-typescript
chore(deps): update dependency typescript to ^5.7.2 (main)
2024-11-26 22:50:22 +00:00
renovate[bot] 4fafac476e
chore(deps): update dependency typescript to ^5.7.2 2024-11-26 23:18:10 +01:00
Julius Knorr 7ab4c2a6ac chore: Update cypress snapshots
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-11-26 23:07:31 +01:00
Julius Knorr c75f9bbc73 ci: Run cypress on ubuntu-latest
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-11-26 23:07:31 +01:00
github-actions[bot] 8cdb7adc78
Merge pull request #6552 from nextcloud/renovate/main-major-highlight
fix(deps): update dependency lowlight to v3 (main)
2024-11-26 21:59:06 +00:00
Julius Knorr 5ccc2a97f2
chore: Move to lowlight v3 API
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-11-26 21:58:25 +01:00
nextcloud-command ac5a28f93f chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-26 20:35:13 +00:00
Julius Knorr b6d7ab8e0c
Merge pull request #6698 from nextcloud/fix/lint_errors
fix: fix linting errors and warnings
2024-11-26 21:34:03 +01:00
Robin Appelman f87f1141c5 fix: catch all errors when getting rich workspace file
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-26 17:25:31 +01:00
Jonas 97e572a2c0
fix: fix linting errors and warnings
Signed-off-by: Jonas <jonas@freesources.org>
2024-11-26 16:26:29 +01:00
nextcloud-command c002890a5b chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-26 14:48:22 +00:00
Jonas 1c25d7efc3
Merge pull request #6650 from nextcloud/fix/y-websocket-with-full-updates
Send one full update from y-websocket
2024-11-26 15:46:14 +01:00
Max 511b30453e
fix(SyncService): only log errors for now
Signed-off-by: Max <max@nextcloud.com>
2024-11-26 14:46:56 +01:00
Jonas d1b6741132
test(cypress): Pass SessionApi into the sync service
Signed-off-by: Jonas <jonas@freesources.org>
2024-11-26 13:34:30 +01:00
nextcloud-command 9a0b4a42cf chore(assets): recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-26 11:58:02 +00:00
Jonas d36ea85cde
Merge pull request #6690 from nextcloud/automated/noid/main-fix-npm-audit
[main] Fix npm audit
2024-11-26 12:56:37 +01:00
Max 7396ce99c5
refactor(Editor): instantiate api outside sync service
Signed-off-by: Max <max@nextcloud.com>
2024-11-26 12:44:50 +01:00
Max 49a9705ed1
refactor(sync): cache steps in sync service
Store the steps that need to be send
where we also do the debouncing.

They will be updated whenever there is a new message from y-websocket.

Signed-off-by: Max <max@nextcloud.com>
2024-11-26 12:44:50 +01:00
renovate[bot] 4502501bf1
fix(deps): update dependency lowlight to v3 2024-11-26 11:39:39 +00:00
github-actions[bot] 08fdb62280
Merge pull request #6553 from nextcloud/renovate/main-markdown-it-14.x
fix(deps): update dependency markdown-it to v14 (main)
2024-11-26 11:37:21 +00:00
Jonas 1f0ae0d11f
chore(markdownit): inline taskLists plugin
The upstream version was unmaintained and removed from NPM some time ago
and no longer compatible with latest markdownit.

Taken from f5736dad0f/markdown-it-plugins/src/task-lists/index.ts

Signed-off-by: Jonas <jonas@freesources.org>
2024-11-26 12:10:29 +01:00