Elian Doran
|
e9175d60ec
|
feat(docs): improve documentation for code notes, code blocks
|
2025-03-12 13:14:08 +02:00 |
|
Adorian Doran
|
4f87bd101e
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-03-12 12:55:57 +02:00 |
|
Adorian Doran
|
9c78415a1f
|
style(next): restyle toasts
|
2025-03-12 12:55:55 +02:00 |
|
Elian Doran
|
06d848ba17
|
feat(code): support mips (closes #1406)
|
2025-03-12 10:54:44 +02:00 |
|
Elian Doran
|
42821d47c8
|
refactor(mime): sort alphabetically
|
2025-03-12 10:54:19 +02:00 |
|
Adorian Doran
|
bad7776076
|
style/toasts: get rid of some !important properties
|
2025-03-12 10:43:53 +02:00 |
|
Adorian Doran
|
ddd2babe21
|
style/content renderer: localize some strings
|
2025-03-12 03:40:56 +02:00 |
|
Adorian Doran
|
b082f95d42
|
style/content renderer: add icons to the "download" and "open" buttons
|
2025-03-12 03:32:54 +02:00 |
|
perf3ct
|
46a6533e57
|
update chunking management
|
2025-03-12 01:26:25 +00:00 |
|
perf3ct
|
e5afbc6ddc
|
better manage chunking errors
|
2025-03-12 01:21:36 +00:00 |
|
Adorian Doran
|
79fb87d9ff
|
style(next)/search: refactor
|
2025-03-12 03:13:41 +02:00 |
|
Adorian Doran
|
027577c709
|
style(next)/search: change the alignment of the search-related buttons
|
2025-03-12 03:12:22 +02:00 |
|
Adorian Doran
|
dd62979d65
|
style/attachments page: add an icon to the upload button
|
2025-03-12 02:49:40 +02:00 |
|
Adorian Doran
|
f86170f553
|
style/note revisions dialog: add icons to buttons
|
2025-03-12 02:38:34 +02:00 |
|
perf3ct
|
fcba151287
|
allow for manual index rebuild, and ONLY rebuild the index
|
2025-03-12 00:17:30 +00:00 |
|
Adorian Doran
|
82b012a38b
|
style(next)/ribbon/file properties: refactor
|
2025-03-12 02:13:32 +02:00 |
|
perf3ct
|
eaa947ef7c
|
"rebuild index" functionality for users
|
2025-03-12 00:08:39 +00:00 |
|
Adorian Doran
|
4b6998975f
|
style(next)/ribbon/file properties: improve the layout
|
2025-03-12 02:06:29 +02:00 |
|
Adorian Doran
|
600585bfd3
|
style(next)/ribbon/file properties: improve the layout
|
2025-03-12 02:02:18 +02:00 |
|
perf3ct
|
72b1426d94
|
break up large vector_store into smaller files
|
2025-03-12 00:02:02 +00:00 |
|
Adorian Doran
|
0c8e7806f4
|
style/ribbon/file properties: add icons to buttons
|
2025-03-12 02:01:19 +02:00 |
|
perf3ct
|
fc5599575c
|
allow users to manually request index to be rebuilt
|
2025-03-11 23:29:54 +00:00 |
|
perf3ct
|
730d123802
|
create llm index service
|
2025-03-11 23:26:47 +00:00 |
|
perf3ct
|
3f37196fe7
|
add additional options for users
|
2025-03-11 23:26:39 +00:00 |
|
perf3ct
|
0d2858c7e9
|
upgrade chunking
|
2025-03-11 23:04:51 +00:00 |
|
Adorian Doran
|
62b5bbc9ce
|
style(next): fix the submenu arrows overlapping the keyboard shortcuts
|
2025-03-12 00:57:16 +02:00 |
|
perf3ct
|
6ce3f1c355
|
better note names to LLM?
|
2025-03-11 22:47:36 +00:00 |
|
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 |
|