10130 Commits

Author SHA1 Message Date
Elian Doran
cf76358dd7
fix(canvas): font loading 2025-03-11 23:03:34 +02:00
Elian Doran
c2cb48a25c
chore(deps): update to excalidraw 0.18.0 2025-03-11 22:59:16 +02:00
perf3ct
1f661e4c90
make sure to not retry chunks if they fail or something else 2025-03-11 20:38:40 +00:00
perf3ct
f47b070f0f
I think this works to handle failed embeddings 2025-03-11 20:22:01 +00:00
Elian Doran
15c04c38b9
chore(docs): add HTML user guide 2025-03-11 22:04:19 +02:00
Elian Doran
3457c2e4d8
feat(content_renderer): render docnotes 2025-03-11 21:57:33 +02:00
Elian Doran
32f84e8378
refactor(client): extract doc rendering to dedicated service 2025-03-11 21:32:48 +02:00
Elian Doran
b278bc8ce4
refactor(test): use matrix for testing import/export 2025-03-11 21:11:23 +02:00
Elian Doran
8c71e6aa90
fix(export/markdown): proper language tag for Nginx 2025-03-11 21:05:55 +02:00
perf3ct
71b3b04c53
break up the huge context_extractor into smaller files 2025-03-11 18:39:59 +00:00
perf3ct
0985cec8d6
implement chunking and use becca for some functionality 2025-03-11 18:17:41 +00:00
perf3ct
4160db9728
fancier (but longer waiting time) messages 2025-03-11 18:07:28 +00:00
perf3ct
56fc720ac7
undo accidental MAX_ALLOWED_FILE_SIZE_MB change 2025-03-11 17:31:26 +00:00
perf3ct
ff679b00b6
move providers to their own folder 2025-03-11 17:30:50 +00:00
Elian Doran
f86434523e
fix(export): maintain same order of attachments 2025-03-11 18:27:08 +02:00
Elian Doran
a2795f3440
fix(import/markdown): title deduplication breaking special chars 2025-03-11 17:51:35 +02:00
Elian Doran
a441ea2461
feat(md): rewrite image URL with spaces 2025-03-11 17:12:56 +02:00
Elian Doran
f67e2ebcd5
chore(edit-docs): move Markdown documentation outside src for now 2025-03-11 16:11:16 +02:00
Elian Doran
971b388d1a
Merge pull request #1392 from TriliumNext/Note_Revisions
Fix the bug where note revisions cannot be previewed.
2025-03-11 13:39:00 +02:00
SiriusXT
4b269c2859 Fix the bug where note revisions cannot be previewed. 2025-03-11 16:24:35 +08:00
perf3ct
d413e6015a
update checkbox options in settings and update translations 2025-03-11 04:17:18 +00:00
perf3ct
d2dc401639
add these options as configurable 2025-03-11 03:58:39 +00:00
Jon Fuller
d713f3831a
Merge branch 'develop' into ai-llm-integration 2025-03-10 16:43:48 -07:00
perf3ct
ecc183f57d
almost completely styled codeblocks in response 2025-03-10 23:09:15 +00:00
perf3ct
9834e77bb4
fix context logic 2025-03-10 20:04:49 +00:00
Elian Doran
d639798fa8
refactor(server): deduplicate options init 2025-03-10 21:21:59 +02:00
Elian Doran
e79f18f001
fix(edit-docs): convert to Markdown 2025-03-10 21:15:33 +02:00
perf3ct
f482b3b4c8
do a better job of extracting context 2025-03-10 18:53:36 +00:00
Elian Doran
d134ee0552
fix(edit-docs): preserve attachment IDs 2025-03-10 20:50:57 +02:00
perf3ct
c386e34c33
Update the chat panel theme some 2025-03-10 17:34:31 +00:00
Elian Doran
7a4b1b41b4
feat(edit-docs): periodic export 2025-03-10 19:34:10 +02:00
Elian Doran
841bc54f78
feat(edit-docs): preserve IDs when importing 2025-03-10 19:14:46 +02:00
Elian Doran
f3d753cc46
feat(edit-docs): initialize database automatically 2025-03-10 17:04:17 +02:00
Elian Doran
6a549af34a
feat(edit-docs): clean up meta 2025-03-10 16:37:39 +02:00
Elian Doran
df2a9aed44
feat(edit-docs): automatically write documentation on start-up 2025-03-10 16:20:48 +02:00
Elian Doran
2530c01a31
chore(docs): update in-app documentation 2025-03-10 16:20:13 +02:00
Elian Doran
6c845102d3
fix(build): missing arguments in eslint.spec.ts 2025-03-10 09:25:33 +02:00
perf3ct
08626c7a2d
when a user clicks on a source, don't swap focus 2025-03-10 05:57:16 +00:00
perf3ct
bd97d971ed
this is pretty close to opening a new tab? 2025-03-10 05:52:33 +00:00
perf3ct
75e18e42bf
Make the sources section fancier 2025-03-10 05:27:27 +00:00
perf3ct
c1585c73da
actually shows useful responses now 2025-03-10 05:06:33 +00:00
perf3ct
ef6ecdc42d
it errors, but works 2025-03-10 04:28:56 +00:00
perf3ct
cf0e9242a0
try a context approach 2025-03-10 03:34:48 +00:00
Romain DEP.
5658f22f9a feat(calendar): do no longer require # or ~ to be specified by the user
to signify that the provided attribute is a label or a relation. It will now
work either way, giving preference to the label if one is found.
2025-03-09 22:44:45 +01:00
Romain DEP.
85917d7207 feat(calendar): support displaying of attributes and realtions with multiple cardinality 2025-03-09 21:26:41 +01:00
Elian Doran
e129e0369d
server(attachments): render empty SVGs properly (closes #1378) 2025-03-09 22:23:01 +02:00
Elian Doran
be6e56fbe8
feat(eslint): add support for module.exports 2025-03-09 21:41:13 +02:00
Elian Doran
1fb4634b7b
feat(eslint): add globals for jQuery 2025-03-09 21:38:16 +02:00
Elian Doran
8a1b565aee
feat(touch_bar): add unlock button for read-only text 2025-03-09 20:41:31 +02:00
Elian Doran
975e641286
feat(touch_bar): run button for scripts 2025-03-09 15:31:03 +02:00