Commit Graph

1590 Commits (962066fd6081735617e09a87c26da2015859a996)

Author SHA1 Message Date
Elian Doran ff917e93c9
e2e(desktop): fix process leak 2025-06-21 14:28:57 +07:00
Elian Doran a7091779b7
e2e(desktop): create empty project 2025-06-21 14:23:47 +07:00
Elian Doran 520b862551
Revert "feat(ci): experiment with building Windows on same runner"
This reverts commit ce305f0f45.
2025-06-21 14:18:41 +07:00
Elian Doran 5fbd34c7c1
Revert "chore(forge): add an arbitrary wait to see if it solves some CI errors"
This reverts commit 4f6729857b.
2025-06-21 14:18:36 +07:00
Elian Doran c827b20e26
Revert "chore(forge): add a pre-make wait as well"
This reverts commit a150047432.
2025-06-21 14:18:31 +07:00
Elian Doran a150047432
chore(forge): add a pre-make wait as well 2025-06-21 13:40:47 +07:00
Elian Doran 4f6729857b
chore(forge): add an arbitrary wait to see if it solves some CI errors 2025-06-21 13:19:35 +07:00
Elian Doran ce305f0f45
feat(ci): experiment with building Windows on same runner 2025-06-21 10:57:45 +07:00
Elian Doran 3a50ffede1
refactor(forge): add types to config 2025-06-21 10:46:12 +07:00
Elian Doran 41e88614d7
docs(guide): improve and update supported syntax for Markdown import 2025-06-21 09:49:26 +07:00
Elian Doran a9c07af402
fix(client): failing with duplicate modules 2025-06-21 09:00:07 +07:00
Elian Doran a95dc14d24
test(import/zip): test silverbullet import 2025-06-21 01:09:03 +07:00
Elian Doran 24c82fa7b6
fix(import/zip): regression in normal import 2025-06-20 22:13:36 +07:00
Elian Doran 02a0624e8f
feat(import/zip): support image with absolute path 2025-06-20 21:59:11 +07:00
Elian Doran e6e276a0cf
feat(import/markdown): support image via wikilink 2025-06-20 21:40:23 +07:00
Elian Doran 8d90231f76
fix(import/markdown): support wikilinks in other elements other than paragraphs 2025-06-20 21:00:39 +07:00
Elian Doran 4a40b22c9a
feat(import/zip): support root-relative paths 2025-06-20 20:56:25 +07:00
Elian Doran 79b3b92ec9
chore(client): skip dynamic imports in cyclic check 2025-06-20 18:32:32 +07:00
Elian Doran ae1a4fbbf6
fix(client): cyclic dependency server <-> ws 2025-06-20 18:32:20 +07:00
Elian Doran 3190aa6fe6
feat(import/markdown): start parsing wikilinks 2025-06-20 18:28:08 +07:00
Elian Doran a861defbee
feat(server): lint for trailing slashes in sync URL and extra slashes… (#2345) 2025-06-20 10:55:46 +07:00
renovate[bot] 8f5be936a7
chore(deps): update dependency electron to v36.5.0 2025-06-20 02:47:20 +07:00
Elian Doran cca8504796
refactor(client): circular dep in utils 2025-06-19 22:44:02 +07:00
Elian Doran 09391a92e5
refactor(client): circular dep: toast <-> ws 2025-06-19 22:29:44 +07:00
Elian Doran 50db8ef9c3
refactor(client): circular dependency in fnote 2025-06-19 22:23:17 +07:00
Elian Doran 8ab21f3bab
chore(client): add tool to view circular deps 2025-06-19 22:03:01 +07:00
Elian Doran efdf79feaa
refactor(client): circular dependency causing test failure 2025-06-19 22:01:01 +07:00
Elian Doran 9418055b69
chore(test): fix imports 2025-06-19 21:30:42 +07:00
Elian Doran 5070633257
refactor(client): remove unnecessary files 2025-06-19 21:30:26 +07:00
Elian Doran 764917562e
chore(test): fix set up 2025-06-19 21:30:10 +07:00
Elian Doran 54290a1373
chore(tsconfig): remove src for forge config 2025-06-19 21:01:23 +07:00
Elian Doran 0325bee425
feat(ckeditor): fallback to GPL if license key fails 2025-06-19 19:38:10 +07:00
Elian Doran e280968271
feat(ckeditor): allow use of GPL license 2025-06-19 18:55:02 +07:00
Elian Doran b809137c93
refactor(text): move license key management to config 2025-06-19 18:47:41 +07:00
Elian Doran 248f6d6a7d
refactor(forge): switch to TypeScript 2025-06-19 15:45:39 +07:00
Elian Doran 0744a85421
feat(flake): handle StartupWMClass 2025-06-19 15:34:09 +07:00
perf3ct 2704b1546b
feat(server): fix lint type errors for normalizing server URLs 2025-06-18 21:07:12 +07:00
perf3ct acd68817e9
feat(server): fix lint type errors for normalizing server URLs 2025-06-18 20:46:11 +07:00
Elian Doran 8b841c5aa7
feat(autocomplete): support specifying path when creating a new note (#2342) 2025-06-18 23:14:46 +07:00
Elian Doran a37af29c6c
fix(client): link to API documentation (#2356) 2025-06-18 23:10:00 +07:00
Arne Keller d79c491777
fix(website): update README.md instructions 2025-06-18 19:08:24 +07:00
FliegendeWurst f9cf542e66 fix(client): link to API documentation
Fixes https://github.com/TriliumNext/Notes/issues/1779
2025-06-18 17:58:29 +07:00
Elian Doran 609ed6274e
fix(code): respect user font selection 2025-06-18 17:42:03 +07:00
Elian Doran 7faaefee20
feat(help): display contextual button text snippets 2025-06-18 15:35:56 +07:00
Elian Doran 9c80ab22af
chore(client): use production ckeditor key for dev as well 2025-06-18 11:06:57 +07:00
SiriusXT a78e4d7a58 chore(i18n): update path selection prompt 2025-06-18 14:28:43 +07:00
Elian Doran d894bff2a0
fix(deps): update dependency bootstrap to v5.3.7 (#2350) 2025-06-18 09:07:48 +07:00
Elian Doran 4515ed600c
fix(deps): update dependency mind-elixir to v4.6.1 (#2351) 2025-06-18 09:07:10 +07:00
SiriusXT 5fc0a0460d Merge branch 'develop' into note-create 2025-06-18 11:21:32 +07:00
renovate[bot] 74851a859b
chore(deps): update dependency openai to v5.5.1 2025-06-18 02:56:07 +07:00