16864 Commits

Author SHA1 Message Date
Elian Doran
6db9918702
Update README.md 2025-06-24 23:24:23 +03:00
Elian Doran
f234e3543d
Update README.md 2025-06-22 10:43:15 +03:00
Elian Doran
f529cfd928
chore(i18n): update Spanish translation (#2371) 2025-06-21 23:18:28 +03:00
hasecilu
26d0ba04ab
chore(i18n): update Spanish translation 2025-06-21 11:19:57 -06:00
hasecilu
f85ef444f4
fix(script): paths on translation script 2025-06-21 11:19:55 -06:00
Elian Doran
f97bd77117
Update README.md 2025-06-21 17:11:25 +03:00
Elian Doran
962066fd60
chore(scripts): add script used to port issues 2025-06-21 16:38:22 +03:00
Elian Doran
ff917e93c9
e2e(desktop): fix process leak 2025-06-21 14:28:57 +03:00
Elian Doran
a7091779b7
e2e(desktop): create empty project 2025-06-21 14:23:47 +03:00
Elian Doran
520b862551
Revert "feat(ci): experiment with building Windows on same runner"
This reverts commit ce305f0f451a5aa061659ea5a2c0db12dda33fe8.
2025-06-21 14:18:41 +03:00
Elian Doran
5fbd34c7c1
Revert "chore(forge): add an arbitrary wait to see if it solves some CI errors"
This reverts commit 4f6729857bb550cd3cbf799d573383acd3c10098.
2025-06-21 14:18:36 +03:00
Elian Doran
c827b20e26
Revert "chore(forge): add a pre-make wait as well"
This reverts commit a150047432c161084392304cd52422cd27a56214.
2025-06-21 14:18:31 +03:00
Elian Doran
a150047432
chore(forge): add a pre-make wait as well 2025-06-21 13:40:47 +03:00
Elian Doran
4f6729857b
chore(forge): add an arbitrary wait to see if it solves some CI errors 2025-06-21 13:19:35 +03:00
Elian Doran
ce305f0f45
feat(ci): experiment with building Windows on same runner 2025-06-21 10:57:45 +03:00
Elian Doran
3a50ffede1
refactor(forge): add types to config 2025-06-21 10:46:12 +03:00
Elian Doran
41e88614d7
docs(guide): improve and update supported syntax for Markdown import 2025-06-21 09:49:26 +03:00
Elian Doran
002c567ae9
feat(ci): display trace if playwright fails in docker 2025-06-21 09:26:05 +03:00
Elian Doran
a9c07af402
fix(client): failing with duplicate modules 2025-06-21 09:00:07 +03:00
Elian Doran
3048c39877
Revert "chore(env): remove 4GB override"
This reverts commit 3280123414c5bb28d5686454241d97d1da04cef0.
2025-06-21 01:20:41 +03:00
Elian Doran
a95dc14d24
test(import/zip): test silverbullet import 2025-06-21 01:09:03 +03:00
Elian Doran
24c82fa7b6
fix(import/zip): regression in normal import 2025-06-20 22:13:36 +03:00
Elian Doran
02a0624e8f
feat(import/zip): support image with absolute path 2025-06-20 21:59:11 +03:00
Elian Doran
e6e276a0cf
feat(import/markdown): support image via wikilink 2025-06-20 21:40:23 +03:00
Elian Doran
8d90231f76
fix(import/markdown): support wikilinks in other elements other than paragraphs 2025-06-20 21:00:39 +03:00
Elian Doran
4a40b22c9a
feat(import/zip): support root-relative paths 2025-06-20 20:56:25 +03:00
Elian Doran
79b3b92ec9
chore(client): skip dynamic imports in cyclic check 2025-06-20 18:32:32 +03:00
Elian Doran
ae1a4fbbf6
fix(client): cyclic dependency server <-> ws 2025-06-20 18:32:20 +03:00
Elian Doran
3190aa6fe6
feat(import/markdown): start parsing wikilinks 2025-06-20 18:28:08 +03:00
Elian Doran
1c3cd9e7ca
chore(deps): update vitest monorepo to v3.2.4 (#2364) 2025-06-20 15:52:42 +03:00
Elian Doran
c61713333d
Merge remote-tracking branch 'origin/develop' into renovate/vitest-monorepo 2025-06-20 15:35:27 +03:00
Elian Doran
a861defbee
feat(server): lint for trailing slashes in sync URL and extra slashes… (#2345) 2025-06-20 10:55:46 +03:00
Elian Doran
ea0b570910
chore(deps): update dependency @playwright/test to v1.53.1 (#2362) 2025-06-20 09:51:22 +03:00
renovate[bot]
8d46ab3806
chore(deps): update dependency @playwright/test to v1.53.1 2025-06-20 06:28:12 +00:00
Elian Doran
058b3f8241
chore(deps): update nx monorepo to v21.2.1 (#2363) 2025-06-20 08:27:22 +03:00
Elian Doran
57a688b6b6
fix(deps): update codemirror to v6.0.2 (#2365) 2025-06-20 08:26:16 +03:00
Elian Doran
ad18d853e2
chore(deps): update dependency electron to v36.5.0 (#2366) 2025-06-20 08:25:12 +03:00
renovate[bot]
8f5be936a7
chore(deps): update dependency electron to v36.5.0 2025-06-20 02:47:20 +00:00
renovate[bot]
f2c02f869e
fix(deps): update codemirror to v6.0.2 2025-06-20 02:46:24 +00:00
renovate[bot]
cf28777119
chore(deps): update nx monorepo to v21.2.1 2025-06-20 02:43:32 +00:00
Elian Doran
cca8504796
refactor(client): circular dep in utils 2025-06-19 22:44:02 +03:00
Elian Doran
09391a92e5
refactor(client): circular dep: toast <-> ws 2025-06-19 22:29:44 +03:00
Elian Doran
50db8ef9c3
refactor(client): circular dependency in fnote 2025-06-19 22:23:17 +03:00
Elian Doran
8ab21f3bab
chore(client): add tool to view circular deps 2025-06-19 22:03:01 +03:00
Elian Doran
efdf79feaa
refactor(client): circular dependency causing test failure 2025-06-19 22:01:01 +03:00
Elian Doran
9418055b69
chore(test): fix imports 2025-06-19 21:30:42 +03:00
Elian Doran
5070633257
refactor(client): remove unnecessary files 2025-06-19 21:30:26 +03:00
Elian Doran
764917562e
chore(test): fix set up 2025-06-19 21:30:10 +03:00
Elian Doran
54290a1373
chore(tsconfig): remove src for forge config 2025-06-19 21:01:23 +03:00
Elian Doran
0325bee425
feat(ckeditor): fallback to GPL if license key fails 2025-06-19 19:38:10 +03:00